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

A structure containing input settings. More...

#include <final_platform_layer.h>

Data Fields

uint32_t controllerDetectionFrequency
 Frequency in ms for detecting new or removed controllers (Default: 200)
 
fpl_b32 disabledEvents
 Disable input events entirely (Default: false)
 

Detailed Description

A structure containing input settings.

Definition at line 4028 of file final_platform_layer.h.

Field Documentation

◆ controllerDetectionFrequency

uint32_t fplInputSettings::controllerDetectionFrequency

Frequency in ms for detecting new or removed controllers (Default: 200)

Definition at line 4030 of file final_platform_layer.h.

◆ disabledEvents

fpl_b32 fplInputSettings::disabledEvents

Disable input events entirely (Default: false)

Definition at line 4032 of file final_platform_layer.h.


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