This method is used by the PRIORITISED force calculation method. For each active behaviour in turn it calculates how much of the maximum steering force is left then adds that amount of to the accumulator. @param runningTotal running total @param forceToAdd the force we want to add from the cur
(Vector2D runningTotal, Vector2D forceToAdd, double maxForce)
source not stored for this graph (policy: none)
no test coverage detected