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