Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ TestAnimationScene
Struct
TestAnimationScene
common/animation_test.go:269–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
type
TestAnimationScene
struct
{
270
w *ecs.World
271
}
272
273
func
(*TestAnimationScene) Type() string {
return
"TestAnimationScene"
}
274
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected