com.threerings.media.tile
Interface RecolorableTileSet

All Known Implementing Classes:
ObjectTileSet, TrimmedObjectTileSet

public interface RecolorableTileSet

Indicates that a tileset has recolorization classes defined.


Method Summary
 String[] getColorizations()
          Returns the colorization classes that should be used to recolor objects in this tileset.
 

Method Detail

getColorizations

String[] getColorizations()
Returns the colorization classes that should be used to recolor objects in this tileset.