Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolarLune/masterplan
/ Rectangle
Method
Rectangle
gui.go:911–913 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
909
}
910
911
func
(button *Button) Rectangle() *sdl.FRect {
912
return
button.Label.Rectangle()
913
}
914
915
func
(button *Button) SetRectangle(rect *sdl.FRect) {
916
button.Label.SetRectangle(rect)
Callers
3
Update
Method · 0.95
Draw
Method · 0.95
ConstructMenus
Function · 0.95
Calls
1
Rectangle
Method · 0.65
Tested by
no test coverage detected