Class Keyframe
java.lang.Object
zombie.core.skinnedmodel.animation.Keyframe
public class Keyframe
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Keyframe()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Rotation
-
Position
-
Bone
public int Bone -
BoneName
public java.lang.String BoneName -
Time
public float Time
-
-
Constructor Details
-
Keyframe
public Keyframe()
-