|
Interface Summary |
| ActionTranslatorIF |
Action translators decide what (if any) action will be sent to the server and
construct the MAction objects when needed. |
| AgentControllerIF |
The AgentController manages the properties of an adapter, which are not specific
to any particular action or percept. |
| AgentWorldAdapterIF |
An AgentWorldAdapter describes the interface between one specific type of agent
(eg "micropsi") and one specific type of world implementation (eg "island world").
|
| PerceptTranslatorIF |
Percept translators transfer percept data into the agent. |
| UrgeCreatorIF |
UrgeCreators provide urges to the agent. |