point.changeInAngle(dx, dy, ref)

Return the change in angle that is the result of moving the point from its previous position (-dx, -dy) to its new position.

This move is relative to the ref point and x axis.