20#import "OHGameControllerProfile.h"
23OF_ASSUME_NONNULL_BEGIN
39- (instancetype)init OF_UNAVAILABLE;
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
A directional pad or thumb stick of a game controller.
Definition OHGameControllerDirectionalPad.h:43
A Super Nintendo gamepad.
Definition OHSNESGamepad.h:32
A game controller profile representing a gamepad.
Definition OHGamepad.h:29