Class WallShaper

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

public class WallShaper extends Object implements Consumer<TextureDraw>
  • Field Details

    • col

      public final int[] col
  • Constructor Details

    • WallShaper

      public WallShaper()
  • Method Details