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

Method GetChildCount

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

Get the number of child primitives.

()

Source from the content-addressed store, hash-verified

59
60 /// Get the number of child primitives.
61 GetChildCount() int
62
63 /// Test a point for containment in this shape. This only works for convex shapes.
64 /// @param xf the shape world transform.

Callers 2

CreateMethod · 0.65
CreateProxiesMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected