Package com.threerings.miso.tile

Class Summary
AutoFringer Automatically fringes a scene according to the rules in the supplied fringe configuration.
AutoFringer.FringerRec A record for holding information about a particular fringe as we're computing what it will look like.
AutoFringer.FringeTile  
BaseTile Extends the tile class to add support for tile passability.
BaseTileSet The base tileset extends the swiss army tileset to add support for tile passability.
FringeConfiguration Used to manage data about which base tilesets fringe on which others and how they fringe.
FringeConfiguration.FringeRecord  
FringeConfiguration.FringeTileSetRecord Used to parse the tileset fringe definitions.
MisoTileManager Extends the basic tile manager and provides support for automatically generating fringes in between different types of base tiles in a scene.