menu
bonfire package
documentation
forces/handle_forces.dart
HandleForces
shapeHitboxes property
shapeHitboxes property
dark_mode
light_mode
shapeHitboxes
property
Iterable
<
ShapeHitbox
>
get
shapeHitboxes
inherited
Implementation
Iterable<ShapeHitbox> get shapeHitboxes => children.query<ShapeHitbox>();
bonfire package
documentation
forces/handle_forces
HandleForces
shapeHitboxes property
HandleForces mixin