Package zombie.iso

Class IsoCell.SnowGridTiles

java.lang.Object
zombie.iso.IsoCell.SnowGridTiles
Enclosing class:
IsoCell

protected class IsoCell.SnowGridTiles extends Object
  • Field Details

    • ID

      protected byte ID
  • Constructor Details

    • SnowGridTiles

      public SnowGridTiles(byte byte1)
  • Method Details

    • add

      protected void add(Texture texture)
    • getNext

      protected Texture getNext()
    • get

      protected Texture get(int int1)
    • size

      protected int size()
    • getRand

      protected Texture getRand()
    • contains

      protected boolean contains(Texture texture)
    • resetCounter

      protected void resetCounter()