The Baltie2DTilesBank type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Baltie2DTilesBank | 
            Creates a new instance of the class Baltie2DTilesBank.
              | 
Methods
| Name | Description | |
|---|---|---|
| CreateNewTiles | 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.  | |
| GetDefaultTilesFileName | 
            Creates the default file name for the bank.
              | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  | |
| GetInstance | 
            Returns Baltie's banks.
              | |
| GetTiles | Overloaded. | |
| GetTilesBitmap | Overloaded. | |
| GetTilesOffset | 
            The the bank offset tiles.
              | |
| GetType | Gets the Type of the current instance.  | |
| Load | 
            Loads Baltie's banks.
              | |
| MemberwiseClone | Creates a shallow copy of the current Object.  | |
| OnModifiedChanged | 
            Fire event ModifiedChanged.
              | |
| SetTilesBitmap | Overloaded. | |
| ToString | (Inherited from Object.) | 
Fields
| Name | Description | |
|---|---|---|
| DefaultTilesName | 
            The default name of the Baltie's tile bank.
              | 
Properties
| Name | Description | |
|---|---|---|
| IsModified | 
            Gets or sets whether the bank was modified.
              | |
| Item | 
            Gets the tile with number n.
              | |
| SyncRoot | 
            Returns the object that can be used for synchronizing access to this instance.
              | 
Events
| Name | Description | |
|---|---|---|
| ModifiedChanged | 
            The event for tracking changes in the bank.
              |