TORCS  1.3.9
The Open Racing Car Simulator
playerpref.h File Reference


More...

Go to the source code of this file.

Macros

#define HM_DRV_FILE   "drivers/human/human.xml"
 
#define HM_PREF_FILE   "drivers/human/preferences.xml"
 
#define HM_SECT_JSPREF   "joystick"
 
#define HM_SECT_MOUSEPREF   "mouse"
 
#define HM_SECT_KEYBPREF   "keyboard"
 
#define HM_SECT_DRVPREF   "Preferences/Drivers"
 
#define HM_ATT_UP_SHFT   "up shift"
 
#define HM_ATT_DN_SHFT   "down shift"
 
#define HM_ATT_ASR_CMD   "ASR cmd"
 
#define HM_ATT_ABS_CMD   "ABS cmd"
 
#define HM_ATT_BRAKE_TOFRONT   "brake bias +"
 
#define HM_ATT_BRAKE_TOREAR   "brake bias -"
 
#define HM_ATT_LIGHT1_CMD   "Light1 cmd"
 
#define HM_ATT_SPDLIM_CMD   "Speed Limiter"
 
#define HM_ATT_AUTOREVERSE   "auto reverse"
 
#define HM_ATT_GEAR_R   "reverse gear"
 
#define HM_ATT_GEAR_N   "neutral gear"
 
#define HM_ATT_GEAR_1   "1st gear"
 
#define HM_ATT_GEAR_2   "2nd gear"
 
#define HM_ATT_GEAR_3   "3rd gear"
 
#define HM_ATT_GEAR_4   "4th gear"
 
#define HM_ATT_GEAR_5   "5th gear"
 
#define HM_ATT_GEAR_6   "6th gear"
 
#define HM_ATT_REL_BUT_NEUTRAL   "release gear button goes neutral"
 
#define HM_ATT_SEQSHFT_ALLOW_NEUTRAL   "sequential shifter allow neutral"
 
#define HM_ATT_STEER_SENS   "steer sensitivity"
 
#define HM_ATT_STEER_POW   "steer power"
 
#define HM_ATT_STEER_SPD   "steer speed sensitivity"
 
#define HM_ATT_STEER_DEAD   "steer dead zone"
 
#define HM_ATT_LEFTSTEER   "left steer"
 
#define HM_ATT_LEFTSTEER_MIN   "left steer min"
 
#define HM_ATT_LEFTSTEER_MAX   "left steer max"
 
#define HM_ATT_LEFTSTEER_POW   "left steer power"
 
#define HM_ATT_LEFTSTEER_DEAD   "left steer dead zone"
 
#define HM_ATT_RIGHTSTEER   "right steer"
 
#define HM_ATT_RIGHTSTEER_MIN   "right steer min"
 
#define HM_ATT_RIGHTSTEER_MAX   "right steer max"
 
#define HM_ATT_RIGHTSTEER_POW   "right steer power"
 
#define HM_ATT_RIGHTSTEER_DEAD   "right steer dead zone"
 
#define HM_ATT_THROTTLE   "throttle"
 
#define HM_ATT_THROTTLE_MIN   "throttle min"
 
#define HM_ATT_THROTTLE_MAX   "throttle max"
 
#define HM_ATT_THROTTLE_SENS   "throttle sensitivity"
 
#define HM_ATT_THROTTLE_POW   "throttle power"
 
#define HM_ATT_THROTTLE_DEAD   "throttle dead zone"
 
#define HM_ATT_BRAKE   "brake"
 
#define HM_ATT_BRAKE_MIN   "brake min"
 
#define HM_ATT_BRAKE_MAX   "brake max"
 
#define HM_ATT_BRAKE_SENS   "brake sensitivity"
 
#define HM_ATT_BRAKE_POW   "brake power"
 
#define HM_ATT_BRAKE_DEAD   "brake dead zone"
 
#define HM_ATT_CLUTCH   "clutch"
 
#define HM_ATT_CLUTCH_MIN   "clutch min"
 
#define HM_ATT_CLUTCH_MAX   "clutch max"
 
#define HM_ATT_CLUTCH_SENS   "clutch sensitivity"
 
