GFX::ScreenSize Struct Reference
Represents a the size of a window or screen.
More...
#include <GFXSetup.h>
List of all members.
|
Public Attributes |
|
int | Width |
| | Horizontal pixels contained within the window.
|
|
int | Height |
| | Vertical pixels contained within the window.
|
Detailed Description
Represents a the size of a window or screen.
The documentation for this struct was generated from the following file: