Loading...
Searching...
No Matches
hellfire::IWindowEventHandler Member List

This is the complete list of members for hellfire::IWindowEventHandler, including all inherited members.

on_key_down(int keycode)hellfire::IWindowEventHandlerinlinevirtual
on_key_up(int keycode)hellfire::IWindowEventHandlerinlinevirtual
on_mouse_button(int button, bool pressed)hellfire::IWindowEventHandlerinlinevirtual
on_mouse_move(float x, float y)hellfire::IWindowEventHandlerinlinevirtual
on_mouse_wheel(float delta)hellfire::IWindowEventHandlerinlinevirtual
on_render()hellfire::IWindowEventHandlerinlinevirtual
on_window_minimize(bool minimized)hellfire::IWindowEventHandlerinlinevirtual
on_window_resize(int width, int height)hellfire::IWindowEventHandlerinlinevirtual
~IWindowEventHandler()=defaulthellfire::IWindowEventHandlervirtual