Class AnimationVariableWhileAliveFlagCounter
java.lang.Object
zombie.util.PooledObject
zombie.core.skinnedmodel.advancedanimation.AnimationVariableWhileAliveFlagCounter
- All Implemented Interfaces:
IPooledObject
-
Method Summary
Modifier and TypeMethodDescriptionalloc
(AnimationVariableReference animationVariableReference) int
int
getCount()
int
void
Methods inherited from class zombie.util.PooledObject
getPoolReference, isFree, release, setFree, setPool
-
Method Details
-
alloc
public static AnimationVariableWhileAliveFlagCounter alloc(AnimationVariableReference animationVariableReference) -
onReleased
public void onReleased() -
getVariableRerefence
-
increment
public int increment() -
decrement
public int decrement() -
getCount
public int getCount()
-