Public Member Functions | |
RemoveMoveFromXLTE (const int max_x) | |
bool | operator() (const osl::Move &m) const |
Public Attributes | |
const int | max_x |
Definition at line 147 of file kanjiMove.cc.
RemoveMoveFromXLTE::RemoveMoveFromXLTE | ( | const int | max_x | ) | [inline] |
Definition at line 151 of file kanjiMove.cc.
bool RemoveMoveFromXLTE::operator() | ( | const osl::Move & | m | ) | const [inline] |
Definition at line 155 of file kanjiMove.cc.
References osl::Move::from(), and osl::Square::x().
const int RemoveMoveFromXLTE::max_x |
Definition at line 150 of file kanjiMove.cc.