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