com.badlogic.gdx.graphics.g3d.model.skeleton
Class SkeletonKeyframe
java.lang.Object
com.badlogic.gdx.graphics.g3d.model.skeleton.SkeletonKeyframe
public class SkeletonKeyframe
- extends java.lang.Object
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
timeStamp
public float timeStamp
parentIndex
public int parentIndex
position
public final Vector3 position
scale
public final Vector3 scale
rotation
public final Quaternion rotation
SkeletonKeyframe
public SkeletonKeyframe()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)