En:AddTileImage
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapBuilder
[править]
Syntax
AddTileImage(image_name : String, identifier : Number);
[править]
Description
Cache tile image of location floor/ceiling and identify its with numerical identifier (by which various methods will execute further);
[править]
Parameters
[править]
Result
The method returns nothing;
[править]
Additional note
The system itself knows whence to it follows those or other images. For example, for the this method, the system will read out images from a folder Graphics\tiles\
[править]
=See also
- Method SetRoofCellTile
- Method SetMapCellTile