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

Method ShiftOrigin

DynamicsB2Joint.go:425–425  ·  view source on GitHub ↗

Shift the origin for any points stored in world coordinates.

(newOrigin B2Vec2)

Source from the content-addressed store, hash-verified

423
424 /// Shift the origin for any points stored in world coordinates.
425 ShiftOrigin(newOrigin B2Vec2)
426
427 GetType() uint8
428 SetType(t uint8)

Callers 2

ShiftOriginMethod · 0.65
ShiftOriginMethod · 0.65

Implementers 1

B2JointDynamicsB2Joint.go

Calls

no outgoing calls

Tested by

no test coverage detected