ARB
|
#include <ed4_defs.hxx>
Public Member Functions | |
ED4_scroll_picture () | |
Public Attributes | |
bool | scroll |
long | old_x |
long | old_y |
Definition at line 276 of file ed4_defs.hxx.
|
inline |
Definition at line 281 of file ed4_defs.hxx.
bool ED4_scroll_picture::scroll |
Definition at line 277 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 278 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 279 of file ed4_defs.hxx.
Referenced by ED4_input_cb(), ED4_load_new_config(), and ED4_motion_cb().