Package ai.worlds

Class Summary
Agent A generic agent.
AgentBody An agent's body.
Environment A generic environment.
GridEnvironment An environment with a two-dimensional grid layout occupied by objects.
Location A location within the environment.
Obj A generic object that is contained in an environment.
Wall A wall object inside a GridEnvironment.
WorldCreatePanel A Panel containing the information for world creation.