libgdx API

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

Packages that use com.badlogic.gdx.graphics.g2d.tiled
com.badlogic.gdx.assets.loaders   
com.badlogic.gdx.graphics.g2d.tiled   
 

Classes in com.badlogic.gdx.graphics.g2d.tiled used by com.badlogic.gdx.assets.loaders
TileAtlas
          Contains an atlas of tiles by tile id for use with TileMapRenderer
TileMapRenderer
          A renderer for Tiled maps backed with a Sprite Cache.
 

Classes in com.badlogic.gdx.graphics.g2d.tiled used by com.badlogic.gdx.graphics.g2d.tiled
TileAtlas
          Contains an atlas of tiles by tile id for use with TileMapRenderer
TiledLayer
          Contains Tiled map layer information
TiledMap
          Contains information from a Tiled Map.
TiledObject
          Contains a Tiled map object
TiledObjectGroup
          Contains a Tiled map object group/layer
TileSet
          Contains a Tiled Map tile set
 


libgdx API

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