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

Method Clone

CollisionB2Shape.go:50–50  ·  view source on GitHub ↗

Clone the concrete shape using the provided allocator.

()

Source from the content-addressed store, hash-verified

48
49 /// Clone the concrete shape using the provided allocator.
50 Clone() B2ShapeInterface
51
52 /// Get the type of this shape. You can use this to down cast to the concrete shape.
53 /// @return the shape type.

Callers 3

MoveProxyMethod · 0.65
CloneMethod · 0.65
CreateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected