Package zombie.core.skinnedmodel.model
Class ModelSlotDebugRenderData
java.lang.Object
zombie.util.PooledObject
zombie.core.skinnedmodel.model.ModelSlotDebugRenderData
- All Implemented Interfaces:
IPooledObject
public final class ModelSlotDebugRenderData extends PooledObject
-
Constructor Summary
Constructors Constructor Description ModelSlotDebugRenderData()
-
Method Summary
Modifier and Type Method Description static ModelSlotDebugRenderData
alloc()
ModelSlotDebugRenderData
init(ModelSlotRenderData modelSlotRenderData)
void
render()
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
-
ModelSlotDebugRenderData
public ModelSlotDebugRenderData()
-
-
Method Details
-
alloc
-
init
-
render
public void render()
-