MCPcopy
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

70type BasicFace interface {
71 ID() uint64
72 GetBasicEntity() *ecs.BasicEntity
73}
74
75// AnimationFace allows typesafe Access to an Annonymous child AnimationComponent

Callers 5

AddByInterfaceMethod · 0.80
AddByInterfaceMethod · 0.80
AddByInterfaceMethod · 0.80
AddByInterfaceMethod · 0.80
AddByInterfaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected