MCPcopy
hub / github.com/g3n/engine / SetVisible

Method SetVisible

core/node.go:21–21  ·  view source on GitHub ↗
(state bool)

Source from the content-addressed store, hash-verified

19 GetINode() INode
20 Visible() bool
21 SetVisible(state bool)
22 Name() string
23 SetName(string)
24 Parent() INode

Callers 15

newTexture2DFunction · 0.65
AddMenuMethod · 0.65
onMouseMethod · 0.65
updateMethod · 0.65
InsertAtMethod · 0.65
vRecalcMethod · 0.65
hRecalcMethod · 0.65
setVScrollBarMethod · 0.65
setHScrollBarMethod · 0.65
NewDropDownFunction · 0.65
onMouseMethod · 0.65
SetImageVisibleMethod · 0.65

Implementers 1

Nodecore/node.go

Calls

no outgoing calls

Tested by

no test coverage detected