Empirical
|
#include <Othello8.h>
Public Member Functions | |
void | Clear () |
void | Clear (Index pos) |
Player | Owner (Index pos) const |
void | SetOwner (Index pos, Player owner) |
bool | Occupied (Index pos) |
size_t | Score (Player owner) |
Public Attributes | |
uint64_t | occupied |
uint64_t | player |
|
inline |
|
inline |
|
inline |
|
inline |
uint64_t emp::Othello8::Board::occupied |
uint64_t emp::Othello8::Board::player |