20 #import "OHGameControllerElement.h" 22 OF_ASSUME_NONNULL_BEGIN
32 #if defined(OF_LINUX) && defined(OF_HAVE_FILES) 33 int32_t _minRawValue, _maxRawValue;
41 @property (nonatomic)
float value;
An element of a game controller, e.g. a button, an axis or a directional pad.
Definition: OHGameControllerElement.h:40
An axis of a game controller.
Definition: OHGameControllerAxis.h:29