Class RoomID

java.lang.Object
zombie.iso.RoomID

public final class RoomID extends Object
  • Constructor Details

    • RoomID

      public RoomID()
  • Method Details

    • makeID

      public static long makeID(int int1, int int2, int int3)
    • getCellX

      public static int getCellX(long long0)
    • getCellY

      public static int getCellY(long long0)
    • getIndex

      public static int getIndex(long long0)
    • isSameCell

      public static boolean isSameCell(long long0, int int1, int int0)