Package org.baseagent.grid
Class GridCell
java.lang.Object
org.baseagent.grid.GridCell
- All Implemented Interfaces:
HasGridPosition
-
Constructor Details
-
GridCell
-
-
Method Details
-
getGridPosition
-
setCellX
public void setCellX(int x) - Specified by:
setCellX
in interfaceHasGridPosition
-
getCellX
public int getCellX()- Specified by:
getCellX
in interfaceHasGridPosition
-
setCellY
public void setCellY(int y) - Specified by:
setCellY
in interfaceHasGridPosition
-
getCellY
public int getCellY()- Specified by:
getCellY
in interfaceHasGridPosition
-
getGridLayer
- Specified by:
getGridLayer
in interfaceHasGridPosition
-
getHeading
public double getHeading()- Specified by:
getHeading
in interfaceHasGridPosition
-
get
-
set
-