Inheritance Hierarchy
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
The LevelObjectHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LevelObjectHandler(Int32) | Initializes a new instance of the LevelObjectHandler class |
![]() | LevelObjectHandler(Level) | Initializes a new instance of the LevelObjectHandler class |
Methods
Name | Description | |
---|---|---|
![]() | MoveObject | |
![]() | PlaceLevelObject | |
![]() | RecreateObjects | |
![]() | RotateObject | |
![]() | SetBackgroundModel |
Properties
Name | Description | |
---|---|---|
![]() | Is3D | |
![]() | LevelSize | |
![]() | ObjectList |
See Also