const angleS: Object = {
      x1: cx,
      y1: cy,
      x2: sine(cx, size * 0.375, 180 - state.sec),
      y2: cosine(cy, size * 0.375, 180 - state.sec)