Uses of Class
com.threed.jpct.skeleton.RotationKeyframe

Packages that use RotationKeyframe
com.threed.jpct.skeleton   
 

Uses of RotationKeyframe in com.threed.jpct.skeleton
 

Methods in com.threed.jpct.skeleton with parameters of type RotationKeyframe
 void SimpleBone.setKeyframes(int i, RotationKeyframe[] rotationKeyframes, TranslationKeyframe[] translationKeyframes)
          Sets the translation, and rotation keyframes for this bone.