TileInfo.IndexM

Index used for individual info for each tile in memory.

Members

Properties

name
string name [@property setter]

Sets the name of the tile if val is shorter than 255 characters, then returns the new name. Returns the old name if not.

name
string name [@property getter]

Returns the name of the tile.

Variables

id
wchar id;

Identifier for each tile. 16bit value used for some support for unicode text.

Meta