| Tileset Class |
Namespace: (Default Namespace)
[SerializableAttribute] public class Tileset : ISerializable
The Tileset type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetFrameset | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetObjectData | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CoolText | ||
| FireText | ||
| Item | Return a TileBase object describing the tile at the specified tile index in the tileset. | |
| TileCount | Return the number of tiles in this tileset. | |
| TileHeight | Return the height (in pixels) of tiles in this tileset | |
| TileWidth | Return the width (in pixels) of tiles in this tileset |