menu
bonfire package
documentation
mixins/sensor.dart
Sensor<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<T extends GameComponent>
containsShapeHitbox property
Sensor mixin