acceleration property

Vector2 get acceleration
inherited

Implementation

Vector2 get acceleration => velocity / lastDt;