menu
bonfire package
documentation
mixins/attackable.dart
Attackable
onDie method
onDie method
dark_mode
light_mode
onDie
method
void
onDie
(
)
Implementation
void onDie() { _isDead = true; }
bonfire package
documentation
mixins/attackable
Attackable
onDie method
Attackable mixin