20 #import "OHGameController.h" 26 OF_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:46