menu
bonfire package
documentation
mixins/direction_animation.dart
DirectionAnimation
stop method
stop method
dark_mode
light_mode
stop
method
void
stop
(
)
inherited
Implementation
void stop() { velocity = Vector2.zero(); _handleIdle(); }
bonfire package
documentation
mixins/direction_animation
DirectionAnimation
stop method
DirectionAnimation mixin