Class AnimationVariableHandlePool
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableHandlePool
public class AnimationVariableHandlePool
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description AnimationVariableHandlePool()
-
Method Summary
Modifier and Type Method Description static AnimationVariableHandle
getOrCreate(java.lang.String string)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AnimationVariableHandlePool
public AnimationVariableHandlePool()
-
-
Method Details
-
getOrCreate
-