add gui.root & add 'app' library to project scripts
This commit is contained in:
@@ -17,7 +17,7 @@ local function configure_menu()
|
||||
end
|
||||
return w, h
|
||||
end
|
||||
_GUI_ROOT.root:add(
|
||||
gui.root.root:add(
|
||||
"<image id='menubg' src='gui/menubg' size-func='DATA.resize_menu_bg' "..
|
||||
"z-index='-1' interactive='true'/>", controller)
|
||||
menubg = _GUI_ROOT.menubg
|
||||
|
||||
Reference in New Issue
Block a user