Add type hints

This commit is contained in:
oakes
2014-01-03 02:20:39 -05:00
parent c8888306f8
commit 51ad41440a
3 changed files with 37 additions and 19 deletions

View File

@@ -4,7 +4,8 @@
[com.badlogic.gdx.graphics Camera Color GL20 OrthographicCamera
PerspectiveCamera Texture]
[com.badlogic.gdx.graphics.g2d Animation SpriteBatch TextureRegion]
[com.badlogic.gdx.maps.tiled TmxMapLoader]
[com.badlogic.gdx.maps MapLayers]
[com.badlogic.gdx.maps.tiled TiledMap TiledMapTileLayer TmxMapLoader]
[com.badlogic.gdx.maps.tiled.renderers
BatchTiledMapRenderer
HexagonalTiledMapRenderer