libgdx API

Uses of Class
com.badlogic.gdx.graphics.g2d.tiled.TileSet

Packages that use TileSet
com.badlogic.gdx.graphics.g2d.tiled   
 

Uses of TileSet in com.badlogic.gdx.graphics.g2d.tiled
 

Fields in com.badlogic.gdx.graphics.g2d.tiled with type parameters of type TileSet
 java.util.ArrayList<TileSet> TiledMap.tileSets
           
 

Constructors in com.badlogic.gdx.graphics.g2d.tiled with parameters of type TileSet
TileSet(TileSet set)
          Copy constructor
 


libgdx API

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