Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SilverTree7622/Phaser3_GUI_Inspector
/ getGUIcss
Method
getGUIcss
js/lib/index.js:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
return
this.getGUI().getSide();
26
}
27
getGUIcss() {
28
return
this.getGUI().getcss();
29
}
30
getGUIcssObj() {
31
return
this.getGUI().getcssObj();
32
}
Callers
3
addFolderInBasic
Method · 0.95
setAlphaInGUINStats
Method · 0.95
PGInspector.min.js
File · 0.80
Calls
2
getGUI
Method · 0.95
getcss
Method · 0.80
Tested by
no test coverage detected