Public Member Functions | Public Attributes
RemoveMoveFromYUnder Struct Reference

List of all members.

Public Member Functions

 RemoveMoveFromYUnder (const int max_y)
bool operator() (const osl::Move &m) const

Public Attributes

const int max_y

Detailed Description

Definition at line 162 of file kanjiMove.cc.


Constructor & Destructor Documentation

RemoveMoveFromYUnder::RemoveMoveFromYUnder ( const int  max_y) [inline]

Definition at line 166 of file kanjiMove.cc.


Member Function Documentation

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().


Member Data Documentation

Definition at line 165 of file kanjiMove.cc.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines