The Baltie2DImageTiles type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CondSetSGPPNGExtension |
Repairs the file name, unsures the extension FileNameExtension.
|
![]() | Dispose | Overloaded. |
![]() | DrawImage | Overloaded. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
The class destructor.
(Inherited from XDisposableObject.) |
![]() | GetBankDefaultFileName |
Creates default name for file name.
(Inherited from Baltie2DTiles.) |
![]() ![]() | GetFileNameSuffix |
Creates the file extension of the bank for given bank number bankNum.
|
![]() | GetGraphics |
Creates the graphic canvas Graphics for drawing on the tile number n.
(Overrides Baltie2DTiles..::.GetGraphics(Int32).) |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetPassable |
Gets whether the tile number n is passable.
(Overrides Baltie2DTiles..::.GetPassable(Int32).) |
![]() | GetTileRectangle |
Calculates boundary of the tile Rectangle for the given tile number.
|
![]() | GetTilesBitmap | Overloaded. |
![]() | GetType | Gets the Type of the current instance. |
![]() ![]() | HasSupportedExtension |
Tests whether the file name has the expected extension.
|
![]() | CheckTileNum |
Performs the tile number check.
|
![]() | Initialize |
Performs the bank initialization.
|
![]() | InitializeFromFile |
Performs the bank initialization from the PNG file which should contain SGP information chunk.
|
![]() | InitializeFromImage |
Performs initialization from the picture.
|
![]() | InitializeFromStream |
Initializes a new bank instance Baltie2DImageTiles from a stream stream.
|
![]() ![]() | IsOldBankFileName |
Tests whether the bank name is the old bank version.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | OnModifiedChanged |
Fire event ModifiedChanged.
(Inherited from Baltie2DTiles.) |
![]() | Save | Overloaded. |
![]() | SetCount |
Sets the number of tiles in the bank.
|
![]() | SetPassable |
Sets the passability of the tile with number n.
(Overrides Baltie2DTiles..::.SetPassable(Int32, Boolean).) |
![]() | SetTilesBitmap | Overloaded. |
![]() | ToString | (Inherited from Object.) |