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

Method GetNext

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

Source from the content-addressed store, hash-verified

437 SetIndex(index int)
438
439 GetNext() B2JointInterface // backed by pointer
440 SetNext(next B2JointInterface) // backed by pointer
441
442 GetPrev() B2JointInterface // backed by pointer

Callers 8

DestroyJointMethod · 0.65
SolveMethod · 0.65
SolveTOIMethod · 0.65
ClearForcesMethod · 0.65
ShiftOriginMethod · 0.65
DumpMethod · 0.65
DestroyMethod · 0.65
CollideMethod · 0.65

Implementers 1

B2JointDynamicsB2Joint.go

Calls

no outgoing calls

Tested by

no test coverage detected