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

  1. Function GetWorldHeroY
  2. Function GetWorldHeroX
Личные инструменты