acceleration property

Vector2 acceleration

Implementation

Vector2 get acceleration => velocity / dtUpdate;