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

Namespace: DeltaEngine.Editor.LevelEditor
Assembly: DeltaEngine.Editor.LevelEditor (in DeltaEngine.Editor.LevelEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public SpriteLevelObject(
	Vector2D position,
	string selectedLevelObject
)
See Also