Final Platform Layer 0.9.8-beta
|
A structure containing the size of a window. More...
#include <final_platform_layer.h>
Data Fields | |
uint32_t | height |
Height in screen coordinates. | |
uint32_t | width |
Width in screen coordinates. | |
A structure containing the size of a window.
Definition at line 3930 of file final_platform_layer.h.
uint32_t fplWindowSize::height |
Height in screen coordinates.
Definition at line 3934 of file final_platform_layer.h.
uint32_t fplWindowSize::width |
Width in screen coordinates.
Definition at line 3932 of file final_platform_layer.h.