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