Represents a the size of a window or screen. More...
#include <GFXSetup.h>
Inherited by GFX::GraphicsSetup.
Public Attributes | |
int | Width |
Horizontal pixels contained within the window. | |
int | Height |
Vertical pixels contained within the window. |
Represents a the size of a window or screen.