BackpackWindow

@Inject
constructor(localeBundle: LocaleBundle, dataRepository: DataRepository, armorView: DetailItemView, rifleView: DetailItemView, pistolView: DetailItemView, skin: Skin, userInterface: UserInterface, textButton: PDAButton, adButton: PDAButton, assetsFinder: AssetsFinder, playerSystem: PlayerSystem, soundsSystem: AudioSystem, throwItemDialog: ThrowItemDialog, adsDialog: AdsDialog, mainItemsView: ScrollItemsTableView, hud: HUD)