sandbox
Loading...
Searching...
No Matches
sbx::devices::window Member List

This is the complete list of members for sbx::devices::window, including all inherited members.

aspect_ratio() const -> std::float_t (defined in sbx::devices::window)sbx::devices::windowinline
handle() -> GLFWwindow * (defined in sbx::devices::window)sbx::devices::windowinline
height() const -> std::uint32_t (defined in sbx::devices::window)sbx::devices::windowinline
hide() -> voidsbx::devices::windowinline
is_focused() const noexcept -> bool (defined in sbx::devices::window)sbx::devices::windowinline
is_iconified() const noexcept -> bool (defined in sbx::devices::window)sbx::devices::windowinline
is_visible() const noexcept -> bool (defined in sbx::devices::window)sbx::devices::windowinline
on_framebuffer_resized() -> signals::signal< const framebuffer_resized_event & > & (defined in sbx::devices::window)sbx::devices::windowinline
on_key_pressed() -> signals::signal< const key_pressed_event & > & (defined in sbx::devices::window)sbx::devices::windowinline
on_key_released() -> signals::signal< const key_released_event & > & (defined in sbx::devices::window)sbx::devices::windowinline
on_mouse_moved() -> signals::signal< const mouse_moved_event & > & (defined in sbx::devices::window)sbx::devices::windowinline
on_window_closed_signal() -> signals::signal< const window_closed_event & > & (defined in sbx::devices::window)sbx::devices::windowinline
on_window_moved_signal() -> signals::signal< const window_moved_event & > & (defined in sbx::devices::window)sbx::devices::windowinline
on_window_resized_signal() -> signals::signal< const window_resized_event & > & (defined in sbx::devices::window)sbx::devices::windowinline
operator GLFWwindow *() (defined in sbx::devices::window)sbx::devices::windowinline
set_title(const std::string &title) -> void (defined in sbx::devices::window)sbx::devices::windowinline
should_close() -> boolsbx::devices::windowinline
show() -> voidsbx::devices::windowinline
title() const -> const std::string & (defined in sbx::devices::window)sbx::devices::windowinline
width() const -> std::uint32_t (defined in sbx::devices::window)sbx::devices::windowinline
window(const window_create_info &create_info) (defined in sbx::devices::window)sbx::devices::windowinline
~window() (defined in sbx::devices::window)sbx::devices::windowinline