Package-level declarations
Types
Link copied to clipboard
class 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, var mainItemsView: ScrollItemsTableView, hud: HUD) : PDAWindow
Link copied to clipboard
class LootWindow @Inject constructor(assetsFinder: AssetsFinder, skin: Skin, localeBundle: LocaleBundle, dataRepository: DataRepository, mainItemsView: ScrollItemsTableView, botItemsView: ScrollItemsTableView) : PDAWindow
Link copied to clipboard