MCPcopy Create free account
hub / github.com/SilverTree7622/Phaser3_GUI_Inspector / initAlpha

Method initAlpha

js/lib/DatGUI/DatGUIcss.js:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 return this.class[0];
20 }
21 initAlpha() {
22 return this.gui.style.opacity = this.alpha;
23 }
24 // initColor() {
25 // return this.gui.style.backgroundColor = this.color;
26 // }

Callers 1

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected