20#import "OHGameController.h"
26OF_ASSUME_NONNULL_BEGIN
28@class OHNintendoSwitchExtendedGamepad;
33 OHNintendoSwitchExtendedGamepad *_extendedGamepad;
36- (instancetype)initWithIndex: (
size_t)index;
A class for reading state from a game controller.
Definition OHGameController.h:47