20 #import "OHGameControllerElement.h" 22 OF_ASSUME_NONNULL_BEGIN
38 @property (readonly, nonatomic, getter=isPressed)
bool pressed;
43 @property (nonatomic)
float value;
An element of a game controller, e.g. a button, an axis or a directional pad.
Definition: OHGameControllerElement.h:40