En:SetRoofCellTile

Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.

Содержание

Account

Method of class MapBuilder

Syntax

SetRoofCellTile(x_value : Number, 
                y_value : Number, 
                tile_id : Number,
                tiles_group_id : Number)

Description

Add tile to location ceiling;

Parameters

  • x_value - number. X-coordinate tile;
  • y_value - number. Y-coordinate tile;
  • tile_id - number. Tile image identifier (see method AddTileImage);
  • tiles_group_id - number. Tiles group identifier of lacation ceiling, which will disappear, when unit will exit in structure (scilicet each structure should have the unique identifier of location ceiling tiles group);

Result

The method returns nothing;

See also

Method AddTileImage

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