Inheritance diagram for Classes.CManager:
Protected Member Functions | |
void | setup () |
'setup' method of jade agents. | |
void | takeDown () |
'takeDown' method of jade agents. | |
Static Package Attributes | |
static final int | ARG_PLAYERS = 0 |
static final int | ARG_MAP_NAME = 1 |
static final int | ARG_FPS = 2 |
static final int | ARG_MATCH_TIME = 3 |
|
'setup' method of jade agents. This method registers all services offered by an agent.
Reimplemented from Classes.CJGomasAgent. |
|
'takeDown' method of jade agents. This method deregisters all services offered by an agent.
Reimplemented from Classes.CJGomasAgent. |
|
|
|
|
|
|
|
|