|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TileSet | |
---|---|
org.newdawn.slick.tiled | Contains utilities for working with the TilED (http://www.mapeditor.org) utility for creating tiled maps. |
Uses of TileSet in org.newdawn.slick.tiled |
---|
Methods in org.newdawn.slick.tiled that return TileSet | |
---|---|
TileSet |
TiledMap.findTileSet(int gid)
Find a tile for a given global tile id |
TileSet |
TiledMap.getTileSet(int index)
Get a tileset at a particular index in the list of sets for this map |
TileSet |
TiledMap.getTileSetByGID(int gid)
Get a tileset by a given global ID |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |