20#import "OHExtendedGamepad.h"
22OF_ASSUME_NONNULL_BEGIN
26 OFDictionary OF_GENERIC(OFString *, OF_KINDOF(OHGameControllerButton *))
28 OFDictionary OF_GENERIC(OFString *, OHGameControllerDirectionalPad *)
32- (instancetype)init OF_UNAVAILABLE;
The root class for all other classes inside ObjFW.
Definition OFObject.h:692
A game controller profile representing a gamepad.
Definition OHExtendedGamepad.h:29