Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4449
func
(tt *Tooltip) Rectangle() *sdl.FRect {
return
tt.Button.Rectangle() }
4450
func
(tt *Tooltip) SetRectangle(rect *sdl.FRect) { tt.Button.SetRectangle(rect) }
4451
func
(tt *Tooltip) Destroy() { tt.Button.Destroy() }
4452
Callers
nothing calls this directly
Calls
1
Rectangle
Method · 0.65
Tested by
no test coverage detected