WindowMode struct
#include <nCine/Graphics/IGfxDevice.h>
Initial properties of the application window.
Constructors, destructors, conversion operators
- WindowMode()
-
WindowMode(std::
int32_t w, std:: int32_t h, std:: int32_t posX, std:: int32_t posY, bool fullscreen, bool resizable, bool windowScaling)