Public Member Functions | |
RemoveMoveFromYEqual (const int y) | |
bool | operator() (const osl::Move &m) const |
Public Attributes | |
const int | y |
Definition at line 207 of file kanjiMove.cc.
RemoveMoveFromYEqual::RemoveMoveFromYEqual | ( | const int | y | ) | [inline] |
Definition at line 211 of file kanjiMove.cc.
bool RemoveMoveFromYEqual::operator() | ( | const osl::Move & | m | ) | const [inline] |
Definition at line 215 of file kanjiMove.cc.
References osl::Move::from(), and osl::Square::y().
const int RemoveMoveFromYEqual::y |
Definition at line 210 of file kanjiMove.cc.