Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
func
MakeB2ContactFeature() B2ContactFeature {
36
return
B2ContactFeature{}
37
}
38
39
type
B2ContactID B2ContactFeature
40
Callers
1
B2CollideEdgeAndCircle
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected