Classes
Class | Description | |
---|---|---|
![]() | DefaultTowerPropertiesForTesting | |
![]() | InterpolatingProjectile | |
![]() | Tower |
Towers shoot at creeps. Their stats and behavior vary depending on their type
View code on GitHub |
![]() | TowerData |
Initial data describing a tower, has no current in game values.
View code on GitHub |
![]() | TowerPropertiesXml |
Contains the stats for the Towers
View code on GitHub |
![]() | TowerTargetFinder |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | AttackType |
Towers can shoot in these modes, normally the use DirectShot
View code on GitHub |
![]() | TowerType |
Element type of the tower, each damage type does different damage to each creep type.
View code on GitHub |