Package zombie.core.skinnedmodel.model
Class ModelSlotDebugRenderData
java.lang.Object
zombie.util.PooledObject
zombie.core.skinnedmodel.model.ModelSlotDebugRenderData
- All Implemented Interfaces:
IPooledObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ModelSlotDebugRenderData
alloc()
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()
-