LevelEditorCommands ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class LevelEditorCommands

The LevelEditorCommands type exposes the following members.

Constructors

  NameDescription
Public methodLevelEditorCommands
Initializes a new instance of the LevelEditorCommands class
Top
Methods

  NameDescription
Public methodLeftMouseButton
Public methodLeftMouseDrag
Public methodLeftMouseRelease
Public methodMiddleMouseDrag
Public methodSetCommands
Public methodSetTileToNothingAndRemoveLevelObject
Public methodZoom
Top
Properties

  NameDescription
Public propertyLevel
Public propertyRenderer
Public propertySelectedLevelObject
Public propertySelectedTileType
Public propertyStartDragIndex
Top
See Also