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.
|
Method Summary |
static int |
getLayerIndex(com.threerings.media.tile.TileSet set)
Returns the layer index of the layer for which this tileset
provides tiles. |
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.
Copyright © 2011. All Rights Reserved.