menu
bonfire package
documentation
mixins/sensor.dart
Sensor<T extends GameComponent>
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
inherited
Implementation
bool get hasChildren => _children?.isNotEmpty ?? false;
bonfire package
documentation
mixins/sensor
Sensor<T extends GameComponent>
hasChildren property
Sensor mixin