Uses of Package
com.prineside.tdi2

Packages that use com.prineside.tdi2
Package
Description
The game itself.
Variants of Ability Abilities are what the player can use manually during the game (such things as a Fireball or Nuke).
Variants of Action Actions are small records of player's activity he performs during the run, for example selling a tower or calling a wave.
Variants of BuffProcessor Buff processors are single instances stored in BuffSystem, each of them is responsible for a single type of (de)buff.
 
Variants of Enemy EnemySystem is responsible for handling the enemies and spawned enemies are stored in MapSystem.spawnedEnemies