En:SetCoordinate
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapObject
[править]
Syntax
SetCoordinate(coordinate_class : CoordClass, axis_type : CoordType, value : Number)
[править]
Description
Set value of specified coordinate (tiles or pixels);
[править]
Parameters
- coordinate_class - CoordClass. Coordinate class;
- axis_type - CoordType. Axis type;
- value - number. Number value;
[править]
Result
The method returns nothing;