DeadCheckerSystem
class DeadCheckerSystem @Inject constructor(userInterface: UserInterface, lootWindow: LootWindow, dataRepository: DataRepository, assetManager: AssetManager, world: World) : BaseSystem
Constructors
Link copied to clipboard
@Inject