Uses of Class
com.threerings.opengl.model.tools.AnimationDef

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.
 



Copyright © 2011. All Rights Reserved.