Public Member Functions | |
RemoveMoveFromYUnder (const int max_y) | |
bool | operator() (const osl::Move &m) const |
Public Attributes | |
const int | max_y |
Definition at line 162 of file kanjiMove.cc.
RemoveMoveFromYUnder::RemoveMoveFromYUnder | ( | const int | max_y | ) | [inline] |
Definition at line 166 of file kanjiMove.cc.
bool RemoveMoveFromYUnder::operator() | ( | const osl::Move & | m | ) | const [inline] |
Definition at line 170 of file kanjiMove.cc.
References osl::Move::from(), and osl::Square::y().
const int RemoveMoveFromYUnder::max_y |
Definition at line 165 of file kanjiMove.cc.