Uses of Class
org.baseagent.util.CellPoint2D
-
Uses of CellPoint2D in org.baseagent.sim
Modifier and TypeMethodDescriptionGridAgent.getDown()
GridAgent.getLeft()
GridAgent.getRight()
GridAgent.getUp()
Modifier and TypeMethodDescriptionGridAgent.getObjectFromLayer
(String layerName, CellPoint2D point) -
Uses of CellPoint2D in org.baseagent.util
Modifier and TypeMethodDescriptionstatic CellPoint2D
BaseAgentMath.getPointAt
(int x, int y, double magnitude, double direction) static CellPoint2D
BaseAgentMath.getPointAt
(HasGridPosition originalPoint, Vector2D vector)