MCPcopy Create free account
hub / github.com/ByteArena/box2d / MakeB2ContactFeature

Function MakeB2ContactFeature

CollisionB2Collision.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35func MakeB2ContactFeature() B2ContactFeature {
36 return B2ContactFeature{}
37}
38
39type B2ContactID B2ContactFeature
40

Callers 1

B2CollideEdgeAndCircleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected