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

Method GetBodyB

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

Source from the content-addressed store, hash-verified

431 SetBodyA(body *B2Body)
432
433 GetBodyB() *B2Body
434 SetBodyB(body *B2Body)
435
436 GetIndex() int

Callers 4

CreateJointMethod · 0.65
DestroyJointMethod · 0.65
MakeB2JointFunction · 0.65
MakeB2GearJointFunction · 0.65

Implementers 1

B2JointDynamicsB2Joint.go

Calls

no outgoing calls

Tested by

no test coverage detected