Public Member Functions | |
RemoveMoveFromYLTE (const int max_y) | |
bool | operator() (const osl::Move &m) const |
Public Attributes | |
const int | max_y |
Definition at line 177 of file kanjiMove.cc.
RemoveMoveFromYLTE::RemoveMoveFromYLTE | ( | const int | max_y | ) | [inline] |
Definition at line 181 of file kanjiMove.cc.
bool RemoveMoveFromYLTE::operator() | ( | const osl::Move & | m | ) | const [inline] |
Definition at line 185 of file kanjiMove.cc.
References osl::Move::from(), and osl::Square::y().
const int RemoveMoveFromYLTE::max_y |
Definition at line 180 of file kanjiMove.cc.