|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ou.mancala.client.AbstractMancalaClient
edu.ou.mancala.client.RandomClient
public class RandomClient
Constructor Summary | |
---|---|
RandomClient()
|
Method Summary | |
---|---|
void |
endAction(ImmutableMancalaState world,
ImmutableMancalaPlayer client)
|
void |
initialize(java.io.File config)
|
void |
loadData(java.io.File data)
|
void |
shutdown()
|
java.lang.Integer |
startAction(ImmutableMancalaState world,
ImmutableMancalaPlayer client)
|
Methods inherited from class edu.ou.mancala.client.AbstractMancalaClient |
---|
getDisplayName, setDisplayName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomClient()
Method Detail |
---|
public java.lang.Integer startAction(ImmutableMancalaState world, ImmutableMancalaPlayer client)
public void endAction(ImmutableMancalaState world, ImmutableMancalaPlayer client)
public void initialize(java.io.File config)
public void loadData(java.io.File data)
public void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |