RetroArch
Classes | Macros | Functions
cocoa_input.h File Reference
#include <stdint.h>
#include <boolean.h>
Include dependency graph for cocoa_input.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cocoa_touch_data_t
 
struct  cocoa_input_data_t
 

Macros

#define MAX_TOUCHES   16
 

Functions

int32_t cocoa_input_find_any_key (void)
 
int32_t cocoa_input_find_any_button (uint32_t port)
 
int32_t cocoa_input_find_any_axis (uint32_t port)
 

Macro Definition Documentation

◆ MAX_TOUCHES

#define MAX_TOUCHES   16

Function Documentation

◆ cocoa_input_find_any_axis()

int32_t cocoa_input_find_any_axis ( uint32_t  port)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cocoa_input_find_any_button()

int32_t cocoa_input_find_any_button ( uint32_t  port)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cocoa_input_find_any_key()

int32_t cocoa_input_find_any_key ( void  )
Here is the call graph for this function:
Here is the caller graph for this function: