ObjFW  Diff

Differences From Artifact [ba80368ef8]:

To Artifact [9eeda2ea5a]:


33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48

@class OFDictionary OF_GENERIC(KeyType, ObjectType);
@class OHGameControllerAxis;
@class OHGameControllerButton;
@class OHGameControllerDirectionalPad;

/**
 * @protocol OHGameControllerProfile \
 *	     OHGameControllerProfile.h ObjFWHID/OHGameControllerProfile.h
 *
 * @brief A profile for a @ref OHGameController.
 */
@protocol OHGameControllerProfile <OFObject>
/**
 * @brief A map of all button names to their @ref OHGameControllerButton.
 */







|
|







33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48

@class OFDictionary OF_GENERIC(KeyType, ObjectType);
@class OHGameControllerAxis;
@class OHGameControllerButton;
@class OHGameControllerDirectionalPad;

/**
 * @protocol OHGameControllerProfile OHGameControllerProfile.h
 *	     ObjFWHID/ObjFWHID.h
 *
 * @brief A profile for a @ref OHGameController.
 */
@protocol OHGameControllerProfile <OFObject>
/**
 * @brief A map of all button names to their @ref OHGameControllerButton.
 */