TurnInfo Structure
Represents the information about the current turn.
TurnInfo |
Initializes a new instance of the TurnInfo struct with the specified parameters.
|
GamePhase |
The current phase of the game.
|
LastRound | if this is the last round of the game; otherwise .
|
NumActionsLeft |
The number of actions the current player has left in this turn.
|
TookBlackPuzzle | if the current player took a black puzzle this turn; otherwise .
|
UsedMasterAction | if the current player used the Master action this turn; otherwise .
|