Uses of Class
madkit.strobekit.CognitiveEnv

Uses of CognitiveEnv in madkit.strobekit
 

Methods in madkit.strobekit that return CognitiveEnv
 CognitiveEnv StrobeAbstractAgent.getGlobalEnv()
          Return the agent global cognitive environment.
 

Methods in madkit.strobekit with parameters of type CognitiveEnv
 void StrobeAbstractAgent.setGlobalEnv(CognitiveEnv gE)