#define HM_ATT_CLUTCH_POW   "clutch power"
 
#define HM_ATT_CLUTCH_DEAD   "clutch dead zone"
 
#define HM_SECT_PREF   "Preferences"
 
#define HM_LIST_DRV   "Drivers"
 
#define HM_ATT_TRANS   "transmission"
 
#define HM_ATT_ABS   "ABS on"
 
#define HM_ATT_ASR   "ASR on"
 
#define HM_ATT_NBPITS   "programmed pit stops"
 
#define HM_ATT_EVENTBLACKLIST   "blacklisted events"
 
#define HM_VAL_AUTO   "auto"
 
#define HM_VAL_MANUAL   "manual"
 
#define HM_VAL_YES   "yes"
 
#define HM_VAL_NO   "no"
 
#define HM_VAL_JOYSTICK   "joystick"
 
#define HM_VAL_MOUSE   "mouse"
 
#define HM_VAL_KEYBOARD   "keyboard"
 

Detailed Description


Author
Eric Espie

Definition in file playerpref.h.

Macro Definition Documentation

◆ HM_ATT_ABS

#define HM_ATT_ABS   "ABS on"

Definition at line 107 of file playerpref.h.

◆ HM_ATT_ABS_CMD

#define HM_ATT_ABS_CMD   "ABS cmd"

Definition at line 39 of file playerpref.h.

◆ HM_ATT_ASR

#define HM_ATT_ASR   "ASR on"

Definition at line 108 of file playerpref.h.

◆ HM_ATT_ASR_CMD

#define HM_ATT_ASR_CMD   "ASR cmd"

Definition at line 38 of file playerpref.h.

◆ HM_ATT_AUTOREVERSE

#define HM_ATT_AUTOREVERSE   "auto reverse"

Definition at line 47 of file playerpref.h.

◆ HM_ATT_BRAKE

#define HM_ATT_BRAKE   "brake"

Definition at line 88 of file playerpref.h.

◆ HM_ATT_BRAKE_DEAD

#define HM_ATT_BRAKE_DEAD   "brake dead zone"

Definition at line 93 of file playerpref.h.

◆ HM_ATT_BRAKE_MAX

#define HM_ATT_BRAKE_MAX   "brake max"

Definition at line 90 of file playerpref.h.

◆ HM_ATT_BRAKE_MIN

#define HM_ATT_BRAKE_MIN   "brake min"

Definition at line 89 of file playerpref.h.

◆ HM_ATT_BRAKE_POW

#define HM_ATT_BRAKE_POW   "brake power"

Definition at line 92 of file playerpref.h.

◆ HM_ATT_BRAKE_SENS

#define HM_ATT_BRAKE_SENS   "brake sensitivity"

Definition at line 91 of file playerpref.h.

◆ HM_ATT_BRAKE_TOFRONT

#define HM_ATT_BRAKE_TOFRONT   "brake bias +"

Definition at line 41 of file playerpref.h.

◆ HM_ATT_BRAKE_TOREAR

#define HM_ATT_BRAKE_TOREAR   "brake bias -"

Definition at line 42 of file playerpref.h.

◆ HM_ATT_CLUTCH

#define HM_ATT_CLUTCH   "clutch"

Definition at line 95 of file playerpref.h.

◆ HM_ATT_CLUTCH_DEAD

#define HM_ATT_CLUTCH_DEAD   "clutch dead zone"

Definition at line 100 of file playerpref.h.

◆ HM_ATT_CLUTCH_MAX

#define HM_ATT_CLUTCH_MAX   "clutch max"

Definition at line 97 of file playerpref.h.

◆ HM_ATT_CLUTCH_MIN

#define HM_ATT_CLUTCH_MIN   "clutch min"

Definition at line 96 of file playerpref.h.

◆ HM_ATT_CLUTCH_POW

#define HM_ATT_CLUTCH_POW   "clutch power"

Definition at line 99 of file playerpref.h.

◆ HM_ATT_CLUTCH_SENS

#define HM_ATT_CLUTCH_SENS   "clutch sensitivity"

