Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ GetBasicEntity
Method
GetBasicEntity
common/interfaces.go:72–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
type
BasicFace
interface
{
71
ID() uint64
72
GetBasicEntity() *ecs.BasicEntity
73
}
74
75
// AnimationFace allows typesafe Access to an Annonymous child AnimationComponent
Callers
5
AddByInterface
Method · 0.80
AddByInterface
Method · 0.80
AddByInterface
Method · 0.80
AddByInterface
Method · 0.80
AddByInterface
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected