Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SilverTree7622/Phaser3_GUI_Inspector
/ getGUI
Method
getGUI
js/lib/index.js:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
// EXTERNAL GUI
18
getGUI() {
19
return
this.GUI;
20
}
21
getGUILib() {
22
return
this.getGUI().getLib();
23
}
Callers
6
getGUILib
Method · 0.95
getGUISide
Method · 0.95
getGUIcss
Method · 0.95
getGUIcssObj
Method · 0.95
destroyGUI
Method · 0.95
PGInspector.min.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected