fixtureDefs property
The default implementation of createBody
will add these fixtures to the
Body
that it creates from bodyDef
.
Implementation
List<FixtureDef>? fixtureDefs;
The default implementation of createBody
will add these fixtures to the
Body
that it creates from bodyDef
.
List<FixtureDef>? fixtureDefs;