MCPcopy Create free account
hub / github.com/EngoEngine/ecs / Add

Method Add

world_test.go:95–95  ·  view source on GitHub ↗
(b *BasicEntity)

Source from the content-addressed store, hash-verified

93}
94
95func (s *priorityChangeSystem) Add(b *BasicEntity) {}
96
97func (s *priorityChangeSystem) AddByInterface(i Identifier) {
98 obj, ok := i.(BasicFace)

Callers 1

AddByInterfaceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected