Public Member Functions | Private Attributes

help::help_text_area::item_at Class Reference

Function object to find an item at the specified coordinates. More...

List of all members.

Public Member Functions

 item_at (const int x, const int y)
bool operator() (const item &) const

Private Attributes

const int x_
const int y_

Detailed Description

Function object to find an item at the specified coordinates.

Definition at line 392 of file help.cpp.


Constructor & Destructor Documentation

help::help_text_area::item_at::item_at ( const int  x,
const int  y 
) [inline]

Definition at line 394 of file help.cpp.


Member Function Documentation

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_.

Here is the call graph for this function:


Member Data Documentation

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


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

Generated by doxygen 1.7.1 on Thu May 24 2012 01:24:22 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs