En:AddTileImage

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

Содержание

Account

Method of class MapBuilder

Syntax

AddTileImage(image_name : String, 
             identifier : Number); 

Description

Cache tile image of location floor/ceiling and identify its with numerical identifier (by which various methods will execute further);

Parameters

  • image_name - string. Image name (without extention);
  • identifier - number. Image identifier;

Result

The method returns nothing;

Additional note

The system itself knows whence to it follows those or other images. For example, for the this method, the system will read out images from a folder Graphics\tiles\

=See also

  1. Method SetRoofCellTile
  2. Method SetMapCellTile
Личные инструменты