TileMap.loadFromMem

Loading data from memory.

class TileMap
@trusted
void
loadFromMem
(
R
int Type
)
()

Parameters

data R

Data (XML/JSON).

Meta