net.cscott.sdr
Class Mode
java.lang.Object
net.cscott.sdr.Mode
public class Mode
- extends Object
The Mode.GameMode
object coordinates mode changes among different
threads (and mode-change sources).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Mode
public Mode(CommandInput input,
ChoreoEngine choreo)
setSettings
public void setSettings(Settings s)
switchToMenu
public void switchToMenu()
switchToDancing
public void switchToDancing()
getMode
public Mode.GameMode getMode()
waitForMode
public void waitForMode(Mode.GameMode gm)
Copyright © 2006-2009 C. Scott Ananian