Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SilverTree7622/Phaser3_GUI_Inspector
/ initClass
Method
initClass
js/lib/DatGUI/DatGUIcss.js:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
// this.initColor();
14
}
15
initClass() {
16
return
document.getElementsByClassName(this.name);
17
}
18
initGui() {
19
return
this.
class
[0];
20
}
Callers
2
constructor
Method · 0.95
i
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected