Class AnimationVariableReference
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableReference
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clearVariable
(IAnimationVariableSource animationVariableSource0) boolean
equals
(AnimationVariableReference animationVariableReference0) static AnimationVariableReference
fromRawVariableName
(String string) getName()
getVariable
(IAnimationVariableSource animationVariableSource1) boolean
void
setVariable
(IAnimationVariableSource animationVariableSource0, boolean boolean0) void
setVariable
(IAnimationVariableSource animationVariableSource0, String string0) toString()
-
Method Details
-
equals
-
getName
-
getSubVariableSourceName
-
fromRawVariableName
-
getVariable
-
isSubVariableSourceReference
public boolean isSubVariableSourceReference() -
setVariable
-
setVariable
-
clearVariable
-
toString
-