GameLevel SpawnTower Method Delta Engine Documentation

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

public virtual void SpawnTower(
	TowerType type,
	Vector2D position,
	float rotation = 0f
)
See Also