![]() |
Cinnamon
1.1
chess engine
|
#include <OpenBook.h>
Public Member Functions | |
OpenBook () | |
virtual | ~OpenBook () |
bool | load () |
string | search (int side, string movesPath) |
bool | create () |
OpenBook::~OpenBook | ( | ) | [virtual] |
bool OpenBook::create | ( | ) |
bool OpenBook::load | ( | ) |
string OpenBook::search | ( | int | side, |
string | movesPath | ||
) |