Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ SetIndex
Method
SetIndex
DynamicsB2Joint.go:437–437 ·
view source on GitHub ↗
(index int)
Source
from the content-addressed store, hash-verified
435
436
GetIndex() int
437
SetIndex(index int)
438
439
GetNext() B2JointInterface
// backed by pointer
440
SetNext(next B2JointInterface)
// backed by pointer
Callers
1
Dump
Method · 0.65
Implementers
1
B2Joint
DynamicsB2Joint.go
Calls
no outgoing calls
Tested by
no test coverage detected