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

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

public Map(
	string mapContentName = "Level"
)
See Also