Public Member Functions | |
| RemoveMoveFromXOver (const int min_x) | |
| bool | operator() (const osl::Move &m) const |
Public Attributes | |
| const int | min_x |
Definition at line 72 of file kanjiMove.cc.
| RemoveMoveFromXOver::RemoveMoveFromXOver | ( | const int | min_x | ) | [inline] |
Definition at line 76 of file kanjiMove.cc.
| bool RemoveMoveFromXOver::operator() | ( | const osl::Move & | m | ) | const [inline] |
Definition at line 80 of file kanjiMove.cc.
References osl::Move::from(), and osl::Square::x().
| const int RemoveMoveFromXOver::min_x |
Definition at line 75 of file kanjiMove.cc.
1.7.4