MockActor Constructor (Vector3D, Single)Delta Engine Documentation
Initializes a new instance of the MockActor class

Namespace: DeltaEngine.GameLogic.Tests
Assembly: DeltaEngine.GameLogic.Tests (in DeltaEngine.GameLogic.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public MockActor(
	Vector3D position,
	float rotationZ
)
See Also