Combo_info Class Reference

#include <combo.h>

Collaboration diagram for Combo_info:

Collaboration graph
[legend]
List of all members.

Private Member Functions

 Combo_info ()
void set (int n, int rx, int ry, int rw, int rh)

Private Attributes

int num
Rectangle box

Friends

class Combo_chooser

Detailed Description

Definition at line 128 of file combo.h.


Constructor & Destructor Documentation

Combo_info::Combo_info (  )  [inline, private]

Definition at line 133 of file combo.h.


Member Function Documentation

void Combo_info::set ( int  n,
int  rx,
int  ry,
int  rw,
int  rh 
) [inline, private]

Definition at line 134 of file combo.h.

References box, and num.


Friends And Related Function Documentation

friend class Combo_chooser [friend]

Definition at line 130 of file combo.h.


Member Data Documentation

int Combo_info::num [private]

Definition at line 131 of file combo.h.

Referenced by Combo_chooser::drag_begin(), Combo_chooser::drag_data_get(), Combo_chooser::get_selected_id(), and set().

Rectangle Combo_info::box [private]

Definition at line 132 of file combo.h.

Referenced by Combo_chooser::mouse_press(), and set().


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 14:49:14 2007 for ExultEngine by  doxygen 1.5.1