按键机制更改,新键位设置菜单

This commit is contained in:
MrZ626
2021-01-27 19:30:20 +08:00
parent 4af660666b
commit 55e76a52be
10 changed files with 269 additions and 192 deletions

View File

@@ -130,13 +130,6 @@ return{
pushSpeed="Garbage speed\nOverride the speed at which garbage lines rise (unit: blocks/frame)",
boneBlock="Bone\nPlay with the bone block skin",
},
acts={
"Move Left:","Move Right:",
"Rotate Right:","Rotate Left:","Rotate 180°:",
"Hard Drop:","Soft Drop:","Hold:","Function1:","Function2:",
"Instant Left:","Instant Right:","Sonic Drop:","Down 1:","Down 4:","Down 10:",
"Left Drop:","Right Drop:","Left Zangi:","Right Zangi:",
},
pauseStat={
"Time:",
"Key/Rot./Hold:",
@@ -332,9 +325,27 @@ return{
reset="Reset",
},
setting_key={
keyboard="Keyboard",
joystick="Controller",
help="Arrow keys: select/change slot, Enter/Space: Change, Esc: Go back",
a1="Move Left",
a2="Move Right",
a3="Rotate Right",
a4="Rotate Left",
a5="Rotate 180°",
a6="Hard Drop",
a7="Soft Drop",
a8="Hold",
a9="Function1",
a10="Function2",
a11="Instant Left",
a12="Instant Right",
a13="Sonic Drop",
a14="Down 1",
a15="Down 4",
a16="Down 10",
a17="Left Drop",
a18="Right Drop",
a19="Left Zangi",
a20="Right Zangi",
restart="Retry",
},
setting_skin={
title="Layout Settings",