| AllowSwap() const | Game | [inline] |
| Board() | Game | [inline] |
| Board() const | Game | [inline] |
| Game(StoneBoard &brd) | Game | [explicit] |
| GameTime() const | Game | [inline] |
| History() const | Game | [inline] |
| INVALID_MOVE enum value | Game | |
| m_allow_swap | Game | [private] |
| m_board | Game | [private] |
| m_game_time | Game | [private] |
| m_history | Game | [private] |
| m_time_remaining | Game | [private] |
| NewGame() | Game | |
| OCCUPIED_CELL enum value | Game | |
| PlayMove(HexColor color, HexPoint point) | Game | |
| ReturnType enum name | Game | |
| SetAllowSwap(bool enable) | Game | [inline] |
| SetBoard(StoneBoard &brd) | Game | [inline] |
| SetGameTime(double time) | Game | |
| SetTimeRemaining(HexColor color, double time) | Game | [inline] |
| TimeRemaining(HexColor color) const | Game | [inline] |
| UndoMove() | Game | |
| VALID_MOVE enum value | Game |