com.threerings.stage.tools.editor.util
Class TileSetUtil
java.lang.Object
com.threerings.stage.tools.editor.util.TileSetUtil
public class TileSetUtil
- extends Object
Miscellaneous useful routines for working with lists of TileSet
and BaseTileSet objects.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TileSetUtil
public TileSetUtil()
getLayerIndex
public static int getLayerIndex(com.threerings.media.tile.TileSet set)
- Returns the layer index of the layer for which this tileset
provides tiles.