ARB
|
#include <ed4_defs.hxx>
Public Member Functions | |
ED4_scroll_picture () | |
Public Attributes | |
bool | scroll |
long | old_x |
long | old_y |
Definition at line 282 of file ed4_defs.hxx.
|
inline |
Definition at line 287 of file ed4_defs.hxx.
bool ED4_scroll_picture::scroll |
Definition at line 283 of file ed4_defs.hxx.
Referenced by ED4_input_cb(), ED4_load_new_config(), and ED4_motion_cb().
long ED4_scroll_picture::old_x |
Definition at line 284 of file ed4_defs.hxx.
Referenced by ED4_input_cb(), ED4_load_new_config(), and ED4_motion_cb().
long ED4_scroll_picture::old_y |
Definition at line 285 of file ed4_defs.hxx.
Referenced by ED4_input_cb(), ED4_load_new_config(), and ED4_motion_cb().