Package zombie.core.skinnedmodel
Class DeadBodyAtlas.RenderJob
java.lang.Object
zombie.core.skinnedmodel.DeadBodyAtlas.RenderJob
- Enclosing class:
- DeadBodyAtlas
public static class DeadBodyAtlas.RenderJob
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description IsoDeadBodybodyintdonezombie.core.skinnedmodel.DeadBodyAtlas.AtlasEntryentryIsoGameCharactermodelChr -
Constructor Summary
Constructors Constructor Description RenderJob() -
Method Summary
Modifier and Type Method Description static DeadBodyAtlas.RenderJobgetNew()DeadBodyAtlas.RenderJobinit(IsoDeadBody body, zombie.core.skinnedmodel.DeadBodyAtlas.AtlasEntry entry)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
body
-
entry
public zombie.core.skinnedmodel.DeadBodyAtlas.AtlasEntry entry -
modelChr
-
done
public int done
-
-
Constructor Details
-
RenderJob
public RenderJob()
-
-
Method Details
-
getNew
-
init
public DeadBodyAtlas.RenderJob init(IsoDeadBody body, zombie.core.skinnedmodel.DeadBodyAtlas.AtlasEntry entry)
-