Package zombie.core.skinnedmodel
Class DeadBodyAtlas
java.lang.Object
zombie.core.skinnedmodel.DeadBodyAtlas
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
checkLights
(Texture texture, IsoZombie zombie) void
checkLights
(Texture texture, IsoDeadBody deadBody) getBodyTexture
(boolean boolean1, String string, String string2, IsoDirections directions, int int1, float float1) getBodyTexture
(IsoZombie zombie) getBodyTexture
(zombie.core.skinnedmodel.DeadBodyAtlas.BodyParams bodyParams) getBodyTexture
(IsoDeadBody deadBody) getBodyTexture
(IsoMannequin mannequin) void
lightingUpdate
(int int1, boolean boolean1) void
render()
void
void
renderUI()
void
Reset()
-
Field Details
-
ATLAS_SIZE
public static final int ATLAS_SIZE- See Also:
-
instance
-
-
Constructor Details
-
DeadBodyAtlas
public DeadBodyAtlas()
-
-
Method Details
-
lightingUpdate
public void lightingUpdate(int int1, boolean boolean1) -
getBodyTexture
-
getBodyTexture
-
getBodyTexture
-
getBodyTexture
public DeadBodyAtlas.BodyTexture getBodyTexture(boolean boolean1, String string, String string2, IsoDirections directions, int int1, float float1) -
getBodyTexture
public DeadBodyAtlas.BodyTexture getBodyTexture(zombie.core.skinnedmodel.DeadBodyAtlas.BodyParams bodyParams) -
checkLights
-
checkLights
-
render
public void render() -
renderDebug
public void renderDebug() -
renderUI
public void renderUI() -
Reset
public void Reset()
-