#include <Widget.hpp>
Public Member Functions | |
MotionEvent () noexcept | |
![]() | |
BaseEvent () noexcept | |
virtual | ~BaseEvent () noexcept |
Public Attributes | |
Point< int > | pos |
![]() | |
uint | mod |
uint32_t | time |
Mouse motion event. pos The widget-relative coordinates of the pointer.
|
inlinenoexcept |
Constuctor