20 #import "OHGameController.h"
24 OF_ASSUME_NONNULL_BEGIN
31 OFNumber *_Nullable _vendorID, *_Nullable _productID;
35 - (instancetype)initWithIndex: (DWORD)index;
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