U3D
Open-source, cross-platform 2D and 3D game engine built in C++
|
Window mode parameters. More...
#include </var/dev/u3d/stable/Source/Urho3D/Graphics/Graphics.h>
Public Attributes | |
int | width_ {} |
Width of the window. 0 to pick automatically. | |
int | height_ {} |
Height of the window. 0 to pick automatically. | |
ScreenModeParams | screenParams_ |
Screen mode parameters. | |
Window mode parameters.