Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ SetPrev
Method
SetPrev
DynamicsB2Joint.go:443–443 ·
view source on GitHub ↗
backed by pointer
(prev B2JointInterface)
Source
from the content-addressed store, hash-verified
441
442
GetPrev() B2JointInterface
// backed by pointer
443
SetPrev(prev B2JointInterface)
// backed by pointer
444
445
GetEdgeA() *B2JointEdge
446
SetEdgeA(edge *B2JointEdge)
Callers
4
CreateJoint
Method · 0.65
DestroyJoint
Method · 0.65
Destroy
Method · 0.65
AddPair
Method · 0.65
Implementers
1
B2Joint
DynamicsB2Joint.go
Calls
no outgoing calls
Tested by
no test coverage detected