Functions | |
const int | WindowWidth (640) |
const int | WindowHeight (480) |
const int | WindowBPP (32) |
bool | WindowFullscreen (false) |
Variables | |
const MString | ProductName ("Mercury Engine") |
const int InitialWindowProperties::WindowBPP | ( | 32 | ) |
bool InitialWindowProperties::WindowFullscreen | ( | false | ) |
const int InitialWindowProperties::WindowHeight | ( | 480 | ) |
const int InitialWindowProperties::WindowWidth | ( | 640 | ) |
const MString InitialWindowProperties::ProductName("Mercury Engine") |