XMoto: updated keycodes
This commit is contained in:
@@ -203,13 +203,13 @@ NonBlockingSwapBuffers=n
|
||||
RedefinedKeys="SPACE RETURN NO_REMAP NO_REMAP"
|
||||
|
||||
# Number of virtual keyboard keys (currently 6 is maximum)
|
||||
AppTouchscreenKeyboardKeysAmount=4
|
||||
AppTouchscreenKeyboardKeysAmount=5
|
||||
|
||||
# Redefine on-screen keyboard keys to SDL keysyms - 6 keyboard keys + 4 multitouch gestures (zoom in/out and rotate left/right)
|
||||
RedefinedKeysScreenKb="KP5 KP8 SPACE TAB"
|
||||
RedefinedKeysScreenKb="KP8 KP5 SPACE TAB F2"
|
||||
|
||||
# Names for on-screen keyboard keys, such as Fire, Jump, Run etc, separated by spaces, they are used in SDL config menu
|
||||
RedefinedKeysScreenKbNames="Drive Brake Direction Inspect"
|
||||
RedefinedKeysScreenKbNames="Drive Brake Direction Inspect Ghost"
|
||||
|
||||
# On-screen keys theme
|
||||
# 0 = Ultimate Droid by Sean Stieber (green, with cross joystick)
|
||||
@@ -287,7 +287,7 @@ AppLdflags='-O3'
|
||||
AppOverlapsSystemHeaders=n
|
||||
|
||||
# Build only following subdirs (empty will build all dirs, ignored with custom script)
|
||||
AppSubdirsBuild='src/src/* src/vendor/bzip2 src/vendor/chipmunk src/vendor/libccd/* src/vendor/md5sum/* src/vendor/ode/* src/vendor/xdgbasedir/*'
|
||||
AppSubdirsBuild='src/src/* src/vendor/bzip2 src/vendor/chipmunk src/vendor/libccd/* src/vendor/md5sum/* src/vendor/ode/* src/vendor/xdgbasedir/* src/vendor/xdgbasedir'
|
||||
|
||||
# Exclude these files from build
|
||||
AppBuildExclude='src/src/helpers/HighPrecisionTimerWin32.cpp'
|
||||
|
||||
Submodule project/jni/application/xmoto/src updated: b6e269dbf4...9958a6b622
Reference in New Issue
Block a user