Class DeadBodyAtlas.BodyTexture

java.lang.Object
zombie.core.skinnedmodel.DeadBodyAtlas.BodyTexture
Enclosing class:
DeadBodyAtlas

public static final class DeadBodyAtlas.BodyTexture extends Object
  • Constructor Details

    • BodyTexture

      public BodyTexture()
  • Method Details

    • getShadowParams

      public ShadowParams getShadowParams()
    • getTexture

      public Texture getTexture()
    • getRenderX

      public float getRenderX(float sx)
    • getRenderY

      public float getRenderY(float sy)
    • getRenderWidth

      public float getRenderWidth()
    • getRenderHeight

      public float getRenderHeight()
    • render

      public void render(float originX, float originY, float originZ, float x, float y, float r, float g, float b, float a)
    • renderObjectPicker

      public void renderObjectPicker(float sx, float sy, ColorInfo lightInfo, IsoGridSquare square, IsoObject object)