Uses of Package
com.jme.animation

Packages that use com.jme.animation
com.jme.scene   
com.jme.scene.model.XMLparser.Converters   
 

Classes in com.jme.animation used by com.jme.scene
JointController
          Started Date: Jun 9, 2004
This controller animates a Node's JointMesh children acording to the joints stored inside movementInfo.
KeyframeController
          Started Date: Jun 12, 2004

Class can do linear interpolation of a TriMesh between units of time.
SpatialTransformer
          Started Date: Jul 9, 2004

This class animates spatials by interpolating between various transformations.
 

Classes in com.jme.animation used by com.jme.scene.model.XMLparser.Converters
JointController
          Started Date: Jun 9, 2004
This controller animates a Node's JointMesh children acording to the joints stored inside movementInfo.
KeyframeController
          Started Date: Jun 12, 2004

Class can do linear interpolation of a TriMesh between units of time.
SpatialTransformer
          Started Date: Jul 9, 2004

This class animates spatials by interpolating between various transformations.