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

Function NewB2ContactEdge

DynamicsB2Contact.go:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func NewB2ContactEdge() *B2ContactEdge {
45 return &B2ContactEdge{}
46}
47
48var B2Contact_Flag = struct {
49 // Used when crawling contact graph when forming islands.

Callers 1

MakeB2ContactFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected