20#import "OHGameController.h"
22OF_ASSUME_NONNULL_BEGIN
28 id <OHGameControllerProfile> _profile;
31- (instancetype)initWithIndex: (int32_t)index type: (uint32_t)type;
A class for reading state from a game controller.
Definition OHGameController.h:47