Class SharedSkeleAnimationRepository
java.lang.Object
zombie.core.skinnedmodel.animation.sharedskele.SharedSkeleAnimationRepository
public class SharedSkeleAnimationRepository
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SharedSkeleAnimationRepository() -
Method Summary
Modifier and Type Method Description SharedSkeleAnimationTrackgetTrack(AnimationClip animationClip)voidsetTrack(AnimationClip animationClip, SharedSkeleAnimationTrack sharedSkeleAnimationTrack)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SharedSkeleAnimationRepository
public SharedSkeleAnimationRepository()
-
-
Method Details
-
getTrack
-