hitboxes property

Iterable<ShapeHitbox> hitboxes

Implementation

Iterable<ShapeHitbox> get hitboxes => children.query<ShapeHitbox>();