Package zombie.iso
Class IsoGridSquare.CellGetSquare
java.lang.Object
zombie.iso.IsoGridSquare.CellGetSquare
- All Implemented Interfaces:
IsoGridSquare.GetSquare
- Enclosing class:
- IsoGridSquare
public static class IsoGridSquare.CellGetSquare extends java.lang.Object implements IsoGridSquare.GetSquare
-
Constructor Summary
Constructors Constructor Description CellGetSquare()
-
Method Summary
Modifier and Type Method Description IsoGridSquare
getGridSquare(int int1, int int2, int int3)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CellGetSquare
public CellGetSquare()
-
-
Method Details
-
getGridSquare
- Specified by:
getGridSquare
in interfaceIsoGridSquare.GetSquare
-