Definition at line 98 of file playerpref.h.

◆ HM_ATT_DN_SHFT

#define HM_ATT_DN_SHFT   "down shift"

Definition at line 37 of file playerpref.h.

◆ HM_ATT_EVENTBLACKLIST

#define HM_ATT_EVENTBLACKLIST   "blacklisted events"

Definition at line 111 of file playerpref.h.

◆ HM_ATT_GEAR_1

#define HM_ATT_GEAR_1   "1st gear"

Definition at line 51 of file playerpref.h.

◆ HM_ATT_GEAR_2

#define HM_ATT_GEAR_2   "2nd gear"

Definition at line 52 of file playerpref.h.

◆ HM_ATT_GEAR_3

#define HM_ATT_GEAR_3   "3rd gear"

Definition at line 53 of file playerpref.h.

◆ HM_ATT_GEAR_4

#define HM_ATT_GEAR_4   "4th gear"

Definition at line 54 of file playerpref.h.

◆ HM_ATT_GEAR_5

#define HM_ATT_GEAR_5   "5th gear"

Definition at line 55 of file playerpref.h.

◆ HM_ATT_GEAR_6

#define HM_ATT_GEAR_6   "6th gear"

Definition at line 56 of file playerpref.h.

◆ HM_ATT_GEAR_N

#define HM_ATT_GEAR_N   "neutral gear"

Definition at line 50 of file playerpref.h.

◆ HM_ATT_GEAR_R

#define HM_ATT_GEAR_R   "reverse gear"

Definition at line 49 of file playerpref.h.

◆ HM_ATT_LEFTSTEER

#define HM_ATT_LEFTSTEER   "left steer"

Definition at line 69 of file playerpref.h.

◆ HM_ATT_LEFTSTEER_DEAD

#define HM_ATT_LEFTSTEER_DEAD   "left steer dead zone"

Definition at line 73 of file playerpref.h.

◆ HM_ATT_LEFTSTEER_MAX

#define HM_ATT_LEFTSTEER_MAX   "left steer max"

Definition at line 71 of file playerpref.h.

◆ HM_ATT_LEFTSTEER_MIN

#define HM_ATT_LEFTSTEER_MIN   "left steer min"

Definition at line 70 of file playerpref.h.

◆ HM_ATT_LEFTSTEER_POW

#define HM_ATT_LEFTSTEER_POW   "left steer power"

Definition at line 72 of file playerpref.h.

◆ HM_ATT_LIGHT1_CMD

#define HM_ATT_LIGHT1_CMD   "Light1 cmd"

Definition at line 44 of file playerpref.h.

◆ HM_ATT_NBPITS

#define HM_ATT_NBPITS   "programmed pit stops"

Definition at line 109 of file playerpref.h.

◆ HM_ATT_REL_BUT_NEUTRAL

#define HM_ATT_REL_BUT_NEUTRAL   "release gear button goes neutral"

Definition at line 59 of file playerpref.h.

◆ HM_ATT_RIGHTSTEER

#define HM_ATT_RIGHTSTEER   "right steer"

Definition at line 75 of file playerpref.h.

◆ HM_ATT_RIGHTSTEER_DEAD

#define HM_ATT_RIGHTSTEER_DEAD   "right steer dead zone"

Definition at line 79 of file playerpref.h.

◆ HM_ATT_RIGHTSTEER_MAX

#define HM_ATT_RIGHTSTEER_MAX   "right steer max"

Definition at line 77 of file playerpref.h.

◆ HM_ATT_RIGHTSTEER_MIN

#define HM_ATT_RIGHTSTEER_MIN   "right steer min"

Definition at line 76 of file playerpref.h.

◆ HM_ATT_RIGHTSTEER_POW

#define HM_ATT_RIGHTSTEER_POW   "right steer power"

Definition at line 78 of file playerpref.h.

◆ HM_ATT_SEQSHFT_ALLOW_NEUTRAL

#define HM_ATT_SEQSHFT_ALLOW_NEUTRAL   "sequential shifter allow neutral"

Definition at line 62 of file playerpref.h.

◆ HM_ATT_SPDLIM_CMD

