menu
bonfire package
documentation
mixins/attackable.dart
Attackable
tickInterval method
tickInterval method
dark_mode
light_mode
tickInterval
method
void
tickInterval
(
String
key
)
inherited
Implementation
void tickInterval(String key) { _timers?[key]?.tick(); }
bonfire package
documentation
mixins/attackable
Attackable
tickInterval method
Attackable mixin