| CurrentHandState Class |
Namespace: Potbot.Gameplay
The CurrentHandState type exposes the following members.
| Name | Description | |
|---|---|---|
| Bridge |
Gets the board/bridge with the community cards.
| |
| GetBigBlind |
Gets current bigblind.
| |
| GetBigBlindPlayer |
Getsthe player who had the big blind in the current hand.
| |
| GetCurrentPlayer |
Gets the player whose turn it is.
| |
| GetHandNumber |
Gets the number of hands already played including the current hand, starting with 1.
| |
| GetHandStage |
Gets the current stage of hand.
| |
| GetNumberOfPlayers |
Gets the number of all players at the table except those who already folded or are allin in the current hand.
| |
| GetSmallBlind |
Gets the current smallblind.
| |
| GetSmallBlindPlayer |
Gets the player who had the small blind in the current hand.
| |
| GetStartedIntoHand |
Gets the number of all players who started into the current hand (e.g. who got dealt cards).
| |
| GetWhoHasToShow1St |
Gets the player who has to open his cards first on a showdown.
|
| Name | Description | |
|---|---|---|
| PlayersStillToCome |
Determines the number of players (0-9) still to act after (without) the current player, if nobody bets/raises again.
|