Inheritance Hierarchy
DeltaEngine.Editor.LevelEditor LevelEditorCommands
Namespace: DeltaEngine.Editor.LevelEditor
Assembly: DeltaEngine.Editor.LevelEditor (in DeltaEngine.Editor.LevelEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The LevelEditorCommands type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LevelEditorCommands | Initializes a new instance of the LevelEditorCommands class |
Methods
Name | Description | |
---|---|---|
LeftMouseButton | ||
LeftMouseDrag | ||
LeftMouseRelease | ||
MiddleMouseDrag | ||
SetCommands | ||
SetTileToNothingAndRemoveLevelObject | ||
Zoom |
Properties
Name | Description | |
---|---|---|
Level | ||
Renderer | ||
SelectedLevelObject | ||
SelectedTileType | ||
StartDragIndex |
See Also