Class AnimationVariableReference
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableReference
-
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanstatic AnimationVariableReferencefromRawVariableName(String rawVariableName) getName()getVariable(IAnimationVariableSource varSource) booleanvoidsetVariable(IAnimationVariableSource owner, boolean variableValue) voidsetVariable(IAnimationVariableSource owner, String variableValue) toString()
-
Method Details
-
equals
-
getName
-
getSubVariableSourceName
-
fromRawVariableName
-
getVariable
-
isSubVariableSourceReference
public boolean isSubVariableSourceReference() -
setVariable
-
setVariable
-
clearVariable
-
toString
-