cl_joystick.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void IN_JoystickMove (void)
void IN_StartupJoystick (void)
 Init available joysticks.
void IN_JoystickInitMenu (void)
 Adds joysticks to the options menu.

Detailed Description

Definition in file cl_joystick.h.


Function Documentation

void IN_JoystickInitMenu ( void   ) 

Adds joysticks to the options menu.

Definition at line 272 of file cl_joystick.c.

References _, i, OPTION_JOYSTICKS, UI_AddOption(), UI_RegisterOption(), and va().

Referenced by CL_InitAfter().

void IN_JoystickMove ( void   ) 
void IN_StartupJoystick ( void   ) 

Init available joysticks.

Definition at line 290 of file cl_joystick.c.

References Com_DPrintf(), Com_Printf(), CVAR_ARCHIVE, Cvar_Get(), Cvar_Set(), DEBUG_CLIENT, i, cvar_s::integer, cvar_s::modified, qfalse, stick, and stick_state.

Referenced by IN_Init(), and IN_JoystickMove().


Generated by  doxygen 1.6.2