|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Fields inherited from interface metaglue.Agent |
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING |
Method Summary | |
void |
endGame()
|
void |
movePiece(int x,
int y,
int z,
int r)
|
void |
pass()
|
void |
startGame()
|
void |
startNew()
|
Methods inherited from interface metaglue.Agent |
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou |
Method Detail |
public void startGame() throws RemoteException
public void endGame() throws RemoteException
public void movePiece(int x, int y, int z, int r) throws RemoteException
public void pass() throws RemoteException
public void startNew() throws RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |