Type Alias ForceFn

ForceFn: ((t: ForceAffected) => ForceAffected)

A function that updates values of a thing.

These can be created using the xxxForce functions, eg attractionForce, accelerationForce, magnitudeForce, velocityForce