menu
flame_forge2d package
documentation
body_component.dart
ShapeSpec
geometry property
geometry property
dark_mode
light_mode
geometry
property
ShapeGeometry
geometry
final
The geometry of the shape, for example a
Circle
or a
Polygon
.
Implementation
final ShapeGeometry geometry;
flame_forge2d package
documentation
body_component
ShapeSpec
geometry property
ShapeSpec class