CreepWave ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class CreepWave : Wave

The CreepWave type exposes the following members.

Constructors

  NameDescription
Public methodCreepWave(Wave)
Initializes a new instance of the CreepWave class
Public methodCreepWave(Single, Single, String, String, Single, Int32)
Initializes a new instance of the CreepWave class
Top
Methods

  NameDescription
Public methodAsXmlData (Inherited from Wave.)
Public methodToString (Inherited from Wave.)
Top
Fields

  NameDescription
Public fieldSpawnTypeList (Inherited from Wave.)
Top
Properties

  NameDescription
Public propertyCreepsAndGroupsList
Public propertyMaxSpawnItems (Inherited from Wave.)
Public propertyMaxTime (Inherited from Wave.)
Public propertyShortName (Inherited from Wave.)
Public propertySpawnInterval (Inherited from Wave.)
Public propertyTotalCreepsInWave
Public propertyWaitTime (Inherited from Wave.)
Top
See Also