20 #import "OHGameControllerButton.h"
22 OF_ASSUME_NONNULL_BEGIN
26 OF_SUBCLASSING_RESTRICTED
33 - (instancetype)oh_initWithName: (
OFString *)name
34 analog: (
bool)analog OF_UNAVAILABLE;
36 positive: (
bool)positive OF_METHOD_FAMILY(init);
A class for handling strings.
Definition: OFString.h:143
An axis of a game controller.
Definition: OHGameControllerAxis.h:40