Loading...
Searching...
No Matches
hellfire::IWindow Member List
This is the complete list of members for
hellfire::IWindow
, including all inherited members.
create
(int width, int height, const std::string &title)=0
hellfire::IWindow
pure virtual
destroy
()=0
hellfire::IWindow
pure virtual
enable_vsync
(bool vsync)=0
hellfire::IWindow
pure virtual
get_elapsed_time
()=0
hellfire::IWindow
pure virtual
get_framebuffer_size
() const =0
hellfire::IWindow
pure virtual
get_mouse_position
() const =0
hellfire::IWindow
pure virtual
get_native_handle
()=0
hellfire::IWindow
pure virtual
get_size
() const =0
hellfire::IWindow
pure virtual
is_key_pressed
(int keycode) const =0
hellfire::IWindow
pure virtual
make_current
()=0
hellfire::IWindow
pure virtual
poll_events
()=0
hellfire::IWindow
pure virtual
set_cursor_mode
(CursorMode mode)=0
hellfire::IWindow
pure virtual
set_event_handler
(IWindowEventHandler *event_handler)=0
hellfire::IWindow
pure virtual
set_size
(int width, int height)=0
hellfire::IWindow
pure virtual
set_title
(const std::string &title)=0
hellfire::IWindow
pure virtual
should_close
() const =0
hellfire::IWindow
pure virtual
swap_buffers
()=0
hellfire::IWindow
pure virtual
wait_for_events
()=0
hellfire::IWindow
pure virtual
warp_cursor
(double x, double y)=0
hellfire::IWindow
pure virtual
window_info_
hellfire::IWindow
protected
~IWindow
()=default
hellfire::IWindow
virtual
Generated by
1.9.8