|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--wclient.Player
Constructor Summary | |
Player(int id,
Communicator comm)
|
Method Summary | |
int |
manualPlay()
|
int |
process(TransferPercept tp,
Frame1 frame,
Frame2 frame2)
|
void |
resetCounter(int a)
|
int |
stackPlay()
|
void |
statusDisplay(TransferPercept tp)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Player(int id, Communicator comm)
Method Detail |
public int process(TransferPercept tp, Frame1 frame, Frame2 frame2)
public int stackPlay()
public int manualPlay()
public void statusDisplay(TransferPercept tp)
public void resetCounter(int a)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |