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