pub fn draw_arrow(painter: &Painter, from: Pos2, to: Pos2, color: Color32)
Line + arrowhead from from to to (head pulled back by half a node width).
from
to