#include <fack.hpp>
Inheritance diagram for dragging_state_maybe_dragging_obj:
Public Member Functions | |
dragging_state_maybe_dragging_obj (pos_and< pt< obj_or_concept > > obj_and_pos, int_pair offset_of_mouse_in_obj, pt< container > orig_container, int_pair orig_mouse_pos) | |
Public Attributes | |
pos_and< pt< obj_or_concept > > | obj_and_pos |
int_pair | offset_of_mouse_in_obj |
int_pair | orig_mouse_pos |
pt< container > | orig_container |
|
Definition at line 1982 of file fack.hpp. References obj_and_pos. |
|
Definition at line 1977 of file fack.hpp. Referenced by dragging_state_maybe_dragging_obj(). |
|
|
|
|
|
|