edu.ou.mancala.config
Class MancalaConfig
java.lang.Object
edu.ou.mancala.config.MancalaConfig
public class MancalaConfig
- extends java.lang.Object
Constructor Summary |
MancalaConfig(long seed,
java.lang.String template,
float timeLimit,
PlayerConfig[] players,
boolean gui)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MancalaConfig
public MancalaConfig(long seed,
java.lang.String template,
float timeLimit,
PlayerConfig[] players,
boolean gui)
getXStream
public static com.thoughtworks.xstream.XStream getXStream()
newGame
public GameBoard newGame()