maverick.enums.GameEventType#
- class maverick.enums.GameEventType(*values)[source]#
Game event enumeration.
Represents the different types of events that can occur during a poker game.
- PLAYER_CARDS_REVEALED#
Player’s cards have been revealed at showdown. This only happens if there are multiple winners. If there is a single winner, their cards are not revealed.
Added in version 0.2.0.
- Type:
- __init__(*args, **kwds)#
Attributes