Class PooledAnimBoneWeightArray
java.lang.Object
zombie.util.PooledObject
zombie.util.PooledArrayObject
zombie.core.skinnedmodel.advancedanimation.PooledAnimBoneWeightArray
- All Implemented Interfaces:
IPooledObject
public class PooledAnimBoneWeightArray extends PooledArrayObject
-
Constructor Summary
Constructors Constructor Description PooledAnimBoneWeightArray()
-
Method Summary
Modifier and Type Method Description static PooledAnimBoneWeightArray
alloc(int int1)
static PooledAnimBoneWeightArray
toArray(java.util.List list)
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
-