menu
bonfire package
documentation
mixins/move_per_cell.dart
MovePerCell
acceleration property
acceleration property
dark_mode
light_mode
acceleration
property
Vector2
get
acceleration
inherited
Implementation
Vector2 get acceleration => velocity / lastDt;
bonfire package
documentation
mixins/move_per_cell
MovePerCell
acceleration property
MovePerCell mixin