控件代码分分布到场景代码中,优化控件相关代码
This commit is contained in:
@@ -34,7 +34,7 @@ end
|
||||
function SCN.init(s,org)
|
||||
if sceneInit[s]then sceneInit[s](org)end
|
||||
SCN.cur=s
|
||||
WIDGET.set(Widgets[s])
|
||||
WIDGET.set(s)
|
||||
end
|
||||
function SCN.push(tar,style)
|
||||
if not SCN.swapping then
|
||||
|
||||
Reference in New Issue
Block a user