En:AddWallImage
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapBuilder
[править]
Syntax
AddWallImage(image_name : String, identifier : Number)
[править]
Description
Cache wall image and bind the numerical identifier its;
[править]
Parameters
- image_name - string. File name (without extention) of wall image. File is searched automatically in folders of catalogue Graphics\walls\<name_prefix>;
- identifier - number. Wall image identifier;
[править]
Result
The method returns nothing;
[править]
Attantion
The register of letters of image name should be same as in cfg-file !
[править]