Package | Description |
---|---|
agent |
Agent package contains all functions and classes needed to implement agents
for the WIDM-simulator
|
game |
Game package contains all functions and classes needed to organize the game
and show the game in GUI, including starting and end the game, generate
AssignmentEvent, ConversationEvent, EliminationEvent
|
Class and Description |
---|
Assignment
Acts as a wrapper for visibility relations between agents during the
assignment.
|
Class and Description |
---|
Assignment
Acts as a wrapper for visibility relations between agents during the
assignment.
|
GameEvent
This interface represents an event in the game.
|