Inheritance Hierarchy
DeltaEngine.Scenes.Controls Tilemap Data
Namespace: DeltaEngine.Scenes.Controls
Assembly: DeltaEngine.Scenes (in DeltaEngine.Scenes.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The Tilemap Data type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Tilemap Data | Initializes a new instance of the Tilemap Data class |
Fields
Name | Description | |
---|---|---|
![]() | RenderingTopLeft | |
![]() | TargetTopLeft |
Properties
Name | Description | |
---|---|---|
![]() | Map | |
![]() | MapHeight | |
![]() | MapWidth | |
![]() | World | |
![]() | WorldHeight | |
![]() | WorldWidth |
See Also