Function object to find an item at the specified coordinates. More...
Public Member Functions | |
| item_at (const int x, const int y) | |
| bool | operator() (const item &) const |
Private Attributes | |
| const int | x_ |
| const int | y_ |
Function object to find an item at the specified coordinates.
Definition at line 392 of file help.cpp.
| help::help_text_area::item_at::item_at | ( | const int | x, | |
| const int | y | |||
| ) | [inline] |
| bool help::help_text_area::item_at::operator() | ( | const item & | item | ) | const |
Definition at line 2673 of file help.cpp.
References point_in_rect(), help::help_text_area::item::rect, x_, and y_.

const int help::help_text_area::item_at::x_ [private] |
Definition at line 397 of file help.cpp.
Referenced by operator()().
const int help::help_text_area::item_at::y_ [private] |
Definition at line 397 of file help.cpp.
Referenced by operator()().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:24:22 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |