TileInfo.Header

Header used for shared information.

class TileInfo
public
struct Header {}

Members

Variables

tileHeight
ubyte tileHeight;

Height of each tile

tileWidth
ubyte tileWidth;

Width of each tile

Meta