Luna::Window::IWindow::get_mouse_wheel_event
virtual Event< window_mouse_wheel_event_handler_t > & get_mouse_wheel_event()=0
Gets the mouse wheel event of this window.
This event will be emitted when the mouse wheel is scrolled and the window has mouse focus.
Return value
Returns one reference of the event object.