LevelObjectHandler ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.LevelEditor LevelObjectHandler

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

public class LevelObjectHandler

The LevelObjectHandler type exposes the following members.

Constructors

  NameDescription
Public methodLevelObjectHandler(Int32)
Initializes a new instance of the LevelObjectHandler class
Public methodLevelObjectHandler(Level)
Initializes a new instance of the LevelObjectHandler class
Top
Methods

  NameDescription
Public methodMoveObject
Public methodPlaceLevelObject
Public methodRecreateObjects
Public methodRotateObject
Public methodSetBackgroundModel
Top
Properties

  NameDescription
Public propertyIs3D
Public propertyLevelSize
Public propertyObjectList
Top
See Also