menu
flamemodify package
documentation
game.dart
FPSCounter
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
void
update
(
double
dt
)
inherited
This should update the state of the game.
Implementation
void update(double dt);
flamemodify package
documentation
game
FPSCounter
update abstract method
FPSCounter mixin