Package | Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
AssignmentEvent
This class implements the AssignmentEvents, which are called when all agents
participate in assignments.
|
class |
EliminationEvent
The EliminationEvent class is used when eliminating the contestant who votes wrong.
|