edu.ou.pacman.config
Class PacmanConfig
java.lang.Object
edu.ou.pacman.config.PacmanConfig
public class PacmanConfig
- extends java.lang.Object
- Author:
- zack
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacmanConfig
public PacmanConfig(long seed,
java.lang.String template,
float timeLimit,
CharacterConfig[] characters,
boolean gui)
getXStream
public static com.thoughtworks.xstream.XStream getXStream()
newGame
public GameBoard newGame()