Inherits from NSObject
Declared in METileInfo.h
METileInfo.mm

Overview

Represents the data the mapping engine returns when low-level inquiries are made about tiles being displayed or currently being requested.

Tasks

Properties

frame

The animated frame number of the tile.

@property (assign) unsigned int frame

Declared In

METileInfo.h

mapid

The internal map ID of the map that contains this tile.

@property (assign) size_t mapid

Declared In

METileInfo.h

uid

The internal 64-bit ID of the tile.

@property (assign) uint64_t uid

Declared In

METileInfo.h