TileLayer.addTile

Adds a tile to the tileSet. t : The tile. id : The ID in wchar to differentiate between different tiles.

class TileLayer
public
void
addTile
(
ABitmap tile
,
wchar id
,
ubyte paletteSh = 0
)

Meta