![]() |
Meteor2D
dev internal
Meteor is a lightweight 2D game engine.
|
A encapsulate properties window creation. More...
#include <windowproperties.h>
Public Member Functions | |
| SWindowProperties (std::string name, SColor backgroundColor) | |
Public Attributes | |
| std::string | name = "Meteor2D" |
| size_t | width = SCREEN_WIDTH |
| size_t | height = SCREEN_HEIGHT |
| bool | fullscreen = FULLSCREEN |
| bool | vsync = USE_VSYNC |
| SColor | backgroundColor |
A encapsulate properties window creation.