Class PooledAnimBoneWeightArray
java.lang.Object
zombie.util.PooledObject
zombie.util.PooledArrayObject
zombie.core.skinnedmodel.advancedanimation.PooledAnimBoneWeightArray
- All Implemented Interfaces:
IPooledObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic PooledAnimBoneWeightArray
alloc
(int int1) static PooledAnimBoneWeightArray
static PooledAnimBoneWeightArray
toArray
(PooledArrayObject pooledArrayObject) Methods inherited from class zombie.util.PooledArrayObject
array, get, initCapacity, isEmpty, length, set
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface zombie.util.IPooledObject
onReleased
-
Constructor Details
-
PooledAnimBoneWeightArray
public PooledAnimBoneWeightArray()
-
-
Method Details
-
alloc
-
toArray
-
toArray
-