MCPcopy
hub / github.com/EngoEngine/engo / TestInterfaceScene

Struct TestInterfaceScene

common/interfaces_test.go:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20type TestInterfaceScene struct {
21 failed bool
22 reason string
23}
24
25func (*TestInterfaceScene) Type() string { return "TestInterfaceScene" }
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected