22 OF_ASSUME_NONNULL_BEGIN
45 @property OF_NULLABLE_PROPERTY (readonly, nonatomic)
53 @property OF_NULLABLE_PROPERTY (readonly, nonatomic)
61 @property OF_NULLABLE_PROPERTY (readonly, nonatomic)
A directional pad or thumb stick of a game controller.
Definition: OHGameControllerDirectionalPad.h:34
A game controller profile representing a gamepad.
Definition: OHExtendedGamepad.h:29
OHGameControllerButton * rightThumbstickButton
The right thumb stick button.
Definition: OHExtendedGamepad.h:54
OHGameControllerDirectionalPad * leftThumbstick
The left thumb stick.
Definition: OHExtendedGamepad.h:67
OHGameControllerButton * leftThumbstickButton
The left thumb stick button.
Definition: OHExtendedGamepad.h:46
OHGameControllerButton * homeButton
The home button.
Definition: OHExtendedGamepad.h:62
OHGameControllerDirectionalPad * rightThumbstick
The right thumb stick.
Definition: OHExtendedGamepad.h:72
OHGameControllerButton * leftTriggerButton
The left trigger button.
Definition: OHExtendedGamepad.h:33
OHGameControllerButton * rightTriggerButton
The right trigger button.
Definition: OHExtendedGamepad.h:38
A game controller profile representing a gamepad.
Definition: OHGamepad.h:29