En:AddAsUnit
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapObject
[править]
Syntax
AddAsUnit(image_name : String, object_name : String, x_value : Number, y_value : Number)
[править]
Description
Add unit to location;
[править]
Parameters
- image_name - string. Image name;
- object_name - string. Unique object name;
- x_value - number. X-coordinate relative tile (hexagon);
- y_value - number. Y-coordinate relative tile (hexagon);
[править]
Result
The method returns nothing;