menu
bonfire package
documentation
mixins/sensor/sensor.dart
WithSensor<T extends GameComponent>
containsShapeHitbox property
containsShapeHitbox property
dark_mode
light_mode
containsShapeHitbox
property
bool
get
containsShapeHitbox
inherited
Implementation
bool get containsShapeHitbox { return shapeHitboxes.isNotEmpty; }
bonfire package
documentation
mixins/sensor/sensor
WithSensor<T extends GameComponent>
containsShapeHitbox property
WithSensor mixin