控件代码分分布到场景代码中,优化控件相关代码
This commit is contained in:
@@ -35,4 +35,8 @@ function Pnt.staff()
|
||||
end
|
||||
mDraw(IMG.title_color,640,800-t*40,nil,2)
|
||||
mDraw(IMG.title_color,640,2160-t*40,nil,2)
|
||||
end
|
||||
end
|
||||
|
||||
WIDGET.init("staff",{
|
||||
WIDGET.newButton({name="back", x=1140, y=640,w=170,h=80,font=40,code=WIDGET.lnk.BACK}),
|
||||
})
|
||||
Reference in New Issue
Block a user