GhostWave Constructor Delta Engine Documentation
Initializes a new instance of the GhostWave class

Namespace: GhostWars
Assembly: GhostWars (in GhostWars.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public GhostWave(
	Vector2D start,
	Vector2D target,
	int waveSize,
	Color color
)
See Also