Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ testScene2
Struct
testScene2
engo_test.go:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
func
(*testScene) Type() string {
return
"testScene"
}
20
21
type
testScene2
struct
{}
22
23
func
(*testScene2) Preload() {}
24
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected