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
    getGridSquare(int x, int y, int z)
     
  • Method Details

    • getGridSquare

      IsoGridSquare getGridSquare(int x, int y, int z)