20#import "OHGameController.h"
24OF_ASSUME_NONNULL_BEGIN
31 OFNumber *_Nullable _vendorID, *_Nullable _productID;
35- (instancetype)oh_init OF_UNAVAILABLE;
36- (instancetype)oh_initWithIndex: (DWORD)index OF_METHOD_FAMILY(init);
Provides a way to store a number in an object.
Definition OFNumber.h:47
A class for reading state from a game controller.
Definition OHGameController.h:47
A Microsoft Xbox gamepad.
Definition OHXboxGamepad.h:31