Luna::Window::IWindow::get_touch_event
virtual Event< window_touch_event_handler_t > & get_touch_event()=0
Gets the touch event of this window.
This event will be emitted when the window is focused and touched.
Return value
Returns one reference of the event object.