menu
bonfire package
documentation
mixins/move_per_cell.dart
MovePerCell
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/move_per_cell
MovePerCell
tickInterval method
MovePerCell mixin