MCPcopy 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

addFolderInBasicMethod · 0.95
setAlphaInGUINStatsMethod · 0.95
PGInspector.min.jsFile · 0.80

Calls 2

getGUIMethod · 0.95
getcssMethod · 0.80

Tested by

no test coverage detected