|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnimationDef | |
|---|---|
| com.threerings.opengl.model.tools.xml | |
| Uses of AnimationDef in com.threerings.opengl.model.tools.xml |
|---|
| Methods in com.threerings.opengl.model.tools.xml that return AnimationDef | |
|---|---|
AnimationDef |
AnimationParser.parseAnimation(InputStream in)
Parses the supplied XML stream into an animation definition. |
AnimationDef |
AnimationParser.parseAnimation(String path)
Parses the XML file at the specified path into an animation definition. |
| Methods in com.threerings.opengl.model.tools.xml with parameters of type AnimationDef | |
|---|---|
void |
AnimationParser.setAnimation(AnimationDef animation)
Called by the parser once the animation is parsed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||