menu
flame package
documentation
input.dart
DoubleTapDetector
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);
flame package
documentation
input
DoubleTapDetector
update abstract method
DoubleTapDetector mixin