Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Account
Method of class WorldMap
Syntax
SetWorldHeroPosition(x_value : Number,
y_value : Number)
Description
Set hero position on worldmap;
Parameters
- x_value - number. X-coordinate of worldmap cell;
- y_value - number. Y-coordinate of worldmap cell;
Result
The method returns nothing;