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

Method Draw

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

Source from the content-addressed store, hash-verified

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

Callers 15

DrawMethod · 0.65
DrawMethod · 0.65
handleScreenshotsFunction · 0.65
DrawMethod · 0.65
DrawLinksMethod · 0.65
DrawContentsMethod · 0.65
DrawMethod · 0.65
OpenProjectFromFunction · 0.65
DrawMethod · 0.65
DrawMethod · 0.65
DrawMethod · 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