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