修复画面设置界面布局问题
This commit is contained in:
@@ -289,14 +289,14 @@ return{
|
||||
game="Game→",
|
||||
|
||||
block="Draw Block",
|
||||
ghost="Ghost",
|
||||
center="Center",
|
||||
|
||||
smooth="Smooth Falling",
|
||||
grid="Grid",
|
||||
upEdge="3D Block",
|
||||
bagLine="Bag Separator",
|
||||
|
||||
ghost="Ghost",
|
||||
grid="Grid",
|
||||
center="Center",
|
||||
|
||||
lockFX="Lock FX",
|
||||
dropFX="Drop FX",
|
||||
moveFX="Move FX",
|
||||
@@ -304,7 +304,7 @@ return{
|
||||
splashFX="Splash FX",
|
||||
shakeFX="Field Sway",
|
||||
atkFX="Atk. FX",
|
||||
frame="Render Frame Rate",
|
||||
frame="Render Frame Rate(%)",
|
||||
|
||||
text="Line Clear Pop-up",
|
||||
score="Score Pop-up",
|
||||
|
||||
@@ -276,7 +276,7 @@ return{
|
||||
splashFX="Effets splash",
|
||||
shakeFX="Tremblements de l'écran",
|
||||
atkFX="Effets d'attaque",
|
||||
frame="Montrer les FPS",
|
||||
frame="Montrer les FPS(%)",
|
||||
|
||||
text="Texte d'action",
|
||||
score="Pop-up de score",
|
||||
|
||||
@@ -289,14 +289,14 @@ return{
|
||||
game="Jogo→",
|
||||
|
||||
block="Mostrar bloco",
|
||||
ghost="Fantasma",
|
||||
center="Centro",
|
||||
|
||||
smooth="Queda suave",
|
||||
grid="Rede",
|
||||
upEdge="3D bloco",
|
||||
bagLine="Linha da bolsa",
|
||||
|
||||
ghost="Fantasma",
|
||||
grid="Rede",
|
||||
center="Centro",
|
||||
|
||||
lockFX="Nível FX Trava",
|
||||
dropFX="Nível FX Queda",
|
||||
moveFX="Nível FX Mover",
|
||||
@@ -304,7 +304,7 @@ return{
|
||||
splashFX="Nível FX Splash",
|
||||
shakeFX="Nível Tremida Tabuleiro",
|
||||
atkFX="Nível FX Atk.",
|
||||
frame="Render Frame Rate",
|
||||
frame="Render Frame Rate(%)",
|
||||
|
||||
text="Texto de ação",
|
||||
score="Pop-up de pontos",
|
||||
|
||||
@@ -281,7 +281,7 @@ return{
|
||||
splashFX="FX Vis. de Splash",
|
||||
shakeFX="Bamboleo del Tablero",
|
||||
atkFX="FX Vis. de Ataque",
|
||||
frame="Ratio de FPSs",
|
||||
frame="Ratio de FPSs(%)",
|
||||
|
||||
text="Texto de Acciones",
|
||||
score="Puntaje en Pantalla",
|
||||
|
||||
@@ -163,7 +163,7 @@ return{
|
||||
splashFX="↑↑↑~",
|
||||
shakeFX="~|~|~",
|
||||
atkFX="→→~",
|
||||
frame="|=|",
|
||||
frame="|=|%",
|
||||
|
||||
text="ABC",
|
||||
score="+123",
|
||||
|
||||
@@ -294,7 +294,7 @@ return{
|
||||
bagLine="包分界线",
|
||||
|
||||
ghost="阴影不透明度",
|
||||
grid="网格",
|
||||
grid="网格不透明度",
|
||||
center="旋转中心不透明度",
|
||||
|
||||
lockFX="锁定特效",
|
||||
@@ -304,7 +304,7 @@ return{
|
||||
splashFX="溅射特效",
|
||||
shakeFX="晃动特效",
|
||||
atkFX="攻击特效",
|
||||
frame="绘制帧率",
|
||||
frame="绘制帧率(%)",
|
||||
|
||||
text="消行文本",
|
||||
score="分数动画",
|
||||
|
||||
@@ -13,14 +13,14 @@ scene.widgetList={
|
||||
WIDGET.newButton{name="sound", x=200,y=80,w=240,h=80,color='lC',font=35,code=swapScene("setting_sound",'swipeR')},
|
||||
WIDGET.newButton{name="game", x=1080,y=80,w=240,h=80,color='lC',font=35,code=swapScene("setting_game",'swipeL')},
|
||||
|
||||
WIDGET.newSwitch{name="block", x=350,y=165,disp=SETval("block"),code=SETrev("block")},
|
||||
WIDGET.newSwitch{name="smooth", x=350,y=215,disp=SETval("smooth"),code=SETrev("smooth")},
|
||||
WIDGET.newSwitch{name="upEdge", x=350,y=265,disp=SETval("upEdge"),code=SETrev("upEdge")},
|
||||
WIDGET.newSwitch{name="bagLine", x=350,y=315,disp=SETval("bagLine"),code=SETrev("bagLine")},
|
||||
WIDGET.newSwitch{name="block", x=350,y=160,disp=SETval("block"),code=SETrev("block")},
|
||||
WIDGET.newSwitch{name="smooth", x=350,y=210,disp=SETval("smooth"),code=SETrev("smooth")},
|
||||
WIDGET.newSwitch{name="upEdge", x=350,y=260,disp=SETval("upEdge"),code=SETrev("upEdge")},
|
||||
WIDGET.newSwitch{name="bagLine", x=350,y=310,disp=SETval("bagLine"),code=SETrev("bagLine")},
|
||||
|
||||
WIDGET.newSlider{name="ghost", x=600,y=180,w=480,unit=.6, disp=SETval("ghost"),show="percent",code=SETsto("ghost")},
|
||||
WIDGET.newSlider{name="grid", x=600,y=240,w=480,unit=.4, disp=SETval("grid"),show="percent", code=SETsto("grid")},
|
||||
WIDGET.newSlider{name="center", x=600,y=300,w=480,unit=1, disp=SETval("center"), code=SETsto("center")},
|
||||
WIDGET.newSlider{name="ghost", x=700,y=180,w=380,unit=.6, disp=SETval("ghost"),show="percent",code=SETsto("ghost")},
|
||||
WIDGET.newSlider{name="grid", x=700,y=240,w=380,unit=.4, disp=SETval("grid"),show="percent", code=SETsto("grid")},
|
||||
WIDGET.newSlider{name="center", x=700,y=300,w=380,unit=1, disp=SETval("center"), code=SETsto("center")},
|
||||
|
||||
WIDGET.newSlider{name="lockFX", x=220,y=365,w=380,unit=5, disp=SETval("lockFX"), code=SETsto("lockFX")},
|
||||
WIDGET.newSlider{name="dropFX", x=220,y=405,w=380,unit=5, disp=SETval("dropFX"), code=SETsto("dropFX")},
|
||||
|
||||
Reference in New Issue
Block a user