Public Attributes | |
bool | enable {true} |
Resolution | resolution {640, 480} |
std::string | title {"No title"} |
float | fps {60.0f} |
Window configuration.
|
export |
Enables or disables application window.
|
export |
Frame rate of the window.
|
export |
Resolution of the window (width x height).
|
export |
Title of the application window.