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

Method GetEdgeB

DynamicsB2Joint.go:448–448  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

446 SetEdgeA(edge *B2JointEdge)
447
448 GetEdgeB() *B2JointEdge
449 SetEdgeB(edge *B2JointEdge)
450
451 GetUserData() interface{}

Callers 2

CreateJointMethod · 0.65
DestroyJointMethod · 0.65

Implementers 1

B2JointDynamicsB2Joint.go

Calls

no outgoing calls

Tested by

no test coverage detected