SpawnSystem
class SpawnSystem @Inject constructor(notificationController: NotificationController, entityProcessorSystem: EntityProcessorSystem, dataRepository: DataRepository) : BaseSystem
Constructors
Link copied to clipboard
@Inject