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

Method SetPosition

gui/panel.go:53–53  ·  view source on GitHub ↗

TODO these methods here should probably be defined in INode

(x, y float32)

Source from the content-addressed store, hash-verified

51
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)

Callers 15

recalcMethod · 0.65
recalcMethod · 0.65
recalcBarMethod · 0.65
updateMethod · 0.65
recalcMethod · 0.65
recalcMethod · 0.65
vRecalcMethod · 0.65
hRecalcMethod · 0.65
recalcMethod · 0.65
recalcMethod · 0.65
RecalcMethod · 0.65
recalcMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected