Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ Dump
Method
Dump
DynamicsB2Joint.go:422–422 ·
view source on GitHub ↗
Dump this joint to the log file.
()
Source
from the content-addressed store, hash-verified
420
type
B2JointInterface
interface
{
421
/// Dump this joint to the log file.
422
Dump()
423
424
/// Shift the origin for any points stored in world coordinates.
425
ShiftOrigin(newOrigin B2Vec2)
Callers
2
Dump
Method · 0.65
Dump
Method · 0.65
Implementers
1
B2Joint
DynamicsB2Joint.go
Calls
no outgoing calls
Tested by
no test coverage detected