|
void | insert (const TBitBoard move, const int score) |
|
TBitBoard | pop () |
|
void | reset () |
|
Definition at line 9 of file MoveList.h.
◆ TBitBoard
using BitBully::MoveList::TBitBoard = uint64_t |
◆ MoveList()
BitBully::MoveList::MoveList |
( |
| ) |
|
|
inline |
◆ insert()
void BitBully::MoveList::insert |
( |
const TBitBoard | move, |
|
|
const int | score ) |
|
inline |
◆ pop()
TBitBoard BitBully::MoveList::pop |
( |
| ) |
|
|
inline |
◆ reset()
void BitBully::MoveList::reset |
( |
| ) |
|
|
inline |
◆ move
TBitBoard BitBully::MoveList::move |
◆ N_COLUMNS
int BitBully::MoveList::N_COLUMNS = 7 |
|
staticconstexpr |
◆ score
int BitBully::MoveList::score |
The documentation for this class was generated from the following file: