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