Uses of Class
com.prineside.tdi2.EnemyGroup.SpawnEnemyGroup
Packages that use EnemyGroup.SpawnEnemyGroup
Package
Description
The game itself.
-
Uses of EnemyGroup.SpawnEnemyGroup in com.prineside.tdi2
Methods in com.prineside.tdi2 that return EnemyGroup.SpawnEnemyGroup -
Uses of EnemyGroup.SpawnEnemyGroup in com.prineside.tdi2.systems
Method parameters in com.prineside.tdi2.systems with type arguments of type EnemyGroup.SpawnEnemyGroupModifier and TypeMethodDescriptionWaveSystem.getEnemiesToSpawn
(float timeSinceStart, Array<EnemyGroup.SpawnEnemyGroup> enemyGroups) Создает объекты врагов по конфигурации группы. -
Uses of EnemyGroup.SpawnEnemyGroup in com.prineside.tdi2.tiles
Fields in com.prineside.tdi2.tiles with type parameters of type EnemyGroup.SpawnEnemyGroup