SDL  2.0
ControllerDescription_t Struct Reference

#include <controller_type.h>

Data Fields

unsigned int m_unDeviceID
 
EControllerType m_eControllerType
 
const char * m_pszName
 

Detailed Description

Definition at line 65 of file controller_type.h.

Field Documentation

◆ m_eControllerType

EControllerType ControllerDescription_t::m_eControllerType

Definition at line 68 of file controller_type.h.

Referenced by GuessControllerType().

◆ m_pszName

const char* ControllerDescription_t::m_pszName

Definition at line 69 of file controller_type.h.

Referenced by GuessControllerName().

◆ m_unDeviceID

unsigned int ControllerDescription_t::m_unDeviceID

Definition at line 67 of file controller_type.h.


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