The Baltie2DTile type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Baltie2DTile |
Creates a new instance of the class Baltie2DTile.
|
Methods
Name | Description | |
---|---|---|
![]() | DrawImage | Overloaded. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetGraphics |
Creates the graphic canvas Graphics for drawing on the tile number.
|
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | SetModified |
Gets that the tile was modified.
|
![]() | ToString | (Inherited from Object.) |
Fields
Properties
Name | Description | |
---|---|---|
![]() | BankIndex |
Gets the number of the tile in the back.
|
![]() | Height |
Gets the tile height.
|
![]() | Index |
Gets the number of the tile.
|
![]() | IsPassable |
Gets or sets whether the tile is passable for Baltie.
|
![]() | IsReadOnly |
Determines whether the tile is read-only.
|
![]() | Size |
Gets the size of the tile.
|
![]() | Width |
Gets the tile width.
|