Package zombie.iso

Interface IsoGridSquare.GetSquare

All Known Implementing Classes:
IsoGridSquare.CellGetSquare
Enclosing class:
IsoGridSquare

public static interface IsoGridSquare.GetSquare
  • Method Summary

    Modifier and Type Method Description
    IsoGridSquare getGridSquare​(int int1, int int2, int int3)  
  • Method Details

    • getGridSquare

      IsoGridSquare getGridSquare​(int int1, int int2, int int3)