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

Method SetPositionX

gui/panel.go:54–54  ·  view source on GitHub ↗
(x float32)

Source from the content-addressed store, hash-verified

52 // TODO these methods here should probably be defined in INode
53 SetPosition(x, y float32)
54 SetPositionX(x float32)
55 SetPositionY(y float32)
56 SetPositionZ(y float32)
57}

Callers 13

setVScrollBarMethod · 0.65
setHScrollBarMethod · 0.65
recalcMethod · 0.65
onCursorMethod · 0.65
recalcMethod · 0.65
onMouseMethod · 0.65
setVScrollBarMethod · 0.65
recalcMethod · 0.65
SetPositionMethod · 0.65
SetValueMethod · 0.65
onMouseMethod · 0.65
onCursorMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected