MockLevel Constructor (String)Delta Engine Documentation
Initializes a new instance of the MockLevel class

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

protected MockLevel(
	string contentName
)
See Also