Public Member Functions | |
| RemoveMoveFromXEqual (const int x) | |
| bool | operator() (const osl::Move &m) const |
Public Attributes | |
| const int | x |
Definition at line 192 of file kanjiMove.cc.
| RemoveMoveFromXEqual::RemoveMoveFromXEqual | ( | const int | x | ) | [inline] |
Definition at line 196 of file kanjiMove.cc.
| bool RemoveMoveFromXEqual::operator() | ( | const osl::Move & | m | ) | const [inline] |
Definition at line 200 of file kanjiMove.cc.
References osl::Move::from(), and osl::Square::x().
| const int RemoveMoveFromXEqual::x |
Definition at line 195 of file kanjiMove.cc.
1.7.4