net.sf.colossus.server
Class StartGameForWebclient
java.lang.Object
net.sf.colossus.server.StartGameForWebclient
- All Implemented Interfaces:
- IStartHandler
public class StartGameForWebclient
- extends java.lang.Object
- implements IStartHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
private static final java.util.logging.Logger LOGGER
whatNextManager
private final WhatNextManager whatNextManager
game
private GameServerSide game
username
private java.lang.String username
StartGameForWebclient
public StartGameForWebclient(WhatNextManager whatNextMgr)
startWebGameLocally
public void startWebGameLocally(Options presetOptions,
java.lang.String username)
- Specified by:
startWebGameLocally
in interface IStartHandler
getGame
private GameServerSide getGame()
getHostingUsername
private java.lang.String getHostingUsername()