#include <orxDisplay.h>
Data Fields | |
| orxBOOL | bFullScreen |
| orxU32 | u32Depth |
| orxU32 | u32Height |
| orxU32 | u32Width |
Display event payload
Definition at line 209 of file orxDisplay.h.
FullScreen? : 16
Definition at line 214 of file orxDisplay.h.
Screen depth : 12
Definition at line 213 of file orxDisplay.h.
Screen height : 8
Definition at line 212 of file orxDisplay.h.
Screen width : 4
Definition at line 211 of file orxDisplay.h.
1.5.6