Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

PS_choosing_verb Struct Reference

#include <fack.hpp>

Inheritance diagram for PS_choosing_verb:

PS_still_and_parsing player_state List of all members.

Public Member Functions

 PS_choosing_verb (pt< phys_obj > obj_one, pt< phys_obj > obj_two, list< pt< dialog_choice > > choices, SDL_Rect cancel_rect, pt< animation > anim, float timer, int cur_frame)

Public Attributes

pt< phys_objobj_one
pt< phys_objobj_two
list< pt< dialog_choice > > choices
SDL_Rect cancel_rect

Constructor & Destructor Documentation

PS_choosing_verb::PS_choosing_verb pt< phys_obj obj_one,
pt< phys_obj obj_two,
list< pt< dialog_choice > >  choices,
SDL_Rect  cancel_rect,
pt< animation anim,
float  timer,
int  cur_frame
[inline]
 

Definition at line 1132 of file fack.hpp.

References choices.


Member Data Documentation

SDL_Rect PS_choosing_verb::cancel_rect
 

Definition at line 1129 of file fack.hpp.

list<pt<dialog_choice> > PS_choosing_verb::choices
 

Definition at line 1128 of file fack.hpp.

Referenced by PS_choosing_verb().

pt<phys_obj> PS_choosing_verb::obj_one
 

Definition at line 1126 of file fack.hpp.

pt<phys_obj> PS_choosing_verb::obj_two
 

Definition at line 1127 of file fack.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:11 2005 for FACK by  doxygen 1.4.0