Package net.sf.colossus.server
Class StartGameForWebclient
java.lang.Object
net.sf.colossus.server.StartGameForWebclient
- All Implemented Interfaces:
IStartHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate GameServerSide
private static final Logger
private String
private final WhatNextManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate GameServerSide
getGame()
private String
void
startWebGameLocally
(Options presetOptions, String username)
-
Field Details
-
LOGGER
-
whatNextManager
-
game
-
username
-
-
Constructor Details
-
StartGameForWebclient
-
-
Method Details
-
startWebGameLocally
- Specified by:
startWebGameLocally
in interfaceIStartHandler
-
getGame
-
getHostingUsername
-