struct
#include <nCine/Graphics/IGfxDevice.h>
WindowMode A structure used to initialize window properties.
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)