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

dialog_choice_verb_object Struct Reference

#include <fack.hpp>

Inheritance diagram for dialog_choice_verb_object:

dialog_choice List of all members.

Public Member Functions

 dialog_choice_verb_object (pt< verb > v, pt< phys_obj > obj_for_which_the_verb_was_chosen, pt< phys_obj > passive_obj, SDL_Rect rect)
 < e.g. pencil

Public Attributes

pt< verbv
pt< phys_objobj_for_which_the_verb_was_chosen
 < e.g. pick_up
pt< phys_objpassive_obj
 < e.g. hand

Constructor & Destructor Documentation

dialog_choice_verb_object::dialog_choice_verb_object pt< verb v,
pt< phys_obj obj_for_which_the_verb_was_chosen,
pt< phys_obj passive_obj,
SDL_Rect  rect
[inline]
 

< e.g. pencil

Definition at line 654 of file fack.hpp.


Member Data Documentation

pt<phys_obj> dialog_choice_verb_object::obj_for_which_the_verb_was_chosen
 

< e.g. pick_up

Definition at line 651 of file fack.hpp.

pt<phys_obj> dialog_choice_verb_object::passive_obj
 

< e.g. hand

Definition at line 652 of file fack.hpp.

pt<verb> dialog_choice_verb_object::v
 

Definition at line 650 of file fack.hpp.


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