#include <Othello8.h>
constexpr emp::Othello8::Index::Index |
( |
| ) |
|
|
inline |
constexpr emp::Othello8::Index::Index |
( |
size_t |
_pos | ) |
|
|
inline |
constexpr emp::Othello8::Index::Index |
( |
size_t |
x, |
|
|
size_t |
y |
|
) |
| |
|
inline |
constexpr emp::Othello8::Index::Index |
( |
const Index & |
_in | ) |
|
|
inline |
bool emp::Othello8::Index::IsValid |
( |
| ) |
const |
|
inline |
emp::Othello8::Index::operator size_t |
( |
| ) |
const |
|
inline |
void emp::Othello8::Index::Set |
( |
size_t |
x, |
|
|
size_t |
y |
|
) |
| |
|
inline |
size_t emp::Othello8::Index::x |
( |
| ) |
const |
|
inline |
size_t emp::Othello8::Index::y |
( |
| ) |
const |
|
inline |
size_t emp::Othello8::Index::pos |
The documentation for this struct was generated from the following file: