Luna::Window::IWindow::get_key_down_event

virtual Event< window_key_down_event_handler_t > & get_key_down_event()=0

Gets the key down event of this window.

This event will be emitted when one keyboard key is pressed and the window has key focus.

Return value

Returns one reference of the event object.