Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

TileMapFactory

Frédéric Delorme edited this page Nov 21, 2017 · 1 revision

TileMapFactory will integrate a loadFrom() method to load a full map with all its dependencies as a level, to initialize all TileMap, TileSet, Tile, TileLayer and some GameObject's ready to be played.

the read processing must be split between multiple sub-process to simplify global reading. Each sb-processing will be specialized by language keyword.

@TILEMAP

TODO

@TILESETS

TODO

@TILEMAPPING

TODO

@TILELAYER

TODO

@OBJECT

TODO

Some susefull other keyword:

@END

TODO

Clone this wiki locally