Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ ID
Method
ID
common/interfaces.go:71–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
// BasicFace is the means of accessing the ecs.BasicEntity class , it also has the ID method, to simplify, finding an item within a system
70
type
BasicFace
interface
{
71
ID() uint64
72
GetBasicEntity() *ecs.BasicEntity
73
}
74
Callers
15
Remove
Method · 0.80
Add
Method · 0.80
Remove
Method · 0.80
Remove
Method · 0.80
Add
Method · 0.80
EntityExists
Method · 0.80
Remove
Method · 0.80
Remove
Method · 0.80
Update
Method · 0.80
New
Method · 0.80
Remove
Method · 0.80
Remove
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected