This is the complete list of members for emp::Othello8, including all inherited members.
ALL_DIRECTIONS() | emp::Othello8 | inlineprotectedstatic |
BOARD_SIZE | emp::Othello8 | static |
cache_ok | emp::Othello8 | protected |
ClearPos(Index pos) | emp::Othello8 | inline |
CountFrontierPos(Player player) | emp::Othello8 | inline |
cur_player | emp::Othello8 | protected |
DARK enum value | emp::Othello8 | |
dark_flips | emp::Othello8 | protected |
DoFlips(Player player, Index pos) | emp::Othello8 | inline |
DoMove(Player player, Index pos) | emp::Othello8 | inline |
DoNextMove(Index pos) | emp::Othello8 | inline |
E enum value | emp::Othello8 | |
Facing enum name | emp::Othello8 | |
flip_list_t typedef | emp::Othello8 | protected |
game_board | emp::Othello8 | protected |
GetBoard() | emp::Othello8 | inline |
GetBoard() const | emp::Othello8 | inline |
GetBoardWidth() | emp::Othello8 | inlinestatic |
GetCurPlayer() const | emp::Othello8 | inline |
GetFlipCount(Player player, Index pos) | emp::Othello8 | inline |
GetFlipList(Player player, Index pos) | emp::Othello8 | inline |
GetHash() const | emp::Othello8 | inline |
GetIndex(size_t x, size_t y) | emp::Othello8 | inlinestatic |
GetMoveOptions(Player player) | emp::Othello8 | inline |
GetMoveOptions() | emp::Othello8 | inline |
GetNeighbor(Index id, Facing dir) | emp::Othello8 | inline |
GetNeighborIndex(Index pos, Facing dir) | emp::Othello8 | inlineprotectedstatic |
GetNumCells() const | emp::Othello8 | inline |
GetOpponent(Player player) const | emp::Othello8 | inline |
GetPosOwner(Index id) const | emp::Othello8 | inline |
GetScore(Player player) | emp::Othello8 | inline |
HasMoveOptions(Player player) | emp::Othello8 | inline |
HasValidFlips(Player player, Index pos) | emp::Othello8 | inline |
IsAdjacentTo(Index pos, Player owner) | emp::Othello8 | inline |
IsOver() const | emp::Othello8 | inline |
IsValidMove(Player player, Index pos) | emp::Othello8 | inline |
IsValidPlayer(Player player) const | emp::Othello8 | inline |
LIGHT enum value | emp::Othello8 | |
light_flips | emp::Othello8 | protected |
N enum value | emp::Othello8 | |
NE enum value | emp::Othello8 | |
NEIGHBORS() | emp::Othello8 | inlineprotectedstatic |
NONE enum value | emp::Othello8 | |
NUM_CELLS | emp::Othello8 | static |
NUM_DIRECTIONS | emp::Othello8 | static |
NW enum value | emp::Othello8 | |
Othello8() | emp::Othello8 | inline |
over | emp::Othello8 | protected |
Player enum name | emp::Othello8 | |
Print(std::ostream &os=std::cout, std::string dark_token="D", std::string light_token="L", std::string open_space="O") | emp::Othello8 | inline |
Reset() | emp::Othello8 | inline |
S enum value | emp::Othello8 | |
SE enum value | emp::Othello8 | |
SetBoard(const Board &other_board) | emp::Othello8 | inline |
SetBoard(const this_t &other_othello) | emp::Othello8 | inline |
SetCurPlayer(Player player) | emp::Othello8 | inline |
SetPos(Index pos, Player player) | emp::Othello8 | inline |
SetPositions(emp::vector< Index > ids, Player player) | emp::Othello8 | inline |
SetupCache() | emp::Othello8 | inline |
SW enum value | emp::Othello8 | |
this_t typedef | emp::Othello8 | |
W enum value | emp::Othello8 | |
~Othello8() | emp::Othello8 | inline |