20#import "OHExtendedGamepad.h"
22OF_ASSUME_NONNULL_BEGIN
36- (instancetype)initWithHasGuideButton: (
bool)hasGuideButton;
An abstract class for storing objects in a dictionary.
Definition OFDictionary.h:84
The root class for all other classes inside ObjFW.
Definition OFObject.h:692
A class for handling strings.
Definition OFString.h:143
An directional pad or thumb stick of a game controller.
Definition OHGameControllerDirectionalPad.h:34
A Microsoft Xbox gamepad.
Definition OHXboxGamepad.h:31
A game controller profile representing a gamepad.
Definition OHExtendedGamepad.h:29