#define HM_ATT_SPDLIM_CMD   "Speed Limiter"

Definition at line 45 of file playerpref.h.

◆ HM_ATT_STEER_DEAD

#define HM_ATT_STEER_DEAD   "steer dead zone"

Definition at line 67 of file playerpref.h.

◆ HM_ATT_STEER_POW

#define HM_ATT_STEER_POW   "steer power"

Definition at line 65 of file playerpref.h.

◆ HM_ATT_STEER_SENS

#define HM_ATT_STEER_SENS   "steer sensitivity"

Definition at line 64 of file playerpref.h.

◆ HM_ATT_STEER_SPD

#define HM_ATT_STEER_SPD   "steer speed sensitivity"

Definition at line 66 of file playerpref.h.

◆ HM_ATT_THROTTLE

#define HM_ATT_THROTTLE   "throttle"

Definition at line 81 of file playerpref.h.

◆ HM_ATT_THROTTLE_DEAD

#define HM_ATT_THROTTLE_DEAD   "throttle dead zone"

Definition at line 86 of file playerpref.h.

◆ HM_ATT_THROTTLE_MAX

#define HM_ATT_THROTTLE_MAX   "throttle max"

Definition at line 83 of file playerpref.h.

◆ HM_ATT_THROTTLE_MIN

#define HM_ATT_THROTTLE_MIN   "throttle min"

Definition at line 82 of file playerpref.h.

◆ HM_ATT_THROTTLE_POW

#define HM_ATT_THROTTLE_POW   "throttle power"

Definition at line 85 of file playerpref.h.

◆ HM_ATT_THROTTLE_SENS

#define HM_ATT_THROTTLE_SENS   "throttle sensitivity"

Definition at line 84 of file playerpref.h.

◆ HM_ATT_TRANS

#define HM_ATT_TRANS   "transmission"

Definition at line 106 of file playerpref.h.

◆ HM_ATT_UP_SHFT

#define HM_ATT_UP_SHFT   "up shift"

Definition at line 36 of file playerpref.h.

◆ HM_DRV_FILE

#define HM_DRV_FILE   "drivers/human/human.xml"

Definition at line 27 of file playerpref.h.

◆ HM_LIST_DRV

#define HM_LIST_DRV   "Drivers"

Definition at line 104 of file playerpref.h.

◆ HM_PREF_FILE

#define HM_PREF_FILE   "drivers/human/preferences.xml"

Definition at line 28 of file playerpref.h.

◆ HM_SECT_DRVPREF

#define HM_SECT_DRVPREF   "Preferences/Drivers"

Definition at line 34 of file playerpref.h.

◆ HM_SECT_JSPREF

#define HM_SECT_JSPREF   "joystick"

Definition at line 30 of file playerpref.h.

◆ HM_SECT_KEYBPREF

#define HM_SECT_KEYBPREF   "keyboard"

Definition at line 32 of file playerpref.h.

◆ HM_SECT_MOUSEPREF

#define HM_SECT_MOUSEPREF   "mouse"

Definition at line 31 of file playerpref.h.

◆ HM_SECT_PREF

#define HM_SECT_PREF   "Preferences"

Definition at line 102 of file playerpref.h.

◆ HM_VAL_AUTO

#define HM_VAL_AUTO   "auto"

Definition at line 113 of file playerpref.h.

◆ HM_VAL_JOYSTICK

#define HM_VAL_JOYSTICK   "joystick"

Definition at line 119 of file playerpref.h.

◆ HM_VAL_KEYBOARD

#define HM_VAL_KEYBOARD   "keyboard"

Definition at line 121 of file playerpref.h.

◆ HM_VAL_MANUAL

#define HM_VAL_MANUAL   "manual"

Definition at line 114 of file playerpref.h.

◆ HM_VAL_MOUSE

#define HM_VAL_MOUSE   "mouse"

Definition at line 120 of file playerpref.h.

◆ HM_VAL_NO

#define HM_VAL_NO   "no"

Definition at line 117 of file playerpref.h.

◆ HM_VAL_YES

#define HM_VAL_YES   "yes"

Definition at line 116 of file playerpref.h.