#include <fack.hpp>
Inheritance diagram for dialog_choice_verb_object:
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< verb > | v |
pt< phys_obj > | obj_for_which_the_verb_was_chosen |
< e.g. pick_up | |
pt< phys_obj > | passive_obj |
< e.g. hand |
|
< e.g. pencil
|
|
< e.g. pick_up
|
|
< e.g. hand
|
|
|