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

Function MakeB2Rot

CommonB2Math.go:362–364  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

360}
361
362func MakeB2Rot() B2Rot {
363 return B2Rot{}
364}
365
366func NewB2Rot() *B2Rot {
367 return &B2Rot{}

Callers 1

MakeB2TransformFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected