|
Interface Summary |
| ILocalWorldView |
Interface for a World View local to a single agent in a multi-agent system
any implementation must implement the necessary object maps!
TODO: [srlok] what are the problems using TimeKey? does it always return the information to any TimeKey I may obtain?
Am I supposed to always provide the TimeKey that is Current? What about locking? |
| ISharedWorldChangeEventInput |
General interface for shared components capable of processing events. |
| ISharedWorldView |
Interface for WorldViews for multi-agent systems |
| ITimedWorldChangeEventInput |
|
| IVisionLocalWorldView |
Interface that adds functionality related to visible objects to the worldView. |