SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::core::Application::Settings Struct Reference

A struct containing the settings for the application. More...

#include <Application.h>

Public Attributes

std::string name
 
spark::math::Vector2< unsigned int > size
 
bool resizable = false
 

Detailed Description

A struct containing the settings for the application.