AntiMicroX
Public Member Functions | Private Attributes
Xbox360Wireless Class Reference

#include <xbox360wireless.h>

Public Member Functions

 Xbox360Wireless ()
 
 ~Xbox360Wireless ()
 
char * GUID ()
 
char * name ()
 
unsigned int deviceId ()
 
int controllerType ()
 
SDL_JoystickType joystickType ()
 
SDL_JoystickGUID joyGUID ()
 
SDL_Joystick * getResult ()
 

Private Attributes

SDL_Joystick * result
 

Constructor & Destructor Documentation

◆ Xbox360Wireless()

Xbox360Wireless::Xbox360Wireless ( )
Here is the call graph for this function:

◆ ~Xbox360Wireless()

Xbox360Wireless::~Xbox360Wireless ( )

Member Function Documentation

◆ controllerType()

int Xbox360Wireless::controllerType ( )

◆ deviceId()

unsigned int Xbox360Wireless::deviceId ( )

◆ getResult()

SDL_Joystick * Xbox360Wireless::getResult ( )

◆ GUID()

char * Xbox360Wireless::GUID ( )
Here is the caller graph for this function:

◆ joyGUID()

SDL_JoystickGUID Xbox360Wireless::joyGUID ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ joystickType()

SDL_JoystickType Xbox360Wireless::joystickType ( )

◆ name()

char * Xbox360Wireless::name ( )
Here is the caller graph for this function:

Field Documentation

◆ result

SDL_Joystick* Xbox360Wireless::result
private

The documentation for this class was generated from the following files: