| Package | Description |
|---|---|
| com.threerings.cast.util | |
| com.threerings.media.image |
| Modifier and Type | Method and Description |
|---|---|
static CharacterDescriptor |
CastUtil.getRandomDescriptor(ComponentRepository crepo,
String gender,
String[] COMP_CLASSES,
ColorPository cpos,
String[] COLOR_CLASSES)
Returns a new character descriptor populated with a random set of components.
|
| Modifier and Type | Method and Description |
|---|---|
static ColorPository |
ColorPository.loadColorPository(InputStream source)
Loads up a serialized ColorPository from the supplied resource manager.
|
static ColorPository |
ColorPository.loadColorPository(ResourceManager rmgr)
Loads up a serialized ColorPository from the supplied resource manager.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ColorPository.saveColorPository(ColorPository posit,
File root)
Serializes and saves color pository to the supplied file.
|
Copyright © 2015. All rights reserved.