libgdx API

Package com.badlogic.gdx.graphics.g2d.tiled

Class Summary
SimpleTileAtlas Contains an atlas of tiles by tile id for use with TileMapRenderer It does not need to be loaded with packed files.
TileAtlas Contains an atlas of tiles by tile id for use with TileMapRenderer
TiledLayer Contains Tiled map layer information
TiledLoader Loads a Tiled Map from a tmx file
TiledMap Contains information from a Tiled Map.
TiledObject Contains a Tiled map object
TiledObjectGroup Contains a Tiled map object group/layer
TileMapRenderer A renderer for Tiled maps backed with a Sprite Cache.
TileSet Contains a Tiled Map tile set
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)