20 #import "OHGameControllerElement.h" 21 #import "OHGameControllerAxis.h" 22 #import "OHGameControllerButton.h" 24 OF_ASSUME_NONNULL_BEGIN
32 OF_SUBCLASSING_RESTRICTED
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
A directional pad or thumb stick of a game controller.
Definition: OHGameControllerDirectionalPad.h:33