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

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

protected Enemy(
	Vector3D position,
	float rotationZ = 0f
)
See Also