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

Method Update

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

Source from the content-addressed store, hash-verified

155
156type MenuElement interface {
157 Update()
158 Draw()
159 Rectangle() *sdl.FRect
160 SetRectangle(*sdl.FRect)

Callers 15

UpdateMethod · 0.65
UpdateMethod · 0.65
handleScreenshotsFunction · 0.65
UpdateMethod · 0.65
DrawMethod · 0.65
UpdateMethod · 0.65
DeserializeMethod · 0.65
SetContentsMethod · 0.65
UpdateMethod · 0.65
OpenProjectFromFunction · 0.65
MouseActionsMethod · 0.65
DrawMethod · 0.65

Implementers 15

Buttongui.go
Dropdowngui.go
Spacergui.go
Labelgui.go
Containergui.go
GUIImagegui.go
Scrollbargui.go

Calls

no outgoing calls

Tested by

no test coverage detected