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

Method GetPanel

gui/panel.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40type IPanel interface {
41 graphic.IGraphic
42 GetPanel() *Panel
43 Width() float32
44 Height() float32
45 Enabled() bool

Callers 15

InsertAtMethod · 0.65
ItemVisibleMethod · 0.65
autoSizeMethod · 0.65
vRecalcMethod · 0.65
hRecalcMethod · 0.65
maxFirstMethod · 0.65
recalcMethod · 0.65
RecalcMethod · 0.65
onKeyMethod · 0.65
onMouseMethod · 0.65
RecalcMethod · 0.65
InitializeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected