orx
1.14
Portable Game Engine
|
#include <orxDisplay.h>
Data Fields | |
orxBOOL | bFullScreen |
orxU32 | u32Depth |
orxU32 | u32Height |
orxU32 | u32RefreshRate |
orxU32 | u32Width |
Video mode structure
Definition at line 139 of file orxDisplay.h.
orxBOOL orxDISPLAY_VIDEO_MODE::bFullScreen |
Definition at line 142 of file orxDisplay.h.
orxU32 orxDISPLAY_VIDEO_MODE::u32Depth |
Definition at line 141 of file orxDisplay.h.
orxU32 orxDISPLAY_VIDEO_MODE::u32Height |
Definition at line 141 of file orxDisplay.h.
orxU32 orxDISPLAY_VIDEO_MODE::u32RefreshRate |
Definition at line 141 of file orxDisplay.h.
orxU32 orxDISPLAY_VIDEO_MODE::u32Width |
Definition at line 141 of file orxDisplay.h.