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

Packages that use TranslationKeyframe
com.threed.jpct.skeleton   
 

Uses of TranslationKeyframe in com.threed.jpct.skeleton
 

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