MCPcopy
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
269type TestAnimationScene struct {
270 w *ecs.World
271}
272
273func (*TestAnimationScene) Type() string { return "TestAnimationScene" }
274

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected