com.threerings.cast
Class CharacterManager.TranslatedComponent
java.lang.Object
com.threerings.cast.CharacterManager.TranslatedComponent
- Enclosing class:
- CharacterManager
protected static class CharacterManager.TranslatedComponent
- extends Object
Combines a component with an optional translation for shadowing or masking.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ccomp
public CharacterComponent ccomp
xlation
public Point xlation
CharacterManager.TranslatedComponent
public CharacterManager.TranslatedComponent(CharacterComponent ccomp,
Point xlation)
getFrames
public ActionFrames getFrames(String action,
String type)