TileInfo.IndexF

Index used for individual info for each tile in the file.

class TileInfo
struct IndexF {}

Members

Variables

id
wchar id;

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

nameLength
ubyte nameLength;

Length of the namefield.

Meta