|
SDEngine
Game Engine
|
#include <WindowManager.hpp>
Public Member Functions | |
| WindowProps (const std::string &title="SD Engine", int width=1280, int height=720) | |
Public Attributes | |
| std::string | title |
| int | width |
| int | height |
|
inlineexplicit |
| int sd::WindowProps::height |
| std::string sd::WindowProps::title |
| int sd::WindowProps::width |