Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolarLune/masterplan
/ Rectangle
Method
Rectangle
gui.go:1408–1411 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1406
}
1407
1408
func
(bg *IconButtonGroup) Rectangle() *sdl.FRect {
1409
rect := *bg.Rect
1410
return
&rect
1411
}
1412
1413
func
(bg *IconButtonGroup) SetRectangle(rect *sdl.FRect) {
1414
bg.Rect.X = rect.X
Callers
1
Update
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected