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