Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
func
(s *priorityChangeSystem) Add(b *BasicEntity) {}
96
97
func
(s *priorityChangeSystem) AddByInterface(i Identifier) {
98
obj, ok := i.(BasicFace)
Callers
1
AddByInterface
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected