MCPcopy Create free account
hub / github.com/SolarLune/masterplan / Rectangle

Method Rectangle

gui.go:4449–4449  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4447}
4448
4449func (tt *Tooltip) Rectangle() *sdl.FRect { return tt.Button.Rectangle() }
4450func (tt *Tooltip) SetRectangle(rect *sdl.FRect) { tt.Button.SetRectangle(rect) }
4451func (tt *Tooltip) Destroy() { tt.Button.Destroy() }
4452

Callers

nothing calls this directly

Calls 1

RectangleMethod · 0.65

Tested by

no test coverage detected