U3D
Open-source, cross-platform 2D and 3D game engine built in C++
Loading...
Searching...
No Matches
Urho3D::WindowModeParams Struct Reference

Window mode parameters. More...

#include </var/dev/u3d/stable/Source/Urho3D/Graphics/Graphics.h>

Collaboration diagram for Urho3D::WindowModeParams:
[legend]

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.
 

Detailed Description

Window mode parameters.


The documentation for this struct was generated from the following file: