#include "Hex.hpp"#include "Game.hpp"Go to the source code of this file.
Namespaces | |
| namespace | SwapCheck |
Determines whether to swap in the current game state. | |
Functions | |
| bool | SwapCheck::PlaySwap (const Game &game, HexColor toPlay) |
| If first move of game has been played and swap rule is being used, checks hardcoded swap rules and returns true if swap should be played. | |
Definition in file SwapCheck.hpp.