pokerthproto.lobby module¶
All functionality related to the lobby where information about running games, players etc. is presented.
-
class
pokerthproto.lobby.GameInfo(gameName=None)[source]¶ Bases:
objectWrapper object for
pokerth_pb2.PNetGameInfoThis object is needed in order to create an own game.
-
adminPlayerId¶
-
allowSpectators¶
-
delayBetweenHands¶
-
endRaiseMode¶
-
endRaiseSmallBlindValue¶
-
fillWithComputerPlayers¶
-
firstSmallBlind¶
-
gameId¶
-
gameMode¶
-
gameName¶
-
isPrivate¶
-
manualBlinds¶
-
maxNumPlayers¶
-
netGameType¶
-
playerActionTimeout¶
-
players¶
-
proposedGuiSpeed¶
-
raiseEveryHands¶
-
raiseIntervalMode¶
-
startMoney¶
-
-
exception
pokerthproto.lobby.LobbyError[source]¶ Bases:
exceptions.Exception