SPARK
0.1.0
A general purpose game engine written in C++.
|
This is the complete list of members for spark::core::Window, including all inherited members.
close() | spark::core::Window | |
isMinimized() const | spark::core::Window | |
nativeWindow() const | spark::core::Window | |
onResize | spark::core::Window | |
onUpdate() | spark::core::Window | |
operator=(const Window &other)=delete (defined in spark::core::Window) | spark::core::Window | |
operator=(Window &&other) noexcept=default (defined in spark::core::Window) | spark::core::Window | |
renderer() const | spark::core::Window | |
size() const | spark::core::Window | |
Window(const Settings &settings) | spark::core::Window | explicit |
Window(const Window &other)=delete (defined in spark::core::Window) | spark::core::Window | |
Window(Window &&other) noexcept=default (defined in spark::core::Window) | spark::core::Window | |
~Window() (defined in spark::core::Window) | spark::core::Window |