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