MCPcopy Create free account
hub / github.com/afolmert/libtcod-go / Update

Method Update

tcod/gui.go:384–426  ·  view source on GitHub ↗

both self and iself denote the same object here we emulate inheritance in go function receives self as receiver and as first param in interface

(iself IWidget, k Key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

MouseIsCursorVisibleFunction · 0.85
GetXMethod · 0.65
GetWidthMethod · 0.65
GetYMethod · 0.65
GetHeightMethod · 0.65
GetMouseInMethod · 0.65
SetMouseInMethod · 0.65
onMouseInMethod · 0.65
onMouseOutMethod · 0.65
SetMouseLMethod · 0.65
GetMouseLMethod · 0.65
onButtonPressMethod · 0.65

Tested by

no test coverage detected