#include <display_win.h>
Public Attributes | |
| int | mx |
| int | my |
| int | mouse_pos_set |
| EventType | type |
| int | button_id |
| EventButtonState | button_state |
| WindowAction | action |
| void(* | action_func )(int, int, int, int, int) |
Definition at line 295 of file display_win.h.
Definition at line 301 of file display_win.h.
| void(* SYWindow::EventInfo::action_func)(int, int, int, int, int) |
Definition at line 299 of file display_win.h.
Definition at line 300 of file display_win.h.
Definition at line 297 of file display_win.h.
Definition at line 296 of file display_win.h.
Definition at line 296 of file display_win.h.
Definition at line 298 of file display_win.h.
1.5.7.1