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

Method getAlpha

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

Source from the content-addressed store, hash-verified

37
38 // EXTERNAL
39 getAlpha() {
40 return this.alpha;
41 }
42 getcssObj() {
43 return {
44 alpha: this.alpha,

Callers 2

PGInspector.min.jsFile · 0.80
setAlphaInGUINStatsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected