Final Platform Layer 0.9.8-beta
Loading...
Searching...
No Matches
Data Fields
fplWindowPosition Struct Reference

A structure containing the position of a window. More...

#include <final_platform_layer.h>

Data Fields

int32_t left
 Left position in screen coordinates.
 
int32_t top
 Top position in screen coordinates.
 

Detailed Description

A structure containing the position of a window.

Definition at line 3938 of file final_platform_layer.h.

Field Documentation

◆ left

int32_t fplWindowPosition::left

Left position in screen coordinates.

Definition at line 3940 of file final_platform_layer.h.

◆ top

int32_t fplWindowPosition::top

Top position in screen coordinates.

Definition at line 3942 of file final_platform_layer.h.


The documentation for this struct was generated from the following file: