Public Member Functions | |
RemoveMoveFromXUnder (const int max_x) | |
bool | operator() (const osl::Move &m) const |
Public Attributes | |
const int | max_x |
Definition at line 132 of file kanjiMove.cc.
RemoveMoveFromXUnder::RemoveMoveFromXUnder | ( | const int | max_x | ) | [inline] |
Definition at line 136 of file kanjiMove.cc.
bool RemoveMoveFromXUnder::operator() | ( | const osl::Move & | m | ) | const [inline] |
Definition at line 140 of file kanjiMove.cc.
References osl::Move::from(), and osl::Square::x().
const int RemoveMoveFromXUnder::max_x |
Definition at line 135 of file kanjiMove.cc.