Catos Engine (Source) 0.0.1
Lightweight Game engine
|
A struct that holds all info the application needs at launch. More...
#include <application.h>
Public Attributes | |
uint | version = 001 |
MAJOR | MINOR | PATCH? | |
str | applicationTitle = "Catos Application" |
A struct that holds all info the application needs at launch.
str catos::AppCreationInfo::applicationTitle = "Catos Application" |
uint catos::AppCreationInfo::version = 001 |
MAJOR | MINOR | PATCH?