Class WallShaper

java.lang.Object
zombie.iso.sprite.shapers.WallShaper
All Implemented Interfaces:
Consumer
Direct Known Subclasses:
WallShaperN, WallShaperW, WallShaperWhole

public class WallShaper extends Object implements Consumer
  • Field Details

    • col

      public final int[] col
    • colTint

      protected int colTint
  • Constructor Details

    • WallShaper

      public WallShaper()
  • Method Details

    • setTintColor

      public void setTintColor(int int1)
    • accept

      public void accept(TextureDraw textureDraw)