Class | Description |
---|---|
AbstractSampleAgent<E extends StandardEntity> |
Abstract base class for sample agents.
|
ChannelTestAgent |
An agent for testing communication channels.
|
CustomRegistryTestAgent |
An agent for testing custom registry objects.
|
DistanceSorter |
A comparator that sorts entities by distance to a reference point.
|
DummyAgent |
A no-op agent.
|
LaunchSampleAgents |
Launcher for sample agents.
|
LiveLogExtractor |
A simple viewer.
|
SampleAmbulanceTeam |
A sample ambulance team agent.
|
SampleCentre |
A sample centre agent.
|
SampleCivilian |
A sample civilian agent.
|
SampleFireBrigade |
A sample fire brigade agent.
|
SamplePoliceForce |
A sample police force agent.
|
SampleSearch |
A sample search class that uses a connection graph to look up neighbours.
|
SampleSimulator |
A sample simulator that doesn't do anything useful.
|
SampleViewer |
A simple viewer.
|