acceleration property

Vector2 get acceleration

Implementation

Vector2 get acceleration => velocity / dtUpdate;