Class SharedSkeleAnimationTrack

java.lang.Object
zombie.core.skinnedmodel.animation.sharedskele.SharedSkeleAnimationTrack
All Implemented Interfaces:
AnimTrackSampler

public class SharedSkeleAnimationTrack
extends java.lang.Object
implements AnimTrackSampler
  • Constructor Summary

    Constructors
    Constructor Description
    SharedSkeleAnimationTrack()  
  • Method Summary

    Modifier and Type Method Description
    void getBoneMatrix​(int int1, org.lwjgl.util.vector.Matrix4f matrix4f)  
    float getCurrentTime()  
    int getNumBones()  
    float getTotalTime()  
    boolean isLooped()  
    void moveToTime​(float float1)  
    void set​(AnimTrackSampler animTrackSampler, float float1)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait