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:
setCellXin interfaceHasGridPosition
-
getCellX
public int getCellX()- Specified by:
getCellXin interfaceHasGridPosition
-
setCellY
public void setCellY(int y) - Specified by:
setCellYin interfaceHasGridPosition
-
getCellY
public int getCellY()- Specified by:
getCellYin interfaceHasGridPosition
-
getGridLayer
- Specified by:
getGridLayerin interfaceHasGridPosition
-
getHeading
public double getHeading()- Specified by:
getHeadingin interfaceHasGridPosition
-
get
-
set
-