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