RetroArch
|
#import <Foundation/Foundation.h>
#include <AvailabilityMacros.h>
#import "GCControllerElement.h"
#import "GCControllerAxisInput.h"
#import "GCControllerButtonInput.h"
#import "GCControllerDirectionPad.h"
#import "GCGamepad.h"
#import "GCGamepadSnapshot.h"
#import "GCExtendedGamepad.h"
#import "GCExtendedGamepadSnapshot.h"
#import "GCController.h"
Go to the source code of this file.
Macros | |
#define | GAMECONTROLLER_EXTERN extern __attribute__((visibility ("default"))) |
#define | GAMECONTROLLER_EXPORT |
#define GAMECONTROLLER_EXPORT |
#define GAMECONTROLLER_EXTERN extern __attribute__((visibility ("default"))) |