Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Attributes | |
EngineCore * | engineCore = nullptr |
FullscreenMode | fullscreen = FullscreenMode::Windowed |
Grindstone::Display | display |
unsigned int | width = 0 |
unsigned int | height = 0 |
const char * | title = nullptr |
bool | isSwapchainControlledByEngine = false |