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

Function MakeB2TimeStep

DynamicsB2TimeStep.go:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29func MakeB2TimeStep() B2TimeStep {
30 return B2TimeStep{}
31}
32
33/// This is an internal structure.
34type B2Position struct {

Callers 2

SolveTOIMethod · 0.85
StepMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected