En:GetMapCellPaint
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class WorldMap
[править]
Syntax
GetMapCellPaint(x_value : Number, y_value : Number) : PaintStyle
[править]
Description
Get style of worldmap cell paint;
[править]
Parameters
- x_value - number. X - coordinate of worldmap cell;
- y_value - number. Y - coordinate of worldmap cell;
[править]
Result
The method returns style of worldmap cell paint. Data type - PaintStyle;