The Baltie2DTiles type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BankOffset |
The the bank offset.
| |
| Count |
Gets the number of tiles in the bank.
| |
| IsDisposed |
Denotes whether the instance is disposed.
(Inherited from XDisposableObject.) | |
| IsModified |
Gets or sets whether the bank was modified, but was not yet saved.
| |
| IsReadOnly |
Determinates whether the Baltie's tiles bank is read-only.
| |
| Item |
Gets the tile with number n.
| |
| SyncRoot |
Returns the object that can be used for synchronizing access to this instance.
| |
| TileHeight |
Gets the tile height.
| |
| TileSize |
Gets the size of the tile.
| |
| TileWidth |
Gets the tile width.
|