Shape_entry Class Reference

#include <shapelst.h>

Collaboration diagram for Shape_entry:

Collaboration graph
[legend]
List of all members.

Private Member Functions

 Shape_entry ()
void set (int ind, int shnum, int frnum, int rx, int ry, int rw, int rh)

Private Attributes

int index
int shapenum
int framenum
Rectangle box

Friends

class Shape_chooser

Detailed Description

Definition at line 42 of file shapelst.h.


Constructor & Destructor Documentation

Shape_entry::Shape_entry (  )  [inline, private]

Definition at line 49 of file shapelst.h.


Member Function Documentation

void Shape_entry::set ( int  ind,
int  shnum,
int  frnum,
int  rx,
int  ry,
int  rw,
int  rh 
) [inline, private]

Definition at line 50 of file shapelst.h.

References box, framenum, index, and shapenum.


Friends And Related Function Documentation

friend class Shape_chooser [friend]

Definition at line 44 of file shapelst.h.


Member Data Documentation

int Shape_entry::index [private]

Definition at line 45 of file shapelst.h.

Referenced by Shape_chooser::all_frames_toggled(), and set().

int Shape_entry::shapenum [private]

Definition at line 47 of file shapelst.h.

Referenced by Shape_chooser::drag_begin(), Shape_chooser::drag_data_get(), Shape_chooser::frame_changed(), Shape_chooser::get_selected(), Shape_chooser::get_selected_id(), Shape_chooser::import_frame(), Shape_chooser::on_shapes_popup_edtiles_activate(), and set().

int Shape_entry::framenum [private]

Definition at line 47 of file shapelst.h.

Referenced by Shape_chooser::drag_begin(), Shape_chooser::drag_data_get(), Shape_chooser::frame_changed(), Shape_chooser::get_selected(), Shape_chooser::import_frame(), and set().

Rectangle Shape_entry::box [private]

Definition at line 48 of file shapelst.h.

Referenced by set().


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