Package sema

Extensible Multi-Agent Simulator.

See:
          Description

Interface Summary
Area Some area of a Map.
Signal Signal that can be broadcast through the world.
 

Class Summary
Agent Basic agent, designed to easily model specific behaviours.
Box Square box.
Drawing Graphics and parameters.
Element An element is the basic world entity.
Engine Engine of the modelling.
Event An event is used to plan the execution of a task in the futur.
Map Map of the simulated world.
Nature The Nature gouverning the world.
World Simulated world.
 

Exception Summary
Engine.EndOfSimulation Indicates that the simulation has ended.
Engine.SimulationError The last event has raised an exception.
 

Package sema Description

Extensible Multi-Agent Simulator. There are all the basic classes of the simulator.