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

Method GetWorld

DynamicsB2Body.go:469–471  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

467}
468
469func (body B2Body) GetWorld() *B2World {
470 return body.M_world
471}
472
473///////////////////////////////////////////////////////////////////////////////
474///////////////////////////////////////////////////////////////////////////////

Callers 1

RefilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected