Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

TileMap implementation

Kenneth Pouncey edited this page Jan 13, 2015 · 2 revisions

As of release 1.3.0.0 we have completely overhauled TileMap support.

There were multiple reasons for this major overhaul besides fixing bugs in our implementation. The overhaul brings more performance as well as more flexibility for future enhancements like Staggered Maps and Tile Actions.

To see the release notes of this overhaul please view the following forum post.

Code using the tile map API can be found here in our test code base..

Clone this wiki locally