Urho3D
|
Window mode parameters. More...
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/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.