20 #ifdef OBJFWHID_LOCAL_INCLUDES 24 # if defined(__has_feature) && __has_feature(modules) 27 # import <ObjFW/OFObject.h> 28 # import <ObjFW/OFString.h> 32 OF_ASSUME_NONNULL_BEGIN
49 @property (readonly, nonatomic)
55 @property (readonly, nonatomic)
The root class for all other classes inside ObjFW.
Definition: OFObject.h:690
A profile for a OHGameController.
Definition: OHGameControllerProfile.h:37
An axis of a game controller.
Definition: OHGameControllerAxis.h:29
A class for handling strings.
Definition: OFString.h:142
An abstract class for storing objects in a dictionary.
Definition: OFDictionary.h:82
An directional pad or thumb stick of a game controller.
Definition: OHGameControllerDirectionalPad.h:33