|
SPARK
0.1.0
A general purpose game engine written in C++.
|
A struct containing the settings used to create a window. More...
#include <Window.h>
Public Attributes | |
| std::string | title |
| spark::math::Vector2< unsigned int > | size |
| std::function< void(events::Event &)> | eventCallback |
| bool | resizable |
A struct containing the settings used to create a window.