En:GetCityNameByCoords
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class WorldMap
[править]
Syntax
GetCityNameByCoords(x_value : Number, y_value : Number) : String
[править]
Description
Get city name by coordinates on worldmap;
[править]
Parameters
- x_value - number. X-coordinate (in pixels) of city offset on worldmap;
- y_value - number. Y-coordinate (in pixels) of city offset on worldmap;
[править]
Result
The method returns city identifier. Data type - String;
[править]
See also
- Function GetWorldHeroY
- Function GetWorldHeroX