Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fogleman/nes
/ Exit
Method
Exit
ui/menuview.go:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
func
(view *MenuView) Exit() {
123
view.director.window.SetCharCallback(nil)
124
}
125
126
func
(view *MenuView) Update(t, dt float64) {
127
view.checkButtons()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected