Molybden API
|
An event indicating that the mouse has been moved out of the web page. More...
#include <input_events.hpp>
Public Member Functions | |
MouseExited (Point location, Point location_on_screen) | |
Public Attributes | |
MouseButton | mouse_button |
The pressed mouse button. | |
KeyModifiers | key_modifiers |
The keyboard modifiers applied. | |
MouseModifiers | mouse_modifiers |
The mouse modifiers applied. | |
![]() | |
Point | location |
The mouse position inside the browser view. | |
Point | location_on_screen |
The mouse position on the screen where the browser view is located. | |
Additional Inherited Members | |
![]() | |
MouseEvent (Point location, Point location_on_screen) | |
An event indicating that the mouse has been moved out of the web page.