
Go to the source code of this file.
Enumerations | |
| enum | Biddings { none = 0, small = 1, guard = 2, guard_w = 4, guard_a = 6 } |
| The enum containing all official biddings. More... | |
| enum Biddings |
The enum containing all official biddings.
The value is the coefficient used to multiply a part of points at the end of a game. Composed of:
| Enumerator | |
|---|---|
| none | |
| small | |
| guard | |
| guard_w | |
| guard_a | |
1.8.6