Add tiled map interop macros

This commit is contained in:
oakes
2014-01-13 02:35:07 -05:00
parent 4af5f6a864
commit 6d2a651484
2 changed files with 106 additions and 102 deletions

View File

@@ -10,7 +10,8 @@
[com.badlogic.gdx.input GestureDetector
GestureDetector$GestureListener]
[com.badlogic.gdx.maps MapLayer MapLayers]
[com.badlogic.gdx.maps.tiled TiledMap TiledMapTileLayer TmxMapLoader]
[com.badlogic.gdx.maps.tiled TiledMap TiledMapTileLayer
TiledMapTileLayer$Cell TmxMapLoader]
[com.badlogic.gdx.maps.tiled.renderers
BatchTiledMapRenderer
HexagonalTiledMapRenderer