|
Blackjack
|
Defines the possible Outcomes of the game.
More...
Go to the source code of this file.
Enumerations | |
| enum | Outcome { LOSE , WIN } |
| There are two possible outcomes: lose or win (no tie) More... | |
Defines the possible Outcomes of the game.
| enum Outcome |