UQM: moved UI elements out of screen buttons

This commit is contained in:
pelya
2013-06-01 18:20:45 +03:00
parent 2233d94542
commit 5e2db33604
5 changed files with 2644 additions and 2375 deletions

View File

@@ -133,7 +133,7 @@ AppTouchscreenKeyboardKeysAmount=6
AppTouchscreenKeyboardKeysAmountAutoFire=0
# Redefine on-screen keyboard keys to SDL keysyms - 6 keyboard keys + 4 multitouch gestures (zoom in/out and rotate left/right)
RedefinedKeysScreenKb="RCTRL RSHIFT END PAGEUP PAGEDOWN W"
RedefinedKeysScreenKb="RCTRL RSHIFT END PAGEUP PAGEDOWN W UNKNOWN UNKNOWN UNKNOWN UNKNOWN"
# Names for on-screen keyboard keys, such as Fire, Jump, Run etc, separated by spaces, they are used in SDL config menu
RedefinedKeysScreenKbNames="Fire Secondary_weapon Thrust Player_2_fire Player_2_secondary_weapon Player_2_thrust"