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 AnimationVariableHandle
alloc(java.lang.String string)
int
getVariableIndex()
java.lang.String
getVariableName()
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()
-