menu
bonfire package
documentation
geometry/shape.dart
Shape
Shape constructor
Shape constructor
dark_mode
light_mode
Shape
constructor
Shape
(
Vector2
position
)
Implementation
Shape(Vector2 position) : _position = position;
bonfire package
documentation
geometry/shape
Shape
Shape constructor
Shape class