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