Chunk_info Class Reference

#include <chunklst.h>

Collaboration diagram for Chunk_info:

Collaboration graph
[legend]
List of all members.

Private Member Functions

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

Private Attributes

int num
Rectangle box

Friends

class Chunk_chooser

Detailed Description

Definition at line 40 of file chunklst.h.


Constructor & Destructor Documentation

Chunk_info::Chunk_info (  )  [inline, private]

Definition at line 45 of file chunklst.h.


Member Function Documentation

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

Definition at line 46 of file chunklst.h.

References box, and num.


Friends And Related Function Documentation

friend class Chunk_chooser [friend]

Definition at line 42 of file chunklst.h.


Member Data Documentation

int Chunk_info::num [private]

Definition at line 43 of file chunklst.h.

Referenced by Chunk_chooser::drag_data_get(), Chunk_chooser::get_selected_id(), and set().

Rectangle Chunk_info::box [private]

Definition at line 44 of file chunklst.h.

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


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