menu
simple_gridbased_game_kit package
documentation
core/timer.dart
TimerState<T extends StatefulWidget>
endGameloop method
endGameloop method
dark_mode
light_mode
endGameloop
method
void
endGameloop
(
)
Implementation
void endGameloop(){ _timerStateTicker.stop(); }
simple_gridbased_game_kit package
documentation
core/timer
TimerState<T extends StatefulWidget>
endGameloop method
TimerState class