Package zombie.iso

Class TallFenceShader

java.lang.Object
zombie.iso.TallFenceShader

public final class TallFenceShader extends Object
  • Field Details

  • Constructor Details

    • TallFenceShader

      public TallFenceShader()
  • Method Details

    • initShader

      public void initShader()
    • setAlpha

      public void setAlpha(float alpha)
    • setOutlineColor

      public void setOutlineColor(float r, float g, float b, float a)
    • setStepSize

      public void setStepSize(float stepSize, int texWidth, int texHeight)
    • StartShader

      public boolean StartShader()