ITileLayer.addTile

Adds a new tile to the layer.

interface ITileLayer
pure
void
addTile
(
ABitmap tile
,
wchar id
,
ubyte paletteSh = 0
)

Throws

TileFormatException if size or format is wrong.

Meta