20#import "OHGameControllerProfile.h"
22OF_ASSUME_NONNULL_BEGIN
37- (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:34
A Nintendo 64 controller.
Definition OHN64Controller.h:31
A profile for a OHGameController.
Definition OHGameControllerProfile.h:45