menu
bonfire package
documentation
mixins/attackable.dart
Attackable
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
mixins/attackable
Attackable
shapeHitboxes property
Attackable mixin