微调关于界面的ui
This commit is contained in:
@@ -22,7 +22,7 @@ function scene.draw()
|
|||||||
|
|
||||||
--Lib used
|
--Lib used
|
||||||
setFont(15)
|
setFont(15)
|
||||||
gc.print(text.used,50,340)
|
gc.print(text.used,50,325)
|
||||||
|
|
||||||
--Logo
|
--Logo
|
||||||
local t=TIME()
|
local t=TIME()
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ local form--Form of clear & spins
|
|||||||
local item--Detail datas
|
local item--Detail datas
|
||||||
|
|
||||||
function scene.sceneInit()
|
function scene.sceneInit()
|
||||||
|
BG.set()
|
||||||
local S=STAT
|
local S=STAT
|
||||||
local X1,X2,Y1,Y2={0,0,0,0},{0,0,0,0},{},{}
|
local X1,X2,Y1,Y2={0,0,0,0},{0,0,0,0},{},{}
|
||||||
for i=1,7 do
|
for i=1,7 do
|
||||||
|
|||||||
Reference in New Issue
Block a user