Inheritance Hierarchy
DeltaEngine.GameLogic Wave
CreepyTowers.Enemy.Creeps CreepWave
Namespace: CreepyTowers.Enemy.Creeps
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The CreepWave type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CreepWave(Wave) | Initializes a new instance of the CreepWave class | |
CreepWave(Single, Single, String, String, Single, Int32) | Initializes a new instance of the CreepWave class |
Methods
Name | Description | |
---|---|---|
AsXmlData | (Inherited from Wave.) | |
ToString | (Inherited from Wave.) |
Fields
Name | Description | |
---|---|---|
SpawnTypeList | (Inherited from Wave.) |
Properties
Name | Description | |
---|---|---|
CreepsAndGroupsList | ||
MaxSpawnItems | (Inherited from Wave.) | |
MaxTime | (Inherited from Wave.) | |
ShortName | (Inherited from Wave.) | |
SpawnInterval | (Inherited from Wave.) | |
TotalCreepsInWave | ||
WaitTime | (Inherited from Wave.) |
See Also