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

Method ID

entity.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23// entity registry than just the interface{} interface
24type Identifier interface {
25 ID() uint64
26}
27
28// IdentifierSlice implements the sort.Interface, so you can use the

Callers 8

RemoveMethod · 0.65
RemoveMethod · 0.65
RemoveMethod · 0.65
TestRemoveChildFunction · 0.65
TestDescendentsFunction · 0.65
RemoveChildMethod · 0.65
descendentsFunction · 0.65
LessMethod · 0.65

Implementers 1

BasicEntityentity.go

Calls

no outgoing calls

Tested by 5

RemoveMethod · 0.52
RemoveMethod · 0.52
RemoveMethod · 0.52
TestRemoveChildFunction · 0.52
TestDescendentsFunction · 0.52