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;

Личные инструменты