|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Environment | |
---|---|
edu.memphis.ccrg.lida.environment | Contains classes which define the interface for environments which a framework Agent can sense from and perform actions in. |
edu.memphis.ccrg.lida.sensorymemory | Contains classes related to the definition of the Sensory Memory module. |
Uses of Environment in edu.memphis.ccrg.lida.environment |
---|
Classes in edu.memphis.ccrg.lida.environment that implement Environment | |
---|---|
class |
EnvironmentImpl
Abstract implementation of Environment
Environments should not be a listener of anything besides GUIs. |
Uses of Environment in edu.memphis.ccrg.lida.sensorymemory |
---|
Fields in edu.memphis.ccrg.lida.sensorymemory declared as Environment | |
---|---|
protected Environment |
SensoryMemoryImpl.environment
The environment associated with this memory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |