matf-rg-engine
1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
|
This is the complete list of members for engine::platform::PlatformEventObserver, including all inherited members.
on_key(Key key) | engine::platform::PlatformEventObserver | inlinevirtual |
on_mouse_move(MousePosition position) | engine::platform::PlatformEventObserver | inlinevirtual |
on_window_resize(int width, int height) | engine::platform::PlatformEventObserver | inlinevirtual |
~PlatformEventObserver()=default | engine::platform::PlatformEventObserver | virtual |