[quake3-commits] r2222 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Feb 15 13:15:49 EST 2012


Author: ztm
Date: 2012-02-15 13:15:49 -0500 (Wed, 15 Feb 2012)
New Revision: 2222

Modified:
   trunk/README
Log:
Added new joystick cvars to README.

Modified: trunk/README
===================================================================
--- trunk/README	2012-02-15 18:09:24 UTC (rev 2221)
+++ trunk/README	2012-02-15 18:15:49 UTC (rev 2222)
@@ -136,6 +136,7 @@
                                       for forward movement speed/direction.
   j_side                            - Joystick analogue to m_side,
                                       for side movement speed/direction.
+  j_up                              - Joystick up movement speed/direction.
   j_pitch                           - Joystick analogue to m_pitch,
                                       for pitch rotation speed/direction.
   j_yaw                             - Joystick analogue to m_yaw,
@@ -144,6 +145,8 @@
                                       controls forward/back.
   j_side_axis                       - Selects which joystick axis
                                       controls left/right.
+  j_up_axis                         - Selects which joystick axis
+                                      controls up/down.
   j_pitch_axis                      - Selects which joystick axis
                                       controls pitch.
   j_yaw_axis                        - Selects which joystick axis



More information about the quake3-commits mailing list