| Package | Description |
|---|---|
| com.threerings.miso.tile |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<FringeConfiguration.FringeTileSetRecord> |
FringeConfiguration.FringeRecord.tilesets
A list of the possible tilesets that can be used for fringing.
|
| Modifier and Type | Method and Description |
|---|---|
FringeConfiguration.FringeTileSetRecord |
FringeConfiguration.getFringe(int baseset,
int hashValue)
Get a random FringeTileSetRecord from amongst the ones
listed for the specified base tileset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FringeConfiguration.FringeRecord.addTileset(FringeConfiguration.FringeTileSetRecord record)
Used when parsing the tilesets definitions.
|
Copyright © 2015. All rights reserved.