|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ou.mancala.player.MancalaPlayer
public class MancalaPlayer
Constructor Summary | |
---|---|
MancalaPlayer(boolean player)
|
|
MancalaPlayer(MancalaPlayer m)
|
Method Summary | |
---|---|
int |
currentAction()
|
MancalaRecord |
getRecord()
|
boolean |
player()
|
void |
setCurrentAction(int currentAction)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MancalaPlayer(boolean player)
public MancalaPlayer(MancalaPlayer m)
Method Detail |
---|
public boolean player()
public int currentAction()
public void setCurrentAction(int currentAction)
public MancalaRecord getRecord()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |