Add map-object macros and improve map-layer macros

This commit is contained in:
oakes
2014-04-10 22:52:20 -04:00
parent 4f20cabb5d
commit 029e312500
3 changed files with 91 additions and 20 deletions

View File

@@ -13,7 +13,8 @@
[com.badlogic.gdx.graphics.glutils ShapeRenderer]
[com.badlogic.gdx.input GestureDetector
GestureDetector$GestureListener]
[com.badlogic.gdx.maps MapLayer MapLayers MapProperties]
[com.badlogic.gdx.maps MapLayer MapLayers MapObject MapObjects
MapProperties]
[com.badlogic.gdx.maps.tiled TiledMap TiledMapTileLayer
TiledMapTileLayer$Cell TmxMapLoader]
[com.badlogic.gdx.maps.tiled.renderers