My Project
Public Attributes | List of all members
SDL_GameControllerButtonBind Struct Reference

#include <SDL_gamecontroller.h>

Public Attributes

SDL_GameControllerBindType bindType
 
union {
   int   button
 
   int   axis
 
   struct {
      int   hat
 
      int   hat_mask
 
   }   hat
 
value
 

Detailed Description

Get the SDL joystick layer binding for this controller button/axis mapping


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