galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::Window Member List

This is the complete list of members for galaxy::Window, including all inherited members.

append_title(const std::string &append)galaxy::Window
close() noexceptgalaxy::Window
context() const noexceptgalaxy::Window
get_keyboard() noexceptgalaxy::Window
get_mouse() noexceptgalaxy::Window
get_pixel_size() noexceptgalaxy::Window
handle() const noexceptgalaxy::Window
hide() const noexceptgalaxy::Window
is_open() const noexceptgalaxy::Window
m_contextgalaxy::Windowprivate
m_eventsgalaxy::Windowprivate
m_keyboardgalaxy::Windowprivate
m_mousegalaxy::Windowprivate
m_opengalaxy::Windowprivate
m_windowgalaxy::Windowprivate
maximize() const noexceptgalaxy::Window
minimize() const noexceptgalaxy::Window
operator=(const Window &)=deletegalaxy::Windowprivate
operator=(Window &&)=deletegalaxy::Windowprivate
process_events(entt::dispatcher &dispatcher)galaxy::Window
raise() const noexceptgalaxy::Window
request_attention() const noexceptgalaxy::Window
resize(const int width, const int height) const noexceptgalaxy::Window
restore() const noexceptgalaxy::Window
set_fullscreen(const bool fullscreen) const noexceptgalaxy::Window
set_icon(const std::string &icon) noexceptgalaxy::Window
set_taskbar_progress(const float progress) noexceptgalaxy::Window
show() const noexceptgalaxy::Window
swap() const noexceptgalaxy::Window
Window()galaxy::Window
Window(const Window &)=deletegalaxy::Windowprivate
Window(Window &&)=deletegalaxy::Windowprivate
~Window()galaxy::Window