SDL 2.0
ControllerMapping_t Struct Reference
+ Collaboration diagram for ControllerMapping_t:

Data Fields

SDL_JoystickGUID guid
 
char * name
 
char * mapping
 
SDL_ControllerMappingPriority priority
 
struct _ControllerMapping_t * next
 

Detailed Description

Definition at line 93 of file SDL_gamecontroller.c.

Field Documentation

◆ guid

◆ mapping

◆ name

◆ next

struct _ControllerMapping_t* ControllerMapping_t::next

◆ priority

SDL_ControllerMappingPriority ControllerMapping_t::priority

Definition at line 98 of file SDL_gamecontroller.c.

Referenced by SDL_PrivateAddMappingForGUID().


The documentation for this struct was generated from the following file: