Uses of Class
unsw.cse.mica.agent.GUIAgent

Packages that use GUIAgent
unsw.cse.mica.tools Provides a number of simple tools for testing Mica agents. 
 

Uses of GUIAgent in unsw.cse.mica.tools
 

Subclasses of GUIAgent in unsw.cse.mica.tools
 class Debugger
          A simple agent that displays mobs as they are added to the blackboard.
 class LogDebugger
          An agent that displays mobs as the are added/removed/changed.
 class MobMaker
          A simple agent for writing mobs to the blackboard.
 class MobMaker2
          A simple agent for writing mobs to the blackboard.
 class MobSpawner