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

Struct testUpdate

engo_test.go:193–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191func (*testRunScene) Type() string { return "testRunScene" }
192
193type testUpdate struct {
194 updates, current int
195}
196
197func (*testUpdate) Remove(ecs.BasicEntity) {}
198

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected