MCPcopy 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

CreateJointMethod · 0.65
DestroyJointMethod · 0.65
DestroyMethod · 0.65
AddPairMethod · 0.65

Implementers 1

B2JointDynamicsB2Joint.go

Calls

no outgoing calls

Tested by

no test coverage detected