Package org.baseagent.embodied.effectors
Class EmbodiedEffector
java.lang.Object
org.baseagent.grid.GridPosition
org.baseagent.embodied.effectors.EmbodiedEffector
- All Implemented Interfaces:
Effector
,HasGridPosition
- Direct Known Subclasses:
ForceEffector
,SignalEffector
An Effector can emit a signal or change the physical world or change the agent's place in the world by applying a force
or update the agent's knowledge or...
- Author:
- David Koelle
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract void
Methods inherited from class org.baseagent.grid.GridPosition
equals, getCellX, getCellY, getHeading, hashCode, setCellX, setCellY, toString
-
Constructor Details
-
EmbodiedEffector
-
-
Method Details
-
getGridLayer
- Specified by:
getGridLayer
in interfaceHasGridPosition
- Overrides:
getGridLayer
in classGridPosition
-
getLayerName
-
effect
-