Class AnimationVariableHandle
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableHandle
public class AnimationVariableHandle
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static AnimationVariableHandlealloc(java.lang.String string)intgetVariableIndex()java.lang.StringgetVariableName()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
alloc
-
getVariableName
public java.lang.String getVariableName() -
getVariableIndex
public int getVariableIndex()
-