Function object to find an item at the specified coordinates.  
 More...
 | 
| const int  | x_ | 
|   | 
| const int  | y_ | 
|   | 
Function object to find an item at the specified coordinates. 
Definition at line 89 of file help_text_area.hpp.
 
◆ item_at()
  
  
      
        
          | help::help_text_area::item_at::item_at  | 
          ( | 
          const int  | 
          x,  | 
         
        
           | 
           | 
          const int  | 
          y  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
      
        
          | bool help::help_text_area::item_at::operator()  | 
          ( | 
          const item &  | 
          item | ) | 
           const | 
        
      
 
 
◆ x_
  
  
      
        
          | const int help::help_text_area::item_at::x_ | 
         
       
   | 
  
private   | 
  
 
 
◆ y_
  
  
      
        
          | const int help::help_text_area::item_at::y_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: