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

Packages that use AnimationDef.FrameDef
com.threerings.opengl.model.tools   
 

Uses of AnimationDef.FrameDef in com.threerings.opengl.model.tools
 

Fields in com.threerings.opengl.model.tools with type parameters of type AnimationDef.FrameDef
 ArrayList<AnimationDef.FrameDef> AnimationDef.frames
          The individual frames of the animation.
 

Methods in com.threerings.opengl.model.tools with parameters of type AnimationDef.FrameDef
 void AnimationDef.addFrame(AnimationDef.FrameDef frame)
          Called by the parser to add a frame to this animation.
 



Copyright © 2011. All Rights Reserved.