| Package | Description |
|---|---|
| com.threerings.cast | |
| com.threerings.cast.builder | |
| com.threerings.cast.bundle | |
| com.threerings.cast.util |
| Modifier and Type | Method and Description |
|---|---|
ComponentRepository |
CharacterManager.getComponentRepository()
Returns the component repository being used by this manager.
|
| Constructor and Description |
|---|
CharacterManager(ImageManager imgr,
ComponentRepository crepo)
Constructs the character manager.
|
| Constructor and Description |
|---|
BuilderModel(ComponentRepository crepo)
Constructs a builder model.
|
BuilderPanel(CharacterManager charmgr,
ComponentRepository crepo,
String cprefix)
Constructs the builder panel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BundledComponentRepository
A component repository implementation that obtains information from resource bundles.
|
| 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.
|
Copyright © 2015. All rights reserved.