|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdd.net.GameServer
dd.net.TurnServer
dd.net.TutorialServer
This is the turn server for DLUG. It coordinates all of the game actions and game logic for a turn in the game.
Field Summary |
Fields inherited from class dd.net.TurnServer |
gameSize, root |
Fields inherited from class dd.net.GameServer |
games, server |
Constructor Summary | |
TutorialServer(NetServer owner)
|
Methods inherited from class dd.net.TurnServer |
build, createGame, getPlayers, getRandomProposal, getRoot, isFull, loadGame, lostClient, main, nextID, nextTurn, phase, phaseControl, reconnectPlayer, resolveVote, setGameSize, setRNGSeed, setSaveDir, setupDefaultActions, startServer, startServer |
Methods inherited from class dd.net.GameServer |
addGame, addHandler, addPlayer, broadcast, getGameName, handleMessage, setGameName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TutorialServer(NetServer owner) throws java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |