新增虚拟按键样式设置

This commit is contained in:
MrZ626
2021-05-20 00:02:37 +08:00
parent 41ce44fc0e
commit 6fa9aa30fa
10 changed files with 71 additions and 35 deletions

View File

@@ -389,6 +389,7 @@ return{
save2="Save2",
load2="Load2",
size="Size",
shape="Shape",
},
setting_touchSwitch={
b1= "Move Left:", b2="Move Right:", b3="Rotate Right:", b4="Rotate Left:",

View File

@@ -358,6 +358,7 @@ return{
-- save2="Save2",
-- load2="Load2",
size="Taille",
-- shape="Shape",
},
setting_touchSwitch={
b1= "Déplacement vers la gauche :",b2="Déplacement vers la droite:",

View File

@@ -388,6 +388,7 @@ return{
-- save2="Save2",
-- load2="Load2",
size="Tamanho",
-- shape="Shape",
},
setting_touchSwitch={
b1= "Esquerda:", b2="Direita:", b3="Giro Dir.:", b4="Giro Esq.:",

View File

@@ -362,6 +362,7 @@ return{
-- save2="Save2",
-- load2="Load2",
size="Tamaño",
-- shape="Shape",
},
setting_touchSwitch={
b1= "Mover Izq.:",b2="Mover Der.:",b3="Rotar Der.:",b4="Rotar Izq.:",

View File

@@ -241,6 +241,7 @@ return{
save2=">2",
load2="2>",
size="←→",
shape="@?",
},
setting_touchSwitch={
b1="←:", b2="→:", b3="R→:", b4="←R:",

View File

@@ -388,6 +388,7 @@ return{
save2="保存2",
load2="读取2",
size="大小",
shape="形状",
},
setting_touchSwitch={
b1= "左移:", b2="右移:", b3="顺时针旋转:", b4="逆时针旋转:",