| Package | Description |
|---|---|
| com.threerings.cast | |
| com.threerings.cast.bundle |
| Modifier and Type | Method and Description |
|---|---|
ActionFrames |
CharacterManager.getActionFrames(CharacterDescriptor descrip,
String action)
Obtains the composited animation frames for the specified action for a
character with the specified descriptor.
|
CharacterComponent |
ComponentRepository.getComponent(int componentId)
Returns the
CharacterComponent object for the given component identifier. |
CharacterComponent |
ComponentRepository.getComponent(String className,
String compName)
Returns the
CharacterComponent object with the given component class and name. |
| Modifier and Type | Method and Description |
|---|---|
CharacterComponent |
BundledComponentRepository.getComponent(int componentId) |
CharacterComponent |
BundledComponentRepository.getComponent(String className,
String compName) |
Copyright © 2015. All rights reserved.