Class LiveAnimNode.WhileAliveFlag
java.lang.Object
zombie.util.PooledObject
zombie.core.skinnedmodel.advancedanimation.LiveAnimNode.WhileAliveFlag
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
-
Method Summary
Modifier and TypeMethodDescriptionstatic LiveAnimNode.WhileAliveFlag
alloc
(AnimationVariableReference animationVariableReference, boolean boolean0) void
Methods inherited from class zombie.util.PooledObject
getPoolReference, isFree, release, setFree, setPool
-
Field Details
-
m_variableReference
-
m_whileAliveValue
public boolean m_whileAliveValue
-
-
Method Details
-
onReleased
public void onReleased() -
alloc
public static LiveAnimNode.WhileAliveFlag alloc(AnimationVariableReference animationVariableReference, boolean boolean0)
-