MCPcopy
hub / github.com/fogleman/nes / Exit

Method Exit

ui/director.go:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11type View interface {
12 Enter()
13 Exit()
14 Update(t, dt float64)
15}
16

Callers 1

SetViewMethod · 0.65

Implementers 2

GameViewui/gameview.go
MenuViewui/menuview.go

Calls

no outgoing calls

Tested by

no test coverage detected