UFO: Alien Invasion
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. More...
 
void IN_JoystickInitMenu (void)
 Adds joysticks to the options menu. More...
 

Function Documentation

◆ IN_JoystickInitMenu()

void IN_JoystickInitMenu ( void  )

Adds joysticks to the options menu.

Definition at line 274 of file cl_joystick.cpp.

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

Referenced by CLMN_Init().

◆ IN_JoystickMove()

◆ IN_StartupJoystick()