En:SetMapCellTile
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapBuilder
[править]
Syntax
SetMapCellTile(x_value : Number, y_value : Number, tile_id : Number)
[править]
Description
Add tile to location floor;
[править]
Parameters
- x_value - number. X-coordinate tile;
- y_value - number. Y-coordinate tile;
- tile_id - number. Tile image identifier (see method AddTileImage);
[править]
Result
The method returns nothing;
[править]
See alsoo=
- Method AddTileImage
- Method SetRoofCellTile