Uses of Class
com.threerings.media.tile.tools.xml.TileSetRuleSet

Packages that use TileSetRuleSet
com.threerings.media.tile.tools.xml   
com.threerings.miso.tile.tools.xml   
 

Uses of TileSetRuleSet in com.threerings.media.tile.tools.xml
 

Subclasses of TileSetRuleSet in com.threerings.media.tile.tools.xml
 class ObjectTileSetRuleSet
          Parses ObjectTileSet instances from a tileset description.
 class SwissArmyTileSetRuleSet
          Parses SwissArmyTileSet instances from a tileset description.
 class UniformTileSetRuleSet
          Parses UniformTileSet instances from a tileset description.
 

Methods in com.threerings.media.tile.tools.xml with parameters of type TileSetRuleSet
 void XMLTileSetParser.addRuleSet(String prefix, TileSetRuleSet ruleset)
          Adds a ruleset to be used when parsing tiles.
 

Uses of TileSetRuleSet in com.threerings.miso.tile.tools.xml
 

Subclasses of TileSetRuleSet in com.threerings.miso.tile.tools.xml
 class BaseTileSetRuleSet
          Parses BaseTileSet instances from a tileset description.
 



Copyright © 2011. All Rights Reserved.