{
  "type": "File",
  "start": 0,
  "end": 29142,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 759,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 29142,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 759,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 0,
        "end": 31,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 31
          }
        },
        "specifiers": [
          {
            "type": "ImportNamespaceSpecifier",
            "start": 7,
            "end": 17,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 12,
              "end": 17,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 12
                },
                "end": {
                  "line": 1,
                  "column": 17
                },
                "identifierName": "THREE"
              },
              "name": "THREE"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 23,
          "end": 30,
          "loc": {
            "start": {
              "line": 1,
              "column": 23
            },
            "end": {
              "line": 1,
              "column": 30
            }
          },
          "extra": {
            "rawValue": "three",
            "raw": "'three'"
          },
          "value": "three"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 32,
        "end": 71,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 2,
            "column": 39
          }
        },
        "specifiers": [
          {
            "type": "ImportNamespaceSpecifier",
            "start": 39,
            "end": 49,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 44,
              "end": 49,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 12
                },
                "end": {
                  "line": 2,
                  "column": 17
                },
                "identifierName": "Error"
              },
              "name": "Error"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 55,
          "end": 70,
          "loc": {
            "start": {
              "line": 2,
              "column": 23
            },
            "end": {
              "line": 2,
              "column": 38
            }
          },
          "extra": {
            "rawValue": "../core/error",
            "raw": "'../core/error'"
          },
          "value": "../core/error"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 72,
        "end": 115,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 43
          }
        },
        "specifiers": [
          {
            "type": "ImportNamespaceSpecifier",
            "start": 79,
            "end": 91,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 19
              }
            },
            "local": {
              "type": "Identifier",
              "start": 84,
              "end": 91,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 12
                },
                "end": {
                  "line": 3,
                  "column": 19
                },
                "identifierName": "Helpers"
              },
              "name": "Helpers"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 97,
          "end": 114,
          "loc": {
            "start": {
              "line": 3,
              "column": 25
            },
            "end": {
              "line": 3,
              "column": 42
            }
          },
          "extra": {
            "rawValue": "../core/helpers",
            "raw": "'../core/helpers'"
          },
          "value": "../core/helpers"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 116,
        "end": 161,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 45
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 125,
            "end": 136,
            "loc": {
              "start": {
                "line": 4,
                "column": 9
              },
              "end": {
                "line": 4,
                "column": 20
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 125,
              "end": 136,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 9
                },
                "end": {
                  "line": 4,
                  "column": 20
                },
                "identifierName": "lastCreated"
              },
              "name": "lastCreated"
            },
            "local": {
              "type": "Identifier",
              "start": 125,
              "end": 136,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 9
                },
                "end": {
                  "line": 4,
                  "column": 20
                },
                "identifierName": "lastCreated"
              },
              "name": "lastCreated"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 144,
          "end": 160,
          "loc": {
            "start": {
              "line": 4,
              "column": 28
            },
            "end": {
              "line": 4,
              "column": 44
            }
          },
          "extra": {
            "rawValue": "../core/canvas",
            "raw": "'../core/canvas'"
          },
          "value": "../core/canvas"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 162,
        "end": 221,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 59
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 171,
            "end": 182,
            "loc": {
              "start": {
                "line": 5,
                "column": 9
              },
              "end": {
                "line": 5,
                "column": 20
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 171,
              "end": 182,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 9
                },
                "end": {
                  "line": 5,
                  "column": 20
                },
                "identifierName": "exponential"
              },
              "name": "exponential"
            },
            "local": {
              "type": "Identifier",
              "start": 171,
              "end": 182,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 9
                },
                "end": {
                  "line": 5,
                  "column": 20
                },
                "identifierName": "exponential"
              },
              "name": "exponential"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 184,
            "end": 191,
            "loc": {
              "start": {
                "line": 5,
                "column": 22
              },
              "end": {
                "line": 5,
                "column": 29
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 184,
              "end": 191,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 22
                },
                "end": {
                  "line": 5,
                  "column": 29
                },
                "identifierName": "elastic"
              },
              "name": "elastic"
            },
            "local": {
              "type": "Identifier",
              "start": 184,
              "end": 191,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 22
                },
                "end": {
                  "line": 5,
                  "column": 29
                },
                "identifierName": "elastic"
              },
              "name": "elastic"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 199,
          "end": 220,
          "loc": {
            "start": {
              "line": 5,
              "column": 37
            },
            "end": {
              "line": 5,
              "column": 58
            }
          },
          "extra": {
            "rawValue": "../animation/easing",
            "raw": "'../animation/easing'"
          },
          "value": "../animation/easing"
        }
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 223,
        "end": 28868,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 735,
            "column": 1
          }
        },
        "declaration": {
          "type": "ClassDeclaration",
          "start": 238,
          "end": 28868,
          "loc": {
            "start": {
              "line": 7,
              "column": 15
            },
            "end": {
              "line": 735,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 244,
            "end": 249,
            "loc": {
              "start": {
                "line": 7,
                "column": 21
              },
              "end": {
                "line": 7,
                "column": 26
              },
              "identifierName": "Orbit"
            },
            "name": "Orbit"
          },
          "superClass": null,
          "body": {
            "type": "ClassBody",
            "start": 250,
            "end": 28868,
            "loc": {
              "start": {
                "line": 7,
                "column": 27
              },
              "end": {
                "line": 735,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 256,
                "end": 3697,
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 4
                  },
                  "end": {
                    "line": 87,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 256,
                  "end": 267,
                  "loc": {
                    "start": {
                      "line": 8,
                      "column": 4
                    },
                    "end": {
                      "line": 8,
                      "column": 15
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor"
                },
                "static": false,
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 268,
                    "end": 302,
                    "loc": {
                      "start": {
                        "line": 8,
                        "column": 16
                      },
                      "end": {
                        "line": 8,
                        "column": 50
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 268,
                      "end": 272,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 16
                        },
                        "end": {
                          "line": 8,
                          "column": 20
                        },
                        "identifierName": "view"
                      },
                      "name": "view"
                    },
                    "right": {
                      "type": "CallExpression",
                      "start": 275,
                      "end": 302,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 23
                        },
                        "end": {
                          "line": 8,
                          "column": 50
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 275,
                        "end": 284,
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 23
                          },
                          "end": {
                            "line": 8,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 275,
                          "end": 280,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 23
                            },
                            "end": {
                              "line": 8,
                              "column": 28
                            },
                            "identifierName": "Error"
                          },
                          "name": "Error"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 281,
                          "end": 284,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 29
                            },
                            "end": {
                              "line": 8,
                              "column": 32
                            },
                            "identifierName": "log"
                          },
                          "name": "log"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "StringLiteral",
                          "start": 285,
                          "end": 301,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 33
                            },
                            "end": {
                              "line": 8,
                              "column": 49
                            }
                          },
                          "extra": {
                            "rawValue": "View undefined",
                            "raw": "'View undefined'"
                          },
                          "value": "View undefined"
                        }
                      ]
                    }
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 304,
                    "end": 316,
                    "loc": {
                      "start": {
                        "line": 8,
                        "column": 52
                      },
                      "end": {
                        "line": 8,
                        "column": 64
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 304,
                      "end": 311,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 52
                        },
                        "end": {
                          "line": 8,
                          "column": 59
                        },
                        "identifierName": "options"
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 314,
                      "end": 316,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 62
                        },
                        "end": {
                          "line": 8,
                          "column": 64
                        }
                      },
                      "properties": []
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 318,
                  "end": 3697,
                  "loc": {
                    "start": {
                      "line": 8,
                      "column": 66
                    },
                    "end": {
                      "line": 87,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 328,
                      "end": 345,
                      "loc": {
                        "start": {
                          "line": 9,
                          "column": 8
                        },
                        "end": {
                          "line": 9,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 328,
                        "end": 344,
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 8
                          },
                          "end": {
                            "line": 9,
                            "column": 24
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 328,
                          "end": 337,
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 8
                            },
                            "end": {
                              "line": 9,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 328,
                            "end": 332,
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 8
                              },
                              "end": {
                                "line": 9,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 333,
                            "end": 337,
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 13
                              },
                              "end": {
                                "line": 9,
                                "column": 17
                              },
                              "identifierName": "view"
                            },
                            "name": "view"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 340,
                          "end": 344,
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 20
                            },
                            "end": {
                              "line": 9,
                              "column": 24
                            },
                            "identifierName": "view"
                          },
                          "name": "view"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 354,
                      "end": 380,
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 8
                        },
                        "end": {
                          "line": 10,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 354,
                        "end": 379,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 8
                          },
                          "end": {
                            "line": 10,
                            "column": 33
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 354,
                          "end": 365,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 8
                            },
                            "end": {
                              "line": 10,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 354,
                            "end": 358,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 8
                              },
                              "end": {
                                "line": 10,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 359,
                            "end": 365,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 13
                              },
                              "end": {
                                "line": 10,
                                "column": 19
                              },
                              "identifierName": "canvas"
                            },
                            "name": "canvas"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 368,
                          "end": 379,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 22
                            },
                            "end": {
                              "line": 10,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 368,
                            "end": 372,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 22
                              },
                              "end": {
                                "line": 10,
                                "column": 26
                              },
                              "identifierName": "view"
                            },
                            "name": "view"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 373,
                            "end": 379,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 27
                              },
                              "end": {
                                "line": 10,
                                "column": 33
                              },
                              "identifierName": "canvas"
                            },
                            "name": "canvas"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 389,
                      "end": 409,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 8
                        },
                        "end": {
                          "line": 11,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 389,
                        "end": 408,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 8
                          },
                          "end": {
                            "line": 11,
                            "column": 27
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 389,
                          "end": 397,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 8
                            },
                            "end": {
                              "line": 11,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 389,
                            "end": 393,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 8
                              },
                              "end": {
                                "line": 11,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 394,
                            "end": 397,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 13
                              },
                              "end": {
                                "line": 11,
                                "column": 16
                              },
                              "identifierName": "dom"
                            },
                            "name": "dom"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 400,
                          "end": 408,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 19
                            },
                            "end": {
                              "line": 11,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 400,
                            "end": 404,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 19
                              },
                              "end": {
                                "line": 11,
                                "column": 23
                              },
                              "identifierName": "view"
                            },
                            "name": "view"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 405,
                            "end": 408,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 24
                              },
                              "end": {
                                "line": 11,
                                "column": 27
                              },
                              "identifierName": "dom"
                            },
                            "name": "dom"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 418,
                      "end": 447,
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 8
                        },
                        "end": {
                          "line": 12,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 418,
                        "end": 446,
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 8
                          },
                          "end": {
                            "line": 12,
                            "column": 36
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 418,
                          "end": 429,
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 8
                            },
                            "end": {
                              "line": 12,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 418,
                            "end": 422,
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 8
                              },
                              "end": {
                                "line": 12,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 423,
                            "end": 429,
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 13
                              },
                              "end": {
                                "line": 12,
                                "column": 19
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 432,
                          "end": 446,
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 22
                            },
                            "end": {
                              "line": 12,
                              "column": 36
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 432,
                            "end": 439,
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 22
                              },
                              "end": {
                                "line": 12,
                                "column": 29
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 440,
                            "end": 446,
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 30
                              },
                              "end": {
                                "line": 12,
                                "column": 36
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 456,
                      "end": 503,
                      "loc": {
                        "start": {
                          "line": 13,
                          "column": 8
                        },
                        "end": {
                          "line": 13,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 460,
                          "end": 502,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 12
                            },
                            "end": {
                              "line": 13,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 460,
                            "end": 466,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 12
                              },
                              "end": {
                                "line": 13,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 470,
                            "end": 501,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 22
                              },
                              "end": {
                                "line": 13,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 470,
                              "end": 481,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 22
                                },
                                "end": {
                                  "line": 13,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 470,
                                "end": 474,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 475,
                                "end": 481,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 485,
                              "end": 501,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 37
                                },
                                "end": {
                                  "line": 13,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 485,
                                "end": 494,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 485,
                                  "end": 489,
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 490,
                                  "end": 494,
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 495,
                                "end": 501,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 469
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 513,
                      "end": 543,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 8
                        },
                        "end": {
                          "line": 15,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 513,
                        "end": 542,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 8
                          },
                          "end": {
                            "line": 15,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 513,
                          "end": 524,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 8
                            },
                            "end": {
                              "line": 15,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 513,
                            "end": 517,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 8
                              },
                              "end": {
                                "line": 15,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 518,
                            "end": 524,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 13
                              },
                              "end": {
                                "line": 15,
                                "column": 19
                              },
                              "identifierName": "easing"
                            },
                            "name": "easing"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 527,
                          "end": 542,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 22
                            },
                            "end": {
                              "line": 15,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 527,
                            "end": 538,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 22
                              },
                              "end": {
                                "line": 15,
                                "column": 33
                              },
                              "identifierName": "exponential"
                            },
                            "name": "exponential"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 539,
                            "end": 542,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 34
                              },
                              "end": {
                                "line": 15,
                                "column": 37
                              },
                              "identifierName": "out"
                            },
                            "name": "out"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 552,
                      "end": 573,
                      "loc": {
                        "start": {
                          "line": 16,
                          "column": 8
                        },
                        "end": {
                          "line": 16,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 552,
                        "end": 572,
                        "loc": {
                          "start": {
                            "line": 16,
                            "column": 8
                          },
                          "end": {
                            "line": 16,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 552,
                          "end": 565,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 8
                            },
                            "end": {
                              "line": 16,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 552,
                            "end": 556,
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 8
                              },
                              "end": {
                                "line": 16,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 557,
                            "end": 565,
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 13
                              },
                              "end": {
                                "line": 16,
                                "column": 21
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 568,
                          "end": 572,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 24
                            },
                            "end": {
                              "line": 16,
                              "column": 28
                            }
                          },
                          "extra": {
                            "rawValue": 1000,
                            "raw": "1000"
                          },
                          "value": 1000
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 583,
                      "end": 604,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 8
                        },
                        "end": {
                          "line": 18,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 583,
                        "end": 603,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 8
                          },
                          "end": {
                            "line": 18,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 583,
                          "end": 595,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 8
                            },
                            "end": {
                              "line": 18,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 583,
                            "end": 587,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 8
                              },
                              "end": {
                                "line": 18,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 588,
                            "end": 595,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 13
                              },
                              "end": {
                                "line": 18,
                                "column": 20
                              },
                              "identifierName": "_zoomed"
                            },
                            "name": "_zoomed"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 598,
                          "end": 603,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 23
                            },
                            "end": {
                              "line": 18,
                              "column": 28
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 613,
                      "end": 715,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 8
                        },
                        "end": {
                          "line": 19,
                          "column": 110
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 613,
                        "end": 714,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 8
                          },
                          "end": {
                            "line": 19,
                            "column": 109
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 613,
                          "end": 627,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 8
                            },
                            "end": {
                              "line": 19,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 613,
                            "end": 617,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 8
                              },
                              "end": {
                                "line": 19,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 618,
                            "end": 627,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 13
                              },
                              "end": {
                                "line": 19,
                                "column": 22
                              },
                              "identifierName": "_autoZoom"
                            },
                            "name": "_autoZoom"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ObjectExpression",
                          "start": 630,
                          "end": 714,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 25
                            },
                            "end": {
                              "line": 19,
                              "column": 109
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 632,
                              "end": 640,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 27
                                },
                                "end": {
                                  "line": 19,
                                  "column": 35
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 632,
                                "end": 637,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 32
                                  },
                                  "identifierName": "start"
                                },
                                "name": "start"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 639,
                                "end": 640,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 35
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 642,
                              "end": 648,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 37
                                },
                                "end": {
                                  "line": 19,
                                  "column": 43
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 642,
                                "end": 645,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 40
                                  },
                                  "identifierName": "end"
                                },
                                "name": "end"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 647,
                                "end": 648,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 43
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 650,
                              "end": 657,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 45
                                },
                                "end": {
                                  "line": 19,
                                  "column": 52
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 650,
                                "end": 654,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 49
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 656,
                                "end": 657,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 52
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 659,
                              "end": 668,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 54
                                },
                                "end": {
                                  "line": 19,
                                  "column": 63
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 659,
                                "end": 665,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 60
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 667,
                                "end": 668,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 62
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 63
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 670,
                              "end": 687,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 65
                                },
                                "end": {
                                  "line": 19,
                                  "column": 82
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 670,
                                "end": 674,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 65
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 69
                                  },
                                  "identifierName": "ease"
                                },
                                "name": "ease"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 676,
                                "end": 687,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 71
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 82
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 676,
                                  "end": 680,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 71
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 75
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 681,
                                  "end": 687,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 76
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 82
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "computed": false
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 689,
                              "end": 712,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 84
                                },
                                "end": {
                                  "line": 19,
                                  "column": 107
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 689,
                                "end": 697,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 84
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 92
                                  },
                                  "identifierName": "duration"
                                },
                                "name": "duration"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 699,
                                "end": 712,
                                "loc": {
                                  "start": {
                                    "line": 19,
                                    "column": 94
                                  },
                                  "end": {
                                    "line": 19,
                                    "column": 107
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 699,
                                  "end": 703,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 94
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 98
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 704,
                                  "end": 712,
                                  "loc": {
                                    "start": {
                                      "line": 19,
                                      "column": 99
                                    },
                                    "end": {
                                      "line": 19,
                                      "column": 107
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "computed": false
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 724,
                      "end": 920,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 8
                        },
                        "end": {
                          "line": 26,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 724,
                        "end": 919,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 8
                          },
                          "end": {
                            "line": 26,
                            "column": 9
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 724,
                          "end": 739,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 8
                            },
                            "end": {
                              "line": 20,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 724,
                            "end": 728,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 8
                              },
                              "end": {
                                "line": 20,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 729,
                            "end": 739,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 13
                              },
                              "end": {
                                "line": 20,
                                "column": 23
                              },
                              "identifierName": "_autoFocus"
                            },
                            "name": "_autoFocus"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ObjectExpression",
                          "start": 742,
                          "end": 919,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 26
                            },
                            "end": {
                              "line": 26,
                              "column": 9
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 756,
                              "end": 782,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 12
                                },
                                "end": {
                                  "line": 21,
                                  "column": 38
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 756,
                                "end": 761,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 17
                                  },
                                  "identifierName": "start"
                                },
                                "name": "start"
                              },
                              "value": {
                                "type": "NewExpression",
                                "start": 763,
                                "end": 782,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 38
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 767,
                                  "end": 780,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 767,
                                    "end": 772,
                                    "loc": {
                                      "start": {
                                        "line": 21,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 21,
                                        "column": 28
                                      },
                                      "identifierName": "THREE"
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 773,
                                    "end": 780,
                                    "loc": {
                                      "start": {
                                        "line": 21,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 21,
                                        "column": 36
                                      },
                                      "identifierName": "Vector3"
                                    },
                                    "name": "Vector3"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 796,
                              "end": 820,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 12
                                },
                                "end": {
                                  "line": 22,
                                  "column": 36
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 796,
                                "end": 799,
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 15
                                  },
                                  "identifierName": "end"
                                },
                                "name": "end"
                              },
                              "value": {
                                "type": "NewExpression",
                                "start": 801,
                                "end": 820,
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 36
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 805,
                                  "end": 818,
                                  "loc": {
                                    "start": {
                                      "line": 22,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 22,
                                      "column": 34
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 805,
                                    "end": 810,
                                    "loc": {
                                      "start": {
                                        "line": 22,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 22,
                                        "column": 26
                                      },
                                      "identifierName": "THREE"
                                    },
                                    "name": "THREE"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 811,
                                    "end": 818,
                                    "loc": {
                                      "start": {
                                        "line": 22,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 22,
                                        "column": 34
                                      },
                                      "identifierName": "Vector3"
                                    },
                                    "name": "Vector3"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 834,
                              "end": 841,
                              "loc": {
                                "start": {
                                  "line": 23,
                                  "column": 12
                                },
                                "end": {
                                  "line": 23,
                                  "column": 19
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 834,
                                "end": 838,
                                "loc": {
                                  "start": {
                                    "line": 23,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 23,
                                    "column": 16
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 840,
                                "end": 841,
                                "loc": {
                                  "start": {
                                    "line": 23,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 23,
                                    "column": 19
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 855,
                              "end": 872,
                              "loc": {
                                "start": {
                                  "line": 24,
                                  "column": 12
                                },
                                "end": {
                                  "line": 24,
                                  "column": 29
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 855,
                                "end": 859,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 24,
                                    "column": 16
                                  },
                                  "identifierName": "ease"
                                },
                                "name": "ease"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 861,
                                "end": 872,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 24,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 861,
                                  "end": 865,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 22
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 866,
                                  "end": 872,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 29
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "computed": false
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 886,
                              "end": 909,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 12
                                },
                                "end": {
                                  "line": 25,
                                  "column": 35
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 886,
                                "end": 894,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 20
                                  },
                                  "identifierName": "duration"
                                },
                                "name": "duration"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 896,
                                "end": 909,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 896,
                                  "end": 900,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 26
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 901,
                                  "end": 909,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 35
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "computed": false
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 929,
                      "end": 1021,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 8
                        },
                        "end": {
                          "line": 27,
                          "column": 100
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 929,
                        "end": 1020,
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 8
                          },
                          "end": {
                            "line": 27,
                            "column": 99
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 929,
                          "end": 944,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 8
                            },
                            "end": {
                              "line": 27,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 929,
                            "end": 933,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 8
                              },
                              "end": {
                                "line": 27,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 934,
                            "end": 944,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 13
                              },
                              "end": {
                                "line": 27,
                                "column": 23
                              },
                              "identifierName": "_autoTheta"
                            },
                            "name": "_autoTheta"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ObjectExpression",
                          "start": 947,
                          "end": 1020,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 26
                            },
                            "end": {
                              "line": 27,
                              "column": 99
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 949,
                              "end": 957,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 28
                                },
                                "end": {
                                  "line": 27,
                                  "column": 36
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 949,
                                "end": 954,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 33
                                  },
                                  "identifierName": "start"
                                },
                                "name": "start"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 956,
                                "end": 957,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 36
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 959,
                              "end": 965,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 38
                                },
                                "end": {
                                  "line": 27,
                                  "column": 44
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 959,
                                "end": 962,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 41
                                  },
                                  "identifierName": "end"
                                },
                                "name": "end"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 964,
                                "end": 965,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 44
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 967,
                              "end": 974,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 46
                                },
                                "end": {
                                  "line": 27,
                                  "column": 53
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 967,
                                "end": 971,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 50
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 973,
                                "end": 974,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 53
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 976,
                              "end": 993,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 55
                                },
                                "end": {
                                  "line": 27,
                                  "column": 72
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 976,
                                "end": 980,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 59
                                  },
                                  "identifierName": "ease"
                                },
                                "name": "ease"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 982,
                                "end": 993,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 72
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 982,
                                  "end": 986,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 65
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 987,
                                  "end": 993,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 72
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "computed": false
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 995,
                              "end": 1018,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 74
                                },
                                "end": {
                                  "line": 27,
                                  "column": 97
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 995,
                                "end": 1003,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 74
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 82
                                  },
                                  "identifierName": "duration"
                                },
                                "name": "duration"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 1005,
                                "end": 1018,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 84
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 97
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1005,
                                  "end": 1009,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 84
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 88
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1010,
                                  "end": 1018,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 89
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 97
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "computed": false
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1030,
                      "end": 1120,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 8
                        },
                        "end": {
                          "line": 28,
                          "column": 98
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1030,
                        "end": 1119,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 8
                          },
                          "end": {
                            "line": 28,
                            "column": 97
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1030,
                          "end": 1043,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 8
                            },
                            "end": {
                              "line": 28,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1030,
                            "end": 1034,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 8
                              },
                              "end": {
                                "line": 28,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1035,
                            "end": 1043,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 13
                              },
                              "end": {
                                "line": 28,
                                "column": 21
                              },
                              "identifierName": "_autoPhi"
                            },
                            "name": "_autoPhi"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ObjectExpression",
                          "start": 1046,
                          "end": 1119,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 24
                            },
                            "end": {
                              "line": 28,
                              "column": 97
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 1048,
                              "end": 1056,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 26
                                },
                                "end": {
                                  "line": 28,
                                  "column": 34
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1048,
                                "end": 1053,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 31
                                  },
                                  "identifierName": "start"
                                },
                                "name": "start"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 1055,
                                "end": 1056,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 34
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1058,
                              "end": 1064,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 36
                                },
                                "end": {
                                  "line": 28,
                                  "column": 42
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1058,
                                "end": 1061,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 39
                                  },
                                  "identifierName": "end"
                                },
                                "name": "end"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 1063,
                                "end": 1064,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 42
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1066,
                              "end": 1073,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 44
                                },
                                "end": {
                                  "line": 28,
                                  "column": 51
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1066,
                                "end": 1070,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 48
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 1072,
                                "end": 1073,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 51
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1075,
                              "end": 1092,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 53
                                },
                                "end": {
                                  "line": 28,
                                  "column": 70
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1075,
                                "end": 1079,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 57
                                  },
                                  "identifierName": "ease"
                                },
                                "name": "ease"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 1081,
                                "end": 1092,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 70
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1081,
                                  "end": 1085,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 59
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 63
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1086,
                                  "end": 1092,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 70
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "computed": false
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1094,
                              "end": 1117,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 72
                                },
                                "end": {
                                  "line": 28,
                                  "column": 95
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1094,
                                "end": 1102,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 72
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 80
                                  },
                                  "identifierName": "duration"
                                },
                                "name": "duration"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 1104,
                                "end": 1117,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 82
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 95
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1104,
                                  "end": 1108,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 82
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 86
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1109,
                                  "end": 1117,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 95
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "computed": false
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1129,
                      "end": 1219,
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 8
                        },
                        "end": {
                          "line": 29,
                          "column": 98
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1129,
                        "end": 1218,
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 8
                          },
                          "end": {
                            "line": 29,
                            "column": 97
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1129,
                          "end": 1142,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 8
                            },
                            "end": {
                              "line": 29,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1129,
                            "end": 1133,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 8
                              },
                              "end": {
                                "line": 29,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1134,
                            "end": 1142,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 13
                              },
                              "end": {
                                "line": 29,
                                "column": 21
                              },
                              "identifierName": "_autoFov"
                            },
                            "name": "_autoFov"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ObjectExpression",
                          "start": 1145,
                          "end": 1218,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 24
                            },
                            "end": {
                              "line": 29,
                              "column": 97
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 1147,
                              "end": 1155,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 26
                                },
                                "end": {
                                  "line": 29,
                                  "column": 34
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1147,
                                "end": 1152,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 31
                                  },
                                  "identifierName": "start"
                                },
                                "name": "start"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 1154,
                                "end": 1155,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 34
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1157,
                              "end": 1163,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 36
                                },
                                "end": {
                                  "line": 29,
                                  "column": 42
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1157,
                                "end": 1160,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 39
                                  },
                                  "identifierName": "end"
                                },
                                "name": "end"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 1162,
                                "end": 1163,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 42
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1165,
                              "end": 1172,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 44
                                },
                                "end": {
                                  "line": 29,
                                  "column": 51
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1165,
                                "end": 1169,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 48
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "value": {
                                "type": "NumericLiteral",
                                "start": 1171,
                                "end": 1172,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 51
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1174,
                              "end": 1191,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 53
                                },
                                "end": {
                                  "line": 29,
                                  "column": 70
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1174,
                                "end": 1178,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 57
                                  },
                                  "identifierName": "ease"
                                },
                                "name": "ease"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 1180,
                                "end": 1191,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 70
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1180,
                                  "end": 1184,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 59
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 63
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1185,
                                  "end": 1191,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 70
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "computed": false
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1193,
                              "end": 1216,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 72
                                },
                                "end": {
                                  "line": 29,
                                  "column": 95
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1193,
                                "end": 1201,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 72
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 80
                                  },
                                  "identifierName": "duration"
                                },
                                "name": "duration"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 1203,
                                "end": 1216,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 82
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 95
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1203,
                                  "end": 1207,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 82
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 86
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1208,
                                  "end": 1216,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 95
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "computed": false
                              }
                            }
                          ]
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " ...",
                          "start": 1229,
                          "end": 1235,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 8
                            },
                            "end": {
                              "line": 31,
                              "column": 14
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1244,
                      "end": 1283,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 8
                        },
                        "end": {
                          "line": 32,
                          "column": 47
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1244,
                        "end": 1282,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 8
                          },
                          "end": {
                            "line": 32,
                            "column": 46
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1244,
                          "end": 1256,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 8
                            },
                            "end": {
                              "line": 32,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1244,
                            "end": 1248,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 8
                              },
                              "end": {
                                "line": 32,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1249,
                            "end": 1256,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 13
                              },
                              "end": {
                                "line": 32,
                                "column": 20
                              },
                              "identifierName": "enabled"
                            },
                            "name": "enabled"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1259,
                          "end": 1282,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 23
                            },
                            "end": {
                              "line": 32,
                              "column": 46
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1259,
                            "end": 1274,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 23
                              },
                              "end": {
                                "line": 32,
                                "column": 38
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1259,
                              "end": 1266,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 23
                                },
                                "end": {
                                  "line": 32,
                                  "column": 30
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1267,
                              "end": 1274,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 31
                                },
                                "end": {
                                  "line": 32,
                                  "column": 38
                                },
                                "identifierName": "enabled"
                              },
                              "name": "enabled"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 1278,
                            "end": 1282,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 42
                              },
                              "end": {
                                "line": 32,
                                "column": 46
                              }
                            },
                            "value": true
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " ...",
                          "start": 1229,
                          "end": 1235,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 8
                            },
                            "end": {
                              "line": 31,
                              "column": 14
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1292,
                      "end": 1352,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 8
                        },
                        "end": {
                          "line": 33,
                          "column": 68
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1292,
                        "end": 1351,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 8
                          },
                          "end": {
                            "line": 33,
                            "column": 67
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1292,
                          "end": 1307,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 8
                            },
                            "end": {
                              "line": 33,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1292,
                            "end": 1296,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 8
                              },
                              "end": {
                                "line": 33,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1297,
                            "end": 1307,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 13
                              },
                              "end": {
                                "line": 33,
                                "column": 23
                              },
                              "identifierName": "zoomTarget"
                            },
                            "name": "zoomTarget"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1310,
                          "end": 1351,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 26
                            },
                            "end": {
                              "line": 33,
                              "column": 67
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1310,
                            "end": 1328,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 26
                              },
                              "end": {
                                "line": 33,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1310,
                              "end": 1317,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 26
                                },
                                "end": {
                                  "line": 33,
                                  "column": 33
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1318,
                              "end": 1328,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 34
                                },
                                "end": {
                                  "line": 33,
                                  "column": 44
                                },
                                "identifierName": "zoomTarget"
                              },
                              "name": "zoomTarget"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "NewExpression",
                            "start": 1332,
                            "end": 1351,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 48
                              },
                              "end": {
                                "line": 33,
                                "column": 67
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1336,
                              "end": 1349,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 52
                                },
                                "end": {
                                  "line": 33,
                                  "column": 65
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1336,
                                "end": 1341,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 57
                                  },
                                  "identifierName": "THREE"
                                },
                                "name": "THREE"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1342,
                                "end": 1349,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 65
                                  },
                                  "identifierName": "Vector3"
                                },
                                "name": "Vector3"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1361,
                      "end": 1426,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 8
                        },
                        "end": {
                          "line": 34,
                          "column": 73
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1361,
                        "end": 1425,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 8
                          },
                          "end": {
                            "line": 34,
                            "column": 72
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1361,
                          "end": 1386,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 8
                            },
                            "end": {
                              "line": 34,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1361,
                            "end": 1365,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 8
                              },
                              "end": {
                                "line": 34,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1366,
                            "end": 1386,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 13
                              },
                              "end": {
                                "line": 34,
                                "column": 33
                              },
                              "identifierName": "dynamicDampingFactor"
                            },
                            "name": "dynamicDampingFactor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1389,
                          "end": 1425,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 36
                            },
                            "end": {
                              "line": 34,
                              "column": 72
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1389,
                            "end": 1417,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 36
                              },
                              "end": {
                                "line": 34,
                                "column": 64
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1389,
                              "end": 1396,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 36
                                },
                                "end": {
                                  "line": 34,
                                  "column": 43
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1397,
                              "end": 1417,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 44
                                },
                                "end": {
                                  "line": 34,
                                  "column": 64
                                },
                                "identifierName": "dynamicDampingFactor"
                              },
                              "name": "dynamicDampingFactor"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 1421,
                            "end": 1425,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 68
                              },
                              "end": {
                                "line": 34,
                                "column": 72
                              }
                            },
                            "extra": {
                              "rawValue": 0.55,
                              "raw": "0.55"
                            },
                            "value": 0.55
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1435,
                      "end": 1507,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 8
                        },
                        "end": {
                          "line": 35,
                          "column": 80
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1435,
                        "end": 1506,
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 8
                          },
                          "end": {
                            "line": 35,
                            "column": 79
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1435,
                          "end": 1464,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 8
                            },
                            "end": {
                              "line": 35,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1435,
                            "end": 1439,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 8
                              },
                              "end": {
                                "line": 35,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1440,
                            "end": 1464,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 13
                              },
                              "end": {
                                "line": 35,
                                "column": 37
                              },
                              "identifierName": "dynamicDampingFactorAuto"
                            },
                            "name": "dynamicDampingFactorAuto"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1467,
                          "end": 1506,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 40
                            },
                            "end": {
                              "line": 35,
                              "column": 79
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1467,
                            "end": 1499,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 40
                              },
                              "end": {
                                "line": 35,
                                "column": 72
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1467,
                              "end": 1474,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 40
                                },
                                "end": {
                                  "line": 35,
                                  "column": 47
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1475,
                              "end": 1499,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 48
                                },
                                "end": {
                                  "line": 35,
                                  "column": 72
                                },
                                "identifierName": "dynamicDampingFactorAuto"
                              },
                              "name": "dynamicDampingFactorAuto"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 1503,
                            "end": 1506,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 76
                              },
                              "end": {
                                "line": 35,
                                "column": 79
                              }
                            },
                            "extra": {
                              "rawValue": 0.2,
                              "raw": "0.2"
                            },
                            "value": 0.2
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1516,
                      "end": 1554,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 8
                        },
                        "end": {
                          "line": 36,
                          "column": 46
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1516,
                        "end": 1553,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 8
                          },
                          "end": {
                            "line": 36,
                            "column": 45
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1516,
                          "end": 1527,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 8
                            },
                            "end": {
                              "line": 36,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1516,
                            "end": 1520,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 8
                              },
                              "end": {
                                "line": 36,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1521,
                            "end": 1527,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 13
                              },
                              "end": {
                                "line": 36,
                                "column": 19
                              },
                              "identifierName": "noZoom"
                            },
                            "name": "noZoom"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1530,
                          "end": 1553,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 22
                            },
                            "end": {
                              "line": 36,
                              "column": 45
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1530,
                            "end": 1544,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 22
                              },
                              "end": {
                                "line": 36,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1530,
                              "end": 1537,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 22
                                },
                                "end": {
                                  "line": 36,
                                  "column": 29
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1538,
                              "end": 1544,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 30
                                },
                                "end": {
                                  "line": 36,
                                  "column": 36
                                },
                                "identifierName": "noZoom"
                              },
                              "name": "noZoom"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 1548,
                            "end": 1553,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 40
                              },
                              "end": {
                                "line": 36,
                                "column": 45
                              }
                            },
                            "value": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1563,
                      "end": 1603,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 8
                        },
                        "end": {
                          "line": 37,
                          "column": 48
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1563,
                        "end": 1602,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 8
                          },
                          "end": {
                            "line": 37,
                            "column": 47
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1563,
                          "end": 1577,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 8
                            },
                            "end": {
                              "line": 37,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1563,
                            "end": 1567,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 8
                              },
                              "end": {
                                "line": 37,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1568,
                            "end": 1577,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 13
                              },
                              "end": {
                                "line": 37,
                                "column": 22
                              },
                              "identifierName": "zoomSpeed"
                            },
                            "name": "zoomSpeed"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1580,
                          "end": 1602,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 25
                            },
                            "end": {
                              "line": 37,
                              "column": 47
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1580,
                            "end": 1597,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 25
                              },
                              "end": {
                                "line": 37,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1580,
                              "end": 1587,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 25
                                },
                                "end": {
                                  "line": 37,
                                  "column": 32
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1588,
                              "end": 1597,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 33
                                },
                                "end": {
                                  "line": 37,
                                  "column": 42
                                },
                                "identifierName": "zoomSpeed"
                              },
                              "name": "zoomSpeed"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 1601,
                            "end": 1602,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 46
                              },
                              "end": {
                                "line": 37,
                                "column": 47
                              }
                            },
                            "extra": {
                              "rawValue": 5,
                              "raw": "5"
                            },
                            "value": 5
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1612,
                      "end": 1670,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 8
                        },
                        "end": {
                          "line": 38,
                          "column": 66
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1612,
                        "end": 1669,
                        "loc": {
                          "start": {
                            "line": 38,
                            "column": 8
                          },
                          "end": {
                            "line": 38,
                            "column": 65
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1612,
                          "end": 1625,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 8
                            },
                            "end": {
                              "line": 38,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1612,
                            "end": 1616,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 8
                              },
                              "end": {
                                "line": 38,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1617,
                            "end": 1625,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 13
                              },
                              "end": {
                                "line": 38,
                                "column": 21
                              },
                              "identifierName": "zoomMode"
                            },
                            "name": "zoomMode"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1628,
                          "end": 1669,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 24
                            },
                            "end": {
                              "line": 38,
                              "column": 65
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1628,
                            "end": 1644,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 24
                              },
                              "end": {
                                "line": 38,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1628,
                              "end": 1635,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 24
                                },
                                "end": {
                                  "line": 38,
                                  "column": 31
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1636,
                              "end": 1644,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 32
                                },
                                "end": {
                                  "line": 38,
                                  "column": 40
                                },
                                "identifierName": "zoomMode"
                              },
                              "name": "zoomMode"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 1648,
                            "end": 1669,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 44
                              },
                              "end": {
                                "line": 38,
                                "column": 65
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1648,
                              "end": 1662,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 44
                                },
                                "end": {
                                  "line": 38,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1648,
                                "end": 1653,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 49
                                  },
                                  "identifierName": "Orbit"
                                },
                                "name": "Orbit"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1654,
                                "end": 1662,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 58
                                  },
                                  "identifierName": "ZoomMode"
                                },
                                "name": "ZoomMode"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1663,
                              "end": 1669,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 59
                                },
                                "end": {
                                  "line": 38,
                                  "column": 65
                                },
                                "identifierName": "Center"
                              },
                              "name": "Center"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1679,
                      "end": 1723,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 8
                        },
                        "end": {
                          "line": 39,
                          "column": 52
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1679,
                        "end": 1722,
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 8
                          },
                          "end": {
                            "line": 39,
                            "column": 51
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1679,
                          "end": 1695,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 8
                            },
                            "end": {
                              "line": 39,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1679,
                            "end": 1683,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 8
                              },
                              "end": {
                                "line": 39,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1684,
                            "end": 1695,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 13
                              },
                              "end": {
                                "line": 39,
                                "column": 24
                              },
                              "identifierName": "minDistance"
                            },
                            "name": "minDistance"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1698,
                          "end": 1722,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 27
                            },
                            "end": {
                              "line": 39,
                              "column": 51
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1698,
                            "end": 1717,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 27
                              },
                              "end": {
                                "line": 39,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1698,
                              "end": 1705,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 27
                                },
                                "end": {
                                  "line": 39,
                                  "column": 34
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1706,
                              "end": 1717,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 35
                                },
                                "end": {
                                  "line": 39,
                                  "column": 46
                                },
                                "identifierName": "minDistance"
                              },
                              "name": "minDistance"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 1721,
                            "end": 1722,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 50
                              },
                              "end": {
                                "line": 39,
                                "column": 51
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1732,
                      "end": 1783,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 8
                        },
                        "end": {
                          "line": 40,
                          "column": 59
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1732,
                        "end": 1782,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 8
                          },
                          "end": {
                            "line": 40,
                            "column": 58
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1732,
                          "end": 1748,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 8
                            },
                            "end": {
                              "line": 40,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1732,
                            "end": 1736,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 8
                              },
                              "end": {
                                "line": 40,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1737,
                            "end": 1748,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 13
                              },
                              "end": {
                                "line": 40,
                                "column": 24
                              },
                              "identifierName": "maxDistance"
                            },
                            "name": "maxDistance"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1751,
                          "end": 1782,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 27
                            },
                            "end": {
                              "line": 40,
                              "column": 58
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1751,
                            "end": 1770,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 27
                              },
                              "end": {
                                "line": 40,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1751,
                              "end": 1758,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 27
                                },
                                "end": {
                                  "line": 40,
                                  "column": 34
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1759,
                              "end": 1770,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 35
                                },
                                "end": {
                                  "line": 40,
                                  "column": 46
                                },
                                "identifierName": "maxDistance"
                              },
                              "name": "maxDistance"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "Identifier",
                            "start": 1774,
                            "end": 1782,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 50
                              },
                              "end": {
                                "line": 40,
                                "column": 58
                              },
                              "identifierName": "Infinity"
                            },
                            "name": "Infinity"
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1792,
                      "end": 1834,
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 8
                        },
                        "end": {
                          "line": 41,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1792,
                        "end": 1833,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 8
                          },
                          "end": {
                            "line": 41,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1792,
                          "end": 1805,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 8
                            },
                            "end": {
                              "line": 41,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1792,
                            "end": 1796,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 8
                              },
                              "end": {
                                "line": 41,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1797,
                            "end": 1805,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 13
                              },
                              "end": {
                                "line": 41,
                                "column": 21
                              },
                              "identifierName": "noRotate"
                            },
                            "name": "noRotate"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1808,
                          "end": 1833,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 24
                            },
                            "end": {
                              "line": 41,
                              "column": 49
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1808,
                            "end": 1824,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 24
                              },
                              "end": {
                                "line": 41,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1808,
                              "end": 1815,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 24
                                },
                                "end": {
                                  "line": 41,
                                  "column": 31
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1816,
                              "end": 1824,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 32
                                },
                                "end": {
                                  "line": 41,
                                  "column": 40
                                },
                                "identifierName": "noRotate"
                              },
                              "name": "noRotate"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 1828,
                            "end": 1833,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 44
                              },
                              "end": {
                                "line": 41,
                                "column": 49
                              }
                            },
                            "value": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1843,
                      "end": 1889,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 8
                        },
                        "end": {
                          "line": 42,
                          "column": 54
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1843,
                        "end": 1888,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 8
                          },
                          "end": {
                            "line": 42,
                            "column": 53
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1843,
                          "end": 1859,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 8
                            },
                            "end": {
                              "line": 42,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1843,
                            "end": 1847,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 8
                              },
                              "end": {
                                "line": 42,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1848,
                            "end": 1859,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 13
                              },
                              "end": {
                                "line": 42,
                                "column": 24
                              },
                              "identifierName": "rotateSpeed"
                            },
                            "name": "rotateSpeed"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1862,
                          "end": 1888,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 27
                            },
                            "end": {
                              "line": 42,
                              "column": 53
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1862,
                            "end": 1881,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 27
                              },
                              "end": {
                                "line": 42,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1862,
                              "end": 1869,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 27
                                },
                                "end": {
                                  "line": 42,
                                  "column": 34
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1870,
                              "end": 1881,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 35
                                },
                                "end": {
                                  "line": 42,
                                  "column": 46
                                },
                                "identifierName": "rotateSpeed"
                              },
                              "name": "rotateSpeed"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 1885,
                            "end": 1888,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 50
                              },
                              "end": {
                                "line": 42,
                                "column": 53
                              }
                            },
                            "extra": {
                              "rawValue": 0.9,
                              "raw": "0.9"
                            },
                            "value": 0.9
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1898,
                      "end": 1934,
                      "loc": {
                        "start": {
                          "line": 43,
                          "column": 8
                        },
                        "end": {
                          "line": 43,
                          "column": 44
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1898,
                        "end": 1933,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 8
                          },
                          "end": {
                            "line": 43,
                            "column": 43
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1898,
                          "end": 1908,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 8
                            },
                            "end": {
                              "line": 43,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1898,
                            "end": 1902,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 8
                              },
                              "end": {
                                "line": 43,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1903,
                            "end": 1908,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 13
                              },
                              "end": {
                                "line": 43,
                                "column": 18
                              },
                              "identifierName": "noPan"
                            },
                            "name": "noPan"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1911,
                          "end": 1933,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 21
                            },
                            "end": {
                              "line": 43,
                              "column": 43
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1911,
                            "end": 1924,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 21
                              },
                              "end": {
                                "line": 43,
                                "column": 34
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1911,
                              "end": 1918,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 21
                                },
                                "end": {
                                  "line": 43,
                                  "column": 28
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1919,
                              "end": 1924,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 29
                                },
                                "end": {
                                  "line": 43,
                                  "column": 34
                                },
                                "identifierName": "noPan"
                              },
                              "name": "noPan"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 1928,
                            "end": 1933,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 38
                              },
                              "end": {
                                "line": 43,
                                "column": 43
                              }
                            },
                            "value": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1943,
                      "end": 1996,
                      "loc": {
                        "start": {
                          "line": 44,
                          "column": 8
                        },
                        "end": {
                          "line": 44,
                          "column": 61
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1943,
                        "end": 1995,
                        "loc": {
                          "start": {
                            "line": 44,
                            "column": 8
                          },
                          "end": {
                            "line": 44,
                            "column": 60
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1943,
                          "end": 1955,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 8
                            },
                            "end": {
                              "line": 44,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1943,
                            "end": 1947,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 8
                              },
                              "end": {
                                "line": 44,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1948,
                            "end": 1955,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 13
                              },
                              "end": {
                                "line": 44,
                                "column": 20
                              },
                              "identifierName": "panMode"
                            },
                            "name": "panMode"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 1958,
                          "end": 1995,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 23
                            },
                            "end": {
                              "line": 44,
                              "column": 60
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1958,
                            "end": 1973,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 23
                              },
                              "end": {
                                "line": 44,
                                "column": 38
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1958,
                              "end": 1965,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 23
                                },
                                "end": {
                                  "line": 44,
                                  "column": 30
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1966,
                              "end": 1973,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 31
                                },
                                "end": {
                                  "line": 44,
                                  "column": 38
                                },
                                "identifierName": "panMode"
                              },
                              "name": "panMode"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 1977,
                            "end": 1995,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 42
                              },
                              "end": {
                                "line": 44,
                                "column": 60
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1977,
                              "end": 1990,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 42
                                },
                                "end": {
                                  "line": 44,
                                  "column": 55
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1977,
                                "end": 1982,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 47
                                  },
                                  "identifierName": "Orbit"
                                },
                                "name": "Orbit"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1983,
                                "end": 1990,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 55
                                  },
                                  "identifierName": "PanMode"
                                },
                                "name": "PanMode"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1991,
                              "end": 1995,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 56
                                },
                                "end": {
                                  "line": 44,
                                  "column": 60
                                },
                                "identifierName": "Both"
                              },
                              "name": "Both"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2005,
                      "end": 2053,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 8
                        },
                        "end": {
                          "line": 45,
                          "column": 56
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2005,
                        "end": 2052,
                        "loc": {
                          "start": {
                            "line": 45,
                            "column": 8
                          },
                          "end": {
                            "line": 45,
                            "column": 55
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2005,
                          "end": 2023,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 8
                            },
                            "end": {
                              "line": 45,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2005,
                            "end": 2009,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 8
                              },
                              "end": {
                                "line": 45,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2010,
                            "end": 2023,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 13
                              },
                              "end": {
                                "line": 45,
                                "column": 26
                              },
                              "identifierName": "minPolarAngle"
                            },
                            "name": "minPolarAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 2026,
                          "end": 2052,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 29
                            },
                            "end": {
                              "line": 45,
                              "column": 55
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 2026,
                            "end": 2047,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 29
                              },
                              "end": {
                                "line": 45,
                                "column": 50
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2026,
                              "end": 2033,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 29
                                },
                                "end": {
                                  "line": 45,
                                  "column": 36
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2034,
                              "end": 2047,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 37
                                },
                                "end": {
                                  "line": 45,
                                  "column": 50
                                },
                                "identifierName": "minPolarAngle"
                              },
                              "name": "minPolarAngle"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 2051,
                            "end": 2052,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 54
                              },
                              "end": {
                                "line": 45,
                                "column": 55
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " radians",
                          "start": 2054,
                          "end": 2064,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 57
                            },
                            "end": {
                              "line": 45,
                              "column": 67
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2073,
                      "end": 2127,
                      "loc": {
                        "start": {
                          "line": 46,
                          "column": 8
                        },
                        "end": {
                          "line": 46,
                          "column": 62
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2073,
                        "end": 2126,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 8
                          },
                          "end": {
                            "line": 46,
                            "column": 61
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2073,
                          "end": 2091,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 8
                            },
                            "end": {
                              "line": 46,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2073,
                            "end": 2077,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 8
                              },
                              "end": {
                                "line": 46,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2078,
                            "end": 2091,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 13
                              },
                              "end": {
                                "line": 46,
                                "column": 26
                              },
                              "identifierName": "maxPolarAngle"
                            },
                            "name": "maxPolarAngle"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 2094,
                          "end": 2126,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 29
                            },
                            "end": {
                              "line": 46,
                              "column": 61
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 2094,
                            "end": 2115,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 29
                              },
                              "end": {
                                "line": 46,
                                "column": 50
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2094,
                              "end": 2101,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 29
                                },
                                "end": {
                                  "line": 46,
                                  "column": 36
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2102,
                              "end": 2115,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 37
                                },
                                "end": {
                                  "line": 46,
                                  "column": 50
                                },
                                "identifierName": "maxPolarAngle"
                              },
                              "name": "maxPolarAngle"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 2119,
                            "end": 2126,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 54
                              },
                              "end": {
                                "line": 46,
                                "column": 61
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2119,
                              "end": 2123,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 54
                                },
                                "end": {
                                  "line": 46,
                                  "column": 58
                                },
                                "identifierName": "Math"
                              },
                              "name": "Math"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2124,
                              "end": 2126,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 59
                                },
                                "end": {
                                  "line": 46,
                                  "column": 61
                                },
                                "identifierName": "PI"
                              },
                              "name": "PI"
                            },
                            "computed": false
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " radians",
                          "start": 2054,
                          "end": 2064,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 57
                            },
                            "end": {
                              "line": 45,
                              "column": 67
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " radians",
                          "start": 2128,
                          "end": 2138,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 63
                            },
                            "end": {
                              "line": 46,
                              "column": 73
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2147,
                      "end": 2224,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 8
                        },
                        "end": {
                          "line": 47,
                          "column": 85
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2147,
                        "end": 2223,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 8
                          },
                          "end": {
                            "line": 47,
                            "column": 84
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2147,
                          "end": 2178,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 8
                            },
                            "end": {
                              "line": 47,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2147,
                            "end": 2151,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 8
                              },
                              "end": {
                                "line": 47,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2152,
                            "end": 2178,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 13
                              },
                              "end": {
                                "line": 47,
                                "column": 39
                              },
                              "identifierName": "interactionStopsAutomation"
                            },
                            "name": "interactionStopsAutomation"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 2181,
                          "end": 2223,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 42
                            },
                            "end": {
                              "line": 47,
                              "column": 84
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 2181,
                            "end": 2215,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 42
                              },
                              "end": {
                                "line": 47,
                                "column": 76
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2181,
                              "end": 2188,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 42
                                },
                                "end": {
                                  "line": 47,
                                  "column": 49
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2189,
                              "end": 2215,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 50
                                },
                                "end": {
                                  "line": 47,
                                  "column": 76
                                },
                                "identifierName": "interactionStopsAutomation"
                              },
                              "name": "interactionStopsAutomation"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 2219,
                            "end": 2223,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 80
                              },
                              "end": {
                                "line": 47,
                                "column": 84
                              }
                            },
                            "value": true
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " radians",
                          "start": 2128,
                          "end": 2138,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 63
                            },
                            "end": {
                              "line": 46,
                              "column": 73
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2234,
                      "end": 2256,
                      "loc": {
                        "start": {
                          "line": 49,
                          "column": 8
                        },
                        "end": {
                          "line": 49,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2234,
                        "end": 2255,
                        "loc": {
                          "start": {
                            "line": 49,
                            "column": 8
                          },
                          "end": {
                            "line": 49,
                            "column": 29
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2234,
                          "end": 2247,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 8
                            },
                            "end": {
                              "line": 49,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2234,
                            "end": 2238,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 8
                              },
                              "end": {
                                "line": 49,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2239,
                            "end": 2247,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 13
                              },
                              "end": {
                                "line": 49,
                                "column": 21
                              },
                              "identifierName": "inMotion"
                            },
                            "name": "inMotion"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 2250,
                          "end": 2255,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 24
                            },
                            "end": {
                              "line": 49,
                              "column": 29
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2265,
                      "end": 2290,
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 8
                        },
                        "end": {
                          "line": 50,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2265,
                        "end": 2289,
                        "loc": {
                          "start": {
                            "line": 50,
                            "column": 8
                          },
                          "end": {
                            "line": 50,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2265,
                          "end": 2281,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 8
                            },
                            "end": {
                              "line": 50,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2265,
                            "end": 2269,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 8
                              },
                              "end": {
                                "line": 50,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2270,
                            "end": 2281,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 13
                              },
                              "end": {
                                "line": 50,
                                "column": 24
                              },
                              "identifierName": "interaction"
                            },
                            "name": "interaction"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 2284,
                          "end": 2289,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 27
                            },
                            "end": {
                              "line": 50,
                              "column": 32
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2299,
                      "end": 2323,
                      "loc": {
                        "start": {
                          "line": 51,
                          "column": 8
                        },
                        "end": {
                          "line": 51,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2299,
                        "end": 2322,
                        "loc": {
                          "start": {
                            "line": 51,
                            "column": 8
                          },
                          "end": {
                            "line": 51,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2299,
                          "end": 2314,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 8
                            },
                            "end": {
                              "line": 51,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2299,
                            "end": 2303,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 8
                              },
                              "end": {
                                "line": 51,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2304,
                            "end": 2314,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 13
                              },
                              "end": {
                                "line": 51,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 2317,
                          "end": 2322,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 26
                            },
                            "end": {
                              "line": 51,
                              "column": 31
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2332,
                      "end": 2366,
                      "loc": {
                        "start": {
                          "line": 52,
                          "column": 8
                        },
                        "end": {
                          "line": 52,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2332,
                        "end": 2365,
                        "loc": {
                          "start": {
                            "line": 52,
                            "column": 8
                          },
                          "end": {
                            "line": 52,
                            "column": 41
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2332,
                          "end": 2343,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 8
                            },
                            "end": {
                              "line": 52,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2332,
                            "end": 2336,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 8
                              },
                              "end": {
                                "line": 52,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2337,
                            "end": 2343,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 13
                              },
                              "end": {
                                "line": 52,
                                "column": 19
                              },
                              "identifierName": "target"
                            },
                            "name": "target"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2346,
                          "end": 2365,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 22
                            },
                            "end": {
                              "line": 52,
                              "column": 41
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2350,
                            "end": 2363,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 26
                              },
                              "end": {
                                "line": 52,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2350,
                              "end": 2355,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 26
                                },
                                "end": {
                                  "line": 52,
                                  "column": 31
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2356,
                              "end": 2363,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 32
                                },
                                "end": {
                                  "line": 52,
                                  "column": 39
                                },
                                "identifierName": "Vector3"
                              },
                              "name": "Vector3"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2375,
                      "end": 2388,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 21
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2375,
                        "end": 2387,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 8
                          },
                          "end": {
                            "line": 53,
                            "column": 20
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2375,
                          "end": 2383,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2375,
                            "end": 2379,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 8
                              },
                              "end": {
                                "line": 53,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2380,
                            "end": 2383,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 13
                              },
                              "end": {
                                "line": 53,
                                "column": 16
                              },
                              "identifierName": "phi"
                            },
                            "name": "phi"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 2386,
                          "end": 2387,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 19
                            },
                            "end": {
                              "line": 53,
                              "column": 20
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2397,
                      "end": 2412,
                      "loc": {
                        "start": {
                          "line": 54,
                          "column": 8
                        },
                        "end": {
                          "line": 54,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2397,
                        "end": 2411,
                        "loc": {
                          "start": {
                            "line": 54,
                            "column": 8
                          },
                          "end": {
                            "line": 54,
                            "column": 22
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2397,
                          "end": 2407,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 8
                            },
                            "end": {
                              "line": 54,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2397,
                            "end": 2401,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 8
                              },
                              "end": {
                                "line": 54,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2402,
                            "end": 2407,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 13
                              },
                              "end": {
                                "line": 54,
                                "column": 18
                              },
                              "identifierName": "theta"
                            },
                            "name": "theta"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 2410,
                          "end": 2411,
                          "loc": {
                            "start": {
                              "line": 54,
                              "column": 21
                            },
                            "end": {
                              "line": 54,
                              "column": 22
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2421,
                      "end": 2439,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 8
                        },
                        "end": {
                          "line": 55,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2421,
                        "end": 2438,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 8
                          },
                          "end": {
                            "line": 55,
                            "column": 25
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2421,
                          "end": 2434,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 8
                            },
                            "end": {
                              "line": 55,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2421,
                            "end": 2425,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 8
                              },
                              "end": {
                                "line": 55,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2426,
                            "end": 2434,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 13
                              },
                              "end": {
                                "line": 55,
                                "column": 21
                              },
                              "identifierName": "distance"
                            },
                            "name": "distance"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 2437,
                          "end": 2438,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 24
                            },
                            "end": {
                              "line": 55,
                              "column": 25
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2449,
                      "end": 2489,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 8
                        },
                        "end": {
                          "line": 57,
                          "column": 48
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2449,
                        "end": 2488,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 8
                          },
                          "end": {
                            "line": 57,
                            "column": 47
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2449,
                          "end": 2466,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 8
                            },
                            "end": {
                              "line": 57,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2449,
                            "end": 2453,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 8
                              },
                              "end": {
                                "line": 57,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2454,
                            "end": 2466,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 13
                              },
                              "end": {
                                "line": 57,
                                "column": 25
                              },
                              "identifierName": "_rotateStart"
                            },
                            "name": "_rotateStart"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2469,
                          "end": 2488,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 28
                            },
                            "end": {
                              "line": 57,
                              "column": 47
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2473,
                            "end": 2486,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 32
                              },
                              "end": {
                                "line": 57,
                                "column": 45
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2473,
                              "end": 2478,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 32
                                },
                                "end": {
                                  "line": 57,
                                  "column": 37
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2479,
                              "end": 2486,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 38
                                },
                                "end": {
                                  "line": 57,
                                  "column": 45
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2498,
                      "end": 2536,
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 8
                        },
                        "end": {
                          "line": 58,
                          "column": 46
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2498,
                        "end": 2535,
                        "loc": {
                          "start": {
                            "line": 58,
                            "column": 8
                          },
                          "end": {
                            "line": 58,
                            "column": 45
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2498,
                          "end": 2513,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 8
                            },
                            "end": {
                              "line": 58,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2498,
                            "end": 2502,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 8
                              },
                              "end": {
                                "line": 58,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2503,
                            "end": 2513,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 13
                              },
                              "end": {
                                "line": 58,
                                "column": 23
                              },
                              "identifierName": "_rotateEnd"
                            },
                            "name": "_rotateEnd"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2516,
                          "end": 2535,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 26
                            },
                            "end": {
                              "line": 58,
                              "column": 45
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2520,
                            "end": 2533,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 30
                              },
                              "end": {
                                "line": 58,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2520,
                              "end": 2525,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 30
                                },
                                "end": {
                                  "line": 58,
                                  "column": 35
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2526,
                              "end": 2533,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 36
                                },
                                "end": {
                                  "line": 58,
                                  "column": 43
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2545,
                      "end": 2585,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 8
                        },
                        "end": {
                          "line": 59,
                          "column": 48
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2545,
                        "end": 2584,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 8
                          },
                          "end": {
                            "line": 59,
                            "column": 47
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2545,
                          "end": 2562,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 8
                            },
                            "end": {
                              "line": 59,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2545,
                            "end": 2549,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 8
                              },
                              "end": {
                                "line": 59,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2550,
                            "end": 2562,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 13
                              },
                              "end": {
                                "line": 59,
                                "column": 25
                              },
                              "identifierName": "_rotateDelta"
                            },
                            "name": "_rotateDelta"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2565,
                          "end": 2584,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 28
                            },
                            "end": {
                              "line": 59,
                              "column": 47
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2569,
                            "end": 2582,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 32
                              },
                              "end": {
                                "line": 59,
                                "column": 45
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2569,
                              "end": 2574,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 32
                                },
                                "end": {
                                  "line": 59,
                                  "column": 37
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2575,
                              "end": 2582,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 38
                                },
                                "end": {
                                  "line": 59,
                                  "column": 45
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2594,
                      "end": 2631,
                      "loc": {
                        "start": {
                          "line": 60,
                          "column": 8
                        },
                        "end": {
                          "line": 60,
                          "column": 45
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2594,
                        "end": 2630,
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 8
                          },
                          "end": {
                            "line": 60,
                            "column": 44
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2594,
                          "end": 2608,
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 8
                            },
                            "end": {
                              "line": 60,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2594,
                            "end": 2598,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 8
                              },
                              "end": {
                                "line": 60,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2599,
                            "end": 2608,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 13
                              },
                              "end": {
                                "line": 60,
                                "column": 22
                              },
                              "identifierName": "_panStart"
                            },
                            "name": "_panStart"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2611,
                          "end": 2630,
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 25
                            },
                            "end": {
                              "line": 60,
                              "column": 44
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2615,
                            "end": 2628,
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 29
                              },
                              "end": {
                                "line": 60,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2615,
                              "end": 2620,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 29
                                },
                                "end": {
                                  "line": 60,
                                  "column": 34
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2621,
                              "end": 2628,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 35
                                },
                                "end": {
                                  "line": 60,
                                  "column": 42
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2640,
                      "end": 2675,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 8
                        },
                        "end": {
                          "line": 61,
                          "column": 43
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2640,
                        "end": 2674,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 8
                          },
                          "end": {
                            "line": 61,
                            "column": 42
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2640,
                          "end": 2652,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 8
                            },
                            "end": {
                              "line": 61,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2640,
                            "end": 2644,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 8
                              },
                              "end": {
                                "line": 61,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2645,
                            "end": 2652,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 13
                              },
                              "end": {
                                "line": 61,
                                "column": 20
                              },
                              "identifierName": "_panEnd"
                            },
                            "name": "_panEnd"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2655,
                          "end": 2674,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 23
                            },
                            "end": {
                              "line": 61,
                              "column": 42
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2659,
                            "end": 2672,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 27
                              },
                              "end": {
                                "line": 61,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2659,
                              "end": 2664,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 27
                                },
                                "end": {
                                  "line": 61,
                                  "column": 32
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2665,
                              "end": 2672,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 33
                                },
                                "end": {
                                  "line": 61,
                                  "column": 40
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2684,
                      "end": 2721,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 8
                        },
                        "end": {
                          "line": 62,
                          "column": 45
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2684,
                        "end": 2720,
                        "loc": {
                          "start": {
                            "line": 62,
                            "column": 8
                          },
                          "end": {
                            "line": 62,
                            "column": 44
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2684,
                          "end": 2698,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 8
                            },
                            "end": {
                              "line": 62,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2684,
                            "end": 2688,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 8
                              },
                              "end": {
                                "line": 62,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2689,
                            "end": 2698,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 13
                              },
                              "end": {
                                "line": 62,
                                "column": 22
                              },
                              "identifierName": "_panDelta"
                            },
                            "name": "_panDelta"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2701,
                          "end": 2720,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 25
                            },
                            "end": {
                              "line": 62,
                              "column": 44
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2705,
                            "end": 2718,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 29
                              },
                              "end": {
                                "line": 62,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2705,
                              "end": 2710,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 29
                                },
                                "end": {
                                  "line": 62,
                                  "column": 34
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2711,
                              "end": 2718,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 35
                                },
                                "end": {
                                  "line": 62,
                                  "column": 42
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2730,
                      "end": 2768,
                      "loc": {
                        "start": {
                          "line": 63,
                          "column": 8
                        },
                        "end": {
                          "line": 63,
                          "column": 46
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2730,
                        "end": 2767,
                        "loc": {
                          "start": {
                            "line": 63,
                            "column": 8
                          },
                          "end": {
                            "line": 63,
                            "column": 45
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2730,
                          "end": 2745,
                          "loc": {
                            "start": {
                              "line": 63,
                              "column": 8
                            },
                            "end": {
                              "line": 63,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2730,
                            "end": 2734,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 8
                              },
                              "end": {
                                "line": 63,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2735,
                            "end": 2745,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 13
                              },
                              "end": {
                                "line": 63,
                                "column": 23
                              },
                              "identifierName": "_panOffset"
                            },
                            "name": "_panOffset"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2748,
                          "end": 2767,
                          "loc": {
                            "start": {
                              "line": 63,
                              "column": 26
                            },
                            "end": {
                              "line": 63,
                              "column": 45
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2752,
                            "end": 2765,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 30
                              },
                              "end": {
                                "line": 63,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2752,
                              "end": 2757,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 30
                                },
                                "end": {
                                  "line": 63,
                                  "column": 35
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2758,
                              "end": 2765,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 36
                                },
                                "end": {
                                  "line": 63,
                                  "column": 43
                                },
                                "identifierName": "Vector3"
                              },
                              "name": "Vector3"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2777,
                      "end": 2816,
                      "loc": {
                        "start": {
                          "line": 64,
                          "column": 8
                        },
                        "end": {
                          "line": 64,
                          "column": 47
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2777,
                        "end": 2815,
                        "loc": {
                          "start": {
                            "line": 64,
                            "column": 8
                          },
                          "end": {
                            "line": 64,
                            "column": 46
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2777,
                          "end": 2793,
                          "loc": {
                            "start": {
                              "line": 64,
                              "column": 8
                            },
                            "end": {
                              "line": 64,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2777,
                            "end": 2781,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 8
                              },
                              "end": {
                                "line": 64,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2782,
                            "end": 2793,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 13
                              },
                              "end": {
                                "line": 64,
                                "column": 24
                              },
                              "identifierName": "_wheelStart"
                            },
                            "name": "_wheelStart"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2796,
                          "end": 2815,
                          "loc": {
                            "start": {
                              "line": 64,
                              "column": 27
                            },
                            "end": {
                              "line": 64,
                              "column": 46
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2800,
                            "end": 2813,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 31
                              },
                              "end": {
                                "line": 64,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2800,
                              "end": 2805,
                              "loc": {
                                "start": {
                                  "line": 64,
                                  "column": 31
                                },
                                "end": {
                                  "line": 64,
                                  "column": 36
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2806,
                              "end": 2813,
                              "loc": {
                                "start": {
                                  "line": 64,
                                  "column": 37
                                },
                                "end": {
                                  "line": 64,
                                  "column": 44
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2825,
                      "end": 2862,
                      "loc": {
                        "start": {
                          "line": 65,
                          "column": 8
                        },
                        "end": {
                          "line": 65,
                          "column": 45
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2825,
                        "end": 2861,
                        "loc": {
                          "start": {
                            "line": 65,
                            "column": 8
                          },
                          "end": {
                            "line": 65,
                            "column": 44
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2825,
                          "end": 2839,
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 8
                            },
                            "end": {
                              "line": 65,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2825,
                            "end": 2829,
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 8
                              },
                              "end": {
                                "line": 65,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2830,
                            "end": 2839,
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 13
                              },
                              "end": {
                                "line": 65,
                                "column": 22
                              },
                              "identifierName": "_wheelEnd"
                            },
                            "name": "_wheelEnd"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2842,
                          "end": 2861,
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 25
                            },
                            "end": {
                              "line": 65,
                              "column": 44
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2846,
                            "end": 2859,
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 29
                              },
                              "end": {
                                "line": 65,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2846,
                              "end": 2851,
                              "loc": {
                                "start": {
                                  "line": 65,
                                  "column": 29
                                },
                                "end": {
                                  "line": 65,
                                  "column": 34
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2852,
                              "end": 2859,
                              "loc": {
                                "start": {
                                  "line": 65,
                                  "column": 35
                                },
                                "end": {
                                  "line": 65,
                                  "column": 42
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2871,
                      "end": 2910,
                      "loc": {
                        "start": {
                          "line": 66,
                          "column": 8
                        },
                        "end": {
                          "line": 66,
                          "column": 47
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2871,
                        "end": 2909,
                        "loc": {
                          "start": {
                            "line": 66,
                            "column": 8
                          },
                          "end": {
                            "line": 66,
                            "column": 46
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2871,
                          "end": 2887,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 8
                            },
                            "end": {
                              "line": 66,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2871,
                            "end": 2875,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 8
                              },
                              "end": {
                                "line": 66,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2876,
                            "end": 2887,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 13
                              },
                              "end": {
                                "line": 66,
                                "column": 24
                              },
                              "identifierName": "_wheelDelta"
                            },
                            "name": "_wheelDelta"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2890,
                          "end": 2909,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 27
                            },
                            "end": {
                              "line": 66,
                              "column": 46
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2894,
                            "end": 2907,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 31
                              },
                              "end": {
                                "line": 66,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2894,
                              "end": 2899,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 31
                                },
                                "end": {
                                  "line": 66,
                                  "column": 36
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2900,
                              "end": 2907,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 37
                                },
                                "end": {
                                  "line": 66,
                                  "column": 44
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2919,
                      "end": 2958,
                      "loc": {
                        "start": {
                          "line": 67,
                          "column": 8
                        },
                        "end": {
                          "line": 67,
                          "column": 47
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2919,
                        "end": 2957,
                        "loc": {
                          "start": {
                            "line": 67,
                            "column": 8
                          },
                          "end": {
                            "line": 67,
                            "column": 46
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2919,
                          "end": 2935,
                          "loc": {
                            "start": {
                              "line": 67,
                              "column": 8
                            },
                            "end": {
                              "line": 67,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2919,
                            "end": 2923,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 8
                              },
                              "end": {
                                "line": 67,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2924,
                            "end": 2935,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 13
                              },
                              "end": {
                                "line": 67,
                                "column": 24
                              },
                              "identifierName": "_polarStart"
                            },
                            "name": "_polarStart"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2938,
                          "end": 2957,
                          "loc": {
                            "start": {
                              "line": 67,
                              "column": 27
                            },
                            "end": {
                              "line": 67,
                              "column": 46
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2942,
                            "end": 2955,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 31
                              },
                              "end": {
                                "line": 67,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2942,
                              "end": 2947,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 31
                                },
                                "end": {
                                  "line": 67,
                                  "column": 36
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2948,
                              "end": 2955,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 37
                                },
                                "end": {
                                  "line": 67,
                                  "column": 44
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2967,
                      "end": 3004,
                      "loc": {
                        "start": {
                          "line": 68,
                          "column": 8
                        },
                        "end": {
                          "line": 68,
                          "column": 45
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2967,
                        "end": 3003,
                        "loc": {
                          "start": {
                            "line": 68,
                            "column": 8
                          },
                          "end": {
                            "line": 68,
                            "column": 44
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2967,
                          "end": 2981,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 8
                            },
                            "end": {
                              "line": 68,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2967,
                            "end": 2971,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 8
                              },
                              "end": {
                                "line": 68,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2972,
                            "end": 2981,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 13
                              },
                              "end": {
                                "line": 68,
                                "column": 22
                              },
                              "identifierName": "_polarEnd"
                            },
                            "name": "_polarEnd"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2984,
                          "end": 3003,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 25
                            },
                            "end": {
                              "line": 68,
                              "column": 44
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2988,
                            "end": 3001,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 29
                              },
                              "end": {
                                "line": 68,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2988,
                              "end": 2993,
                              "loc": {
                                "start": {
                                  "line": 68,
                                  "column": 29
                                },
                                "end": {
                                  "line": 68,
                                  "column": 34
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2994,
                              "end": 3001,
                              "loc": {
                                "start": {
                                  "line": 68,
                                  "column": 35
                                },
                                "end": {
                                  "line": 68,
                                  "column": 42
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3013,
                      "end": 3055,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 8
                        },
                        "end": {
                          "line": 69,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3013,
                        "end": 3054,
                        "loc": {
                          "start": {
                            "line": 69,
                            "column": 8
                          },
                          "end": {
                            "line": 69,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3013,
                          "end": 3032,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 8
                            },
                            "end": {
                              "line": 69,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3013,
                            "end": 3017,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 8
                              },
                              "end": {
                                "line": 69,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3018,
                            "end": 3032,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 13
                              },
                              "end": {
                                "line": 69,
                                "column": 27
                              },
                              "identifierName": "_mousePosition"
                            },
                            "name": "_mousePosition"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3035,
                          "end": 3054,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 30
                            },
                            "end": {
                              "line": 69,
                              "column": 49
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3039,
                            "end": 3052,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 34
                              },
                              "end": {
                                "line": 69,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3039,
                              "end": 3044,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 34
                                },
                                "end": {
                                  "line": 69,
                                  "column": 39
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3045,
                              "end": 3052,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 40
                                },
                                "end": {
                                  "line": 69,
                                  "column": 47
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3064,
                      "end": 3100,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 8
                        },
                        "end": {
                          "line": 70,
                          "column": 44
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3064,
                        "end": 3099,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 8
                          },
                          "end": {
                            "line": 70,
                            "column": 43
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3064,
                          "end": 3077,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 8
                            },
                            "end": {
                              "line": 70,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3064,
                            "end": 3068,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 8
                              },
                              "end": {
                                "line": 70,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3069,
                            "end": 3077,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 13
                              },
                              "end": {
                                "line": 70,
                                "column": 21
                              },
                              "identifierName": "_panning"
                            },
                            "name": "_panning"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3080,
                          "end": 3099,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 24
                            },
                            "end": {
                              "line": 70,
                              "column": 43
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3084,
                            "end": 3097,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 28
                              },
                              "end": {
                                "line": 70,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3084,
                              "end": 3089,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 28
                                },
                                "end": {
                                  "line": 70,
                                  "column": 33
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3090,
                              "end": 3097,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 34
                                },
                                "end": {
                                  "line": 70,
                                  "column": 41
                                },
                                "identifierName": "Vector3"
                              },
                              "name": "Vector3"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3109,
                      "end": 3141,
                      "loc": {
                        "start": {
                          "line": 71,
                          "column": 8
                        },
                        "end": {
                          "line": 71,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3109,
                        "end": 3140,
                        "loc": {
                          "start": {
                            "line": 71,
                            "column": 8
                          },
                          "end": {
                            "line": 71,
                            "column": 39
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3109,
                          "end": 3118,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 8
                            },
                            "end": {
                              "line": 71,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3109,
                            "end": 3113,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 8
                              },
                              "end": {
                                "line": 71,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3114,
                            "end": 3118,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 13
                              },
                              "end": {
                                "line": 71,
                                "column": 17
                              },
                              "identifierName": "_eye"
                            },
                            "name": "_eye"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3121,
                          "end": 3140,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 20
                            },
                            "end": {
                              "line": 71,
                              "column": 39
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3125,
                            "end": 3138,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 24
                              },
                              "end": {
                                "line": 71,
                                "column": 37
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3125,
                              "end": 3130,
                              "loc": {
                                "start": {
                                  "line": 71,
                                  "column": 24
                                },
                                "end": {
                                  "line": 71,
                                  "column": 29
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3131,
                              "end": 3138,
                              "loc": {
                                "start": {
                                  "line": 71,
                                  "column": 30
                                },
                                "end": {
                                  "line": 71,
                                  "column": 37
                                },
                                "identifierName": "Vector3"
                              },
                              "name": "Vector3"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3150,
                      "end": 3169,
                      "loc": {
                        "start": {
                          "line": 72,
                          "column": 8
                        },
                        "end": {
                          "line": 72,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3150,
                        "end": 3168,
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 8
                          },
                          "end": {
                            "line": 72,
                            "column": 26
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3150,
                          "end": 3164,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 8
                            },
                            "end": {
                              "line": 72,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3150,
                            "end": 3154,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 8
                              },
                              "end": {
                                "line": 72,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3155,
                            "end": 3164,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 13
                              },
                              "end": {
                                "line": 72,
                                "column": 22
                              },
                              "identifierName": "_phiDelta"
                            },
                            "name": "_phiDelta"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3167,
                          "end": 3168,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 25
                            },
                            "end": {
                              "line": 72,
                              "column": 26
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3178,
                      "end": 3199,
                      "loc": {
                        "start": {
                          "line": 73,
                          "column": 8
                        },
                        "end": {
                          "line": 73,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3178,
                        "end": 3198,
                        "loc": {
                          "start": {
                            "line": 73,
                            "column": 8
                          },
                          "end": {
                            "line": 73,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3178,
                          "end": 3194,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 73,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3178,
                            "end": 3182,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 8
                              },
                              "end": {
                                "line": 73,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3183,
                            "end": 3194,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 13
                              },
                              "end": {
                                "line": 73,
                                "column": 24
                              },
                              "identifierName": "_thetaDelta"
                            },
                            "name": "_thetaDelta"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3197,
                          "end": 3198,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 27
                            },
                            "end": {
                              "line": 73,
                              "column": 28
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3208,
                      "end": 3224,
                      "loc": {
                        "start": {
                          "line": 74,
                          "column": 8
                        },
                        "end": {
                          "line": 74,
                          "column": 24
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3208,
                        "end": 3223,
                        "loc": {
                          "start": {
                            "line": 74,
                            "column": 8
                          },
                          "end": {
                            "line": 74,
                            "column": 23
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3208,
                          "end": 3219,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 8
                            },
                            "end": {
                              "line": 74,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3208,
                            "end": 3212,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 8
                              },
                              "end": {
                                "line": 74,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3213,
                            "end": 3219,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 13
                              },
                              "end": {
                                "line": 74,
                                "column": 19
                              },
                              "identifierName": "_scale"
                            },
                            "name": "_scale"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3222,
                          "end": 3223,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 22
                            },
                            "end": {
                              "line": 74,
                              "column": 23
                            }
                          },
                          "extra": {
                            "rawValue": 1,
                            "raw": "1"
                          },
                          "value": 1
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3233,
                      "end": 3264,
                      "loc": {
                        "start": {
                          "line": 75,
                          "column": 8
                        },
                        "end": {
                          "line": 75,
                          "column": 39
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3233,
                        "end": 3263,
                        "loc": {
                          "start": {
                            "line": 75,
                            "column": 8
                          },
                          "end": {
                            "line": 75,
                            "column": 38
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3233,
                          "end": 3244,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 8
                            },
                            "end": {
                              "line": 75,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3233,
                            "end": 3237,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 8
                              },
                              "end": {
                                "line": 75,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3238,
                            "end": 3244,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 13
                              },
                              "end": {
                                "line": 75,
                                "column": 19
                              },
                              "identifierName": "_state"
                            },
                            "name": "_state"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 3247,
                          "end": 3263,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 22
                            },
                            "end": {
                              "line": 75,
                              "column": 38
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 3247,
                            "end": 3258,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 22
                              },
                              "end": {
                                "line": 75,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3247,
                              "end": 3252,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 22
                                },
                                "end": {
                                  "line": 75,
                                  "column": 27
                                },
                                "identifierName": "Orbit"
                              },
                              "name": "Orbit"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3253,
                              "end": 3258,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 28
                                },
                                "end": {
                                  "line": 75,
                                  "column": 33
                                },
                                "identifierName": "State"
                              },
                              "name": "State"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3259,
                            "end": 3263,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 34
                              },
                              "end": {
                                "line": 75,
                                "column": 38
                              },
                              "identifierName": "none"
                            },
                            "name": "none"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3273,
                      "end": 3415,
                      "loc": {
                        "start": {
                          "line": 76,
                          "column": 8
                        },
                        "end": {
                          "line": 79,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3273,
                        "end": 3414,
                        "loc": {
                          "start": {
                            "line": 76,
                            "column": 8
                          },
                          "end": {
                            "line": 79,
                            "column": 9
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3273,
                          "end": 3283,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3273,
                            "end": 3277,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 8
                              },
                              "end": {
                                "line": 76,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3278,
                            "end": 3283,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 13
                              },
                              "end": {
                                "line": 76,
                                "column": 18
                              },
                              "identifierName": "_quat"
                            },
                            "name": "_quat"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 3286,
                          "end": 3414,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 21
                            },
                            "end": {
                              "line": 79,
                              "column": 9
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3286,
                            "end": 3327,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 21
                              },
                              "end": {
                                "line": 76,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "NewExpression",
                              "start": 3286,
                              "end": 3308,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 21
                                },
                                "end": {
                                  "line": 76,
                                  "column": 43
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3290,
                                "end": 3306,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 41
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3290,
                                  "end": 3295,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 30
                                    },
                                    "identifierName": "THREE"
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3296,
                                  "end": 3306,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 41
                                    },
                                    "identifierName": "Quaternion"
                                  },
                                  "name": "Quaternion"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3309,
                              "end": 3327,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 44
                                },
                                "end": {
                                  "line": 76,
                                  "column": 62
                                },
                                "identifierName": "setFromUnitVectors"
                              },
                              "name": "setFromUnitVectors"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "LogicalExpression",
                              "start": 3341,
                              "end": 3364,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 12
                                },
                                "end": {
                                  "line": 77,
                                  "column": 35
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 3341,
                                "end": 3351,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3341,
                                  "end": 3348,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 19
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3349,
                                  "end": 3351,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 22
                                    },
                                    "identifierName": "up"
                                  },
                                  "name": "up"
                                },
                                "computed": false
                              },
                              "operator": "||",
                              "right": {
                                "type": "MemberExpression",
                                "start": 3355,
                                "end": 3364,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3355,
                                  "end": 3361,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 32
                                    },
                                    "identifierName": "camera"
                                  },
                                  "name": "camera"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3362,
                                  "end": 3364,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 35
                                    },
                                    "identifierName": "up"
                                  },
                                  "name": "up"
                                },
                                "computed": false
                              }
                            },
                            {
                              "type": "NewExpression",
                              "start": 3378,
                              "end": 3404,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 12
                                },
                                "end": {
                                  "line": 78,
                                  "column": 38
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3382,
                                "end": 3395,
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 78,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3382,
                                  "end": 3387,
                                  "loc": {
                                    "start": {
                                      "line": 78,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 21
                                    },
                                    "identifierName": "THREE"
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3388,
                                  "end": 3395,
                                  "loc": {
                                    "start": {
                                      "line": 78,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 29
                                    },
                                    "identifierName": "Vector3"
                                  },
                                  "name": "Vector3"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 3396,
                                  "end": 3397,
                                  "loc": {
                                    "start": {
                                      "line": 78,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 31
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                },
                                {
                                  "type": "NumericLiteral",
                                  "start": 3399,
                                  "end": 3400,
                                  "loc": {
                                    "start": {
                                      "line": 78,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 34
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "value": 1
                                },
                                {
                                  "type": "NumericLiteral",
                                  "start": 3402,
                                  "end": 3403,
                                  "loc": {
                                    "start": {
                                      "line": 78,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 37
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3424,
                      "end": 3473,
                      "loc": {
                        "start": {
                          "line": 80,
                          "column": 8
                        },
                        "end": {
                          "line": 80,
                          "column": 57
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3424,
                        "end": 3472,
                        "loc": {
                          "start": {
                            "line": 80,
                            "column": 8
                          },
                          "end": {
                            "line": 80,
                            "column": 56
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3424,
                          "end": 3441,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 8
                            },
                            "end": {
                              "line": 80,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3424,
                            "end": 3428,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 8
                              },
                              "end": {
                                "line": 80,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3429,
                            "end": 3441,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 13
                              },
                              "end": {
                                "line": 80,
                                "column": 25
                              },
                              "identifierName": "_quatInverse"
                            },
                            "name": "_quatInverse"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 3444,
                          "end": 3472,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 28
                            },
                            "end": {
                              "line": 80,
                              "column": 56
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3444,
                            "end": 3470,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 28
                              },
                              "end": {
                                "line": 80,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 3444,
                              "end": 3462,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 28
                                },
                                "end": {
                                  "line": 80,
                                  "column": 46
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3444,
                                "end": 3460,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 44
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 3444,
                                  "end": 3454,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 3444,
                                    "end": 3448,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3449,
                                    "end": 3454,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 38
                                      },
                                      "identifierName": "_quat"
                                    },
                                    "name": "_quat"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3455,
                                  "end": 3460,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 44
                                    },
                                    "identifierName": "clone"
                                  },
                                  "name": "clone"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3463,
                              "end": 3470,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 47
                                },
                                "end": {
                                  "line": 80,
                                  "column": 54
                                },
                                "identifierName": "inverse"
                              },
                              "name": "inverse"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3482,
                      "end": 3509,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 8
                        },
                        "end": {
                          "line": 81,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "MemberExpression",
                        "start": 3482,
                        "end": 3508,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 8
                          },
                          "end": {
                            "line": 81,
                            "column": 34
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3482,
                          "end": 3486,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 12
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3487,
                          "end": 3508,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 13
                            },
                            "end": {
                              "line": 81,
                              "column": 34
                            },
                            "identifierName": "_touchZoomDistanceEnd"
                          },
                          "name": "_touchZoomDistanceEnd"
                        },
                        "computed": false
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3518,
                      "end": 3547,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 8
                        },
                        "end": {
                          "line": 82,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "MemberExpression",
                        "start": 3518,
                        "end": 3546,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 8
                          },
                          "end": {
                            "line": 82,
                            "column": 36
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 3518,
                          "end": 3522,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 8
                            },
                            "end": {
                              "line": 82,
                              "column": 12
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3523,
                          "end": 3546,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 13
                            },
                            "end": {
                              "line": 82,
                              "column": 36
                            },
                            "identifierName": "_touchZoomDistanceStart"
                          },
                          "name": "_touchZoomDistanceStart"
                        },
                        "computed": false
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3556,
                      "end": 3591,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 8
                        },
                        "end": {
                          "line": 83,
                          "column": 43
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3556,
                        "end": 3590,
                        "loc": {
                          "start": {
                            "line": 83,
                            "column": 8
                          },
                          "end": {
                            "line": 83,
                            "column": 42
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3556,
                          "end": 3568,
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 8
                            },
                            "end": {
                              "line": 83,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3556,
                            "end": 3560,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 8
                              },
                              "end": {
                                "line": 83,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3561,
                            "end": 3568,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 13
                              },
                              "end": {
                                "line": 83,
                                "column": 20
                              },
                              "identifierName": "_aDelta"
                            },
                            "name": "_aDelta"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3571,
                          "end": 3590,
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 23
                            },
                            "end": {
                              "line": 83,
                              "column": 42
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3575,
                            "end": 3588,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 27
                              },
                              "end": {
                                "line": 83,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3575,
                              "end": 3580,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 27
                                },
                                "end": {
                                  "line": 83,
                                  "column": 32
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3581,
                              "end": 3588,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 33
                                },
                                "end": {
                                  "line": 83,
                                  "column": 40
                                },
                                "identifierName": "Vector2"
                              },
                              "name": "Vector2"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3600,
                      "end": 3621,
                      "loc": {
                        "start": {
                          "line": 84,
                          "column": 8
                        },
                        "end": {
                          "line": 84,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3600,
                        "end": 3620,
                        "loc": {
                          "start": {
                            "line": 84,
                            "column": 8
                          },
                          "end": {
                            "line": 84,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3600,
                          "end": 3615,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3600,
                            "end": 3604,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 8
                              },
                              "end": {
                                "line": 84,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3605,
                            "end": 3615,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 13
                              },
                              "end": {
                                "line": 84,
                                "column": 23
                              },
                              "identifierName": "_lastState"
                            },
                            "name": "_lastState"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 3618,
                          "end": 3620,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 26
                            },
                            "end": {
                              "line": 84,
                              "column": 28
                            }
                          },
                          "elements": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3630,
                      "end": 3655,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 8
                        },
                        "end": {
                          "line": 85,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3630,
                        "end": 3654,
                        "loc": {
                          "start": {
                            "line": 85,
                            "column": 8
                          },
                          "end": {
                            "line": 85,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3630,
                          "end": 3649,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 8
                            },
                            "end": {
                              "line": 85,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3630,
                            "end": 3634,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 8
                              },
                              "end": {
                                "line": 85,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3635,
                            "end": 3649,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 13
                              },
                              "end": {
                                "line": 85,
                                "column": 27
                              },
                              "identifierName": "_idleCallbacks"
                            },
                            "name": "_idleCallbacks"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 3652,
                          "end": 3654,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 30
                            },
                            "end": {
                              "line": 85,
                              "column": 32
                            }
                          },
                          "elements": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3664,
                      "end": 3691,
                      "loc": {
                        "start": {
                          "line": 86,
                          "column": 8
                        },
                        "end": {
                          "line": 86,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3664,
                        "end": 3690,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 8
                          },
                          "end": {
                            "line": 86,
                            "column": 34
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3664,
                          "end": 3685,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 8
                            },
                            "end": {
                              "line": 86,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3664,
                            "end": 3668,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 8
                              },
                              "end": {
                                "line": 86,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3669,
                            "end": 3685,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 13
                              },
                              "end": {
                                "line": 86,
                                "column": 29
                              },
                              "identifierName": "_activeCallbacks"
                            },
                            "name": "_activeCallbacks"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 3688,
                          "end": 3690,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 32
                            },
                            "end": {
                              "line": 86,
                              "column": 34
                            }
                          },
                          "elements": []
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 3703,
                "end": 4778,
                "loc": {
                  "start": {
                    "line": 89,
                    "column": 4
                  },
                  "end": {
                    "line": 114,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 3703,
                  "end": 3708,
                  "loc": {
                    "start": {
                      "line": 89,
                      "column": 4
                    },
                    "end": {
                      "line": 89,
                      "column": 9
                    },
                    "identifierName": "clone"
                  },
                  "name": "clone"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 3711,
                  "end": 4778,
                  "loc": {
                    "start": {
                      "line": 89,
                      "column": 12
                    },
                    "end": {
                      "line": 114,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 3721,
                      "end": 3755,
                      "loc": {
                        "start": {
                          "line": 90,
                          "column": 8
                        },
                        "end": {
                          "line": 90,
                          "column": 42
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3725,
                          "end": 3754,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 12
                            },
                            "end": {
                              "line": 90,
                              "column": 41
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3725,
                            "end": 3731,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 12
                              },
                              "end": {
                                "line": 90,
                                "column": 18
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 3734,
                            "end": 3754,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 21
                              },
                              "end": {
                                "line": 90,
                                "column": 41
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 3738,
                              "end": 3743,
                              "loc": {
                                "start": {
                                  "line": 90,
                                  "column": 25
                                },
                                "end": {
                                  "line": 90,
                                  "column": 30
                                },
                                "identifierName": "Orbit"
                              },
                              "name": "Orbit"
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 3744,
                                "end": 3753,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 40
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 3744,
                                  "end": 3748,
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 90,
                                      "column": 35
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3749,
                                  "end": 3753,
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 90,
                                      "column": 40
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3764,
                      "end": 3794,
                      "loc": {
                        "start": {
                          "line": 91,
                          "column": 8
                        },
                        "end": {
                          "line": 91,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3764,
                        "end": 3793,
                        "loc": {
                          "start": {
                            "line": 91,
                            "column": 8
                          },
                          "end": {
                            "line": 91,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3764,
                          "end": 3778,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 8
                            },
                            "end": {
                              "line": 91,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3764,
                            "end": 3770,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 8
                              },
                              "end": {
                                "line": 91,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3771,
                            "end": 3778,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 15
                              },
                              "end": {
                                "line": 91,
                                "column": 22
                              },
                              "identifierName": "enabled"
                            },
                            "name": "enabled"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 3781,
                          "end": 3793,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 25
                            },
                            "end": {
                              "line": 91,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3781,
                            "end": 3785,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 25
                              },
                              "end": {
                                "line": 91,
                                "column": 29
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3786,
                            "end": 3793,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 30
                              },
                              "end": {
                                "line": 91,
                                "column": 37
                              },
                              "identifierName": "enabled"
                            },
                            "name": "enabled"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3803,
                      "end": 3835,
                      "loc": {
                        "start": {
                          "line": 92,
                          "column": 8
                        },
                        "end": {
                          "line": 92,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3803,
                        "end": 3834,
                        "loc": {
                          "start": {
                            "line": 92,
                            "column": 8
                          },
                          "end": {
                            "line": 92,
                            "column": 39
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3803,
                          "end": 3818,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 8
                            },
                            "end": {
                              "line": 92,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3803,
                            "end": 3809,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 8
                              },
                              "end": {
                                "line": 92,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3810,
                            "end": 3818,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 15
                              },
                              "end": {
                                "line": 92,
                                "column": 23
                              },
                              "identifierName": "inMotion"
                            },
                            "name": "inMotion"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 3821,
                          "end": 3834,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 26
                            },
                            "end": {
                              "line": 92,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3821,
                            "end": 3825,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 26
                              },
                              "end": {
                                "line": 92,
                                "column": 30
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3826,
                            "end": 3834,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 31
                              },
                              "end": {
                                "line": 92,
                                "column": 39
                              },
                              "identifierName": "inMotion"
                            },
                            "name": "inMotion"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3844,
                      "end": 3882,
                      "loc": {
                        "start": {
                          "line": 93,
                          "column": 8
                        },
                        "end": {
                          "line": 93,
                          "column": 46
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3844,
                        "end": 3881,
                        "loc": {
                          "start": {
                            "line": 93,
                            "column": 8
                          },
                          "end": {
                            "line": 93,
                            "column": 45
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3844,
                          "end": 3862,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 8
                            },
                            "end": {
                              "line": 93,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3844,
                            "end": 3850,
                            "loc": {
                              "start": {
                                "line": 93,
                                "column": 8
                              },
                              "end": {
                                "line": 93,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3851,
                            "end": 3862,
                            "loc": {
                              "start": {
                                "line": 93,
                                "column": 15
                              },
                              "end": {
                                "line": 93,
                                "column": 26
                              },
                              "identifierName": "interaction"
                            },
                            "name": "interaction"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 3865,
                          "end": 3881,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 29
                            },
                            "end": {
                              "line": 93,
                              "column": 45
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3865,
                            "end": 3869,
                            "loc": {
                              "start": {
                                "line": 93,
                                "column": 29
                              },
                              "end": {
                                "line": 93,
                                "column": 33
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3870,
                            "end": 3881,
                            "loc": {
                              "start": {
                                "line": 93,
                                "column": 34
                              },
                              "end": {
                                "line": 93,
                                "column": 45
                              },
                              "identifierName": "interaction"
                            },
                            "name": "interaction"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3891,
                      "end": 3927,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 8
                        },
                        "end": {
                          "line": 94,
                          "column": 44
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3891,
                        "end": 3926,
                        "loc": {
                          "start": {
                            "line": 94,
                            "column": 8
                          },
                          "end": {
                            "line": 94,
                            "column": 43
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3891,
                          "end": 3908,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 8
                            },
                            "end": {
                              "line": 94,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3891,
                            "end": 3897,
                            "loc": {
                              "start": {
                                "line": 94,
                                "column": 8
                              },
                              "end": {
                                "line": 94,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3898,
                            "end": 3908,
                            "loc": {
                              "start": {
                                "line": 94,
                                "column": 15
                              },
                              "end": {
                                "line": 94,
                                "column": 25
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 3911,
                          "end": 3926,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 28
                            },
                            "end": {
                              "line": 94,
                              "column": 43
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3911,
                            "end": 3915,
                            "loc": {
                              "start": {
                                "line": 94,
                                "column": 28
                              },
                              "end": {
                                "line": 94,
                                "column": 32
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3916,
                            "end": 3926,
                            "loc": {
                              "start": {
                                "line": 94,
                                "column": 33
                              },
                              "end": {
                                "line": 94,
                                "column": 43
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3936,
                      "end": 3972,
                      "loc": {
                        "start": {
                          "line": 95,
                          "column": 8
                        },
                        "end": {
                          "line": 95,
                          "column": 44
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3936,
                        "end": 3971,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 8
                          },
                          "end": {
                            "line": 95,
                            "column": 43
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3936,
                          "end": 3949,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 8
                            },
                            "end": {
                              "line": 95,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3936,
                            "end": 3942,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 8
                              },
                              "end": {
                                "line": 95,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3943,
                            "end": 3949,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 15
                              },
                              "end": {
                                "line": 95,
                                "column": 21
                              },
                              "identifierName": "target"
                            },
                            "name": "target"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 3952,
                          "end": 3971,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 24
                            },
                            "end": {
                              "line": 95,
                              "column": 43
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3952,
                            "end": 3969,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 24
                              },
                              "end": {
                                "line": 95,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 3952,
                              "end": 3963,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 24
                                },
                                "end": {
                                  "line": 95,
                                  "column": 35
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 3952,
                                "end": 3956,
                                "loc": {
                                  "start": {
                                    "line": 95,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 95,
                                    "column": 28
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3957,
                                "end": 3963,
                                "loc": {
                                  "start": {
                                    "line": 95,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 95,
                                    "column": 35
                                  },
                                  "identifierName": "target"
                                },
                                "name": "target"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3964,
                              "end": 3969,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 36
                                },
                                "end": {
                                  "line": 95,
                                  "column": 41
                                },
                                "identifierName": "clone"
                              },
                              "name": "clone"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3981,
                      "end": 4025,
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 8
                        },
                        "end": {
                          "line": 96,
                          "column": 52
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3981,
                        "end": 4024,
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 8
                          },
                          "end": {
                            "line": 96,
                            "column": 51
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3981,
                          "end": 3998,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 8
                            },
                            "end": {
                              "line": 96,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3981,
                            "end": 3987,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 8
                              },
                              "end": {
                                "line": 96,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3988,
                            "end": 3998,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 15
                              },
                              "end": {
                                "line": 96,
                                "column": 25
                              },
                              "identifierName": "zoomTarget"
                            },
                            "name": "zoomTarget"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 4001,
                          "end": 4024,
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 28
                            },
                            "end": {
                              "line": 96,
                              "column": 51
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 4001,
                            "end": 4022,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 28
                              },
                              "end": {
                                "line": 96,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 4001,
                              "end": 4016,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 28
                                },
                                "end": {
                                  "line": 96,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 4001,
                                "end": 4005,
                                "loc": {
                                  "start": {
                                    "line": 96,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 32
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4006,
                                "end": 4016,
                                "loc": {
                                  "start": {
                                    "line": 96,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 43
                                  },
                                  "identifierName": "zoomTarget"
                                },
                                "name": "zoomTarget"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4017,
                              "end": 4022,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 44
                                },
                                "end": {
                                  "line": 96,
                                  "column": 49
                                },
                                "identifierName": "clone"
                              },
                              "name": "clone"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4034,
                      "end": 4090,
                      "loc": {
                        "start": {
                          "line": 97,
                          "column": 8
                        },
                        "end": {
                          "line": 97,
                          "column": 64
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4034,
                        "end": 4089,
                        "loc": {
                          "start": {
                            "line": 97,
                            "column": 8
                          },
                          "end": {
                            "line": 97,
                            "column": 63
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4034,
                          "end": 4061,
                          "loc": {
                            "start": {
                              "line": 97,
                              "column": 8
                            },
                            "end": {
                              "line": 97,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4034,
                            "end": 4040,
                            "loc": {
                              "start": {
                                "line": 97,
                                "column": 8
                              },
                              "end": {
                                "line": 97,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4041,
                            "end": 4061,
                            "loc": {
                              "start": {
                                "line": 97,
                                "column": 15
                              },
                              "end": {
                                "line": 97,
                                "column": 35
                              },
                              "identifierName": "dynamicDampingFactor"
                            },
                            "name": "dynamicDampingFactor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4064,
                          "end": 4089,
                          "loc": {
                            "start": {
                              "line": 97,
                              "column": 38
                            },
                            "end": {
                              "line": 97,
                              "column": 63
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4064,
                            "end": 4068,
                            "loc": {
                              "start": {
                                "line": 97,
                                "column": 38
                              },
                              "end": {
                                "line": 97,
                                "column": 42
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4069,
                            "end": 4089,
                            "loc": {
                              "start": {
                                "line": 97,
                                "column": 43
                              },
                              "end": {
                                "line": 97,
                                "column": 63
                              },
                              "identifierName": "dynamicDampingFactor"
                            },
                            "name": "dynamicDampingFactor"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4099,
                      "end": 4163,
                      "loc": {
                        "start": {
                          "line": 98,
                          "column": 8
                        },
                        "end": {
                          "line": 98,
                          "column": 72
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4099,
                        "end": 4162,
                        "loc": {
                          "start": {
                            "line": 98,
                            "column": 8
                          },
                          "end": {
                            "line": 98,
                            "column": 71
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4099,
                          "end": 4130,
                          "loc": {
                            "start": {
                              "line": 98,
                              "column": 8
                            },
                            "end": {
                              "line": 98,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4099,
                            "end": 4105,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 8
                              },
                              "end": {
                                "line": 98,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4106,
                            "end": 4130,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 15
                              },
                              "end": {
                                "line": 98,
                                "column": 39
                              },
                              "identifierName": "dynamicDampingFactorAuto"
                            },
                            "name": "dynamicDampingFactorAuto"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4133,
                          "end": 4162,
                          "loc": {
                            "start": {
                              "line": 98,
                              "column": 42
                            },
                            "end": {
                              "line": 98,
                              "column": 71
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4133,
                            "end": 4137,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 42
                              },
                              "end": {
                                "line": 98,
                                "column": 46
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4138,
                            "end": 4162,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 47
                              },
                              "end": {
                                "line": 98,
                                "column": 71
                              },
                              "identifierName": "dynamicDampingFactorAuto"
                            },
                            "name": "dynamicDampingFactorAuto"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4172,
                      "end": 4200,
                      "loc": {
                        "start": {
                          "line": 99,
                          "column": 8
                        },
                        "end": {
                          "line": 99,
                          "column": 36
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4172,
                        "end": 4199,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 8
                          },
                          "end": {
                            "line": 99,
                            "column": 35
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4172,
                          "end": 4185,
                          "loc": {
                            "start": {
                              "line": 99,
                              "column": 8
                            },
                            "end": {
                              "line": 99,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4172,
                            "end": 4178,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 8
                              },
                              "end": {
                                "line": 99,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4179,
                            "end": 4185,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 15
                              },
                              "end": {
                                "line": 99,
                                "column": 21
                              },
                              "identifierName": "noZoom"
                            },
                            "name": "noZoom"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4188,
                          "end": 4199,
                          "loc": {
                            "start": {
                              "line": 99,
                              "column": 24
                            },
                            "end": {
                              "line": 99,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4188,
                            "end": 4192,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 24
                              },
                              "end": {
                                "line": 99,
                                "column": 28
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4193,
                            "end": 4199,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 29
                              },
                              "end": {
                                "line": 99,
                                "column": 35
                              },
                              "identifierName": "noZoom"
                            },
                            "name": "noZoom"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4209,
                      "end": 4243,
                      "loc": {
                        "start": {
                          "line": 100,
                          "column": 8
                        },
                        "end": {
                          "line": 100,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4209,
                        "end": 4242,
                        "loc": {
                          "start": {
                            "line": 100,
                            "column": 8
                          },
                          "end": {
                            "line": 100,
                            "column": 41
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4209,
                          "end": 4225,
                          "loc": {
                            "start": {
                              "line": 100,
                              "column": 8
                            },
                            "end": {
                              "line": 100,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4209,
                            "end": 4215,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 8
                              },
                              "end": {
                                "line": 100,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4216,
                            "end": 4225,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 15
                              },
                              "end": {
                                "line": 100,
                                "column": 24
                              },
                              "identifierName": "zoomSpeed"
                            },
                            "name": "zoomSpeed"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4228,
                          "end": 4242,
                          "loc": {
                            "start": {
                              "line": 100,
                              "column": 27
                            },
                            "end": {
                              "line": 100,
                              "column": 41
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4228,
                            "end": 4232,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 27
                              },
                              "end": {
                                "line": 100,
                                "column": 31
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4233,
                            "end": 4242,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 32
                              },
                              "end": {
                                "line": 100,
                                "column": 41
                              },
                              "identifierName": "zoomSpeed"
                            },
                            "name": "zoomSpeed"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4252,
                      "end": 4284,
                      "loc": {
                        "start": {
                          "line": 101,
                          "column": 8
                        },
                        "end": {
                          "line": 101,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4252,
                        "end": 4283,
                        "loc": {
                          "start": {
                            "line": 101,
                            "column": 8
                          },
                          "end": {
                            "line": 101,
                            "column": 39
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4252,
                          "end": 4267,
                          "loc": {
                            "start": {
                              "line": 101,
                              "column": 8
                            },
                            "end": {
                              "line": 101,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4252,
                            "end": 4258,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 8
                              },
                              "end": {
                                "line": 101,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4259,
                            "end": 4267,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 15
                              },
                              "end": {
                                "line": 101,
                                "column": 23
                              },
                              "identifierName": "zoomMode"
                            },
                            "name": "zoomMode"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4270,
                          "end": 4283,
                          "loc": {
                            "start": {
                              "line": 101,
                              "column": 26
                            },
                            "end": {
                              "line": 101,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4270,
                            "end": 4274,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 26
                              },
                              "end": {
                                "line": 101,
                                "column": 30
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4275,
                            "end": 4283,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 31
                              },
                              "end": {
                                "line": 101,
                                "column": 39
                              },
                              "identifierName": "zoomMode"
                            },
                            "name": "zoomMode"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4293,
                      "end": 4331,
                      "loc": {
                        "start": {
                          "line": 102,
                          "column": 8
                        },
                        "end": {
                          "line": 102,
                          "column": 46
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4293,
                        "end": 4330,
                        "loc": {
                          "start": {
                            "line": 102,
                            "column": 8
                          },
                          "end": {
                            "line": 102,
                            "column": 45
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4293,
                          "end": 4311,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 8
                            },
                            "end": {
                              "line": 102,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4293,
                            "end": 4299,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 8
                              },
                              "end": {
                                "line": 102,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4300,
                            "end": 4311,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 15
                              },
                              "end": {
                                "line": 102,
                                "column": 26
                              },
                              "identifierName": "minDistance"
                            },
                            "name": "minDistance"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4314,
                          "end": 4330,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 29
                            },
                            "end": {
                              "line": 102,
                              "column": 45
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4314,
                            "end": 4318,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 29
                              },
                              "end": {
                                "line": 102,
                                "column": 33
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4319,
                            "end": 4330,
                            "loc": {
                              "start": {
                                "line": 102,
                                "column": 34
                              },
                              "end": {
                                "line": 102,
                                "column": 45
                              },
                              "identifierName": "minDistance"
                            },
                            "name": "minDistance"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4340,
                      "end": 4378,
                      "loc": {
                        "start": {
                          "line": 103,
                          "column": 8
                        },
                        "end": {
                          "line": 103,
                          "column": 46
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4340,
                        "end": 4377,
                        "loc": {
                          "start": {
                            "line": 103,
                            "column": 8
                          },
                          "end": {
                            "line": 103,
                            "column": 45
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4340,
                          "end": 4358,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 8
                            },
                            "end": {
                              "line": 103,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4340,
                            "end": 4346,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 8
                              },
                              "end": {
                                "line": 103,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4347,
                            "end": 4358,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 15
                              },
                              "end": {
                                "line": 103,
                                "column": 26
                              },
                              "identifierName": "maxDistance"
                            },
                            "name": "maxDistance"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4361,
                          "end": 4377,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 29
                            },
                            "end": {
                              "line": 103,
                              "column": 45
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4361,
                            "end": 4365,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 29
                              },
                              "end": {
                                "line": 103,
                                "column": 33
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4366,
                            "end": 4377,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 34
                              },
                              "end": {
                                "line": 103,
                                "column": 45
                              },
                              "identifierName": "maxDistance"
                            },
                            "name": "maxDistance"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4387,
                      "end": 4419,
                      "loc": {
                        "start": {
                          "line": 104,
                          "column": 8
                        },
                        "end": {
                          "line": 104,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4387,
                        "end": 4418,
                        "loc": {
                          "start": {
                            "line": 104,
                            "column": 8
                          },
                          "end": {
                            "line": 104,
                            "column": 39
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4387,
                          "end": 4402,
                          "loc": {
                            "start": {
                              "line": 104,
                              "column": 8
                            },
                            "end": {
                              "line": 104,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4387,
                            "end": 4393,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 8
                              },
                              "end": {
                                "line": 104,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4394,
                            "end": 4402,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 15
                              },
                              "end": {
                                "line": 104,
                                "column": 23
                              },
                              "identifierName": "noRotate"
                            },
                            "name": "noRotate"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4405,
                          "end": 4418,
                          "loc": {
                            "start": {
                              "line": 104,
                              "column": 26
                            },
                            "end": {
                              "line": 104,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4405,
                            "end": 4409,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 26
                              },
                              "end": {
                                "line": 104,
                                "column": 30
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4410,
                            "end": 4418,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 31
                              },
                              "end": {
                                "line": 104,
                                "column": 39
                              },
                              "identifierName": "noRotate"
                            },
                            "name": "noRotate"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4428,
                      "end": 4466,
                      "loc": {
                        "start": {
                          "line": 105,
                          "column": 8
                        },
                        "end": {
                          "line": 105,
                          "column": 46
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4428,
                        "end": 4465,
                        "loc": {
                          "start": {
                            "line": 105,
                            "column": 8
                          },
                          "end": {
                            "line": 105,
                            "column": 45
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4428,
                          "end": 4446,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 8
                            },
                            "end": {
                              "line": 105,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4428,
                            "end": 4434,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 8
                              },
                              "end": {
                                "line": 105,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4435,
                            "end": 4446,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 15
                              },
                              "end": {
                                "line": 105,
                                "column": 26
                              },
                              "identifierName": "rotateSpeed"
                            },
                            "name": "rotateSpeed"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4449,
                          "end": 4465,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 29
                            },
                            "end": {
                              "line": 105,
                              "column": 45
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4449,
                            "end": 4453,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 29
                              },
                              "end": {
                                "line": 105,
                                "column": 33
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4454,
                            "end": 4465,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 34
                              },
                              "end": {
                                "line": 105,
                                "column": 45
                              },
                              "identifierName": "rotateSpeed"
                            },
                            "name": "rotateSpeed"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4475,
                      "end": 4501,
                      "loc": {
                        "start": {
                          "line": 106,
                          "column": 8
                        },
                        "end": {
                          "line": 106,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4475,
                        "end": 4500,
                        "loc": {
                          "start": {
                            "line": 106,
                            "column": 8
                          },
                          "end": {
                            "line": 106,
                            "column": 33
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4475,
                          "end": 4487,
                          "loc": {
                            "start": {
                              "line": 106,
                              "column": 8
                            },
                            "end": {
                              "line": 106,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4475,
                            "end": 4481,
                            "loc": {
                              "start": {
                                "line": 106,
                                "column": 8
                              },
                              "end": {
                                "line": 106,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4482,
                            "end": 4487,
                            "loc": {
                              "start": {
                                "line": 106,
                                "column": 15
                              },
                              "end": {
                                "line": 106,
                                "column": 20
                              },
                              "identifierName": "noPan"
                            },
                            "name": "noPan"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4490,
                          "end": 4500,
                          "loc": {
                            "start": {
                              "line": 106,
                              "column": 23
                            },
                            "end": {
                              "line": 106,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4490,
                            "end": 4494,
                            "loc": {
                              "start": {
                                "line": 106,
                                "column": 23
                              },
                              "end": {
                                "line": 106,
                                "column": 27
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4495,
                            "end": 4500,
                            "loc": {
                              "start": {
                                "line": 106,
                                "column": 28
                              },
                              "end": {
                                "line": 106,
                                "column": 33
                              },
                              "identifierName": "noPan"
                            },
                            "name": "noPan"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4510,
                      "end": 4540,
                      "loc": {
                        "start": {
                          "line": 107,
                          "column": 8
                        },
                        "end": {
                          "line": 107,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4510,
                        "end": 4539,
                        "loc": {
                          "start": {
                            "line": 107,
                            "column": 8
                          },
                          "end": {
                            "line": 107,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4510,
                          "end": 4524,
                          "loc": {
                            "start": {
                              "line": 107,
                              "column": 8
                            },
                            "end": {
                              "line": 107,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4510,
                            "end": 4516,
                            "loc": {
                              "start": {
                                "line": 107,
                                "column": 8
                              },
                              "end": {
                                "line": 107,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4517,
                            "end": 4524,
                            "loc": {
                              "start": {
                                "line": 107,
                                "column": 15
                              },
                              "end": {
                                "line": 107,
                                "column": 22
                              },
                              "identifierName": "panMode"
                            },
                            "name": "panMode"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4527,
                          "end": 4539,
                          "loc": {
                            "start": {
                              "line": 107,
                              "column": 25
                            },
                            "end": {
                              "line": 107,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4527,
                            "end": 4531,
                            "loc": {
                              "start": {
                                "line": 107,
                                "column": 25
                              },
                              "end": {
                                "line": 107,
                                "column": 29
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4532,
                            "end": 4539,
                            "loc": {
                              "start": {
                                "line": 107,
                                "column": 30
                              },
                              "end": {
                                "line": 107,
                                "column": 37
                              },
                              "identifierName": "panMode"
                            },
                            "name": "panMode"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4549,
                      "end": 4591,
                      "loc": {
                        "start": {
                          "line": 108,
                          "column": 8
                        },
                        "end": {
                          "line": 108,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4549,
                        "end": 4590,
                        "loc": {
                          "start": {
                            "line": 108,
                            "column": 8
                          },
                          "end": {
                            "line": 108,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4549,
                          "end": 4569,
                          "loc": {
                            "start": {
                              "line": 108,
                              "column": 8
                            },
                            "end": {
                              "line": 108,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4549,
                            "end": 4555,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 8
                              },
                              "end": {
                                "line": 108,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4556,
                            "end": 4569,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 15
                              },
                              "end": {
                                "line": 108,
                                "column": 28
                              },
                              "identifierName": "minPolarAngle"
                            },
                            "name": "minPolarAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4572,
                          "end": 4590,
                          "loc": {
                            "start": {
                              "line": 108,
                              "column": 31
                            },
                            "end": {
                              "line": 108,
                              "column": 49
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4572,
                            "end": 4576,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 31
                              },
                              "end": {
                                "line": 108,
                                "column": 35
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4577,
                            "end": 4590,
                            "loc": {
                              "start": {
                                "line": 108,
                                "column": 36
                              },
                              "end": {
                                "line": 108,
                                "column": 49
                              },
                              "identifierName": "minPolarAngle"
                            },
                            "name": "minPolarAngle"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4600,
                      "end": 4642,
                      "loc": {
                        "start": {
                          "line": 109,
                          "column": 8
                        },
                        "end": {
                          "line": 109,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4600,
                        "end": 4641,
                        "loc": {
                          "start": {
                            "line": 109,
                            "column": 8
                          },
                          "end": {
                            "line": 109,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4600,
                          "end": 4620,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 8
                            },
                            "end": {
                              "line": 109,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4600,
                            "end": 4606,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 8
                              },
                              "end": {
                                "line": 109,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4607,
                            "end": 4620,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 15
                              },
                              "end": {
                                "line": 109,
                                "column": 28
                              },
                              "identifierName": "maxPolarAngle"
                            },
                            "name": "maxPolarAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4623,
                          "end": 4641,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 31
                            },
                            "end": {
                              "line": 109,
                              "column": 49
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4623,
                            "end": 4627,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 31
                              },
                              "end": {
                                "line": 109,
                                "column": 35
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4628,
                            "end": 4641,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 36
                              },
                              "end": {
                                "line": 109,
                                "column": 49
                              },
                              "identifierName": "maxPolarAngle"
                            },
                            "name": "maxPolarAngle"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4651,
                      "end": 4673,
                      "loc": {
                        "start": {
                          "line": 110,
                          "column": 8
                        },
                        "end": {
                          "line": 110,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4651,
                        "end": 4672,
                        "loc": {
                          "start": {
                            "line": 110,
                            "column": 8
                          },
                          "end": {
                            "line": 110,
                            "column": 29
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4651,
                          "end": 4661,
                          "loc": {
                            "start": {
                              "line": 110,
                              "column": 8
                            },
                            "end": {
                              "line": 110,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4651,
                            "end": 4657,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 8
                              },
                              "end": {
                                "line": 110,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4658,
                            "end": 4661,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 15
                              },
                              "end": {
                                "line": 110,
                                "column": 18
                              },
                              "identifierName": "phi"
                            },
                            "name": "phi"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4664,
                          "end": 4672,
                          "loc": {
                            "start": {
                              "line": 110,
                              "column": 21
                            },
                            "end": {
                              "line": 110,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4664,
                            "end": 4668,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 21
                              },
                              "end": {
                                "line": 110,
                                "column": 25
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4669,
                            "end": 4672,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 26
                              },
                              "end": {
                                "line": 110,
                                "column": 29
                              },
                              "identifierName": "phi"
                            },
                            "name": "phi"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4682,
                      "end": 4708,
                      "loc": {
                        "start": {
                          "line": 111,
                          "column": 8
                        },
                        "end": {
                          "line": 111,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4682,
                        "end": 4707,
                        "loc": {
                          "start": {
                            "line": 111,
                            "column": 8
                          },
                          "end": {
                            "line": 111,
                            "column": 33
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4682,
                          "end": 4694,
                          "loc": {
                            "start": {
                              "line": 111,
                              "column": 8
                            },
                            "end": {
                              "line": 111,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4682,
                            "end": 4688,
                            "loc": {
                              "start": {
                                "line": 111,
                                "column": 8
                              },
                              "end": {
                                "line": 111,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4689,
                            "end": 4694,
                            "loc": {
                              "start": {
                                "line": 111,
                                "column": 15
                              },
                              "end": {
                                "line": 111,
                                "column": 20
                              },
                              "identifierName": "theta"
                            },
                            "name": "theta"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4697,
                          "end": 4707,
                          "loc": {
                            "start": {
                              "line": 111,
                              "column": 23
                            },
                            "end": {
                              "line": 111,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4697,
                            "end": 4701,
                            "loc": {
                              "start": {
                                "line": 111,
                                "column": 23
                              },
                              "end": {
                                "line": 111,
                                "column": 27
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4702,
                            "end": 4707,
                            "loc": {
                              "start": {
                                "line": 111,
                                "column": 28
                              },
                              "end": {
                                "line": 111,
                                "column": 33
                              },
                              "identifierName": "theta"
                            },
                            "name": "theta"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4717,
                      "end": 4749,
                      "loc": {
                        "start": {
                          "line": 112,
                          "column": 8
                        },
                        "end": {
                          "line": 112,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4717,
                        "end": 4748,
                        "loc": {
                          "start": {
                            "line": 112,
                            "column": 8
                          },
                          "end": {
                            "line": 112,
                            "column": 39
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4717,
                          "end": 4732,
                          "loc": {
                            "start": {
                              "line": 112,
                              "column": 8
                            },
                            "end": {
                              "line": 112,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4717,
                            "end": 4723,
                            "loc": {
                              "start": {
                                "line": 112,
                                "column": 8
                              },
                              "end": {
                                "line": 112,
                                "column": 14
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4724,
                            "end": 4732,
                            "loc": {
                              "start": {
                                "line": 112,
                                "column": 15
                              },
                              "end": {
                                "line": 112,
                                "column": 23
                              },
                              "identifierName": "distance"
                            },
                            "name": "distance"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4735,
                          "end": 4748,
                          "loc": {
                            "start": {
                              "line": 112,
                              "column": 26
                            },
                            "end": {
                              "line": 112,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4735,
                            "end": 4739,
                            "loc": {
                              "start": {
                                "line": 112,
                                "column": 26
                              },
                              "end": {
                                "line": 112,
                                "column": 30
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4740,
                            "end": 4748,
                            "loc": {
                              "start": {
                                "line": 112,
                                "column": 31
                              },
                              "end": {
                                "line": 112,
                                "column": 39
                              },
                              "identifierName": "distance"
                            },
                            "name": "distance"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 4758,
                      "end": 4772,
                      "loc": {
                        "start": {
                          "line": 113,
                          "column": 8
                        },
                        "end": {
                          "line": 113,
                          "column": 22
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 4765,
                        "end": 4771,
                        "loc": {
                          "start": {
                            "line": 113,
                            "column": 15
                          },
                          "end": {
                            "line": 113,
                            "column": 21
                          },
                          "identifierName": "result"
                        },
                        "name": "result"
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 4784,
                "end": 5126,
                "loc": {
                  "start": {
                    "line": 116,
                    "column": 4
                  },
                  "end": {
                    "line": 123,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 4788,
                  "end": 4790,
                  "loc": {
                    "start": {
                      "line": 116,
                      "column": 8
                    },
                    "end": {
                      "line": 116,
                      "column": 10
                    },
                    "identifierName": "up"
                  },
                  "name": "up"
                },
                "static": false,
                "kind": "set",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4791,
                    "end": 4796,
                    "loc": {
                      "start": {
                        "line": 116,
                        "column": 11
                      },
                      "end": {
                        "line": 116,
                        "column": 16
                      },
                      "identifierName": "value"
                    },
                    "name": "value"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4798,
                  "end": 5126,
                  "loc": {
                    "start": {
                      "line": 116,
                      "column": 18
                    },
                    "end": {
                      "line": 123,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 4808,
                      "end": 4855,
                      "loc": {
                        "start": {
                          "line": 117,
                          "column": 8
                        },
                        "end": {
                          "line": 117,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 4812,
                          "end": 4854,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 12
                            },
                            "end": {
                              "line": 117,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 4812,
                            "end": 4818,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 12
                              },
                              "end": {
                                "line": 117,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 4822,
                            "end": 4853,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 22
                              },
                              "end": {
                                "line": 117,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 4822,
                              "end": 4833,
                              "loc": {
                                "start": {
                                  "line": 117,
                                  "column": 22
                                },
                                "end": {
                                  "line": 117,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 4822,
                                "end": 4826,
                                "loc": {
                                  "start": {
                                    "line": 117,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 117,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4827,
                                "end": 4833,
                                "loc": {
                                  "start": {
                                    "line": 117,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 117,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 4837,
                              "end": 4853,
                              "loc": {
                                "start": {
                                  "line": 117,
                                  "column": 37
                                },
                                "end": {
                                  "line": 117,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 4837,
                                "end": 4846,
                                "loc": {
                                  "start": {
                                    "line": 117,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 117,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 4837,
                                  "end": 4841,
                                  "loc": {
                                    "start": {
                                      "line": 117,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 117,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4842,
                                  "end": 4846,
                                  "loc": {
                                    "start": {
                                      "line": 117,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 117,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4847,
                                "end": 4853,
                                "loc": {
                                  "start": {
                                    "line": 117,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 117,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 4821
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4864,
                      "end": 4886,
                      "loc": {
                        "start": {
                          "line": 118,
                          "column": 8
                        },
                        "end": {
                          "line": 118,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 4864,
                        "end": 4885,
                        "loc": {
                          "start": {
                            "line": 118,
                            "column": 8
                          },
                          "end": {
                            "line": 118,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4864,
                          "end": 4878,
                          "loc": {
                            "start": {
                              "line": 118,
                              "column": 8
                            },
                            "end": {
                              "line": 118,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 4864,
                            "end": 4873,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 8
                              },
                              "end": {
                                "line": 118,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 4864,
                              "end": 4870,
                              "loc": {
                                "start": {
                                  "line": 118,
                                  "column": 8
                                },
                                "end": {
                                  "line": 118,
                                  "column": 14
                                },
                                "identifierName": "camera"
                              },
                              "name": "camera"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4871,
                              "end": 4873,
                              "loc": {
                                "start": {
                                  "line": 118,
                                  "column": 15
                                },
                                "end": {
                                  "line": 118,
                                  "column": 17
                                },
                                "identifierName": "up"
                              },
                              "name": "up"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4874,
                            "end": 4878,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 18
                              },
                              "end": {
                                "line": 118,
                                "column": 22
                              },
                              "identifierName": "copy"
                            },
                            "name": "copy"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 4879,
                            "end": 4884,
                            "loc": {
                              "start": {
                                "line": 118,
                                "column": 23
                              },
                              "end": {
                                "line": 118,
                                "column": 28
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4895,
                      "end": 4927,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 8
                        },
                        "end": {
                          "line": 119,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 4895,
                        "end": 4926,
                        "loc": {
                          "start": {
                            "line": 119,
                            "column": 8
                          },
                          "end": {
                            "line": 119,
                            "column": 39
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4895,
                          "end": 4924,
                          "loc": {
                            "start": {
                              "line": 119,
                              "column": 8
                            },
                            "end": {
                              "line": 119,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4895,
                            "end": 4901,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 8
                              },
                              "end": {
                                "line": 119,
                                "column": 14
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4902,
                            "end": 4924,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 15
                              },
                              "end": {
                                "line": 119,
                                "column": 37
                              },
                              "identifierName": "updateProjectionMatrix"
                            },
                            "name": "updateProjectionMatrix"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4936,
                      "end": 5030,
                      "loc": {
                        "start": {
                          "line": 120,
                          "column": 8
                        },
                        "end": {
                          "line": 120,
                          "column": 102
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4936,
                        "end": 5029,
                        "loc": {
                          "start": {
                            "line": 120,
                            "column": 8
                          },
                          "end": {
                            "line": 120,
                            "column": 101
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4936,
                          "end": 4946,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 8
                            },
                            "end": {
                              "line": 120,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4936,
                            "end": 4940,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 8
                              },
                              "end": {
                                "line": 120,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4941,
                            "end": 4946,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 13
                              },
                              "end": {
                                "line": 120,
                                "column": 18
                              },
                              "identifierName": "_quat"
                            },
                            "name": "_quat"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 4949,
                          "end": 5029,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 21
                            },
                            "end": {
                              "line": 120,
                              "column": 101
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 4949,
                            "end": 4990,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 21
                              },
                              "end": {
                                "line": 120,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "NewExpression",
                              "start": 4949,
                              "end": 4971,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 21
                                },
                                "end": {
                                  "line": 120,
                                  "column": 43
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 4953,
                                "end": 4969,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 41
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4953,
                                  "end": 4958,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 30
                                    },
                                    "identifierName": "THREE"
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4959,
                                  "end": 4969,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 41
                                    },
                                    "identifierName": "Quaternion"
                                  },
                                  "name": "Quaternion"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4972,
                              "end": 4990,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 44
                                },
                                "end": {
                                  "line": 120,
                                  "column": 62
                                },
                                "identifierName": "setFromUnitVectors"
                              },
                              "name": "setFromUnitVectors"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 4991,
                              "end": 5000,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 63
                                },
                                "end": {
                                  "line": 120,
                                  "column": 72
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4991,
                                "end": 4997,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 69
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4998,
                                "end": 5000,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 72
                                  },
                                  "identifierName": "up"
                                },
                                "name": "up"
                              },
                              "computed": false
                            },
                            {
                              "type": "NewExpression",
                              "start": 5002,
                              "end": 5028,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 74
                                },
                                "end": {
                                  "line": 120,
                                  "column": 100
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 5006,
                                "end": 5019,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 78
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 91
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 5006,
                                  "end": 5011,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 78
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 83
                                    },
                                    "identifierName": "THREE"
                                  },
                                  "name": "THREE"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5012,
                                  "end": 5019,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 84
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 91
                                    },
                                    "identifierName": "Vector3"
                                  },
                                  "name": "Vector3"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 5020,
                                  "end": 5021,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 92
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 93
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                },
                                {
                                  "type": "NumericLiteral",
                                  "start": 5023,
                                  "end": 5024,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 95
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 96
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "value": 1
                                },
                                {
                                  "type": "NumericLiteral",
                                  "start": 5026,
                                  "end": 5027,
                                  "loc": {
                                    "start": {
                                      "line": 120,
                                      "column": 98
                                    },
                                    "end": {
                                      "line": 120,
                                      "column": 99
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5039,
                      "end": 5088,
                      "loc": {
                        "start": {
                          "line": 121,
                          "column": 8
                        },
                        "end": {
                          "line": 121,
                          "column": 57
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5039,
                        "end": 5087,
                        "loc": {
                          "start": {
                            "line": 121,
                            "column": 8
                          },
                          "end": {
                            "line": 121,
                            "column": 56
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5039,
                          "end": 5056,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 8
                            },
                            "end": {
                              "line": 121,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5039,
                            "end": 5043,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 8
                              },
                              "end": {
                                "line": 121,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5044,
                            "end": 5056,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 13
                              },
                              "end": {
                                "line": 121,
                                "column": 25
                              },
                              "identifierName": "_quatInverse"
                            },
                            "name": "_quatInverse"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 5059,
                          "end": 5087,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 28
                            },
                            "end": {
                              "line": 121,
                              "column": 56
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 5059,
                            "end": 5085,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 28
                              },
                              "end": {
                                "line": 121,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 5059,
                              "end": 5077,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 28
                                },
                                "end": {
                                  "line": 121,
                                  "column": 46
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 5059,
                                "end": 5075,
                                "loc": {
                                  "start": {
                                    "line": 121,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 121,
                                    "column": 44
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 5059,
                                  "end": 5069,
                                  "loc": {
                                    "start": {
                                      "line": 121,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 121,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 5059,
                                    "end": 5063,
                                    "loc": {
                                      "start": {
                                        "line": 121,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 121,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5064,
                                    "end": 5069,
                                    "loc": {
                                      "start": {
                                        "line": 121,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 121,
                                        "column": 38
                                      },
                                      "identifierName": "_quat"
                                    },
                                    "name": "_quat"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5070,
                                  "end": 5075,
                                  "loc": {
                                    "start": {
                                      "line": 121,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 121,
                                      "column": 44
                                    },
                                    "identifierName": "clone"
                                  },
                                  "name": "clone"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5078,
                              "end": 5085,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 47
                                },
                                "end": {
                                  "line": 121,
                                  "column": 54
                                },
                                "identifierName": "inverse"
                              },
                              "name": "inverse"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5097,
                      "end": 5120,
                      "loc": {
                        "start": {
                          "line": 122,
                          "column": 8
                        },
                        "end": {
                          "line": 122,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 5097,
                        "end": 5119,
                        "loc": {
                          "start": {
                            "line": 122,
                            "column": 8
                          },
                          "end": {
                            "line": 122,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5097,
                          "end": 5117,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 8
                            },
                            "end": {
                              "line": 122,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 5097,
                            "end": 5106,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 8
                              },
                              "end": {
                                "line": 122,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5097,
                              "end": 5101,
                              "loc": {
                                "start": {
                                  "line": 122,
                                  "column": 8
                                },
                                "end": {
                                  "line": 122,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5102,
                              "end": 5106,
                              "loc": {
                                "start": {
                                  "line": 122,
                                  "column": 13
                                },
                                "end": {
                                  "line": 122,
                                  "column": 17
                                },
                                "identifierName": "view"
                              },
                              "name": "view"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5107,
                            "end": 5117,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 18
                              },
                              "end": {
                                "line": 122,
                                "column": 28
                              },
                              "identifierName": "invalidate"
                            },
                            "name": "invalidate"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 5132,
                "end": 5238,
                "loc": {
                  "start": {
                    "line": 125,
                    "column": 4
                  },
                  "end": {
                    "line": 128,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 5136,
                  "end": 5138,
                  "loc": {
                    "start": {
                      "line": 125,
                      "column": 8
                    },
                    "end": {
                      "line": 125,
                      "column": 10
                    },
                    "identifierName": "up"
                  },
                  "name": "up"
                },
                "static": false,
                "kind": "get",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 5141,
                  "end": 5238,
                  "loc": {
                    "start": {
                      "line": 125,
                      "column": 13
                    },
                    "end": {
                      "line": 128,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 5151,
                      "end": 5198,
                      "loc": {
                        "start": {
                          "line": 126,
                          "column": 8
                        },
                        "end": {
                          "line": 126,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 5155,
                          "end": 5197,
                          "loc": {
                            "start": {
                              "line": 126,
                              "column": 12
                            },
                            "end": {
                              "line": 126,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 5155,
                            "end": 5161,
                            "loc": {
                              "start": {
                                "line": 126,
                                "column": 12
                              },
                              "end": {
                                "line": 126,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 5165,
                            "end": 5196,
                            "loc": {
                              "start": {
                                "line": 126,
                                "column": 22
                              },
                              "end": {
                                "line": 126,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 5165,
                              "end": 5176,
                              "loc": {
                                "start": {
                                  "line": 126,
                                  "column": 22
                                },
                                "end": {
                                  "line": 126,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5165,
                                "end": 5169,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5170,
                                "end": 5176,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 5180,
                              "end": 5196,
                              "loc": {
                                "start": {
                                  "line": 126,
                                  "column": 37
                                },
                                "end": {
                                  "line": 126,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 5180,
                                "end": 5189,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 5180,
                                  "end": 5184,
                                  "loc": {
                                    "start": {
                                      "line": 126,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 126,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5185,
                                  "end": 5189,
                                  "loc": {
                                    "start": {
                                      "line": 126,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 126,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5190,
                                "end": 5196,
                                "loc": {
                                  "start": {
                                    "line": 126,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 126,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 5164
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 5207,
                      "end": 5232,
                      "loc": {
                        "start": {
                          "line": 127,
                          "column": 8
                        },
                        "end": {
                          "line": 127,
                          "column": 33
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 5214,
                        "end": 5231,
                        "loc": {
                          "start": {
                            "line": 127,
                            "column": 15
                          },
                          "end": {
                            "line": 127,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5214,
                          "end": 5229,
                          "loc": {
                            "start": {
                              "line": 127,
                              "column": 15
                            },
                            "end": {
                              "line": 127,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 5214,
                            "end": 5223,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 15
                              },
                              "end": {
                                "line": 127,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 5214,
                              "end": 5220,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 15
                                },
                                "end": {
                                  "line": 127,
                                  "column": 21
                                },
                                "identifierName": "camera"
                              },
                              "name": "camera"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5221,
                              "end": 5223,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 22
                                },
                                "end": {
                                  "line": 127,
                                  "column": 24
                                },
                                "identifierName": "up"
                              },
                              "name": "up"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5224,
                            "end": 5229,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 25
                              },
                              "end": {
                                "line": 127,
                                "column": 30
                              },
                              "identifierName": "clone"
                            },
                            "name": "clone"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 5244,
                "end": 5317,
                "loc": {
                  "start": {
                    "line": 130,
                    "column": 4
                  },
                  "end": {
                    "line": 133,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 5244,
                  "end": 5250,
                  "loc": {
                    "start": {
                      "line": 130,
                      "column": 4
                    },
                    "end": {
                      "line": 130,
                      "column": 10
                    },
                    "identifierName": "easing"
                  },
                  "name": "easing"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 5251,
                    "end": 5257,
                    "loc": {
                      "start": {
                        "line": 130,
                        "column": 11
                      },
                      "end": {
                        "line": 130,
                        "column": 17
                      },
                      "identifierName": "easing"
                    },
                    "name": "easing"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 5259,
                  "end": 5317,
                  "loc": {
                    "start": {
                      "line": 130,
                      "column": 19
                    },
                    "end": {
                      "line": 133,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 5269,
                      "end": 5290,
                      "loc": {
                        "start": {
                          "line": 131,
                          "column": 8
                        },
                        "end": {
                          "line": 131,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5269,
                        "end": 5289,
                        "loc": {
                          "start": {
                            "line": 131,
                            "column": 8
                          },
                          "end": {
                            "line": 131,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5269,
                          "end": 5280,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 8
                            },
                            "end": {
                              "line": 131,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5269,
                            "end": 5273,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 8
                              },
                              "end": {
                                "line": 131,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5274,
                            "end": 5280,
                            "loc": {
                              "start": {
                                "line": 131,
                                "column": 13
                              },
                              "end": {
                                "line": 131,
                                "column": 19
                              },
                              "identifierName": "easing"
                            },
                            "name": "easing"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5283,
                          "end": 5289,
                          "loc": {
                            "start": {
                              "line": 131,
                              "column": 22
                            },
                            "end": {
                              "line": 131,
                              "column": 28
                            },
                            "identifierName": "easing"
                          },
                          "name": "easing"
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 5299,
                      "end": 5311,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 8
                        },
                        "end": {
                          "line": 132,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 5306,
                        "end": 5310,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 15
                          },
                          "end": {
                            "line": 132,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 5323,
                "end": 5404,
                "loc": {
                  "start": {
                    "line": 135,
                    "column": 4
                  },
                  "end": {
                    "line": 138,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 5323,
                  "end": 5331,
                  "loc": {
                    "start": {
                      "line": 135,
                      "column": 4
                    },
                    "end": {
                      "line": 135,
                      "column": 12
                    },
                    "identifierName": "duration"
                  },
                  "name": "duration"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 5332,
                    "end": 5340,
                    "loc": {
                      "start": {
                        "line": 135,
                        "column": 13
                      },
                      "end": {
                        "line": 135,
                        "column": 21
                      },
                      "identifierName": "duration"
                    },
                    "name": "duration"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 5342,
                  "end": 5404,
                  "loc": {
                    "start": {
                      "line": 135,
                      "column": 23
                    },
                    "end": {
                      "line": 138,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 5352,
                      "end": 5377,
                      "loc": {
                        "start": {
                          "line": 136,
                          "column": 8
                        },
                        "end": {
                          "line": 136,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5352,
                        "end": 5376,
                        "loc": {
                          "start": {
                            "line": 136,
                            "column": 8
                          },
                          "end": {
                            "line": 136,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5352,
                          "end": 5365,
                          "loc": {
                            "start": {
                              "line": 136,
                              "column": 8
                            },
                            "end": {
                              "line": 136,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5352,
                            "end": 5356,
                            "loc": {
                              "start": {
                                "line": 136,
                                "column": 8
                              },
                              "end": {
                                "line": 136,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5357,
                            "end": 5365,
                            "loc": {
                              "start": {
                                "line": 136,
                                "column": 13
                              },
                              "end": {
                                "line": 136,
                                "column": 21
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5368,
                          "end": 5376,
                          "loc": {
                            "start": {
                              "line": 136,
                              "column": 24
                            },
                            "end": {
                              "line": 136,
                              "column": 32
                            },
                            "identifierName": "duration"
                          },
                          "name": "duration"
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 5386,
                      "end": 5398,
                      "loc": {
                        "start": {
                          "line": 137,
                          "column": 8
                        },
                        "end": {
                          "line": 137,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 5393,
                        "end": 5397,
                        "loc": {
                          "start": {
                            "line": 137,
                            "column": 15
                          },
                          "end": {
                            "line": 137,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 5410,
                "end": 6507,
                "loc": {
                  "start": {
                    "line": 140,
                    "column": 4
                  },
                  "end": {
                    "line": 164,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 5410,
                  "end": 5414,
                  "loc": {
                    "start": {
                      "line": 140,
                      "column": 4
                    },
                    "end": {
                      "line": 140,
                      "column": 8
                    },
                    "identifierName": "zoom"
                  },
                  "name": "zoom"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 5415,
                    "end": 5513,
                    "loc": {
                      "start": {
                        "line": 140,
                        "column": 9
                      },
                      "end": {
                        "line": 140,
                        "column": 107
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 5415,
                      "end": 5422,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 9
                        },
                        "end": {
                          "line": 140,
                          "column": 16
                        },
                        "identifierName": "options"
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 5425,
                      "end": 5513,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 19
                        },
                        "end": {
                          "line": 140,
                          "column": 107
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 5427,
                          "end": 5465,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 21
                            },
                            "end": {
                              "line": 140,
                              "column": 59
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 5427,
                            "end": 5432,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 21
                              },
                              "end": {
                                "line": 140,
                                "column": 26
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "value": {
                            "type": "BinaryExpression",
                            "start": 5434,
                            "end": 5465,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 28
                              },
                              "end": {
                                "line": 140,
                                "column": 59
                              }
                            },
                            "left": {
                              "type": "CallExpression",
                              "start": 5434,
                              "end": 5461,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 28
                                },
                                "end": {
                                  "line": 140,
                                  "column": 55
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 5434,
                                "end": 5459,
                                "loc": {
                                  "start": {
                                    "line": 140,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 140,
                                    "column": 53
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 5434,
                                  "end": 5449,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 43
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 5434,
                                    "end": 5443,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 5434,
                                      "end": 5438,
                                      "loc": {
                                        "start": {
                                          "line": 140,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 140,
                                          "column": 32
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5439,
                                      "end": 5443,
                                      "loc": {
                                        "start": {
                                          "line": 140,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 140,
                                          "column": 37
                                        },
                                        "identifierName": "view"
                                      },
                                      "name": "view"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5444,
                                    "end": 5449,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 43
                                      },
                                      "identifierName": "scene"
                                    },
                                    "name": "scene"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5450,
                                  "end": 5459,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 44
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 53
                                    },
                                    "identifierName": "getRadius"
                                  },
                                  "name": "getRadius"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "operator": "*",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 5464,
                              "end": 5465,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 58
                                },
                                "end": {
                                  "line": 140,
                                  "column": 59
                                }
                              },
                              "extra": {
                                "rawValue": 4,
                                "raw": "4"
                              },
                              "value": 4
                            }
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 5467,
                          "end": 5486,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 61
                            },
                            "end": {
                              "line": 140,
                              "column": 80
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 5467,
                            "end": 5473,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 61
                              },
                              "end": {
                                "line": 140,
                                "column": 67
                              },
                              "identifierName": "easing"
                            },
                            "name": "easing"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 5475,
                            "end": 5486,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 69
                              },
                              "end": {
                                "line": 140,
                                "column": 80
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5475,
                              "end": 5479,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 69
                                },
                                "end": {
                                  "line": 140,
                                  "column": 73
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5480,
                              "end": 5486,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 74
                                },
                                "end": {
                                  "line": 140,
                                  "column": 80
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 5488,
                          "end": 5511,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 82
                            },
                            "end": {
                              "line": 140,
                              "column": 105
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 5488,
                            "end": 5496,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 82
                              },
                              "end": {
                                "line": 140,
                                "column": 90
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 5498,
                            "end": 5511,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 92
                              },
                              "end": {
                                "line": 140,
                                "column": 105
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5498,
                              "end": 5502,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 92
                                },
                                "end": {
                                  "line": 140,
                                  "column": 96
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5503,
                              "end": 5511,
                              "loc": {
                                "start": {
                                  "line": 140,
                                  "column": 97
                                },
                                "end": {
                                  "line": 140,
                                  "column": 105
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      ]
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 5515,
                  "end": 6507,
                  "loc": {
                    "start": {
                      "line": 140,
                      "column": 109
                    },
                    "end": {
                      "line": 164,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 5525,
                      "end": 5572,
                      "loc": {
                        "start": {
                          "line": 141,
                          "column": 8
                        },
                        "end": {
                          "line": 141,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 5529,
                          "end": 5571,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 12
                            },
                            "end": {
                              "line": 141,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 5529,
                            "end": 5535,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 12
                              },
                              "end": {
                                "line": 141,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 5539,
                            "end": 5570,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 22
                              },
                              "end": {
                                "line": 141,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 5539,
                              "end": 5550,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 22
                                },
                                "end": {
                                  "line": 141,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5539,
                                "end": 5543,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5544,
                                "end": 5550,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 5554,
                              "end": 5570,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 37
                                },
                                "end": {
                                  "line": 141,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 5554,
                                "end": 5563,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 5554,
                                  "end": 5558,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5559,
                                  "end": 5563,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5564,
                                "end": 5570,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 5538
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 5582,
                      "end": 5690,
                      "loc": {
                        "start": {
                          "line": 143,
                          "column": 8
                        },
                        "end": {
                          "line": 143,
                          "column": 116
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 5586,
                        "end": 5613,
                        "loc": {
                          "start": {
                            "line": 143,
                            "column": 12
                          },
                          "end": {
                            "line": 143,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 5586,
                          "end": 5600,
                          "loc": {
                            "start": {
                              "line": 143,
                              "column": 12
                            },
                            "end": {
                              "line": 143,
                              "column": 26
                            }
                          },
                          "operator": "typeof",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 5593,
                            "end": 5600,
                            "loc": {
                              "start": {
                                "line": 143,
                                "column": 19
                              },
                              "end": {
                                "line": 143,
                                "column": 26
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "operator": "===",
                        "right": {
                          "type": "StringLiteral",
                          "start": 5605,
                          "end": 5613,
                          "loc": {
                            "start": {
                              "line": 143,
                              "column": 31
                            },
                            "end": {
                              "line": 143,
                              "column": 39
                            }
                          },
                          "extra": {
                            "rawValue": "number",
                            "raw": "'number'"
                          },
                          "value": "number"
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 5615,
                        "end": 5690,
                        "loc": {
                          "start": {
                            "line": 143,
                            "column": 41
                          },
                          "end": {
                            "line": 143,
                            "column": 116
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 5615,
                          "end": 5689,
                          "loc": {
                            "start": {
                              "line": 143,
                              "column": 41
                            },
                            "end": {
                              "line": 143,
                              "column": 115
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 5615,
                            "end": 5622,
                            "loc": {
                              "start": {
                                "line": 143,
                                "column": 41
                              },
                              "end": {
                                "line": 143,
                                "column": 48
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 5625,
                            "end": 5689,
                            "loc": {
                              "start": {
                                "line": 143,
                                "column": 51
                              },
                              "end": {
                                "line": 143,
                                "column": 115
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 5627,
                                "end": 5641,
                                "loc": {
                                  "start": {
                                    "line": 143,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 143,
                                    "column": 67
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5627,
                                  "end": 5632,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 58
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 5634,
                                  "end": 5641,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 67
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 5643,
                                "end": 5662,
                                "loc": {
                                  "start": {
                                    "line": 143,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 143,
                                    "column": 88
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5643,
                                  "end": 5649,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 75
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 5651,
                                  "end": 5662,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 88
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 5651,
                                    "end": 5655,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 81
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5656,
                                    "end": 5662,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 82
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 88
                                      },
                                      "identifierName": "easing"
                                    },
                                    "name": "easing"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 5664,
                                "end": 5687,
                                "loc": {
                                  "start": {
                                    "line": 143,
                                    "column": 90
                                  },
                                  "end": {
                                    "line": 143,
                                    "column": 113
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5664,
                                  "end": 5672,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 90
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 98
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 5674,
                                  "end": 5687,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 100
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 113
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 5674,
                                    "end": 5678,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 100
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 104
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5679,
                                    "end": 5687,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 105
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 113
                                      },
                                      "identifierName": "duration"
                                    },
                                    "name": "duration"
                                  },
                                  "computed": false
                                }
                              }
                            ]
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 5700,
                      "end": 5842,
                      "loc": {
                        "start": {
                          "line": 145,
                          "column": 8
                        },
                        "end": {
                          "line": 146,
                          "column": 103
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 5704,
                        "end": 5737,
                        "loc": {
                          "start": {
                            "line": 145,
                            "column": 12
                          },
                          "end": {
                            "line": 145,
                            "column": 45
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 5704,
                          "end": 5711,
                          "loc": {
                            "start": {
                              "line": 145,
                              "column": 12
                            },
                            "end": {
                              "line": 145,
                              "column": 19
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "operator": "instanceof",
                        "right": {
                          "type": "MemberExpression",
                          "start": 5723,
                          "end": 5737,
                          "loc": {
                            "start": {
                              "line": 145,
                              "column": 31
                            },
                            "end": {
                              "line": 145,
                              "column": 45
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 5723,
                            "end": 5728,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 31
                              },
                              "end": {
                                "line": 145,
                                "column": 36
                              },
                              "identifierName": "THREE"
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5729,
                            "end": 5737,
                            "loc": {
                              "start": {
                                "line": 145,
                                "column": 37
                              },
                              "end": {
                                "line": 145,
                                "column": 45
                              },
                              "identifierName": "Object3D"
                            },
                            "name": "Object3D"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 5751,
                        "end": 5842,
                        "loc": {
                          "start": {
                            "line": 146,
                            "column": 12
                          },
                          "end": {
                            "line": 146,
                            "column": 103
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 5751,
                          "end": 5841,
                          "loc": {
                            "start": {
                              "line": 146,
                              "column": 12
                            },
                            "end": {
                              "line": 146,
                              "column": 102
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 5751,
                            "end": 5758,
                            "loc": {
                              "start": {
                                "line": 146,
                                "column": 12
                              },
                              "end": {
                                "line": 146,
                                "column": 19
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 5761,
                            "end": 5841,
                            "loc": {
                              "start": {
                                "line": 146,
                                "column": 22
                              },
                              "end": {
                                "line": 146,
                                "column": 102
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 5763,
                                "end": 5793,
                                "loc": {
                                  "start": {
                                    "line": 146,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 146,
                                    "column": 54
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5763,
                                  "end": 5768,
                                  "loc": {
                                    "start": {
                                      "line": 146,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 146,
                                      "column": 29
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "BinaryExpression",
                                  "start": 5770,
                                  "end": 5793,
                                  "loc": {
                                    "start": {
                                      "line": 146,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 146,
                                      "column": 54
                                    }
                                  },
                                  "left": {
                                    "type": "CallExpression",
                                    "start": 5770,
                                    "end": 5789,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 50
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 5770,
                                      "end": 5787,
                                      "loc": {
                                        "start": {
                                          "line": 146,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 146,
                                          "column": 48
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5770,
                                        "end": 5777,
                                        "loc": {
                                          "start": {
                                            "line": 146,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 146,
                                            "column": 38
                                          },
                                          "identifierName": "options"
                                        },
                                        "name": "options"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5778,
                                        "end": 5787,
                                        "loc": {
                                          "start": {
                                            "line": 146,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 146,
                                            "column": 48
                                          },
                                          "identifierName": "getRadius"
                                        },
                                        "name": "getRadius"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 5792,
                                    "end": 5793,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 54
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 4,
                                      "raw": "4"
                                    },
                                    "value": 4
                                  }
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 5795,
                                "end": 5814,
                                "loc": {
                                  "start": {
                                    "line": 146,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 146,
                                    "column": 75
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5795,
                                  "end": 5801,
                                  "loc": {
                                    "start": {
                                      "line": 146,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 146,
                                      "column": 62
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 5803,
                                  "end": 5814,
                                  "loc": {
                                    "start": {
                                      "line": 146,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 146,
                                      "column": 75
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 5803,
                                    "end": 5807,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 68
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5808,
                                    "end": 5814,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 69
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 75
                                      },
                                      "identifierName": "easing"
                                    },
                                    "name": "easing"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 5816,
                                "end": 5839,
                                "loc": {
                                  "start": {
                                    "line": 146,
                                    "column": 77
                                  },
                                  "end": {
                                    "line": 146,
                                    "column": 100
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5816,
                                  "end": 5824,
                                  "loc": {
                                    "start": {
                                      "line": 146,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 146,
                                      "column": 85
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 5826,
                                  "end": 5839,
                                  "loc": {
                                    "start": {
                                      "line": 146,
                                      "column": 87
                                    },
                                    "end": {
                                      "line": 146,
                                      "column": 100
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 5826,
                                    "end": 5830,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 87
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 91
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5831,
                                    "end": 5839,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 92
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 100
                                      },
                                      "identifierName": "duration"
                                    },
                                    "name": "duration"
                                  },
                                  "computed": false
                                }
                              }
                            ]
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5852,
                      "end": 5917,
                      "loc": {
                        "start": {
                          "line": 148,
                          "column": 8
                        },
                        "end": {
                          "line": 148,
                          "column": 73
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5852,
                        "end": 5916,
                        "loc": {
                          "start": {
                            "line": 148,
                            "column": 8
                          },
                          "end": {
                            "line": 148,
                            "column": 72
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5852,
                          "end": 5865,
                          "loc": {
                            "start": {
                              "line": 148,
                              "column": 8
                            },
                            "end": {
                              "line": 148,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 5852,
                            "end": 5859,
                            "loc": {
                              "start": {
                                "line": 148,
                                "column": 8
                              },
                              "end": {
                                "line": 148,
                                "column": 15
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5860,
                            "end": 5865,
                            "loc": {
                              "start": {
                                "line": 148,
                                "column": 16
                              },
                              "end": {
                                "line": 148,
                                "column": 21
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 5868,
                          "end": 5916,
                          "loc": {
                            "start": {
                              "line": 148,
                              "column": 24
                            },
                            "end": {
                              "line": 148,
                              "column": 72
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 5868,
                            "end": 5881,
                            "loc": {
                              "start": {
                                "line": 148,
                                "column": 24
                              },
                              "end": {
                                "line": 148,
                                "column": 37
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 5868,
                              "end": 5875,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 24
                                },
                                "end": {
                                  "line": 148,
                                  "column": 31
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5876,
                              "end": 5881,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 32
                                },
                                "end": {
                                  "line": 148,
                                  "column": 37
                                },
                                "identifierName": "value"
                              },
                              "name": "value"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "BinaryExpression",
                            "start": 5885,
                            "end": 5916,
                            "loc": {
                              "start": {
                                "line": 148,
                                "column": 41
                              },
                              "end": {
                                "line": 148,
                                "column": 72
                              }
                            },
                            "left": {
                              "type": "CallExpression",
                              "start": 5885,
                              "end": 5912,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 41
                                },
                                "end": {
                                  "line": 148,
                                  "column": 68
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 5885,
                                "end": 5910,
                                "loc": {
                                  "start": {
                                    "line": 148,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 148,
                                    "column": 66
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 5885,
                                  "end": 5900,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 56
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 5885,
                                    "end": 5894,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 148,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 5885,
                                      "end": 5889,
                                      "loc": {
                                        "start": {
                                          "line": 148,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 148,
                                          "column": 45
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5890,
                                      "end": 5894,
                                      "loc": {
                                        "start": {
                                          "line": 148,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 148,
                                          "column": 50
                                        },
                                        "identifierName": "view"
                                      },
                                      "name": "view"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5895,
                                    "end": 5900,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 148,
                                        "column": 56
                                      },
                                      "identifierName": "scene"
                                    },
                                    "name": "scene"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5901,
                                  "end": 5910,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 57
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 66
                                    },
                                    "identifierName": "getRadius"
                                  },
                                  "name": "getRadius"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "operator": "*",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 5915,
                              "end": 5916,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 71
                                },
                                "end": {
                                  "line": 148,
                                  "column": 72
                                }
                              },
                              "extra": {
                                "rawValue": 4,
                                "raw": "4"
                              },
                              "value": 4
                            }
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5926,
                      "end": 5979,
                      "loc": {
                        "start": {
                          "line": 149,
                          "column": 8
                        },
                        "end": {
                          "line": 149,
                          "column": 61
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5926,
                        "end": 5978,
                        "loc": {
                          "start": {
                            "line": 149,
                            "column": 8
                          },
                          "end": {
                            "line": 149,
                            "column": 60
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5926,
                          "end": 5942,
                          "loc": {
                            "start": {
                              "line": 149,
                              "column": 8
                            },
                            "end": {
                              "line": 149,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 5926,
                            "end": 5933,
                            "loc": {
                              "start": {
                                "line": 149,
                                "column": 8
                              },
                              "end": {
                                "line": 149,
                                "column": 15
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5934,
                            "end": 5942,
                            "loc": {
                              "start": {
                                "line": 149,
                                "column": 16
                              },
                              "end": {
                                "line": 149,
                                "column": 24
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 5945,
                          "end": 5978,
                          "loc": {
                            "start": {
                              "line": 149,
                              "column": 27
                            },
                            "end": {
                              "line": 149,
                              "column": 60
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 5945,
                            "end": 5961,
                            "loc": {
                              "start": {
                                "line": 149,
                                "column": 27
                              },
                              "end": {
                                "line": 149,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 5945,
                              "end": 5952,
                              "loc": {
                                "start": {
                                  "line": 149,
                                  "column": 27
                                },
                                "end": {
                                  "line": 149,
                                  "column": 34
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5953,
                              "end": 5961,
                              "loc": {
                                "start": {
                                  "line": 149,
                                  "column": 35
                                },
                                "end": {
                                  "line": 149,
                                  "column": 43
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 5965,
                            "end": 5978,
                            "loc": {
                              "start": {
                                "line": 149,
                                "column": 47
                              },
                              "end": {
                                "line": 149,
                                "column": 60
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 5965,
                              "end": 5969,
                              "loc": {
                                "start": {
                                  "line": 149,
                                  "column": 47
                                },
                                "end": {
                                  "line": 149,
                                  "column": 51
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 5970,
                              "end": 5978,
                              "loc": {
                                "start": {
                                  "line": 149,
                                  "column": 52
                                },
                                "end": {
                                  "line": 149,
                                  "column": 60
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5988,
                      "end": 6035,
                      "loc": {
                        "start": {
                          "line": 150,
                          "column": 8
                        },
                        "end": {
                          "line": 150,
                          "column": 55
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5988,
                        "end": 6034,
                        "loc": {
                          "start": {
                            "line": 150,
                            "column": 8
                          },
                          "end": {
                            "line": 150,
                            "column": 54
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5988,
                          "end": 6002,
                          "loc": {
                            "start": {
                              "line": 150,
                              "column": 8
                            },
                            "end": {
                              "line": 150,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 5988,
                            "end": 5995,
                            "loc": {
                              "start": {
                                "line": 150,
                                "column": 8
                              },
                              "end": {
                                "line": 150,
                                "column": 15
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5996,
                            "end": 6002,
                            "loc": {
                              "start": {
                                "line": 150,
                                "column": 16
                              },
                              "end": {
                                "line": 150,
                                "column": 22
                              },
                              "identifierName": "easing"
                            },
                            "name": "easing"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 6005,
                          "end": 6034,
                          "loc": {
                            "start": {
                              "line": 150,
                              "column": 25
                            },
                            "end": {
                              "line": 150,
                              "column": 54
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 6005,
                            "end": 6019,
                            "loc": {
                              "start": {
                                "line": 150,
                                "column": 25
                              },
                              "end": {
                                "line": 150,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6005,
                              "end": 6012,
                              "loc": {
                                "start": {
                                  "line": 150,
                                  "column": 25
                                },
                                "end": {
                                  "line": 150,
                                  "column": 32
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6013,
                              "end": 6019,
                              "loc": {
                                "start": {
                                  "line": 150,
                                  "column": 33
                                },
                                "end": {
                                  "line": 150,
                                  "column": 39
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 6023,
                            "end": 6034,
                            "loc": {
                              "start": {
                                "line": 150,
                                "column": 43
                              },
                              "end": {
                                "line": 150,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6023,
                              "end": 6027,
                              "loc": {
                                "start": {
                                  "line": 150,
                                  "column": 43
                                },
                                "end": {
                                  "line": 150,
                                  "column": 47
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6028,
                              "end": 6034,
                              "loc": {
                                "start": {
                                  "line": 150,
                                  "column": 48
                                },
                                "end": {
                                  "line": 150,
                                  "column": 54
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6045,
                      "end": 6068,
                      "loc": {
                        "start": {
                          "line": 152,
                          "column": 8
                        },
                        "end": {
                          "line": 152,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6045,
                        "end": 6067,
                        "loc": {
                          "start": {
                            "line": 152,
                            "column": 8
                          },
                          "end": {
                            "line": 152,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6045,
                          "end": 6060,
                          "loc": {
                            "start": {
                              "line": 152,
                              "column": 8
                            },
                            "end": {
                              "line": 152,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6045,
                            "end": 6049,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 8
                              },
                              "end": {
                                "line": 152,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6050,
                            "end": 6060,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 13
                              },
                              "end": {
                                "line": 152,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 6063,
                          "end": 6067,
                          "loc": {
                            "start": {
                              "line": 152,
                              "column": 26
                            },
                            "end": {
                              "line": 152,
                              "column": 30
                            }
                          },
                          "value": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6077,
                      "end": 6100,
                      "loc": {
                        "start": {
                          "line": 153,
                          "column": 8
                        },
                        "end": {
                          "line": 153,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6077,
                        "end": 6099,
                        "loc": {
                          "start": {
                            "line": 153,
                            "column": 8
                          },
                          "end": {
                            "line": 153,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6077,
                          "end": 6095,
                          "loc": {
                            "start": {
                              "line": 153,
                              "column": 8
                            },
                            "end": {
                              "line": 153,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6077,
                            "end": 6093,
                            "loc": {
                              "start": {
                                "line": 153,
                                "column": 8
                              },
                              "end": {
                                "line": 153,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6077,
                              "end": 6081,
                              "loc": {
                                "start": {
                                  "line": 153,
                                  "column": 8
                                },
                                "end": {
                                  "line": 153,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6082,
                              "end": 6093,
                              "loc": {
                                "start": {
                                  "line": 153,
                                  "column": 13
                                },
                                "end": {
                                  "line": 153,
                                  "column": 24
                                },
                                "identifierName": "_wheelStart"
                              },
                              "name": "_wheelStart"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6094,
                            "end": 6095,
                            "loc": {
                              "start": {
                                "line": 153,
                                "column": 25
                              },
                              "end": {
                                "line": 153,
                                "column": 26
                              },
                              "identifierName": "y"
                            },
                            "name": "y"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 6098,
                          "end": 6099,
                          "loc": {
                            "start": {
                              "line": 153,
                              "column": 29
                            },
                            "end": {
                              "line": 153,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6109,
                      "end": 6130,
                      "loc": {
                        "start": {
                          "line": 154,
                          "column": 8
                        },
                        "end": {
                          "line": 154,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6109,
                        "end": 6129,
                        "loc": {
                          "start": {
                            "line": 154,
                            "column": 8
                          },
                          "end": {
                            "line": 154,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6109,
                          "end": 6125,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 8
                            },
                            "end": {
                              "line": 154,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6109,
                            "end": 6123,
                            "loc": {
                              "start": {
                                "line": 154,
                                "column": 8
                              },
                              "end": {
                                "line": 154,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6109,
                              "end": 6113,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 8
                                },
                                "end": {
                                  "line": 154,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6114,
                              "end": 6123,
                              "loc": {
                                "start": {
                                  "line": 154,
                                  "column": 13
                                },
                                "end": {
                                  "line": 154,
                                  "column": 22
                                },
                                "identifierName": "_wheelEnd"
                              },
                              "name": "_wheelEnd"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6124,
                            "end": 6125,
                            "loc": {
                              "start": {
                                "line": 154,
                                "column": 23
                              },
                              "end": {
                                "line": 154,
                                "column": 24
                              },
                              "identifierName": "y"
                            },
                            "name": "y"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 6128,
                          "end": 6129,
                          "loc": {
                            "start": {
                              "line": 154,
                              "column": 27
                            },
                            "end": {
                              "line": 154,
                              "column": 28
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6139,
                      "end": 6176,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 8
                        },
                        "end": {
                          "line": 155,
                          "column": 45
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6139,
                        "end": 6175,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 8
                          },
                          "end": {
                            "line": 155,
                            "column": 44
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6139,
                          "end": 6158,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 8
                            },
                            "end": {
                              "line": 155,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6139,
                            "end": 6153,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 8
                              },
                              "end": {
                                "line": 155,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6139,
                              "end": 6143,
                              "loc": {
                                "start": {
                                  "line": 155,
                                  "column": 8
                                },
                                "end": {
                                  "line": 155,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6144,
                              "end": 6153,
                              "loc": {
                                "start": {
                                  "line": 155,
                                  "column": 13
                                },
                                "end": {
                                  "line": 155,
                                  "column": 22
                                },
                                "identifierName": "_autoZoom"
                              },
                              "name": "_autoZoom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6154,
                            "end": 6158,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 23
                              },
                              "end": {
                                "line": 155,
                                "column": 27
                              },
                              "identifierName": "ease"
                            },
                            "name": "ease"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 6161,
                          "end": 6175,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 30
                            },
                            "end": {
                              "line": 155,
                              "column": 44
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 6161,
                            "end": 6168,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 30
                              },
                              "end": {
                                "line": 155,
                                "column": 37
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6169,
                            "end": 6175,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 38
                              },
                              "end": {
                                "line": 155,
                                "column": 44
                              },
                              "identifierName": "easing"
                            },
                            "name": "easing"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6185,
                      "end": 6228,
                      "loc": {
                        "start": {
                          "line": 156,
                          "column": 8
                        },
                        "end": {
                          "line": 156,
                          "column": 51
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6185,
                        "end": 6227,
                        "loc": {
                          "start": {
                            "line": 156,
                            "column": 8
                          },
                          "end": {
                            "line": 156,
                            "column": 50
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6185,
                          "end": 6208,
                          "loc": {
                            "start": {
                              "line": 156,
                              "column": 8
                            },
                            "end": {
                              "line": 156,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6185,
                            "end": 6199,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 8
                              },
                              "end": {
                                "line": 156,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6185,
                              "end": 6189,
                              "loc": {
                                "start": {
                                  "line": 156,
                                  "column": 8
                                },
                                "end": {
                                  "line": 156,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6190,
                              "end": 6199,
                              "loc": {
                                "start": {
                                  "line": 156,
                                  "column": 13
                                },
                                "end": {
                                  "line": 156,
                                  "column": 22
                                },
                                "identifierName": "_autoZoom"
                              },
                              "name": "_autoZoom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6200,
                            "end": 6208,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 23
                              },
                              "end": {
                                "line": 156,
                                "column": 31
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 6211,
                          "end": 6227,
                          "loc": {
                            "start": {
                              "line": 156,
                              "column": 34
                            },
                            "end": {
                              "line": 156,
                              "column": 50
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 6211,
                            "end": 6218,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 34
                              },
                              "end": {
                                "line": 156,
                                "column": 41
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6219,
                            "end": 6227,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 42
                              },
                              "end": {
                                "line": 156,
                                "column": 50
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6237,
                      "end": 6285,
                      "loc": {
                        "start": {
                          "line": 157,
                          "column": 8
                        },
                        "end": {
                          "line": 157,
                          "column": 56
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6237,
                        "end": 6284,
                        "loc": {
                          "start": {
                            "line": 157,
                            "column": 8
                          },
                          "end": {
                            "line": 157,
                            "column": 55
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6237,
                          "end": 6256,
                          "loc": {
                            "start": {
                              "line": 157,
                              "column": 8
                            },
                            "end": {
                              "line": 157,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6237,
                            "end": 6251,
                            "loc": {
                              "start": {
                                "line": 157,
                                "column": 8
                              },
                              "end": {
                                "line": 157,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6237,
                              "end": 6241,
                              "loc": {
                                "start": {
                                  "line": 157,
                                  "column": 8
                                },
                                "end": {
                                  "line": 157,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6242,
                              "end": 6251,
                              "loc": {
                                "start": {
                                  "line": 157,
                                  "column": 13
                                },
                                "end": {
                                  "line": 157,
                                  "column": 22
                                },
                                "identifierName": "_autoZoom"
                              },
                              "name": "_autoZoom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6252,
                            "end": 6256,
                            "loc": {
                              "start": {
                                "line": 157,
                                "column": 23
                              },
                              "end": {
                                "line": 157,
                                "column": 27
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 6259,
                          "end": 6284,
                          "loc": {
                            "start": {
                              "line": 157,
                              "column": 30
                            },
                            "end": {
                              "line": 157,
                              "column": 55
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6259,
                            "end": 6279,
                            "loc": {
                              "start": {
                                "line": 157,
                                "column": 30
                              },
                              "end": {
                                "line": 157,
                                "column": 50
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 6259,
                              "end": 6270,
                              "loc": {
                                "start": {
                                  "line": 157,
                                  "column": 30
                                },
                                "end": {
                                  "line": 157,
                                  "column": 41
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 6259,
                                "end": 6263,
                                "loc": {
                                  "start": {
                                    "line": 157,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 157,
                                    "column": 34
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6264,
                                "end": 6270,
                                "loc": {
                                  "start": {
                                    "line": 157,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 157,
                                    "column": 41
                                  },
                                  "identifierName": "canvas"
                                },
                                "name": "canvas"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6271,
                              "end": 6279,
                              "loc": {
                                "start": {
                                  "line": 157,
                                  "column": 42
                                },
                                "end": {
                                  "line": 157,
                                  "column": 50
                                },
                                "identifierName": "renderer"
                              },
                              "name": "renderer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6280,
                            "end": 6284,
                            "loc": {
                              "start": {
                                "line": 157,
                                "column": 51
                              },
                              "end": {
                                "line": 157,
                                "column": 55
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6295,
                      "end": 6377,
                      "loc": {
                        "start": {
                          "line": 159,
                          "column": 8
                        },
                        "end": {
                          "line": 159,
                          "column": 90
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6295,
                        "end": 6376,
                        "loc": {
                          "start": {
                            "line": 159,
                            "column": 8
                          },
                          "end": {
                            "line": 159,
                            "column": 89
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6295,
                          "end": 6316,
                          "loc": {
                            "start": {
                              "line": 159,
                              "column": 8
                            },
                            "end": {
                              "line": 159,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6295,
                            "end": 6309,
                            "loc": {
                              "start": {
                                "line": 159,
                                "column": 8
                              },
                              "end": {
                                "line": 159,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6295,
                              "end": 6299,
                              "loc": {
                                "start": {
                                  "line": 159,
                                  "column": 8
                                },
                                "end": {
                                  "line": 159,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6300,
                              "end": 6309,
                              "loc": {
                                "start": {
                                  "line": 159,
                                  "column": 13
                                },
                                "end": {
                                  "line": 159,
                                  "column": 22
                                },
                                "identifierName": "_autoZoom"
                              },
                              "name": "_autoZoom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6310,
                            "end": 6316,
                            "loc": {
                              "start": {
                                "line": 159,
                                "column": 23
                              },
                              "end": {
                                "line": 159,
                                "column": 29
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 6319,
                          "end": 6376,
                          "loc": {
                            "start": {
                              "line": 159,
                              "column": 32
                            },
                            "end": {
                              "line": 159,
                              "column": 89
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 6319,
                            "end": 6374,
                            "loc": {
                              "start": {
                                "line": 159,
                                "column": 32
                              },
                              "end": {
                                "line": 159,
                                "column": 87
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 6319,
                              "end": 6367,
                              "loc": {
                                "start": {
                                  "line": 159,
                                  "column": 32
                                },
                                "end": {
                                  "line": 159,
                                  "column": 80
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 6319,
                                "end": 6354,
                                "loc": {
                                  "start": {
                                    "line": 159,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 159,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 6319,
                                  "end": 6350,
                                  "loc": {
                                    "start": {
                                      "line": 159,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 159,
                                      "column": 63
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 6319,
                                    "end": 6333,
                                    "loc": {
                                      "start": {
                                        "line": 159,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 159,
                                        "column": 46
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 6319,
                                      "end": 6328,
                                      "loc": {
                                        "start": {
                                          "line": 159,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 159,
                                          "column": 41
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 6319,
                                        "end": 6323,
                                        "loc": {
                                          "start": {
                                            "line": 159,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 159,
                                            "column": 36
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6324,
                                        "end": 6328,
                                        "loc": {
                                          "start": {
                                            "line": 159,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 159,
                                            "column": 41
                                          },
                                          "identifierName": "_eye"
                                        },
                                        "name": "_eye"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6329,
                                      "end": 6333,
                                      "loc": {
                                        "start": {
                                          "line": 159,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 159,
                                          "column": 46
                                        },
                                        "identifierName": "copy"
                                      },
                                      "name": "copy"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 6334,
                                      "end": 6349,
                                      "loc": {
                                        "start": {
                                          "line": 159,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 159,
                                          "column": 62
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6334,
                                        "end": 6340,
                                        "loc": {
                                          "start": {
                                            "line": 159,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 159,
                                            "column": 53
                                          },
                                          "identifierName": "camera"
                                        },
                                        "name": "camera"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6341,
                                        "end": 6349,
                                        "loc": {
                                          "start": {
                                            "line": 159,
                                            "column": 54
                                          },
                                          "end": {
                                            "line": 159,
                                            "column": 62
                                          },
                                          "identifierName": "position"
                                        },
                                        "name": "position"
                                      },
                                      "computed": false
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6351,
                                  "end": 6354,
                                  "loc": {
                                    "start": {
                                      "line": 159,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 159,
                                      "column": 67
                                    },
                                    "identifierName": "sub"
                                  },
                                  "name": "sub"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 6355,
                                  "end": 6366,
                                  "loc": {
                                    "start": {
                                      "line": 159,
                                      "column": 68
                                    },
                                    "end": {
                                      "line": 159,
                                      "column": 79
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 6355,
                                    "end": 6359,
                                    "loc": {
                                      "start": {
                                        "line": 159,
                                        "column": 68
                                      },
                                      "end": {
                                        "line": 159,
                                        "column": 72
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6360,
                                    "end": 6366,
                                    "loc": {
                                      "start": {
                                        "line": 159,
                                        "column": 73
                                      },
                                      "end": {
                                        "line": 159,
                                        "column": 79
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6368,
                              "end": 6374,
                              "loc": {
                                "start": {
                                  "line": 159,
                                  "column": 81
                                },
                                "end": {
                                  "line": 159,
                                  "column": 87
                                },
                                "identifierName": "length"
                              },
                              "name": "length"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6386,
                      "end": 6411,
                      "loc": {
                        "start": {
                          "line": 160,
                          "column": 8
                        },
                        "end": {
                          "line": 160,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6386,
                        "end": 6410,
                        "loc": {
                          "start": {
                            "line": 160,
                            "column": 8
                          },
                          "end": {
                            "line": 160,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6386,
                          "end": 6406,
                          "loc": {
                            "start": {
                              "line": 160,
                              "column": 8
                            },
                            "end": {
                              "line": 160,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6386,
                            "end": 6400,
                            "loc": {
                              "start": {
                                "line": 160,
                                "column": 8
                              },
                              "end": {
                                "line": 160,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6386,
                              "end": 6390,
                              "loc": {
                                "start": {
                                  "line": 160,
                                  "column": 8
                                },
                                "end": {
                                  "line": 160,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6391,
                              "end": 6400,
                              "loc": {
                                "start": {
                                  "line": 160,
                                  "column": 13
                                },
                                "end": {
                                  "line": 160,
                                  "column": 22
                                },
                                "identifierName": "_autoZoom"
                              },
                              "name": "_autoZoom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6401,
                            "end": 6406,
                            "loc": {
                              "start": {
                                "line": 160,
                                "column": 23
                              },
                              "end": {
                                "line": 160,
                                "column": 28
                              },
                              "identifierName": "start"
                            },
                            "name": "start"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 6409,
                          "end": 6410,
                          "loc": {
                            "start": {
                              "line": 160,
                              "column": 31
                            },
                            "end": {
                              "line": 160,
                              "column": 32
                            }
                          },
                          "extra": {
                            "rawValue": 1,
                            "raw": "1"
                          },
                          "value": 1
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6420,
                      "end": 6479,
                      "loc": {
                        "start": {
                          "line": 161,
                          "column": 8
                        },
                        "end": {
                          "line": 161,
                          "column": 67
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6420,
                        "end": 6478,
                        "loc": {
                          "start": {
                            "line": 161,
                            "column": 8
                          },
                          "end": {
                            "line": 161,
                            "column": 66
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6420,
                          "end": 6438,
                          "loc": {
                            "start": {
                              "line": 161,
                              "column": 8
                            },
                            "end": {
                              "line": 161,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6420,
                            "end": 6434,
                            "loc": {
                              "start": {
                                "line": 161,
                                "column": 8
                              },
                              "end": {
                                "line": 161,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6420,
                              "end": 6424,
                              "loc": {
                                "start": {
                                  "line": 161,
                                  "column": 8
                                },
                                "end": {
                                  "line": 161,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6425,
                              "end": 6434,
                              "loc": {
                                "start": {
                                  "line": 161,
                                  "column": 13
                                },
                                "end": {
                                  "line": 161,
                                  "column": 22
                                },
                                "identifierName": "_autoZoom"
                              },
                              "name": "_autoZoom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6435,
                            "end": 6438,
                            "loc": {
                              "start": {
                                "line": 161,
                                "column": 23
                              },
                              "end": {
                                "line": 161,
                                "column": 26
                              },
                              "identifierName": "end"
                            },
                            "name": "end"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BinaryExpression",
                          "start": 6441,
                          "end": 6478,
                          "loc": {
                            "start": {
                              "line": 161,
                              "column": 29
                            },
                            "end": {
                              "line": 161,
                              "column": 66
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 6441,
                            "end": 6454,
                            "loc": {
                              "start": {
                                "line": 161,
                                "column": 29
                              },
                              "end": {
                                "line": 161,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6441,
                              "end": 6448,
                              "loc": {
                                "start": {
                                  "line": 161,
                                  "column": 29
                                },
                                "end": {
                                  "line": 161,
                                  "column": 36
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6449,
                              "end": 6454,
                              "loc": {
                                "start": {
                                  "line": 161,
                                  "column": 37
                                },
                                "end": {
                                  "line": 161,
                                  "column": 42
                                },
                                "identifierName": "value"
                              },
                              "name": "value"
                            },
                            "computed": false
                          },
                          "operator": "/",
                          "right": {
                            "type": "MemberExpression",
                            "start": 6457,
                            "end": 6478,
                            "loc": {
                              "start": {
                                "line": 161,
                                "column": 45
                              },
                              "end": {
                                "line": 161,
                                "column": 66
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 6457,
                              "end": 6471,
                              "loc": {
                                "start": {
                                  "line": 161,
                                  "column": 45
                                },
                                "end": {
                                  "line": 161,
                                  "column": 59
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 6457,
                                "end": 6461,
                                "loc": {
                                  "start": {
                                    "line": 161,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 161,
                                    "column": 49
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6462,
                                "end": 6471,
                                "loc": {
                                  "start": {
                                    "line": 161,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 161,
                                    "column": 59
                                  },
                                  "identifierName": "_autoZoom"
                                },
                                "name": "_autoZoom"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6472,
                              "end": 6478,
                              "loc": {
                                "start": {
                                  "line": 161,
                                  "column": 60
                                },
                                "end": {
                                  "line": 161,
                                  "column": 66
                                },
                                "identifierName": "length"
                              },
                              "name": "length"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 6489,
                      "end": 6501,
                      "loc": {
                        "start": {
                          "line": 163,
                          "column": 8
                        },
                        "end": {
                          "line": 163,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 6496,
                        "end": 6500,
                        "loc": {
                          "start": {
                            "line": 163,
                            "column": 15
                          },
                          "end": {
                            "line": 163,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 6513,
                "end": 7277,
                "loc": {
                  "start": {
                    "line": 166,
                    "column": 4
                  },
                  "end": {
                    "line": 180,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 6513,
                  "end": 6518,
                  "loc": {
                    "start": {
                      "line": 166,
                      "column": 4
                    },
                    "end": {
                      "line": 166,
                      "column": 9
                    },
                    "identifierName": "focus"
                  },
                  "name": "focus"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 6519,
                    "end": 6613,
                    "loc": {
                      "start": {
                        "line": 166,
                        "column": 10
                      },
                      "end": {
                        "line": 166,
                        "column": 104
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 6519,
                      "end": 6526,
                      "loc": {
                        "start": {
                          "line": 166,
                          "column": 10
                        },
                        "end": {
                          "line": 166,
                          "column": 17
                        },
                        "identifierName": "options"
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 6529,
                      "end": 6613,
                      "loc": {
                        "start": {
                          "line": 166,
                          "column": 20
                        },
                        "end": {
                          "line": 166,
                          "column": 104
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 6531,
                          "end": 6565,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 22
                            },
                            "end": {
                              "line": 166,
                              "column": 56
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 6531,
                            "end": 6536,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 22
                              },
                              "end": {
                                "line": 166,
                                "column": 27
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "value": {
                            "type": "CallExpression",
                            "start": 6538,
                            "end": 6565,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 29
                              },
                              "end": {
                                "line": 166,
                                "column": 56
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 6538,
                              "end": 6563,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 29
                                },
                                "end": {
                                  "line": 166,
                                  "column": 54
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 6538,
                                "end": 6553,
                                "loc": {
                                  "start": {
                                    "line": 166,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 166,
                                    "column": 44
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 6538,
                                  "end": 6547,
                                  "loc": {
                                    "start": {
                                      "line": 166,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 166,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 6538,
                                    "end": 6542,
                                    "loc": {
                                      "start": {
                                        "line": 166,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 166,
                                        "column": 33
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6543,
                                    "end": 6547,
                                    "loc": {
                                      "start": {
                                        "line": 166,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 166,
                                        "column": 38
                                      },
                                      "identifierName": "view"
                                    },
                                    "name": "view"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6548,
                                  "end": 6553,
                                  "loc": {
                                    "start": {
                                      "line": 166,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 166,
                                      "column": 44
                                    },
                                    "identifierName": "scene"
                                  },
                                  "name": "scene"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6554,
                                "end": 6563,
                                "loc": {
                                  "start": {
                                    "line": 166,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 166,
                                    "column": 54
                                  },
                                  "identifierName": "getCenter"
                                },
                                "name": "getCenter"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 6567,
                          "end": 6586,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 58
                            },
                            "end": {
                              "line": 166,
                              "column": 77
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 6567,
                            "end": 6573,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 58
                              },
                              "end": {
                                "line": 166,
                                "column": 64
                              },
                              "identifierName": "easing"
                            },
                            "name": "easing"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 6575,
                            "end": 6586,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 66
                              },
                              "end": {
                                "line": 166,
                                "column": 77
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6575,
                              "end": 6579,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 66
                                },
                                "end": {
                                  "line": 166,
                                  "column": 70
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6580,
                              "end": 6586,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 71
                                },
                                "end": {
                                  "line": 166,
                                  "column": 77
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 6588,
                          "end": 6611,
                          "loc": {
                            "start": {
                              "line": 166,
                              "column": 79
                            },
                            "end": {
                              "line": 166,
                              "column": 102
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 6588,
                            "end": 6596,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 79
                              },
                              "end": {
                                "line": 166,
                                "column": 87
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 6598,
                            "end": 6611,
                            "loc": {
                              "start": {
                                "line": 166,
                                "column": 89
                              },
                              "end": {
                                "line": 166,
                                "column": 102
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6598,
                              "end": 6602,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 89
                                },
                                "end": {
                                  "line": 166,
                                  "column": 93
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6603,
                              "end": 6611,
                              "loc": {
                                "start": {
                                  "line": 166,
                                  "column": 94
                                },
                                "end": {
                                  "line": 166,
                                  "column": 102
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      ]
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 6615,
                  "end": 7277,
                  "loc": {
                    "start": {
                      "line": 166,
                      "column": 106
                    },
                    "end": {
                      "line": 180,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 6625,
                      "end": 6750,
                      "loc": {
                        "start": {
                          "line": 167,
                          "column": 8
                        },
                        "end": {
                          "line": 168,
                          "column": 87
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 6629,
                        "end": 6661,
                        "loc": {
                          "start": {
                            "line": 167,
                            "column": 12
                          },
                          "end": {
                            "line": 167,
                            "column": 44
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 6629,
                          "end": 6636,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 12
                            },
                            "end": {
                              "line": 167,
                              "column": 19
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "operator": "instanceof",
                        "right": {
                          "type": "MemberExpression",
                          "start": 6648,
                          "end": 6661,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 31
                            },
                            "end": {
                              "line": 167,
                              "column": 44
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 6648,
                            "end": 6653,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 31
                              },
                              "end": {
                                "line": 167,
                                "column": 36
                              },
                              "identifierName": "THREE"
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6654,
                            "end": 6661,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 37
                              },
                              "end": {
                                "line": 167,
                                "column": 44
                              },
                              "identifierName": "Vector3"
                            },
                            "name": "Vector3"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 6675,
                        "end": 6750,
                        "loc": {
                          "start": {
                            "line": 168,
                            "column": 12
                          },
                          "end": {
                            "line": 168,
                            "column": 87
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 6675,
                          "end": 6749,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 12
                            },
                            "end": {
                              "line": 168,
                              "column": 86
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 6675,
                            "end": 6682,
                            "loc": {
                              "start": {
                                "line": 168,
                                "column": 12
                              },
                              "end": {
                                "line": 168,
                                "column": 19
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 6685,
                            "end": 6749,
                            "loc": {
                              "start": {
                                "line": 168,
                                "column": 22
                              },
                              "end": {
                                "line": 168,
                                "column": 86
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 6687,
                                "end": 6701,
                                "loc": {
                                  "start": {
                                    "line": 168,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 168,
                                    "column": 38
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6687,
                                  "end": 6692,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 168,
                                      "column": 29
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 6694,
                                  "end": 6701,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 168,
                                      "column": 38
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 6703,
                                "end": 6722,
                                "loc": {
                                  "start": {
                                    "line": 168,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 168,
                                    "column": 59
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6703,
                                  "end": 6709,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 168,
                                      "column": 46
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 6711,
                                  "end": 6722,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 168,
                                      "column": 59
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 6711,
                                    "end": 6715,
                                    "loc": {
                                      "start": {
                                        "line": 168,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 168,
                                        "column": 52
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6716,
                                    "end": 6722,
                                    "loc": {
                                      "start": {
                                        "line": 168,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 168,
                                        "column": 59
                                      },
                                      "identifierName": "easing"
                                    },
                                    "name": "easing"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 6724,
                                "end": 6747,
                                "loc": {
                                  "start": {
                                    "line": 168,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 168,
                                    "column": 84
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6724,
                                  "end": 6732,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 168,
                                      "column": 69
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 6734,
                                  "end": 6747,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 71
                                    },
                                    "end": {
                                      "line": 168,
                                      "column": 84
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 6734,
                                    "end": 6738,
                                    "loc": {
                                      "start": {
                                        "line": 168,
                                        "column": 71
                                      },
                                      "end": {
                                        "line": 168,
                                        "column": 75
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6739,
                                    "end": 6747,
                                    "loc": {
                                      "start": {
                                        "line": 168,
                                        "column": 76
                                      },
                                      "end": {
                                        "line": 168,
                                        "column": 84
                                      },
                                      "identifierName": "duration"
                                    },
                                    "name": "duration"
                                  },
                                  "computed": false
                                }
                              }
                            ]
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 6760,
                      "end": 6898,
                      "loc": {
                        "start": {
                          "line": 170,
                          "column": 8
                        },
                        "end": {
                          "line": 171,
                          "column": 99
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 6764,
                        "end": 6797,
                        "loc": {
                          "start": {
                            "line": 170,
                            "column": 12
                          },
                          "end": {
                            "line": 170,
                            "column": 45
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 6764,
                          "end": 6771,
                          "loc": {
                            "start": {
                              "line": 170,
                              "column": 12
                            },
                            "end": {
                              "line": 170,
                              "column": 19
                            },
                            "identifierName": "options"
                          },
                          "name": "options"
                        },
                        "operator": "instanceof",
                        "right": {
                          "type": "MemberExpression",
                          "start": 6783,
                          "end": 6797,
                          "loc": {
                            "start": {
                              "line": 170,
                              "column": 31
                            },
                            "end": {
                              "line": 170,
                              "column": 45
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 6783,
                            "end": 6788,
                            "loc": {
                              "start": {
                                "line": 170,
                                "column": 31
                              },
                              "end": {
                                "line": 170,
                                "column": 36
                              },
                              "identifierName": "THREE"
                            },
                            "name": "THREE"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6789,
                            "end": 6797,
                            "loc": {
                              "start": {
                                "line": 170,
                                "column": 37
                              },
                              "end": {
                                "line": 170,
                                "column": 45
                              },
                              "identifierName": "Object3D"
                            },
                            "name": "Object3D"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 6811,
                        "end": 6898,
                        "loc": {
                          "start": {
                            "line": 171,
                            "column": 12
                          },
                          "end": {
                            "line": 171,
                            "column": 99
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 6811,
                          "end": 6897,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 12
                            },
                            "end": {
                              "line": 171,
                              "column": 98
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 6811,
                            "end": 6818,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 12
                              },
                              "end": {
                                "line": 171,
                                "column": 19
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 6821,
                            "end": 6897,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 22
                              },
                              "end": {
                                "line": 171,
                                "column": 98
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 6823,
                                "end": 6849,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 50
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6823,
                                  "end": 6828,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 29
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "CallExpression",
                                  "start": 6830,
                                  "end": 6849,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 50
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 6830,
                                    "end": 6847,
                                    "loc": {
                                      "start": {
                                        "line": 171,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 171,
                                        "column": 48
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 6830,
                                      "end": 6837,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 38
                                        },
                                        "identifierName": "options"
                                      },
                                      "name": "options"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6838,
                                      "end": 6847,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 48
                                        },
                                        "identifierName": "getCenter"
                                      },
                                      "name": "getCenter"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 6851,
                                "end": 6870,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 71
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6851,
                                  "end": 6857,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 58
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 6859,
                                  "end": 6870,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 71
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 6859,
                                    "end": 6863,
                                    "loc": {
                                      "start": {
                                        "line": 171,
                                        "column": 60
                                      },
                                      "end": {
                                        "line": 171,
                                        "column": 64
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6864,
                                    "end": 6870,
                                    "loc": {
                                      "start": {
                                        "line": 171,
                                        "column": 65
                                      },
                                      "end": {
                                        "line": 171,
                                        "column": 71
                                      },
                                      "identifierName": "easing"
                                    },
                                    "name": "easing"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 6872,
                                "end": 6895,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 73
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 96
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6872,
                                  "end": 6880,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 73
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 81
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 6882,
                                  "end": 6895,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 83
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 96
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 6882,
                                    "end": 6886,
                                    "loc": {
                                      "start": {
                                        "line": 171,
                                        "column": 83
                                      },
                                      "end": {
                                        "line": 171,
                                        "column": 87
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6887,
                                    "end": 6895,
                                    "loc": {
                                      "start": {
                                        "line": 171,
                                        "column": 88
                                      },
                                      "end": {
                                        "line": 171,
                                        "column": 96
                                      },
                                      "identifierName": "duration"
                                    },
                                    "name": "duration"
                                  },
                                  "computed": false
                                }
                              }
                            ]
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6908,
                      "end": 6931,
                      "loc": {
                        "start": {
                          "line": 173,
                          "column": 8
                        },
                        "end": {
                          "line": 173,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6908,
                        "end": 6930,
                        "loc": {
                          "start": {
                            "line": 173,
                            "column": 8
                          },
                          "end": {
                            "line": 173,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6908,
                          "end": 6923,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 8
                            },
                            "end": {
                              "line": 173,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6908,
                            "end": 6912,
                            "loc": {
                              "start": {
                                "line": 173,
                                "column": 8
                              },
                              "end": {
                                "line": 173,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6913,
                            "end": 6923,
                            "loc": {
                              "start": {
                                "line": 173,
                                "column": 13
                              },
                              "end": {
                                "line": 173,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 6926,
                          "end": 6930,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 26
                            },
                            "end": {
                              "line": 173,
                              "column": 30
                            }
                          },
                          "value": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6940,
                      "end": 6993,
                      "loc": {
                        "start": {
                          "line": 174,
                          "column": 8
                        },
                        "end": {
                          "line": 174,
                          "column": 61
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6940,
                        "end": 6992,
                        "loc": {
                          "start": {
                            "line": 174,
                            "column": 8
                          },
                          "end": {
                            "line": 174,
                            "column": 60
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6940,
                          "end": 6960,
                          "loc": {
                            "start": {
                              "line": 174,
                              "column": 8
                            },
                            "end": {
                              "line": 174,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6940,
                            "end": 6955,
                            "loc": {
                              "start": {
                                "line": 174,
                                "column": 8
                              },
                              "end": {
                                "line": 174,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6940,
                              "end": 6944,
                              "loc": {
                                "start": {
                                  "line": 174,
                                  "column": 8
                                },
                                "end": {
                                  "line": 174,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6945,
                              "end": 6955,
                              "loc": {
                                "start": {
                                  "line": 174,
                                  "column": 13
                                },
                                "end": {
                                  "line": 174,
                                  "column": 23
                                },
                                "identifierName": "_autoFocus"
                              },
                              "name": "_autoFocus"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6956,
                            "end": 6960,
                            "loc": {
                              "start": {
                                "line": 174,
                                "column": 24
                              },
                              "end": {
                                "line": 174,
                                "column": 28
                              },
                              "identifierName": "ease"
                            },
                            "name": "ease"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 6963,
                          "end": 6992,
                          "loc": {
                            "start": {
                              "line": 174,
                              "column": 31
                            },
                            "end": {
                              "line": 174,
                              "column": 60
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 6963,
                            "end": 6977,
                            "loc": {
                              "start": {
                                "line": 174,
                                "column": 31
                              },
                              "end": {
                                "line": 174,
                                "column": 45
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6963,
                              "end": 6970,
                              "loc": {
                                "start": {
                                  "line": 174,
                                  "column": 31
                                },
                                "end": {
                                  "line": 174,
                                  "column": 38
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6971,
                              "end": 6977,
                              "loc": {
                                "start": {
                                  "line": 174,
                                  "column": 39
                                },
                                "end": {
                                  "line": 174,
                                  "column": 45
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 6981,
                            "end": 6992,
                            "loc": {
                              "start": {
                                "line": 174,
                                "column": 49
                              },
                              "end": {
                                "line": 174,
                                "column": 60
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6981,
                              "end": 6985,
                              "loc": {
                                "start": {
                                  "line": 174,
                                  "column": 49
                                },
                                "end": {
                                  "line": 174,
                                  "column": 53
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6986,
                              "end": 6992,
                              "loc": {
                                "start": {
                                  "line": 174,
                                  "column": 54
                                },
                                "end": {
                                  "line": 174,
                                  "column": 60
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 7002,
                      "end": 7063,
                      "loc": {
                        "start": {
                          "line": 175,
                          "column": 8
                        },
                        "end": {
                          "line": 175,
                          "column": 69
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 7002,
                        "end": 7062,
                        "loc": {
                          "start": {
                            "line": 175,
                            "column": 8
                          },
                          "end": {
                            "line": 175,
                            "column": 68
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 7002,
                          "end": 7026,
                          "loc": {
                            "start": {
                              "line": 175,
                              "column": 8
                            },
                            "end": {
                              "line": 175,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 7002,
                            "end": 7017,
                            "loc": {
                              "start": {
                                "line": 175,
                                "column": 8
                              },
                              "end": {
                                "line": 175,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 7002,
                              "end": 7006,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 8
                                },
                                "end": {
                                  "line": 175,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7007,
                              "end": 7017,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 13
                                },
                                "end": {
                                  "line": 175,
                                  "column": 23
                                },
                                "identifierName": "_autoFocus"
                              },
                              "name": "_autoFocus"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7018,
                            "end": 7026,
                            "loc": {
                              "start": {
                                "line": 175,
                                "column": 24
                              },
                              "end": {
                                "line": 175,
                                "column": 32
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 7029,
                          "end": 7062,
                          "loc": {
                            "start": {
                              "line": 175,
                              "column": 35
                            },
                            "end": {
                              "line": 175,
                              "column": 68
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 7029,
                            "end": 7045,
                            "loc": {
                              "start": {
                                "line": 175,
                                "column": 35
                              },
                              "end": {
                                "line": 175,
                                "column": 51
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 7029,
                              "end": 7036,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 35
                                },
                                "end": {
                                  "line": 175,
                                  "column": 42
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7037,
                              "end": 7045,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 43
                                },
                                "end": {
                                  "line": 175,
                                  "column": 51
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 7049,
                            "end": 7062,
                            "loc": {
                              "start": {
                                "line": 175,
                                "column": 55
                              },
                              "end": {
                                "line": 175,
                                "column": 68
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 7049,
                              "end": 7053,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 55
                                },
                                "end": {
                                  "line": 175,
                                  "column": 59
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7054,
                              "end": 7062,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 60
                                },
                                "end": {
                                  "line": 175,
                                  "column": 68
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 7072,
                      "end": 7121,
                      "loc": {
                        "start": {
                          "line": 176,
                          "column": 8
                        },
                        "end": {
                          "line": 176,
                          "column": 57
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 7072,
                        "end": 7120,
                        "loc": {
                          "start": {
                            "line": 176,
                            "column": 8
                          },
                          "end": {
                            "line": 176,
                            "column": 56
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 7072,
                          "end": 7092,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 8
                            },
                            "end": {
                              "line": 176,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 7072,
                            "end": 7087,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 8
                              },
                              "end": {
                                "line": 176,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 7072,
                              "end": 7076,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 8
                                },
                                "end": {
                                  "line": 176,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7077,
                              "end": 7087,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 13
                                },
                                "end": {
                                  "line": 176,
                                  "column": 23
                                },
                                "identifierName": "_autoFocus"
                              },
                              "name": "_autoFocus"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7088,
                            "end": 7092,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 24
                              },
                              "end": {
                                "line": 176,
                                "column": 28
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 7095,
                          "end": 7120,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 31
                            },
                            "end": {
                              "line": 176,
                              "column": 56
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 7095,
                            "end": 7115,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 31
                              },
                              "end": {
                                "line": 176,
                                "column": 51
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 7095,
                              "end": 7106,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 31
                                },
                                "end": {
                                  "line": 176,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 7095,
                                "end": 7099,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 35
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7100,
                                "end": 7106,
                                "loc": {
                                  "start": {
                                    "line": 176,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 176,
                                    "column": 42
                                  },
                                  "identifierName": "canvas"
                                },
                                "name": "canvas"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7107,
                              "end": 7115,
                              "loc": {
                                "start": {
                                  "line": 176,
                                  "column": 43
                                },
                                "end": {
                                  "line": 176,
                                  "column": 51
                                },
                                "identifierName": "renderer"
                              },
                              "name": "renderer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7116,
                            "end": 7120,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 52
                              },
                              "end": {
                                "line": 176,
                                "column": 56
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 7130,
                      "end": 7170,
                      "loc": {
                        "start": {
                          "line": 177,
                          "column": 8
                        },
                        "end": {
                          "line": 177,
                          "column": 48
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 7130,
                        "end": 7169,
                        "loc": {
                          "start": {
                            "line": 177,
                            "column": 8
                          },
                          "end": {
                            "line": 177,
                            "column": 47
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 7130,
                          "end": 7156,
                          "loc": {
                            "start": {
                              "line": 177,
                              "column": 8
                            },
                            "end": {
                              "line": 177,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 7130,
                            "end": 7151,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 8
                              },
                              "end": {
                                "line": 177,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 7130,
                              "end": 7145,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 8
                                },
                                "end": {
                                  "line": 177,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 7130,
                                "end": 7134,
                                "loc": {
                                  "start": {
                                    "line": 177,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 177,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7135,
                                "end": 7145,
                                "loc": {
                                  "start": {
                                    "line": 177,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 177,
                                    "column": 23
                                  },
                                  "identifierName": "_autoFocus"
                                },
                                "name": "_autoFocus"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7146,
                              "end": 7151,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 24
                                },
                                "end": {
                                  "line": 177,
                                  "column": 29
                                },
                                "identifierName": "start"
                              },
                              "name": "start"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7152,
                            "end": 7156,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 30
                              },
                              "end": {
                                "line": 177,
                                "column": 34
                              },
                              "identifierName": "copy"
                            },
                            "name": "copy"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 7157,
                            "end": 7168,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 35
                              },
                              "end": {
                                "line": 177,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 7157,
                              "end": 7161,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 35
                                },
                                "end": {
                                  "line": 177,
                                  "column": 39
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7162,
                              "end": 7168,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 40
                                },
                                "end": {
                                  "line": 177,
                                  "column": 46
                                },
                                "identifierName": "target"
                              },
                              "name": "target"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 7179,
                      "end": 7250,
                      "loc": {
                        "start": {
                          "line": 178,
                          "column": 8
                        },
                        "end": {
                          "line": 178,
                          "column": 79
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 7179,
                        "end": 7249,
                        "loc": {
                          "start": {
                            "line": 178,
                            "column": 8
                          },
                          "end": {
                            "line": 178,
                            "column": 78
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 7179,
                          "end": 7203,
                          "loc": {
                            "start": {
                              "line": 178,
                              "column": 8
                            },
                            "end": {
                              "line": 178,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 7179,
                            "end": 7198,
                            "loc": {
                              "start": {
                                "line": 178,
                                "column": 8
                              },
                              "end": {
                                "line": 178,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 7179,
                              "end": 7194,
                              "loc": {
                                "start": {
                                  "line": 178,
                                  "column": 8
                                },
                                "end": {
                                  "line": 178,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 7179,
                                "end": 7183,
                                "loc": {
                                  "start": {
                                    "line": 178,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 178,
                                    "column": 12
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7184,
                                "end": 7194,
                                "loc": {
                                  "start": {
                                    "line": 178,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 178,
                                    "column": 23
                                  },
                                  "identifierName": "_autoFocus"
                                },
                                "name": "_autoFocus"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7195,
                              "end": 7198,
                              "loc": {
                                "start": {
                                  "line": 178,
                                  "column": 24
                                },
                                "end": {
                                  "line": 178,
                                  "column": 27
                                },
                                "identifierName": "end"
                              },
                              "name": "end"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7199,
                            "end": 7203,
                            "loc": {
                              "start": {
                                "line": 178,
                                "column": 28
                              },
                              "end": {
                                "line": 178,
                                "column": 32
                              },
                              "identifierName": "copy"
                            },
                            "name": "copy"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "LogicalExpression",
                            "start": 7204,
                            "end": 7248,
                            "loc": {
                              "start": {
                                "line": 178,
                                "column": 33
                              },
                              "end": {
                                "line": 178,
                                "column": 77
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 7204,
                              "end": 7217,
                              "loc": {
                                "start": {
                                  "line": 178,
                                  "column": 33
                                },
                                "end": {
                                  "line": 178,
                                  "column": 46
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7204,
                                "end": 7211,
                                "loc": {
                                  "start": {
                                    "line": 178,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 178,
                                    "column": 40
                                  },
                                  "identifierName": "options"
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7212,
                                "end": 7217,
                                "loc": {
                                  "start": {
                                    "line": 178,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 178,
                                    "column": 46
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "CallExpression",
                              "start": 7221,
                              "end": 7248,
                              "loc": {
                                "start": {
                                  "line": 178,
                                  "column": 50
                                },
                                "end": {
                                  "line": 178,
                                  "column": 77
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 7221,
                                "end": 7246,
                                "loc": {
                                  "start": {
                                    "line": 178,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 178,
                                    "column": 75
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 7221,
                                  "end": 7236,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 65
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 7221,
                                    "end": 7230,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 59
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 7221,
                                      "end": 7225,
                                      "loc": {
                                        "start": {
                                          "line": 178,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 178,
                                          "column": 54
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 7226,
                                      "end": 7230,
                                      "loc": {
                                        "start": {
                                          "line": 178,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 178,
                                          "column": 59
                                        },
                                        "identifierName": "view"
                                      },
                                      "name": "view"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7231,
                                    "end": 7236,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 60
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 65
                                      },
                                      "identifierName": "scene"
                                    },
                                    "name": "scene"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7237,
                                  "end": 7246,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 75
                                    },
                                    "identifierName": "getCenter"
                                  },
                                  "name": "getCenter"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 7259,
                      "end": 7271,
                      "loc": {
                        "start": {
                          "line": 179,
                          "column": 8
                        },
                        "end": {
                          "line": 179,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 7266,
                        "end": 7270,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 15
                          },
                          "end": {
                            "line": 179,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 7283,
                "end": 8288,
                "loc": {
                  "start": {
                    "line": 182,
                    "column": 4
                  },
                  "end": {
                    "line": 206,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 7283,
                  "end": 7294,
                  "loc": {
                    "start": {
                      "line": 182,
                      "column": 4
                    },
                    "end": {
                      "line": 182,
                      "column": 15
                    },
                    "identifierName": "rotateTheta"
                  },
                  "name": "rotateTheta"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 7295,
                    "end": 7363,
                    "loc": {
                      "start": {
                        "line": 182,
                        "column": 16
                      },
                      "end": {
                        "line": 182,
                        "column": 84
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 7295,
                      "end": 7302,
                      "loc": {
                        "start": {
                          "line": 182,
                          "column": 16
                        },
                        "end": {
                          "line": 182,
                          "column": 23
                        },
                        "identifierName": "options"
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 7305,
                      "end": 7363,
                      "loc": {
                        "start": {
                          "line": 182,
                          "column": 26
                        },
                        "end": {
                          "line": 182,
                          "column": 84
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 7307,
                          "end": 7315,
                          "loc": {
                            "start": {
                              "line": 182,
                              "column": 28
                            },
                            "end": {
                              "line": 182,
                              "column": 36
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 7307,
                            "end": 7312,
                            "loc": {
                              "start": {
                                "line": 182,
                                "column": 28
                              },
                              "end": {
                                "line": 182,
                                "column": 33
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "value": {
                            "type": "NumericLiteral",
                            "start": 7314,
                            "end": 7315,
                            "loc": {
                              "start": {
                                "line": 182,
                                "column": 35
                              },
                              "end": {
                                "line": 182,
                                "column": 36
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 7317,
                          "end": 7336,
                          "loc": {
                            "start": {
                              "line": 182,
                              "column": 38
                            },
                            "end": {
                              "line": 182,
                              "column": 57
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 7317,
                            "end": 7323,
                            "loc": {
                              "start": {
                                "line": 182,
                                "column": 38
                              },
                              "end": {
                                "line": 182,
                                "column": 44
                              },
                              "identifierName": "easing"
                            },
                            "name": "easing"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 7325,
                            "end": 7336,
                            "loc": {
                              "start": {
                                "line": 182,
                                "column": 46
                              },
                              "end": {
                                "line": 182,
                                "column": 57
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 7325,
                              "end": 7329,
                              "loc": {
                                "start": {
                                  "line": 182,
                                  "column": 46
                                },
                                "end": {
                                  "line": 182,
                                  "column": 50
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7330,
                              "end": 7336,
                              "loc": {
                                "start": {
                                  "line": 182,
                                  "column": 51
                                },
                                "end": {
                                  "line": 182,
                                  "column": 57
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 7338,
                          "end": 7361,
                          "loc": {
                            "start": {
                              "line": 182,
                              "column": 59
                            },
                            "end": {
                              "line": 182,
                              "column": 82
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 7338,
                            "end": 7346,
                            "loc": {
                              "start": {
                                "line": 182,
                                "column": 59
                              },
                              "end": {
                                "line": 182,
                                "column": 67
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 7348,
                            "end": 7361,
                            "loc": {
                              "start": {
                                "line": 182,
                                "column": 69
                              },
                              "end": {
                                "line": 182,
                                "column": 82
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 7348,
                              "end": 7352,
                              "loc": {
                                "start": {
                                  "line": 182,
                                  "column": 69
                                },
                                "end": {
                                  "line": 182,
                                  "column": 73
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7353,
                              "end": 7361,
                              "loc": {
                                "start": {
                                  "line": 182,
                                  "column": 74
                                },
                                "end": {
                                  "line": 182,
                                  "column": 82
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      ]
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 7365,
                  "end": 8288,
                  "loc": {
                    "start": {
                      "line": 182,
                      "column": 86
                    },
                    "end": {
                      "line": 206,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 7375,
                      "end": 7483,
                      "loc": {
                        "start": {
                          "line": 183,
                          "column": 8
                        },
                        "end": {
                          "line": 183,
                          "column": 116
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 7379,
                        "end": 7406,
                        "loc": {
                          "start": {
                            "line": 183,
                            "column": 12
                          },
                          "end": {
                            "line": 183,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 7379,
                          "end": 7393,
                          "loc": {
                            "start": {
                              "line": 183,
                              "column": 12
                            },
                            "end": {
                              "line": 183,
                              "column": 26
                            }
                          },
                          "operator": "typeof",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 7386,
                            "end": 7393,
                            "loc": {
                              "start": {
                                "line": 183,
                                "column": 19
                              },
                              "end": {
                                "line": 183,
                                "column": 26
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "operator": "===",
                        "right": {
                          "type": "StringLiteral",
                          "start": 7398,
                          "end": 7406,
                          "loc": {
                            "start": {
                              "line": 183,
                              "column": 31
                            },
                            "end": {
                              "line": 183,
                              "column": 39
                            }
                          },
                          "extra": {
                            "rawValue": "number",
                            "raw": "'number'"
                          },
                          "value": "number"
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 7408,
                        "end": 7483,
                        "loc": {
                          "start": {
                            "line": 183,
                            "column": 41
                          },
                          "end": {
                            "line": 183,
                            "column": 116
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 7408,
                          "end": 7482,
                          "loc": {
                            "start": {
                              "line": 183,
                              "column": 41
                            },
                            "end": {
                              "line": 183,
                              "column": 115
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 7408,
                            "end": 7415,
                            "loc": {
                              "start": {
                                "line": 183,
                                "column": 41
                              },
                              "end": {
                                "line": 183,
                                "column": 48
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 7418,
                            "end": 7482,
                            "loc": {
                              "start": {
                                "line": 183,
                                "column": 51
                              },
                              "end": {
                                "line": 183,
                                "column": 115
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 7420,
                                "end": 7434,
                                "loc": {
                                  "start": {
                                    "line": 183,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 183,
                                    "column": 67
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 7420,
                                  "end": 7425,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 58
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 7427,
                                  "end": 7434,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 67
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 7436,
                                "end": 7455,
                                "loc": {
                                  "start": {
                                    "line": 183,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 183,
                                    "column": 88
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 7436,
                                  "end": 7442,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 75
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 7444,
                                  "end": 7455,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 88
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 7444,
                                    "end": 7448,
                                    "loc": {
                                      "start": {
                                        "line": 183,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 183,
                                        "column": 81
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7449,
                                    "end": 7455,
                                    "loc": {
                                      "start": {
                                        "line": 183,
                                        "column": 82
                                      },
                                      "end": {
                                        "line": 183,
                                        "column": 88
                                      },
                                      "identifierName": "easing"
                                    },
                                    "name": "easing"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 7457,
                                "end": 7480,
                                "loc": {
                                  "start": {
                                    "line": 183,
                                    "column": 90
                                  },
                                  "end": {
                                    "line": 183,
                                    "column": 113
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 7457,
                                  "end": 7465,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 90
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 98
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 7467,
                                  "end": 7480,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 100
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 113
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 7467,
                                    "end": 7471,
                                    "loc": {
                                      "start": {
                                        "line": 183,
                                        "column": 100
                                      },
                                      "end": {
                                        "line": 183,
                                        "column": 104
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7472,
                                    "end": 7480,
                                    "loc": {
                                      "start": {
                                        "line": 183,
                                        "column": 105
                                      },
                                      "end": {
                                        "line": 183,
                                        "column": 113
                                      },
                                      "identifierName": "duration"
                                    },
                                    "name": "duration"
                                  },
                                  "computed": false
                                }
                              }
                            ]
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 7493,
                      "end": 7524,
                      "loc": {
                        "start": {
                          "line": 185,
                          "column": 8
                        },
                        "end": {
                          "line": 185,
                          "column": 39
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 7497,
                          "end": 7523,
                          "loc": {
                            "start": {
                              "line": 185,
                              "column": 12
                            },
                            "end": {
                              "line": 185,
                              "column": 38
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 7497,
                            "end": 7502,
                            "loc": {
                              "start": {
                                "line": 185,
                                "column": 12
                              },
                              "end": {
                                "line": 185,
                                "column": 17
                              },
                              "identifierName": "theta"
                            },
                            "name": "theta"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 7505,
                            "end": 7523,
                            "loc": {
                              "start": {
                                "line": 185,
                                "column": 20
                              },
                              "end": {
                                "line": 185,
                                "column": 38
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 7505,
                              "end": 7518,
                              "loc": {
                                "start": {
                                  "line": 185,
                                  "column": 20
                                },
                                "end": {
                                  "line": 185,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7505,
                                "end": 7512,
                                "loc": {
                                  "start": {
                                    "line": 185,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 185,
                                    "column": 27
                                  },
                                  "identifierName": "options"
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7513,
                                "end": 7518,
                                "loc": {
                                  "start": {
                                    "line": 185,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 185,
                                    "column": 33
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 7522,
                              "end": 7523,
                              "loc": {
                                "start": {
                                  "line": 185,
                                  "column": 37
                                },
                                "end": {
                                  "line": 185,
                                  "column": 38
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 7533,
                      "end": 7559,
                      "loc": {
                        "start": {
                          "line": 186,
                          "column": 8
                        },
                        "end": {
                          "line": 186,
                          "column": 34
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 7537,
                          "end": 7558,
                          "loc": {
                            "start": {
                              "line": 186,
                              "column": 12
                            },
                            "end": {
                              "line": 186,
                              "column": 33
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 7537,
                            "end": 7545,
                            "loc": {
                              "start": {
                                "line": 186,
                                "column": 12
                              },
                              "end": {
                                "line": 186,
                                "column": 20
                              },
                              "identifierName": "thetaNow"
                            },
                            "name": "thetaNow"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 7548,
                            "end": 7558,
                            "loc": {
                              "start": {
                                "line": 186,
                                "column": 23
                              },
                              "end": {
                                "line": 186,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 7548,
                              "end": 7552,
                              "loc": {
                                "start": {
                                  "line": 186,
                                  "column": 23
                                },
                                "end": {
                                  "line": 186,
                                  "column": 27
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7553,
                              "end": 7558,
                              "loc": {
                                "start": {
                                  "line": 186,
                                  "column": 28
                                },
                                "end": {
                                  "line": 186,
                                  "column": 33
                                },
                                "identifierName": "theta"
                              },
                              "name": "theta"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 7568,
                      "end": 7610,
                      "loc": {
                        "start": {
                          "line": 187,
                          "column": 8
                        },
                        "end": {
                          "line": 187,
                          "column": 50
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 7572,
                        "end": 7584,
                        "loc": {
                          "start": {
                            "line": 187,
                            "column": 12
                          },
                          "end": {
                            "line": 187,
                            "column": 24
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 7572,
                          "end": 7580,
                          "loc": {
                            "start": {
                              "line": 187,
                              "column": 12
                            },
                            "end": {
                              "line": 187,
                              "column": 20
                            },
                            "identifierName": "thetaNow"
                          },
                          "name": "thetaNow"
                        },
                        "operator": "<",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 7583,
                          "end": 7584,
                          "loc": {
                            "start": {
                              "line": 187,
                              "column": 23
                            },
                            "end": {
                              "line": 187,
                              "column": 24
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 7586,
                        "end": 7610,
                        "loc": {
                          "start": {
                            "line": 187,
                            "column": 26
                          },
                          "end": {
                            "line": 187,
                            "column": 50
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 7586,
                          "end": 7609,
                          "loc": {
                            "start": {
                              "line": 187,
                              "column": 26
                            },
                            "end": {
                              "line": 187,
                              "column": 49
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 7586,
                            "end": 7594,
                            "loc": {
                              "start": {
                                "line": 187,
                                "column": 26
                              },
                              "end": {
                                "line": 187,
                                "column": 34
                              },
                              "identifierName": "thetaNow"
                            },
                            "name": "thetaNow"
                          },
                          "right": {
                            "type": "BinaryExpression",
                            "start": 7598,
                            "end": 7609,
                            "loc": {
                              "start": {
                                "line": 187,
                                "column": 38
                              },
                              "end": {
                                "line": 187,
                                "column": 49
                              }
                            },
                            "left": {
                              "type": "NumericLiteral",
                              "start": 7598,
                              "end": 7599,
                              "loc": {
                                "start": {
                                  "line": 187,
                                  "column": 38
                                },
                                "end": {
                                  "line": 187,
                                  "column": 39
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            },
                            "operator": "*",
                            "right": {
                              "type": "MemberExpression",
                              "start": 7602,
                              "end": 7609,
                              "loc": {
                                "start": {
                                  "line": 187,
                                  "column": 42
                                },
                                "end": {
                                  "line": 187,
                                  "column": 49
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7602,
                                "end": 7606,
                                "loc": {
                                  "start": {
                                    "line": 187,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 187,
                                    "column": 46
                                  },
                                  "identifierName": "Math"
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7607,
                                "end": 7609,
                                "loc": {
                                  "start": {
                                    "line": 187,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 187,
                                    "column": 49
                                  },
                                  "identifierName": "PI"
                                },
                                "name": "PI"
                              },
                              "computed": false
                            }
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 7619,
                      "end": 7655,
                      "loc": {
                        "start": {
                          "line": 188,
                          "column": 8
                        },
                        "end": {
                          "line": 188,
                          "column": 44
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 7623,
                        "end": 7632,
                        "loc": {
                          "start": {
                            "line": 188,
                            "column": 12
                          },
                          "end": {
                            "line": 188,
                            "column": 21
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 7623,
                          "end": 7628,
                          "loc": {
                            "start": {
                              "line": 188,
                              "column": 12
                            },
                            "end": {
                              "line": 188,
                              "column": 17
                            },
                            "identifierName": "theta"
                          },
                          "name": "theta"
                        },
                        "operator": "<",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 7631,
                          "end": 7632,
                          "loc": {
                            "start": {
                              "line": 188,
                              "column": 20
                            },
                            "end": {
                              "line": 188,
                              "column": 21
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 7634,
                        "end": 7655,
                        "loc": {
                          "start": {
                            "line": 188,
                            "column": 23
                          },
                          "end": {
                            "line": 188,
                            "column": 44
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 7634,
                          "end": 7654,
                          "loc": {
                            "start": {
                              "line": 188,
                              "column": 23
                            },
                            "end": {
                              "line": 188,
                              "column": 43
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 7634,
                            "end": 7639,
                            "loc": {
                              "start": {
                                "line": 188,
                                "column": 23
                              },
                              "end": {
                                "line": 188,
                                "column": 28
                              },
                              "identifierName": "theta"
                            },
                            "name": "theta"
                          },
                          "right": {
                            "type": "BinaryExpression",
                            "start": 7643,
                            "end": 7654,
                            "loc": {
                              "start": {
                                "line": 188,
                                "column": 32
                              },
                              "end": {
                                "line": 188,
                                "column": 43
                              }
                            },
                            "left": {
                              "type": "NumericLiteral",
                              "start": 7643,
                              "end": 7644,
                              "loc": {
                                "start": {
                                  "line": 188,
                                  "column": 32
                                },
                                "end": {
                                  "line": 188,
                                  "column": 33
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            },
                            "operator": "*",
                            "right": {
                              "type": "MemberExpression",
                              "start": 7647,
                              "end": 7654,
                              "loc": {
                                "start": {
                                  "line": 188,
                                  "column": 36
                                },
                                "end": {
                                  "line": 188,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7647,
                                "end": 7651,
                                "loc": {
                                  "start": {
                                    "line": 188,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 188,
                                    "column": 40
                                  },
                                  "identifierName": "Math"
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7652,
                                "end": 7654,
                                "loc": {
                                  "start": {
                                    "line": 188,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 188,
                                    "column": 43
                                  },
                                  "identifierName": "PI"
                                },
                                "name": "PI"
                              },
                              "computed": false
                            }
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 7664,
                      "end": 7707,
                      "loc": {
                        "start": {
                          "line": 189,
                          "column": 8
                        },
                        "end": {
                          "line": 189,
                          "column": 51
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 7668,
                          "end": 7706,
                          "loc": {
                            "start": {
                              "line": 189,
                              "column": 12
                            },
                            "end": {
                              "line": 189,
                              "column": 50
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 7668,
                            "end": 7677,
                            "loc": {
                              "start": {
                                "line": 189,
                                "column": 12
                              },
                              "end": {
                                "line": 189,
                                "column": 21
                              },
                              "identifierName": "thetaDist"
                            },
                            "name": "thetaDist"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 7680,
                            "end": 7706,
                            "loc": {
                              "start": {
                                "line": 189,
                                "column": 24
                              },
                              "end": {
                                "line": 189,
                                "column": 50
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 7680,
                              "end": 7688,
                              "loc": {
                                "start": {
                                  "line": 189,
                                  "column": 24
                                },
                                "end": {
                                  "line": 189,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7680,
                                "end": 7684,
                                "loc": {
                                  "start": {
                                    "line": 189,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 189,
                                    "column": 28
                                  },
                                  "identifierName": "Math"
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7685,
                                "end": 7688,
                                "loc": {
                                  "start": {
                                    "line": 189,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 189,
                                    "column": 32
                                  },
                                  "identifierName": "abs"
                                },
                                "name": "abs"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "BinaryExpression",
                                "start": 7689,
                                "end": 7705,
                                "loc": {
                                  "start": {
                                    "line": 189,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 189,
                                    "column": 49
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 7689,
                                  "end": 7694,
                                  "loc": {
                                    "start": {
                                      "line": 189,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 189,
                                      "column": 38
                                    },
                                    "identifierName": "theta"
                                  },
                                  "name": "theta"
                                },
                                "operator": "-",
                                "right": {
                                  "type": "Identifier",
                                  "start": 7697,
                                  "end": 7705,
                                  "loc": {
                                    "start": {
                                      "line": 189,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 189,
                                      "column": 49
                                    },
                                    "identifierName": "thetaNow"
                                  },
                                  "name": "thetaNow"
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 7716,
                      "end": 7918,
                      "loc": {
                        "start": {
                          "line": 190,
                          "column": 8
                        },
                        "end": {
                          "line": 196,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 7720,
                        "end": 7755,
                        "loc": {
                          "start": {
                            "line": 190,
                            "column": 12
                          },
                          "end": {
                            "line": 190,
                            "column": 47
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 7720,
                          "end": 7743,
                          "loc": {
                            "start": {
                              "line": 190,
                              "column": 12
                            },
                            "end": {
                              "line": 190,
                              "column": 35
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 7720,
                            "end": 7731,
                            "loc": {
                              "start": {
                                "line": 190,
                                "column": 12
                              },
                              "end": {
                                "line": 190,
                                "column": 23
                              }
                            },
                            "left": {
                              "type": "NumericLiteral",
                              "start": 7720,
                              "end": 7721,
                              "loc": {
                                "start": {
                                  "line": 190,
                                  "column": 12
                                },
                                "end": {
                                  "line": 190,
                                  "column": 13
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            },
                            "operator": "*",
                            "right": {
                              "type": "MemberExpression",
                              "start": 7724,
                              "end": 7731,
                              "loc": {
                                "start": {
                                  "line": 190,
                                  "column": 16
                                },
                                "end": {
                                  "line": 190,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 7724,
                                "end": 7728,
                                "loc": {
                                  "start": {
                                    "line": 190,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 190,
                                    "column": 20
                                  },
                                  "identifierName": "Math"
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 7729,
                                "end": 7731,
                                "loc": {
                                  "start": {
                                    "line": 190,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 190,
                                    "column": 23
                                  },
                                  "identifierName": "PI"
                                },
                                "name": "PI"
                              },
                              "computed": false
                            }
                          },
                          "operator": "-",
                          "right": {
                            "type": "Identifier",
                            "start": 7734,
                            "end": 7743,
                            "loc": {
                              "start": {
                                "line": 190,
                                "column": 26
                              },
                              "end": {
                                "line": 190,
                                "column": 35
                              },
                              "identifierName": "thetaDist"
                            },
                            "name": "thetaDist"
                          }
                        },
                        "operator": "<",
                        "right": {
                          "type": "Identifier",
                          "start": 7746,
                          "end": 7755,
                          "loc": {
                            "start": {
                              "line": 190,
                              "column": 38
                            },
                            "end": {
                              "line": 190,
                              "column": 47
                            },
                            "identifierName": "thetaDist"
                          },
                          "name": "thetaDist"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 7757,
                        "end": 7918,
                        "loc": {
                          "start": {
                            "line": 190,
                            "column": 49
                          },
                          "end": {
                            "line": 196,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 7771,
                            "end": 7908,
                            "loc": {
                              "start": {
                                "line": 191,
                                "column": 12
                              },
                              "end": {
                                "line": 195,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 7775,
                              "end": 7791,
                              "loc": {
                                "start": {
                                  "line": 191,
                                  "column": 16
                                },
                                "end": {
                                  "line": 191,
                                  "column": 32
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 7775,
                                "end": 7780,
                                "loc": {
                                  "start": {
                                    "line": 191,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 191,
                                    "column": 21
                                  },
                                  "identifierName": "theta"
                                },
                                "name": "theta"
                              },
                              "operator": "<",
                              "right": {
                                "type": "Identifier",
                                "start": 7783,
                                "end": 7791,
                                "loc": {
                                  "start": {
                                    "line": 191,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 191,
                                    "column": 32
                                  },
                                  "identifierName": "thetaNow"
                                },
                                "name": "thetaNow"
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 7793,
                              "end": 7846,
                              "loc": {
                                "start": {
                                  "line": 191,
                                  "column": 34
                                },
                                "end": {
                                  "line": 193,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 7811,
                                  "end": 7832,
                                  "loc": {
                                    "start": {
                                      "line": 192,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 192,
                                      "column": 37
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 7811,
                                    "end": 7831,
                                    "loc": {
                                      "start": {
                                        "line": 192,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 192,
                                        "column": 36
                                      }
                                    },
                                    "operator": "+=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 7811,
                                      "end": 7816,
                                      "loc": {
                                        "start": {
                                          "line": 192,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 192,
                                          "column": 21
                                        },
                                        "identifierName": "theta"
                                      },
                                      "name": "theta"
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 7820,
                                      "end": 7831,
                                      "loc": {
                                        "start": {
                                          "line": 192,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 192,
                                          "column": 36
                                        }
                                      },
                                      "left": {
                                        "type": "NumericLiteral",
                                        "start": 7820,
                                        "end": 7821,
                                        "loc": {
                                          "start": {
                                            "line": 192,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 192,
                                            "column": 26
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 7824,
                                        "end": 7831,
                                        "loc": {
                                          "start": {
                                            "line": 192,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 192,
                                            "column": 36
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 7824,
                                          "end": 7828,
                                          "loc": {
                                            "start": {
                                              "line": 192,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 192,
                                              "column": 33
                                            },
                                            "identifierName": "Math"
                                          },
                                          "name": "Math"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 7829,
                                          "end": 7831,
                                          "loc": {
                                            "start": {
                                              "line": 192,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 192,
                                              "column": 36
                                            },
                                            "identifierName": "PI"
                                          },
                                          "name": "PI"
                                        },
                                        "computed": false
                                      }
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 7852,
                              "end": 7908,
                              "loc": {
                                "start": {
                                  "line": 193,
                                  "column": 19
                                },
                                "end": {
                                  "line": 195,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 7870,
                                  "end": 7894,
                                  "loc": {
                                    "start": {
                                      "line": 194,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 194,
                                      "column": 40
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 7870,
                                    "end": 7893,
                                    "loc": {
                                      "start": {
                                        "line": 194,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 194,
                                        "column": 39
                                      }
                                    },
                                    "operator": "+=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 7870,
                                      "end": 7878,
                                      "loc": {
                                        "start": {
                                          "line": 194,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 194,
                                          "column": 24
                                        },
                                        "identifierName": "thetaNow"
                                      },
                                      "name": "thetaNow"
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 7882,
                                      "end": 7893,
                                      "loc": {
                                        "start": {
                                          "line": 194,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 194,
                                          "column": 39
                                        }
                                      },
                                      "left": {
                                        "type": "NumericLiteral",
                                        "start": 7882,
                                        "end": 7883,
                                        "loc": {
                                          "start": {
                                            "line": 194,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 194,
                                            "column": 29
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 7886,
                                        "end": 7893,
                                        "loc": {
                                          "start": {
                                            "line": 194,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 194,
                                            "column": 39
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 7886,
                                          "end": 7890,
                                          "loc": {
                                            "start": {
                                              "line": 194,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 194,
                                              "column": 36
                                            },
                                            "identifierName": "Math"
                                          },
                                          "name": "Math"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 7891,
                                          "end": 7893,
                                          "loc": {
                                            "start": {
                                              "line": 194,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 194,
                                              "column": 39
                                            },
                                            "identifierName": "PI"
                                          },
                                          "name": "PI"
                                        },
                                        "computed": false
                                      }
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 7928,
                      "end": 7951,
                      "loc": {
                        "start": {
                          "line": 198,
                          "column": 8
                        },
                        "end": {
                          "line": 198,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 7928,
                        "end": 7950,
                        "loc": {
                          "start": {
                            "line": 198,
                            "column": 8
                          },
                          "end": {
                            "line": 198,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 7928,
                          "end": 7943,
                          "loc": {
                            "start": {
                              "line": 198,
                              "column": 8
                            },
                            "end": {
                              "line": 198,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 7928,
                            "end": 7932,
                            "loc": {
                              "start": {
                                "line": 198,
                                "column": 8
                              },
                              "end": {
                                "line": 198,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7933,
                            "end": 7943,
                            "loc": {
                              "start": {
                                "line": 198,
                                "column": 13
                              },
                              "end": {
                                "line": 198,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 7946,
                          "end": 7950,
                          "loc": {
                            "start": {
                              "line": 198,
                              "column": 26
                            },
                            "end": {
                              "line": 198,
                              "column": 30
                            }
                          },
                          "value": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 7960,
                      "end": 8013,
                      "loc": {
                        "start": {
                          "line": 199,
                          "column": 8
                        },
                        "end": {
                          "line": 199,
                          "column": 61
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 7960,
                        "end": 8012,
                        "loc": {
                          "start": {
                            "line": 199,
                            "column": 8
                          },
                          "end": {
                            "line": 199,
                            "column": 60
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 7960,
                          "end": 7980,
                          "loc": {
                            "start": {
                              "line": 199,
                              "column": 8
                            },
                            "end": {
                              "line": 199,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 7960,
                            "end": 7975,
                            "loc": {
                              "start": {
                                "line": 199,
                                "column": 8
                              },
                              "end": {
                                "line": 199,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 7960,
                              "end": 7964,
                              "loc": {
                                "start": {
                                  "line": 199,
                                  "column": 8
                                },
                                "end": {
                                  "line": 199,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7965,
                              "end": 7975,
                              "loc": {
                                "start": {
                                  "line": 199,
                                  "column": 13
                                },
                                "end": {
                                  "line": 199,
                                  "column": 23
                                },
                                "identifierName": "_autoTheta"
                              },
                              "name": "_autoTheta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7976,
                            "end": 7980,
                            "loc": {
                              "start": {
                                "line": 199,
                                "column": 24
                              },
                              "end": {
                                "line": 199,
                                "column": 28
                              },
                              "identifierName": "ease"
                            },
                            "name": "ease"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 7983,
                          "end": 8012,
                          "loc": {
                            "start": {
                              "line": 199,
                              "column": 31
                            },
                            "end": {
                              "line": 199,
                              "column": 60
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 7983,
                            "end": 7997,
                            "loc": {
                              "start": {
                                "line": 199,
                                "column": 31
                              },
                              "end": {
                                "line": 199,
                                "column": 45
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 7983,
                              "end": 7990,
                              "loc": {
                                "start": {
                                  "line": 199,
                                  "column": 31
                                },
                                "end": {
                                  "line": 199,
                                  "column": 38
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7991,
                              "end": 7997,
                              "loc": {
                                "start": {
                                  "line": 199,
                                  "column": 39
                                },
                                "end": {
                                  "line": 199,
                                  "column": 45
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 8001,
                            "end": 8012,
                            "loc": {
                              "start": {
                                "line": 199,
                                "column": 49
                              },
                              "end": {
                                "line": 199,
                                "column": 60
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8001,
                              "end": 8005,
                              "loc": {
                                "start": {
                                  "line": 199,
                                  "column": 49
                                },
                                "end": {
                                  "line": 199,
                                  "column": 53
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8006,
                              "end": 8012,
                              "loc": {
                                "start": {
                                  "line": 199,
                                  "column": 54
                                },
                                "end": {
                                  "line": 199,
                                  "column": 60
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8022,
                      "end": 8083,
                      "loc": {
                        "start": {
                          "line": 200,
                          "column": 8
                        },
                        "end": {
                          "line": 200,
                          "column": 69
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 8022,
                        "end": 8082,
                        "loc": {
                          "start": {
                            "line": 200,
                            "column": 8
                          },
                          "end": {
                            "line": 200,
                            "column": 68
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 8022,
                          "end": 8046,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 8
                            },
                            "end": {
                              "line": 200,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 8022,
                            "end": 8037,
                            "loc": {
                              "start": {
                                "line": 200,
                                "column": 8
                              },
                              "end": {
                                "line": 200,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8022,
                              "end": 8026,
                              "loc": {
                                "start": {
                                  "line": 200,
                                  "column": 8
                                },
                                "end": {
                                  "line": 200,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8027,
                              "end": 8037,
                              "loc": {
                                "start": {
                                  "line": 200,
                                  "column": 13
                                },
                                "end": {
                                  "line": 200,
                                  "column": 23
                                },
                                "identifierName": "_autoTheta"
                              },
                              "name": "_autoTheta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8038,
                            "end": 8046,
                            "loc": {
                              "start": {
                                "line": 200,
                                "column": 24
                              },
                              "end": {
                                "line": 200,
                                "column": 32
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 8049,
                          "end": 8082,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 35
                            },
                            "end": {
                              "line": 200,
                              "column": 68
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 8049,
                            "end": 8065,
                            "loc": {
                              "start": {
                                "line": 200,
                                "column": 35
                              },
                              "end": {
                                "line": 200,
                                "column": 51
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8049,
                              "end": 8056,
                              "loc": {
                                "start": {
                                  "line": 200,
                                  "column": 35
                                },
                                "end": {
                                  "line": 200,
                                  "column": 42
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8057,
                              "end": 8065,
                              "loc": {
                                "start": {
                                  "line": 200,
                                  "column": 43
                                },
                                "end": {
                                  "line": 200,
                                  "column": 51
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 8069,
                            "end": 8082,
                            "loc": {
                              "start": {
                                "line": 200,
                                "column": 55
                              },
                              "end": {
                                "line": 200,
                                "column": 68
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8069,
                              "end": 8073,
                              "loc": {
                                "start": {
                                  "line": 200,
                                  "column": 55
                                },
                                "end": {
                                  "line": 200,
                                  "column": 59
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8074,
                              "end": 8082,
                              "loc": {
                                "start": {
                                  "line": 200,
                                  "column": 60
                                },
                                "end": {
                                  "line": 200,
                                  "column": 68
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8092,
                      "end": 8141,
                      "loc": {
                        "start": {
                          "line": 201,
                          "column": 8
                        },
                        "end": {
                          "line": 201,
                          "column": 57
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 8092,
                        "end": 8140,
                        "loc": {
                          "start": {
                            "line": 201,
                            "column": 8
                          },
                          "end": {
                            "line": 201,
                            "column": 56
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 8092,
                          "end": 8112,
                          "loc": {
                            "start": {
                              "line": 201,
                              "column": 8
                            },
                            "end": {
                              "line": 201,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 8092,
                            "end": 8107,
                            "loc": {
                              "start": {
                                "line": 201,
                                "column": 8
                              },
                              "end": {
                                "line": 201,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8092,
                              "end": 8096,
                              "loc": {
                                "start": {
                                  "line": 201,
                                  "column": 8
                                },
                                "end": {
                                  "line": 201,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8097,
                              "end": 8107,
                              "loc": {
                                "start": {
                                  "line": 201,
                                  "column": 13
                                },
                                "end": {
                                  "line": 201,
                                  "column": 23
                                },
                                "identifierName": "_autoTheta"
                              },
                              "name": "_autoTheta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8108,
                            "end": 8112,
                            "loc": {
                              "start": {
                                "line": 201,
                                "column": 24
                              },
                              "end": {
                                "line": 201,
                                "column": 28
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 8115,
                          "end": 8140,
                          "loc": {
                            "start": {
                              "line": 201,
                              "column": 31
                            },
                            "end": {
                              "line": 201,
                              "column": 56
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 8115,
                            "end": 8135,
                            "loc": {
                              "start": {
                                "line": 201,
                                "column": 31
                              },
                              "end": {
                                "line": 201,
                                "column": 51
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 8115,
                              "end": 8126,
                              "loc": {
                                "start": {
                                  "line": 201,
                                  "column": 31
                                },
                                "end": {
                                  "line": 201,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 8115,
                                "end": 8119,
                                "loc": {
                                  "start": {
                                    "line": 201,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 201,
                                    "column": 35
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 8120,
                                "end": 8126,
                                "loc": {
                                  "start": {
                                    "line": 201,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 201,
                                    "column": 42
                                  },
                                  "identifierName": "canvas"
                                },
                                "name": "canvas"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8127,
                              "end": 8135,
                              "loc": {
                                "start": {
                                  "line": 201,
                                  "column": 43
                                },
                                "end": {
                                  "line": 201,
                                  "column": 51
                                },
                                "identifierName": "renderer"
                              },
                              "name": "renderer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8136,
                            "end": 8140,
                            "loc": {
                              "start": {
                                "line": 201,
                                "column": 52
                              },
                              "end": {
                                "line": 201,
                                "column": 56
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8150,
                      "end": 8183,
                      "loc": {
                        "start": {
                          "line": 202,
                          "column": 8
                        },
                        "end": {
                          "line": 202,
                          "column": 41
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 8150,
                        "end": 8182,
                        "loc": {
                          "start": {
                            "line": 202,
                            "column": 8
                          },
                          "end": {
                            "line": 202,
                            "column": 40
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 8150,
                          "end": 8171,
                          "loc": {
                            "start": {
                              "line": 202,
                              "column": 8
                            },
                            "end": {
                              "line": 202,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 8150,
                            "end": 8165,
                            "loc": {
                              "start": {
                                "line": 202,
                                "column": 8
                              },
                              "end": {
                                "line": 202,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8150,
                              "end": 8154,
                              "loc": {
                                "start": {
                                  "line": 202,
                                  "column": 8
                                },
                                "end": {
                                  "line": 202,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8155,
                              "end": 8165,
                              "loc": {
                                "start": {
                                  "line": 202,
                                  "column": 13
                                },
                                "end": {
                                  "line": 202,
                                  "column": 23
                                },
                                "identifierName": "_autoTheta"
                              },
                              "name": "_autoTheta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8166,
                            "end": 8171,
                            "loc": {
                              "start": {
                                "line": 202,
                                "column": 24
                              },
                              "end": {
                                "line": 202,
                                "column": 29
                              },
                              "identifierName": "start"
                            },
                            "name": "start"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 8174,
                          "end": 8182,
                          "loc": {
                            "start": {
                              "line": 202,
                              "column": 32
                            },
                            "end": {
                              "line": 202,
                              "column": 40
                            },
                            "identifierName": "thetaNow"
                          },
                          "name": "thetaNow"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8192,
                      "end": 8220,
                      "loc": {
                        "start": {
                          "line": 203,
                          "column": 8
                        },
                        "end": {
                          "line": 203,
                          "column": 36
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 8192,
                        "end": 8219,
                        "loc": {
                          "start": {
                            "line": 203,
                            "column": 8
                          },
                          "end": {
                            "line": 203,
                            "column": 35
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 8192,
                          "end": 8211,
                          "loc": {
                            "start": {
                              "line": 203,
                              "column": 8
                            },
                            "end": {
                              "line": 203,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 8192,
                            "end": 8207,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 8
                              },
                              "end": {
                                "line": 203,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8192,
                              "end": 8196,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 8
                                },
                                "end": {
                                  "line": 203,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8197,
                              "end": 8207,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 13
                                },
                                "end": {
                                  "line": 203,
                                  "column": 23
                                },
                                "identifierName": "_autoTheta"
                              },
                              "name": "_autoTheta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8208,
                            "end": 8211,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 24
                              },
                              "end": {
                                "line": 203,
                                "column": 27
                              },
                              "identifierName": "end"
                            },
                            "name": "end"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 8214,
                          "end": 8219,
                          "loc": {
                            "start": {
                              "line": 203,
                              "column": 30
                            },
                            "end": {
                              "line": 203,
                              "column": 35
                            },
                            "identifierName": "theta"
                          },
                          "name": "theta"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8229,
                      "end": 8261,
                      "loc": {
                        "start": {
                          "line": 204,
                          "column": 8
                        },
                        "end": {
                          "line": 204,
                          "column": 40
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 8229,
                        "end": 8260,
                        "loc": {
                          "start": {
                            "line": 204,
                            "column": 8
                          },
                          "end": {
                            "line": 204,
                            "column": 39
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 8229,
                          "end": 8248,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 8
                            },
                            "end": {
                              "line": 204,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 8229,
                            "end": 8244,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 8
                              },
                              "end": {
                                "line": 204,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8229,
                              "end": 8233,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 8
                                },
                                "end": {
                                  "line": 204,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8234,
                              "end": 8244,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 13
                                },
                                "end": {
                                  "line": 204,
                                  "column": 23
                                },
                                "identifierName": "_autoTheta"
                              },
                              "name": "_autoTheta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8245,
                            "end": 8248,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 24
                              },
                              "end": {
                                "line": 204,
                                "column": 27
                              },
                              "identifierName": "old"
                            },
                            "name": "old"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 8251,
                          "end": 8260,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 30
                            },
                            "end": {
                              "line": 204,
                              "column": 39
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 8270,
                      "end": 8282,
                      "loc": {
                        "start": {
                          "line": 205,
                          "column": 8
                        },
                        "end": {
                          "line": 205,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 8277,
                        "end": 8281,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 15
                          },
                          "end": {
                            "line": 205,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 8294,
                "end": 9249,
                "loc": {
                  "start": {
                    "line": 208,
                    "column": 4
                  },
                  "end": {
                    "line": 232,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 8294,
                  "end": 8303,
                  "loc": {
                    "start": {
                      "line": 208,
                      "column": 4
                    },
                    "end": {
                      "line": 208,
                      "column": 13
                    },
                    "identifierName": "rotatePhi"
                  },
                  "name": "rotatePhi"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 8304,
                    "end": 8372,
                    "loc": {
                      "start": {
                        "line": 208,
                        "column": 14
                      },
                      "end": {
                        "line": 208,
                        "column": 82
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 8304,
                      "end": 8311,
                      "loc": {
                        "start": {
                          "line": 208,
                          "column": 14
                        },
                        "end": {
                          "line": 208,
                          "column": 21
                        },
                        "identifierName": "options"
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 8314,
                      "end": 8372,
                      "loc": {
                        "start": {
                          "line": 208,
                          "column": 24
                        },
                        "end": {
                          "line": 208,
                          "column": 82
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 8316,
                          "end": 8324,
                          "loc": {
                            "start": {
                              "line": 208,
                              "column": 26
                            },
                            "end": {
                              "line": 208,
                              "column": 34
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 8316,
                            "end": 8321,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 26
                              },
                              "end": {
                                "line": 208,
                                "column": 31
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "value": {
                            "type": "NumericLiteral",
                            "start": 8323,
                            "end": 8324,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 33
                              },
                              "end": {
                                "line": 208,
                                "column": 34
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 8326,
                          "end": 8345,
                          "loc": {
                            "start": {
                              "line": 208,
                              "column": 36
                            },
                            "end": {
                              "line": 208,
                              "column": 55
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 8326,
                            "end": 8332,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 36
                              },
                              "end": {
                                "line": 208,
                                "column": 42
                              },
                              "identifierName": "easing"
                            },
                            "name": "easing"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 8334,
                            "end": 8345,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 44
                              },
                              "end": {
                                "line": 208,
                                "column": 55
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8334,
                              "end": 8338,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 44
                                },
                                "end": {
                                  "line": 208,
                                  "column": 48
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8339,
                              "end": 8345,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 49
                                },
                                "end": {
                                  "line": 208,
                                  "column": 55
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 8347,
                          "end": 8370,
                          "loc": {
                            "start": {
                              "line": 208,
                              "column": 57
                            },
                            "end": {
                              "line": 208,
                              "column": 80
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 8347,
                            "end": 8355,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 57
                              },
                              "end": {
                                "line": 208,
                                "column": 65
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 8357,
                            "end": 8370,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 67
                              },
                              "end": {
                                "line": 208,
                                "column": 80
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8357,
                              "end": 8361,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 67
                                },
                                "end": {
                                  "line": 208,
                                  "column": 71
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8362,
                              "end": 8370,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 72
                                },
                                "end": {
                                  "line": 208,
                                  "column": 80
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      ]
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 8374,
                  "end": 9249,
                  "loc": {
                    "start": {
                      "line": 208,
                      "column": 84
                    },
                    "end": {
                      "line": 232,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 8384,
                      "end": 8492,
                      "loc": {
                        "start": {
                          "line": 209,
                          "column": 8
                        },
                        "end": {
                          "line": 209,
                          "column": 116
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 8388,
                        "end": 8415,
                        "loc": {
                          "start": {
                            "line": 209,
                            "column": 12
                          },
                          "end": {
                            "line": 209,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 8388,
                          "end": 8402,
                          "loc": {
                            "start": {
                              "line": 209,
                              "column": 12
                            },
                            "end": {
                              "line": 209,
                              "column": 26
                            }
                          },
                          "operator": "typeof",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 8395,
                            "end": 8402,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 19
                              },
                              "end": {
                                "line": 209,
                                "column": 26
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "operator": "===",
                        "right": {
                          "type": "StringLiteral",
                          "start": 8407,
                          "end": 8415,
                          "loc": {
                            "start": {
                              "line": 209,
                              "column": 31
                            },
                            "end": {
                              "line": 209,
                              "column": 39
                            }
                          },
                          "extra": {
                            "rawValue": "number",
                            "raw": "'number'"
                          },
                          "value": "number"
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 8417,
                        "end": 8492,
                        "loc": {
                          "start": {
                            "line": 209,
                            "column": 41
                          },
                          "end": {
                            "line": 209,
                            "column": 116
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8417,
                          "end": 8491,
                          "loc": {
                            "start": {
                              "line": 209,
                              "column": 41
                            },
                            "end": {
                              "line": 209,
                              "column": 115
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 8417,
                            "end": 8424,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 41
                              },
                              "end": {
                                "line": 209,
                                "column": 48
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 8427,
                            "end": 8491,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 51
                              },
                              "end": {
                                "line": 209,
                                "column": 115
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 8429,
                                "end": 8443,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 67
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 8429,
                                  "end": 8434,
                                  "loc": {
                                    "start": {
                                      "line": 209,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 209,
                                      "column": 58
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 8436,
                                  "end": 8443,
                                  "loc": {
                                    "start": {
                                      "line": 209,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 209,
                                      "column": 67
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 8445,
                                "end": 8464,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 88
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 8445,
                                  "end": 8451,
                                  "loc": {
                                    "start": {
                                      "line": 209,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 209,
                                      "column": 75
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 8453,
                                  "end": 8464,
                                  "loc": {
                                    "start": {
                                      "line": 209,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 209,
                                      "column": 88
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 8453,
                                    "end": 8457,
                                    "loc": {
                                      "start": {
                                        "line": 209,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 209,
                                        "column": 81
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8458,
                                    "end": 8464,
                                    "loc": {
                                      "start": {
                                        "line": 209,
                                        "column": 82
                                      },
                                      "end": {
                                        "line": 209,
                                        "column": 88
                                      },
                                      "identifierName": "easing"
                                    },
                                    "name": "easing"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 8466,
                                "end": 8489,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 90
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 113
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 8466,
                                  "end": 8474,
                                  "loc": {
                                    "start": {
                                      "line": 209,
                                      "column": 90
                                    },
                                    "end": {
                                      "line": 209,
                                      "column": 98
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 8476,
                                  "end": 8489,
                                  "loc": {
                                    "start": {
                                      "line": 209,
                                      "column": 100
                                    },
                                    "end": {
                                      "line": 209,
                                      "column": 113
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 8476,
                                    "end": 8480,
                                    "loc": {
                                      "start": {
                                        "line": 209,
                                        "column": 100
                                      },
                                      "end": {
                                        "line": 209,
                                        "column": 104
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8481,
                                    "end": 8489,
                                    "loc": {
                                      "start": {
                                        "line": 209,
                                        "column": 105
                                      },
                                      "end": {
                                        "line": 209,
                                        "column": 113
                                      },
                                      "identifierName": "duration"
                                    },
                                    "name": "duration"
                                  },
                                  "computed": false
                                }
                              }
                            ]
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 8502,
                      "end": 8531,
                      "loc": {
                        "start": {
                          "line": 211,
                          "column": 8
                        },
                        "end": {
                          "line": 211,
                          "column": 37
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 8506,
                          "end": 8530,
                          "loc": {
                            "start": {
                              "line": 211,
                              "column": 12
                            },
                            "end": {
                              "line": 211,
                              "column": 36
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 8506,
                            "end": 8509,
                            "loc": {
                              "start": {
                                "line": 211,
                                "column": 12
                              },
                              "end": {
                                "line": 211,
                                "column": 15
                              },
                              "identifierName": "phi"
                            },
                            "name": "phi"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 8512,
                            "end": 8530,
                            "loc": {
                              "start": {
                                "line": 211,
                                "column": 18
                              },
                              "end": {
                                "line": 211,
                                "column": 36
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 8512,
                              "end": 8525,
                              "loc": {
                                "start": {
                                  "line": 211,
                                  "column": 18
                                },
                                "end": {
                                  "line": 211,
                                  "column": 31
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 8512,
                                "end": 8519,
                                "loc": {
                                  "start": {
                                    "line": 211,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 211,
                                    "column": 25
                                  },
                                  "identifierName": "options"
                                },
                                "name": "options"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 8520,
                                "end": 8525,
                                "loc": {
                                  "start": {
                                    "line": 211,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 211,
                                    "column": 31
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 8529,
                              "end": 8530,
                              "loc": {
                                "start": {
                                  "line": 211,
                                  "column": 35
                                },
                                "end": {
                                  "line": 211,
                                  "column": 36
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 8540,
                      "end": 8562,
                      "loc": {
                        "start": {
                          "line": 212,
                          "column": 8
                        },
                        "end": {
                          "line": 212,
                          "column": 30
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 8544,
                          "end": 8561,
                          "loc": {
                            "start": {
                              "line": 212,
                              "column": 12
                            },
                            "end": {
                              "line": 212,
                              "column": 29
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 8544,
                            "end": 8550,
                            "loc": {
                              "start": {
                                "line": 212,
                                "column": 12
                              },
                              "end": {
                                "line": 212,
                                "column": 18
                              },
                              "identifierName": "phiNow"
                            },
                            "name": "phiNow"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 8553,
                            "end": 8561,
                            "loc": {
                              "start": {
                                "line": 212,
                                "column": 21
                              },
                              "end": {
                                "line": 212,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8553,
                              "end": 8557,
                              "loc": {
                                "start": {
                                  "line": 212,
                                  "column": 21
                                },
                                "end": {
                                  "line": 212,
                                  "column": 25
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8558,
                              "end": 8561,
                              "loc": {
                                "start": {
                                  "line": 212,
                                  "column": 26
                                },
                                "end": {
                                  "line": 212,
                                  "column": 29
                                },
                                "identifierName": "phi"
                              },
                              "name": "phi"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 8571,
                      "end": 8609,
                      "loc": {
                        "start": {
                          "line": 213,
                          "column": 8
                        },
                        "end": {
                          "line": 213,
                          "column": 46
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 8575,
                        "end": 8585,
                        "loc": {
                          "start": {
                            "line": 213,
                            "column": 12
                          },
                          "end": {
                            "line": 213,
                            "column": 22
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 8575,
                          "end": 8581,
                          "loc": {
                            "start": {
                              "line": 213,
                              "column": 12
                            },
                            "end": {
                              "line": 213,
                              "column": 18
                            },
                            "identifierName": "phiNow"
                          },
                          "name": "phiNow"
                        },
                        "operator": "<",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 8584,
                          "end": 8585,
                          "loc": {
                            "start": {
                              "line": 213,
                              "column": 21
                            },
                            "end": {
                              "line": 213,
                              "column": 22
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 8587,
                        "end": 8609,
                        "loc": {
                          "start": {
                            "line": 213,
                            "column": 24
                          },
                          "end": {
                            "line": 213,
                            "column": 46
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8587,
                          "end": 8608,
                          "loc": {
                            "start": {
                              "line": 213,
                              "column": 24
                            },
                            "end": {
                              "line": 213,
                              "column": 45
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 8587,
                            "end": 8593,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 24
                              },
                              "end": {
                                "line": 213,
                                "column": 30
                              },
                              "identifierName": "phiNow"
                            },
                            "name": "phiNow"
                          },
                          "right": {
                            "type": "BinaryExpression",
                            "start": 8597,
                            "end": 8608,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 34
                              },
                              "end": {
                                "line": 213,
                                "column": 45
                              }
                            },
                            "left": {
                              "type": "NumericLiteral",
                              "start": 8597,
                              "end": 8598,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 34
                                },
                                "end": {
                                  "line": 213,
                                  "column": 35
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            },
                            "operator": "*",
                            "right": {
                              "type": "MemberExpression",
                              "start": 8601,
                              "end": 8608,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 38
                                },
                                "end": {
                                  "line": 213,
                                  "column": 45
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 8601,
                                "end": 8605,
                                "loc": {
                                  "start": {
                                    "line": 213,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 213,
                                    "column": 42
                                  },
                                  "identifierName": "Math"
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 8606,
                                "end": 8608,
                                "loc": {
                                  "start": {
                                    "line": 213,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 213,
                                    "column": 45
                                  },
                                  "identifierName": "PI"
                                },
                                "name": "PI"
                              },
                              "computed": false
                            }
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 8618,
                      "end": 8650,
                      "loc": {
                        "start": {
                          "line": 214,
                          "column": 8
                        },
                        "end": {
                          "line": 214,
                          "column": 40
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 8622,
                        "end": 8629,
                        "loc": {
                          "start": {
                            "line": 214,
                            "column": 12
                          },
                          "end": {
                            "line": 214,
                            "column": 19
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 8622,
                          "end": 8625,
                          "loc": {
                            "start": {
                              "line": 214,
                              "column": 12
                            },
                            "end": {
                              "line": 214,
                              "column": 15
                            },
                            "identifierName": "phi"
                          },
                          "name": "phi"
                        },
                        "operator": "<",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 8628,
                          "end": 8629,
                          "loc": {
                            "start": {
                              "line": 214,
                              "column": 18
                            },
                            "end": {
                              "line": 214,
                              "column": 19
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 8631,
                        "end": 8650,
                        "loc": {
                          "start": {
                            "line": 214,
                            "column": 21
                          },
                          "end": {
                            "line": 214,
                            "column": 40
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8631,
                          "end": 8649,
                          "loc": {
                            "start": {
                              "line": 214,
                              "column": 21
                            },
                            "end": {
                              "line": 214,
                              "column": 39
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 8631,
                            "end": 8634,
                            "loc": {
                              "start": {
                                "line": 214,
                                "column": 21
                              },
                              "end": {
                                "line": 214,
                                "column": 24
                              },
                              "identifierName": "phi"
                            },
                            "name": "phi"
                          },
                          "right": {
                            "type": "BinaryExpression",
                            "start": 8638,
                            "end": 8649,
                            "loc": {
                              "start": {
                                "line": 214,
                                "column": 28
                              },
                              "end": {
                                "line": 214,
                                "column": 39
                              }
                            },
                            "left": {
                              "type": "NumericLiteral",
                              "start": 8638,
                              "end": 8639,
                              "loc": {
                                "start": {
                                  "line": 214,
                                  "column": 28
                                },
                                "end": {
                                  "line": 214,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            },
                            "operator": "*",
                            "right": {
                              "type": "MemberExpression",
                              "start": 8642,
                              "end": 8649,
                              "loc": {
                                "start": {
                                  "line": 214,
                                  "column": 32
                                },
                                "end": {
                                  "line": 214,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 8642,
                                "end": 8646,
                                "loc": {
                                  "start": {
                                    "line": 214,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 214,
                                    "column": 36
                                  },
                                  "identifierName": "Math"
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 8647,
                                "end": 8649,
                                "loc": {
                                  "start": {
                                    "line": 214,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 214,
                                    "column": 39
                                  },
                                  "identifierName": "PI"
                                },
                                "name": "PI"
                              },
                              "computed": false
                            }
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 8659,
                      "end": 8696,
                      "loc": {
                        "start": {
                          "line": 215,
                          "column": 8
                        },
                        "end": {
                          "line": 215,
                          "column": 45
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 8663,
                          "end": 8695,
                          "loc": {
                            "start": {
                              "line": 215,
                              "column": 12
                            },
                            "end": {
                              "line": 215,
                              "column": 44
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 8663,
                            "end": 8670,
                            "loc": {
                              "start": {
                                "line": 215,
                                "column": 12
                              },
                              "end": {
                                "line": 215,
                                "column": 19
                              },
                              "identifierName": "phiDist"
                            },
                            "name": "phiDist"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 8673,
                            "end": 8695,
                            "loc": {
                              "start": {
                                "line": 215,
                                "column": 22
                              },
                              "end": {
                                "line": 215,
                                "column": 44
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 8673,
                              "end": 8681,
                              "loc": {
                                "start": {
                                  "line": 215,
                                  "column": 22
                                },
                                "end": {
                                  "line": 215,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 8673,
                                "end": 8677,
                                "loc": {
                                  "start": {
                                    "line": 215,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 215,
                                    "column": 26
                                  },
                                  "identifierName": "Math"
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 8678,
                                "end": 8681,
                                "loc": {
                                  "start": {
                                    "line": 215,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 215,
                                    "column": 30
                                  },
                                  "identifierName": "abs"
                                },
                                "name": "abs"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "BinaryExpression",
                                "start": 8682,
                                "end": 8694,
                                "loc": {
                                  "start": {
                                    "line": 215,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 215,
                                    "column": 43
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 8682,
                                  "end": 8685,
                                  "loc": {
                                    "start": {
                                      "line": 215,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 215,
                                      "column": 34
                                    },
                                    "identifierName": "phi"
                                  },
                                  "name": "phi"
                                },
                                "operator": "-",
                                "right": {
                                  "type": "Identifier",
                                  "start": 8688,
                                  "end": 8694,
                                  "loc": {
                                    "start": {
                                      "line": 215,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 215,
                                      "column": 43
                                    },
                                    "identifierName": "phiNow"
                                  },
                                  "name": "phiNow"
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 8705,
                      "end": 8895,
                      "loc": {
                        "start": {
                          "line": 216,
                          "column": 8
                        },
                        "end": {
                          "line": 222,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 8709,
                        "end": 8740,
                        "loc": {
                          "start": {
                            "line": 216,
                            "column": 12
                          },
                          "end": {
                            "line": 216,
                            "column": 43
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 8709,
                          "end": 8730,
                          "loc": {
                            "start": {
                              "line": 216,
                              "column": 12
                            },
                            "end": {
                              "line": 216,
                              "column": 33
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 8709,
                            "end": 8720,
                            "loc": {
                              "start": {
                                "line": 216,
                                "column": 12
                              },
                              "end": {
                                "line": 216,
                                "column": 23
                              }
                            },
                            "left": {
                              "type": "NumericLiteral",
                              "start": 8709,
                              "end": 8710,
                              "loc": {
                                "start": {
                                  "line": 216,
                                  "column": 12
                                },
                                "end": {
                                  "line": 216,
                                  "column": 13
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            },
                            "operator": "*",
                            "right": {
                              "type": "MemberExpression",
                              "start": 8713,
                              "end": 8720,
                              "loc": {
                                "start": {
                                  "line": 216,
                                  "column": 16
                                },
                                "end": {
                                  "line": 216,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 8713,
                                "end": 8717,
                                "loc": {
                                  "start": {
                                    "line": 216,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 216,
                                    "column": 20
                                  },
                                  "identifierName": "Math"
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 8718,
                                "end": 8720,
                                "loc": {
                                  "start": {
                                    "line": 216,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 216,
                                    "column": 23
                                  },
                                  "identifierName": "PI"
                                },
                                "name": "PI"
                              },
                              "computed": false
                            }
                          },
                          "operator": "-",
                          "right": {
                            "type": "Identifier",
                            "start": 8723,
                            "end": 8730,
                            "loc": {
                              "start": {
                                "line": 216,
                                "column": 26
                              },
                              "end": {
                                "line": 216,
                                "column": 33
                              },
                              "identifierName": "phiDist"
                            },
                            "name": "phiDist"
                          }
                        },
                        "operator": "<",
                        "right": {
                          "type": "Identifier",
                          "start": 8733,
                          "end": 8740,
                          "loc": {
                            "start": {
                              "line": 216,
                              "column": 36
                            },
                            "end": {
                              "line": 216,
                              "column": 43
                            },
                            "identifierName": "phiDist"
                          },
                          "name": "phiDist"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 8742,
                        "end": 8895,
                        "loc": {
                          "start": {
                            "line": 216,
                            "column": 45
                          },
                          "end": {
                            "line": 222,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 8756,
                            "end": 8885,
                            "loc": {
                              "start": {
                                "line": 217,
                                "column": 12
                              },
                              "end": {
                                "line": 221,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 8760,
                              "end": 8772,
                              "loc": {
                                "start": {
                                  "line": 217,
                                  "column": 16
                                },
                                "end": {
                                  "line": 217,
                                  "column": 28
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 8760,
                                "end": 8763,
                                "loc": {
                                  "start": {
                                    "line": 217,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 217,
                                    "column": 19
                                  },
                                  "identifierName": "phi"
                                },
                                "name": "phi"
                              },
                              "operator": "<",
                              "right": {
                                "type": "Identifier",
                                "start": 8766,
                                "end": 8772,
                                "loc": {
                                  "start": {
                                    "line": 217,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 217,
                                    "column": 28
                                  },
                                  "identifierName": "phiNow"
                                },
                                "name": "phiNow"
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 8774,
                              "end": 8825,
                              "loc": {
                                "start": {
                                  "line": 217,
                                  "column": 30
                                },
                                "end": {
                                  "line": 219,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 8792,
                                  "end": 8811,
                                  "loc": {
                                    "start": {
                                      "line": 218,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 218,
                                      "column": 35
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 8792,
                                    "end": 8810,
                                    "loc": {
                                      "start": {
                                        "line": 218,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 218,
                                        "column": 34
                                      }
                                    },
                                    "operator": "+=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 8792,
                                      "end": 8795,
                                      "loc": {
                                        "start": {
                                          "line": 218,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 218,
                                          "column": 19
                                        },
                                        "identifierName": "phi"
                                      },
                                      "name": "phi"
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 8799,
                                      "end": 8810,
                                      "loc": {
                                        "start": {
                                          "line": 218,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 218,
                                          "column": 34
                                        }
                                      },
                                      "left": {
                                        "type": "NumericLiteral",
                                        "start": 8799,
                                        "end": 8800,
                                        "loc": {
                                          "start": {
                                            "line": 218,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 218,
                                            "column": 24
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 8803,
                                        "end": 8810,
                                        "loc": {
                                          "start": {
                                            "line": 218,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 218,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 8803,
                                          "end": 8807,
                                          "loc": {
                                            "start": {
                                              "line": 218,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 218,
                                              "column": 31
                                            },
                                            "identifierName": "Math"
                                          },
                                          "name": "Math"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 8808,
                                          "end": 8810,
                                          "loc": {
                                            "start": {
                                              "line": 218,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 218,
                                              "column": 34
                                            },
                                            "identifierName": "PI"
                                          },
                                          "name": "PI"
                                        },
                                        "computed": false
                                      }
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 8831,
                              "end": 8885,
                              "loc": {
                                "start": {
                                  "line": 219,
                                  "column": 19
                                },
                                "end": {
                                  "line": 221,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 8849,
                                  "end": 8871,
                                  "loc": {
                                    "start": {
                                      "line": 220,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 220,
                                      "column": 38
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 8849,
                                    "end": 8870,
                                    "loc": {
                                      "start": {
                                        "line": 220,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 220,
                                        "column": 37
                                      }
                                    },
                                    "operator": "+=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 8849,
                                      "end": 8855,
                                      "loc": {
                                        "start": {
                                          "line": 220,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 220,
                                          "column": 22
                                        },
                                        "identifierName": "phiNow"
                                      },
                                      "name": "phiNow"
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 8859,
                                      "end": 8870,
                                      "loc": {
                                        "start": {
                                          "line": 220,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 220,
                                          "column": 37
                                        }
                                      },
                                      "left": {
                                        "type": "NumericLiteral",
                                        "start": 8859,
                                        "end": 8860,
                                        "loc": {
                                          "start": {
                                            "line": 220,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 220,
                                            "column": 27
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 8863,
                                        "end": 8870,
                                        "loc": {
                                          "start": {
                                            "line": 220,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 220,
                                            "column": 37
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 8863,
                                          "end": 8867,
                                          "loc": {
                                            "start": {
                                              "line": 220,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 220,
                                              "column": 34
                                            },
                                            "identifierName": "Math"
                                          },
                                          "name": "Math"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 8868,
                                          "end": 8870,
                                          "loc": {
                                            "start": {
                                              "line": 220,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 220,
                                              "column": 37
                                            },
                                            "identifierName": "PI"
                                          },
                                          "name": "PI"
                                        },
                                        "computed": false
                                      }
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8905,
                      "end": 8928,
                      "loc": {
                        "start": {
                          "line": 224,
                          "column": 8
                        },
                        "end": {
                          "line": 224,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 8905,
                        "end": 8927,
                        "loc": {
                          "start": {
                            "line": 224,
                            "column": 8
                          },
                          "end": {
                            "line": 224,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 8905,
                          "end": 8920,
                          "loc": {
                            "start": {
                              "line": 224,
                              "column": 8
                            },
                            "end": {
                              "line": 224,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 8905,
                            "end": 8909,
                            "loc": {
                              "start": {
                                "line": 224,
                                "column": 8
                              },
                              "end": {
                                "line": 224,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8910,
                            "end": 8920,
                            "loc": {
                              "start": {
                                "line": 224,
                                "column": 13
                              },
                              "end": {
                                "line": 224,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 8923,
                          "end": 8927,
                          "loc": {
                            "start": {
                              "line": 224,
                              "column": 26
                            },
                            "end": {
                              "line": 224,
                              "column": 30
                            }
                          },
                          "value": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8937,
                      "end": 8988,
                      "loc": {
                        "start": {
                          "line": 225,
                          "column": 8
                        },
                        "end": {
                          "line": 225,
                          "column": 59
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 8937,
                        "end": 8987,
                        "loc": {
                          "start": {
                            "line": 225,
                            "column": 8
                          },
                          "end": {
                            "line": 225,
                            "column": 58
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 8937,
                          "end": 8955,
                          "loc": {
                            "start": {
                              "line": 225,
                              "column": 8
                            },
                            "end": {
                              "line": 225,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 8937,
                            "end": 8950,
                            "loc": {
                              "start": {
                                "line": 225,
                                "column": 8
                              },
                              "end": {
                                "line": 225,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8937,
                              "end": 8941,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 8
                                },
                                "end": {
                                  "line": 225,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8942,
                              "end": 8950,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 13
                                },
                                "end": {
                                  "line": 225,
                                  "column": 21
                                },
                                "identifierName": "_autoPhi"
                              },
                              "name": "_autoPhi"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8951,
                            "end": 8955,
                            "loc": {
                              "start": {
                                "line": 225,
                                "column": 22
                              },
                              "end": {
                                "line": 225,
                                "column": 26
                              },
                              "identifierName": "ease"
                            },
                            "name": "ease"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 8958,
                          "end": 8987,
                          "loc": {
                            "start": {
                              "line": 225,
                              "column": 29
                            },
                            "end": {
                              "line": 225,
                              "column": 58
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 8958,
                            "end": 8972,
                            "loc": {
                              "start": {
                                "line": 225,
                                "column": 29
                              },
                              "end": {
                                "line": 225,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8958,
                              "end": 8965,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 29
                                },
                                "end": {
                                  "line": 225,
                                  "column": 36
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8966,
                              "end": 8972,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 37
                                },
                                "end": {
                                  "line": 225,
                                  "column": 43
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 8976,
                            "end": 8987,
                            "loc": {
                              "start": {
                                "line": 225,
                                "column": 47
                              },
                              "end": {
                                "line": 225,
                                "column": 58
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8976,
                              "end": 8980,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 47
                                },
                                "end": {
                                  "line": 225,
                                  "column": 51
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8981,
                              "end": 8987,
                              "loc": {
                                "start": {
                                  "line": 225,
                                  "column": 52
                                },
                                "end": {
                                  "line": 225,
                                  "column": 58
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8997,
                      "end": 9056,
                      "loc": {
                        "start": {
                          "line": 226,
                          "column": 8
                        },
                        "end": {
                          "line": 226,
                          "column": 67
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 8997,
                        "end": 9055,
                        "loc": {
                          "start": {
                            "line": 226,
                            "column": 8
                          },
                          "end": {
                            "line": 226,
                            "column": 66
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 8997,
                          "end": 9019,
                          "loc": {
                            "start": {
                              "line": 226,
                              "column": 8
                            },
                            "end": {
                              "line": 226,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 8997,
                            "end": 9010,
                            "loc": {
                              "start": {
                                "line": 226,
                                "column": 8
                              },
                              "end": {
                                "line": 226,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 8997,
                              "end": 9001,
                              "loc": {
                                "start": {
                                  "line": 226,
                                  "column": 8
                                },
                                "end": {
                                  "line": 226,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9002,
                              "end": 9010,
                              "loc": {
                                "start": {
                                  "line": 226,
                                  "column": 13
                                },
                                "end": {
                                  "line": 226,
                                  "column": 21
                                },
                                "identifierName": "_autoPhi"
                              },
                              "name": "_autoPhi"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9011,
                            "end": 9019,
                            "loc": {
                              "start": {
                                "line": 226,
                                "column": 22
                              },
                              "end": {
                                "line": 226,
                                "column": 30
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 9022,
                          "end": 9055,
                          "loc": {
                            "start": {
                              "line": 226,
                              "column": 33
                            },
                            "end": {
                              "line": 226,
                              "column": 66
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 9022,
                            "end": 9038,
                            "loc": {
                              "start": {
                                "line": 226,
                                "column": 33
                              },
                              "end": {
                                "line": 226,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9022,
                              "end": 9029,
                              "loc": {
                                "start": {
                                  "line": 226,
                                  "column": 33
                                },
                                "end": {
                                  "line": 226,
                                  "column": 40
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9030,
                              "end": 9038,
                              "loc": {
                                "start": {
                                  "line": 226,
                                  "column": 41
                                },
                                "end": {
                                  "line": 226,
                                  "column": 49
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 9042,
                            "end": 9055,
                            "loc": {
                              "start": {
                                "line": 226,
                                "column": 53
                              },
                              "end": {
                                "line": 226,
                                "column": 66
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9042,
                              "end": 9046,
                              "loc": {
                                "start": {
                                  "line": 226,
                                  "column": 53
                                },
                                "end": {
                                  "line": 226,
                                  "column": 57
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9047,
                              "end": 9055,
                              "loc": {
                                "start": {
                                  "line": 226,
                                  "column": 58
                                },
                                "end": {
                                  "line": 226,
                                  "column": 66
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9065,
                      "end": 9112,
                      "loc": {
                        "start": {
                          "line": 227,
                          "column": 8
                        },
                        "end": {
                          "line": 227,
                          "column": 55
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9065,
                        "end": 9111,
                        "loc": {
                          "start": {
                            "line": 227,
                            "column": 8
                          },
                          "end": {
                            "line": 227,
                            "column": 54
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9065,
                          "end": 9083,
                          "loc": {
                            "start": {
                              "line": 227,
                              "column": 8
                            },
                            "end": {
                              "line": 227,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9065,
                            "end": 9078,
                            "loc": {
                              "start": {
                                "line": 227,
                                "column": 8
                              },
                              "end": {
                                "line": 227,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9065,
                              "end": 9069,
                              "loc": {
                                "start": {
                                  "line": 227,
                                  "column": 8
                                },
                                "end": {
                                  "line": 227,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9070,
                              "end": 9078,
                              "loc": {
                                "start": {
                                  "line": 227,
                                  "column": 13
                                },
                                "end": {
                                  "line": 227,
                                  "column": 21
                                },
                                "identifierName": "_autoPhi"
                              },
                              "name": "_autoPhi"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9079,
                            "end": 9083,
                            "loc": {
                              "start": {
                                "line": 227,
                                "column": 22
                              },
                              "end": {
                                "line": 227,
                                "column": 26
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 9086,
                          "end": 9111,
                          "loc": {
                            "start": {
                              "line": 227,
                              "column": 29
                            },
                            "end": {
                              "line": 227,
                              "column": 54
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9086,
                            "end": 9106,
                            "loc": {
                              "start": {
                                "line": 227,
                                "column": 29
                              },
                              "end": {
                                "line": 227,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 9086,
                              "end": 9097,
                              "loc": {
                                "start": {
                                  "line": 227,
                                  "column": 29
                                },
                                "end": {
                                  "line": 227,
                                  "column": 40
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 9086,
                                "end": 9090,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 33
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9091,
                                "end": 9097,
                                "loc": {
                                  "start": {
                                    "line": 227,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 227,
                                    "column": 40
                                  },
                                  "identifierName": "canvas"
                                },
                                "name": "canvas"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9098,
                              "end": 9106,
                              "loc": {
                                "start": {
                                  "line": 227,
                                  "column": 41
                                },
                                "end": {
                                  "line": 227,
                                  "column": 49
                                },
                                "identifierName": "renderer"
                              },
                              "name": "renderer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9107,
                            "end": 9111,
                            "loc": {
                              "start": {
                                "line": 227,
                                "column": 50
                              },
                              "end": {
                                "line": 227,
                                "column": 54
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9121,
                      "end": 9150,
                      "loc": {
                        "start": {
                          "line": 228,
                          "column": 8
                        },
                        "end": {
                          "line": 228,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9121,
                        "end": 9149,
                        "loc": {
                          "start": {
                            "line": 228,
                            "column": 8
                          },
                          "end": {
                            "line": 228,
                            "column": 36
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9121,
                          "end": 9140,
                          "loc": {
                            "start": {
                              "line": 228,
                              "column": 8
                            },
                            "end": {
                              "line": 228,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9121,
                            "end": 9134,
                            "loc": {
                              "start": {
                                "line": 228,
                                "column": 8
                              },
                              "end": {
                                "line": 228,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9121,
                              "end": 9125,
                              "loc": {
                                "start": {
                                  "line": 228,
                                  "column": 8
                                },
                                "end": {
                                  "line": 228,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9126,
                              "end": 9134,
                              "loc": {
                                "start": {
                                  "line": 228,
                                  "column": 13
                                },
                                "end": {
                                  "line": 228,
                                  "column": 21
                                },
                                "identifierName": "_autoPhi"
                              },
                              "name": "_autoPhi"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9135,
                            "end": 9140,
                            "loc": {
                              "start": {
                                "line": 228,
                                "column": 22
                              },
                              "end": {
                                "line": 228,
                                "column": 27
                              },
                              "identifierName": "start"
                            },
                            "name": "start"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 9143,
                          "end": 9149,
                          "loc": {
                            "start": {
                              "line": 228,
                              "column": 30
                            },
                            "end": {
                              "line": 228,
                              "column": 36
                            },
                            "identifierName": "phiNow"
                          },
                          "name": "phiNow"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9159,
                      "end": 9183,
                      "loc": {
                        "start": {
                          "line": 229,
                          "column": 8
                        },
                        "end": {
                          "line": 229,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9159,
                        "end": 9182,
                        "loc": {
                          "start": {
                            "line": 229,
                            "column": 8
                          },
                          "end": {
                            "line": 229,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9159,
                          "end": 9176,
                          "loc": {
                            "start": {
                              "line": 229,
                              "column": 8
                            },
                            "end": {
                              "line": 229,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9159,
                            "end": 9172,
                            "loc": {
                              "start": {
                                "line": 229,
                                "column": 8
                              },
                              "end": {
                                "line": 229,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9159,
                              "end": 9163,
                              "loc": {
                                "start": {
                                  "line": 229,
                                  "column": 8
                                },
                                "end": {
                                  "line": 229,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9164,
                              "end": 9172,
                              "loc": {
                                "start": {
                                  "line": 229,
                                  "column": 13
                                },
                                "end": {
                                  "line": 229,
                                  "column": 21
                                },
                                "identifierName": "_autoPhi"
                              },
                              "name": "_autoPhi"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9173,
                            "end": 9176,
                            "loc": {
                              "start": {
                                "line": 229,
                                "column": 22
                              },
                              "end": {
                                "line": 229,
                                "column": 25
                              },
                              "identifierName": "end"
                            },
                            "name": "end"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 9179,
                          "end": 9182,
                          "loc": {
                            "start": {
                              "line": 229,
                              "column": 28
                            },
                            "end": {
                              "line": 229,
                              "column": 31
                            },
                            "identifierName": "phi"
                          },
                          "name": "phi"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9192,
                      "end": 9222,
                      "loc": {
                        "start": {
                          "line": 230,
                          "column": 8
                        },
                        "end": {
                          "line": 230,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9192,
                        "end": 9221,
                        "loc": {
                          "start": {
                            "line": 230,
                            "column": 8
                          },
                          "end": {
                            "line": 230,
                            "column": 37
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9192,
                          "end": 9209,
                          "loc": {
                            "start": {
                              "line": 230,
                              "column": 8
                            },
                            "end": {
                              "line": 230,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9192,
                            "end": 9205,
                            "loc": {
                              "start": {
                                "line": 230,
                                "column": 8
                              },
                              "end": {
                                "line": 230,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9192,
                              "end": 9196,
                              "loc": {
                                "start": {
                                  "line": 230,
                                  "column": 8
                                },
                                "end": {
                                  "line": 230,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9197,
                              "end": 9205,
                              "loc": {
                                "start": {
                                  "line": 230,
                                  "column": 13
                                },
                                "end": {
                                  "line": 230,
                                  "column": 21
                                },
                                "identifierName": "_autoPhi"
                              },
                              "name": "_autoPhi"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9206,
                            "end": 9209,
                            "loc": {
                              "start": {
                                "line": 230,
                                "column": 22
                              },
                              "end": {
                                "line": 230,
                                "column": 25
                              },
                              "identifierName": "old"
                            },
                            "name": "old"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 9212,
                          "end": 9221,
                          "loc": {
                            "start": {
                              "line": 230,
                              "column": 28
                            },
                            "end": {
                              "line": 230,
                              "column": 37
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 9231,
                      "end": 9243,
                      "loc": {
                        "start": {
                          "line": 231,
                          "column": 8
                        },
                        "end": {
                          "line": 231,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 9238,
                        "end": 9242,
                        "loc": {
                          "start": {
                            "line": 231,
                            "column": 15
                          },
                          "end": {
                            "line": 231,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 9255,
                "end": 9336,
                "loc": {
                  "start": {
                    "line": 234,
                    "column": 4
                  },
                  "end": {
                    "line": 236,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 9255,
                  "end": 9261,
                  "loc": {
                    "start": {
                      "line": 234,
                      "column": 4
                    },
                    "end": {
                      "line": 234,
                      "column": 10
                    },
                    "identifierName": "rotate"
                  },
                  "name": "rotate"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 9262,
                    "end": 9267,
                    "loc": {
                      "start": {
                        "line": 234,
                        "column": 11
                      },
                      "end": {
                        "line": 234,
                        "column": 16
                      },
                      "identifierName": "theta"
                    },
                    "name": "theta"
                  },
                  {
                    "type": "Identifier",
                    "start": 9269,
                    "end": 9272,
                    "loc": {
                      "start": {
                        "line": 234,
                        "column": 18
                      },
                      "end": {
                        "line": 234,
                        "column": 21
                      },
                      "identifierName": "phi"
                    },
                    "name": "phi"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 9274,
                  "end": 9336,
                  "loc": {
                    "start": {
                      "line": 234,
                      "column": 23
                    },
                    "end": {
                      "line": 236,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 9284,
                      "end": 9330,
                      "loc": {
                        "start": {
                          "line": 235,
                          "column": 8
                        },
                        "end": {
                          "line": 235,
                          "column": 54
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 9291,
                        "end": 9329,
                        "loc": {
                          "start": {
                            "line": 235,
                            "column": 15
                          },
                          "end": {
                            "line": 235,
                            "column": 53
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9291,
                          "end": 9324,
                          "loc": {
                            "start": {
                              "line": 235,
                              "column": 15
                            },
                            "end": {
                              "line": 235,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 9291,
                            "end": 9314,
                            "loc": {
                              "start": {
                                "line": 235,
                                "column": 15
                              },
                              "end": {
                                "line": 235,
                                "column": 38
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 9291,
                              "end": 9307,
                              "loc": {
                                "start": {
                                  "line": 235,
                                  "column": 15
                                },
                                "end": {
                                  "line": 235,
                                  "column": 31
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 9291,
                                "end": 9295,
                                "loc": {
                                  "start": {
                                    "line": 235,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 235,
                                    "column": 19
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9296,
                                "end": 9307,
                                "loc": {
                                  "start": {
                                    "line": 235,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 235,
                                    "column": 31
                                  },
                                  "identifierName": "rotateTheta"
                                },
                                "name": "rotateTheta"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 9308,
                                "end": 9313,
                                "loc": {
                                  "start": {
                                    "line": 235,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 235,
                                    "column": 37
                                  },
                                  "identifierName": "theta"
                                },
                                "name": "theta"
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9315,
                            "end": 9324,
                            "loc": {
                              "start": {
                                "line": 235,
                                "column": 39
                              },
                              "end": {
                                "line": 235,
                                "column": 48
                              },
                              "identifierName": "rotatePhi"
                            },
                            "name": "rotatePhi"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 9325,
                            "end": 9328,
                            "loc": {
                              "start": {
                                "line": 235,
                                "column": 49
                              },
                              "end": {
                                "line": 235,
                                "column": 52
                              },
                              "identifierName": "phi"
                            },
                            "name": "phi"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 9342,
                "end": 9979,
                "loc": {
                  "start": {
                    "line": 238,
                    "column": 4
                  },
                  "end": {
                    "line": 252,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 9342,
                  "end": 9345,
                  "loc": {
                    "start": {
                      "line": 238,
                      "column": 4
                    },
                    "end": {
                      "line": 238,
                      "column": 7
                    },
                    "identifierName": "fov"
                  },
                  "name": "fov"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "AssignmentPattern",
                    "start": 9346,
                    "end": 9414,
                    "loc": {
                      "start": {
                        "line": 238,
                        "column": 8
                      },
                      "end": {
                        "line": 238,
                        "column": 76
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 9346,
                      "end": 9353,
                      "loc": {
                        "start": {
                          "line": 238,
                          "column": 8
                        },
                        "end": {
                          "line": 238,
                          "column": 15
                        },
                        "identifierName": "options"
                      },
                      "name": "options"
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 9356,
                      "end": 9414,
                      "loc": {
                        "start": {
                          "line": 238,
                          "column": 18
                        },
                        "end": {
                          "line": 238,
                          "column": 76
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 9358,
                          "end": 9366,
                          "loc": {
                            "start": {
                              "line": 238,
                              "column": 20
                            },
                            "end": {
                              "line": 238,
                              "column": 28
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 9358,
                            "end": 9363,
                            "loc": {
                              "start": {
                                "line": 238,
                                "column": 20
                              },
                              "end": {
                                "line": 238,
                                "column": 25
                              },
                              "identifierName": "value"
                            },
                            "name": "value"
                          },
                          "value": {
                            "type": "NumericLiteral",
                            "start": 9365,
                            "end": 9366,
                            "loc": {
                              "start": {
                                "line": 238,
                                "column": 27
                              },
                              "end": {
                                "line": 238,
                                "column": 28
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 9368,
                          "end": 9387,
                          "loc": {
                            "start": {
                              "line": 238,
                              "column": 30
                            },
                            "end": {
                              "line": 238,
                              "column": 49
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 9368,
                            "end": 9374,
                            "loc": {
                              "start": {
                                "line": 238,
                                "column": 30
                              },
                              "end": {
                                "line": 238,
                                "column": 36
                              },
                              "identifierName": "easing"
                            },
                            "name": "easing"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 9376,
                            "end": 9387,
                            "loc": {
                              "start": {
                                "line": 238,
                                "column": 38
                              },
                              "end": {
                                "line": 238,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9376,
                              "end": 9380,
                              "loc": {
                                "start": {
                                  "line": 238,
                                  "column": 38
                                },
                                "end": {
                                  "line": 238,
                                  "column": 42
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9381,
                              "end": 9387,
                              "loc": {
                                "start": {
                                  "line": 238,
                                  "column": 43
                                },
                                "end": {
                                  "line": 238,
                                  "column": 49
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 9389,
                          "end": 9412,
                          "loc": {
                            "start": {
                              "line": 238,
                              "column": 51
                            },
                            "end": {
                              "line": 238,
                              "column": 74
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 9389,
                            "end": 9397,
                            "loc": {
                              "start": {
                                "line": 238,
                                "column": 51
                              },
                              "end": {
                                "line": 238,
                                "column": 59
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "value": {
                            "type": "MemberExpression",
                            "start": 9399,
                            "end": 9412,
                            "loc": {
                              "start": {
                                "line": 238,
                                "column": 61
                              },
                              "end": {
                                "line": 238,
                                "column": 74
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9399,
                              "end": 9403,
                              "loc": {
                                "start": {
                                  "line": 238,
                                  "column": 61
                                },
                                "end": {
                                  "line": 238,
                                  "column": 65
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9404,
                              "end": 9412,
                              "loc": {
                                "start": {
                                  "line": 238,
                                  "column": 66
                                },
                                "end": {
                                  "line": 238,
                                  "column": 74
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      ]
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 9416,
                  "end": 9979,
                  "loc": {
                    "start": {
                      "line": 238,
                      "column": 78
                    },
                    "end": {
                      "line": 252,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 9426,
                      "end": 9473,
                      "loc": {
                        "start": {
                          "line": 239,
                          "column": 8
                        },
                        "end": {
                          "line": 239,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 9430,
                          "end": 9472,
                          "loc": {
                            "start": {
                              "line": 239,
                              "column": 12
                            },
                            "end": {
                              "line": 239,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 9430,
                            "end": 9436,
                            "loc": {
                              "start": {
                                "line": 239,
                                "column": 12
                              },
                              "end": {
                                "line": 239,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 9440,
                            "end": 9471,
                            "loc": {
                              "start": {
                                "line": 239,
                                "column": 22
                              },
                              "end": {
                                "line": 239,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 9440,
                              "end": 9451,
                              "loc": {
                                "start": {
                                  "line": 239,
                                  "column": 22
                                },
                                "end": {
                                  "line": 239,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 9440,
                                "end": 9444,
                                "loc": {
                                  "start": {
                                    "line": 239,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 239,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9445,
                                "end": 9451,
                                "loc": {
                                  "start": {
                                    "line": 239,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 239,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 9455,
                              "end": 9471,
                              "loc": {
                                "start": {
                                  "line": 239,
                                  "column": 37
                                },
                                "end": {
                                  "line": 239,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 9455,
                                "end": 9464,
                                "loc": {
                                  "start": {
                                    "line": 239,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 239,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 9455,
                                  "end": 9459,
                                  "loc": {
                                    "start": {
                                      "line": 239,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 239,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 9460,
                                  "end": 9464,
                                  "loc": {
                                    "start": {
                                      "line": 239,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 239,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9465,
                                "end": 9471,
                                "loc": {
                                  "start": {
                                    "line": 239,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 239,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 9439
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 9483,
                      "end": 9591,
                      "loc": {
                        "start": {
                          "line": 241,
                          "column": 8
                        },
                        "end": {
                          "line": 241,
                          "column": 116
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 9487,
                        "end": 9514,
                        "loc": {
                          "start": {
                            "line": 241,
                            "column": 12
                          },
                          "end": {
                            "line": 241,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 9487,
                          "end": 9501,
                          "loc": {
                            "start": {
                              "line": 241,
                              "column": 12
                            },
                            "end": {
                              "line": 241,
                              "column": 26
                            }
                          },
                          "operator": "typeof",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 9494,
                            "end": 9501,
                            "loc": {
                              "start": {
                                "line": 241,
                                "column": 19
                              },
                              "end": {
                                "line": 241,
                                "column": 26
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "operator": "===",
                        "right": {
                          "type": "StringLiteral",
                          "start": 9506,
                          "end": 9514,
                          "loc": {
                            "start": {
                              "line": 241,
                              "column": 31
                            },
                            "end": {
                              "line": 241,
                              "column": 39
                            }
                          },
                          "extra": {
                            "rawValue": "number",
                            "raw": "'number'"
                          },
                          "value": "number"
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 9516,
                        "end": 9591,
                        "loc": {
                          "start": {
                            "line": 241,
                            "column": 41
                          },
                          "end": {
                            "line": 241,
                            "column": 116
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 9516,
                          "end": 9590,
                          "loc": {
                            "start": {
                              "line": 241,
                              "column": 41
                            },
                            "end": {
                              "line": 241,
                              "column": 115
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 9516,
                            "end": 9523,
                            "loc": {
                              "start": {
                                "line": 241,
                                "column": 41
                              },
                              "end": {
                                "line": 241,
                                "column": 48
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "right": {
                            "type": "ObjectExpression",
                            "start": 9526,
                            "end": 9590,
                            "loc": {
                              "start": {
                                "line": 241,
                                "column": 51
                              },
                              "end": {
                                "line": 241,
                                "column": 115
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 9528,
                                "end": 9542,
                                "loc": {
                                  "start": {
                                    "line": 241,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 67
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 9528,
                                  "end": 9533,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 58
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 9535,
                                  "end": 9542,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 67
                                    },
                                    "identifierName": "options"
                                  },
                                  "name": "options"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 9544,
                                "end": 9563,
                                "loc": {
                                  "start": {
                                    "line": 241,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 88
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 9544,
                                  "end": 9550,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 75
                                    },
                                    "identifierName": "easing"
                                  },
                                  "name": "easing"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 9552,
                                  "end": 9563,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 88
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 9552,
                                    "end": 9556,
                                    "loc": {
                                      "start": {
                                        "line": 241,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 241,
                                        "column": 81
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9557,
                                    "end": 9563,
                                    "loc": {
                                      "start": {
                                        "line": 241,
                                        "column": 82
                                      },
                                      "end": {
                                        "line": 241,
                                        "column": 88
                                      },
                                      "identifierName": "easing"
                                    },
                                    "name": "easing"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 9565,
                                "end": 9588,
                                "loc": {
                                  "start": {
                                    "line": 241,
                                    "column": 90
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 113
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 9565,
                                  "end": 9573,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 90
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 98
                                    },
                                    "identifierName": "duration"
                                  },
                                  "name": "duration"
                                },
                                "value": {
                                  "type": "MemberExpression",
                                  "start": 9575,
                                  "end": 9588,
                                  "loc": {
                                    "start": {
                                      "line": 241,
                                      "column": 100
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 113
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 9575,
                                    "end": 9579,
                                    "loc": {
                                      "start": {
                                        "line": 241,
                                        "column": 100
                                      },
                                      "end": {
                                        "line": 241,
                                        "column": 104
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9580,
                                    "end": 9588,
                                    "loc": {
                                      "start": {
                                        "line": 241,
                                        "column": 105
                                      },
                                      "end": {
                                        "line": 241,
                                        "column": 113
                                      },
                                      "identifierName": "duration"
                                    },
                                    "name": "duration"
                                  },
                                  "computed": false
                                }
                              }
                            ]
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9601,
                      "end": 9636,
                      "loc": {
                        "start": {
                          "line": 243,
                          "column": 8
                        },
                        "end": {
                          "line": 243,
                          "column": 43
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9601,
                        "end": 9635,
                        "loc": {
                          "start": {
                            "line": 243,
                            "column": 8
                          },
                          "end": {
                            "line": 243,
                            "column": 42
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9601,
                          "end": 9614,
                          "loc": {
                            "start": {
                              "line": 243,
                              "column": 8
                            },
                            "end": {
                              "line": 243,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9601,
                            "end": 9608,
                            "loc": {
                              "start": {
                                "line": 243,
                                "column": 8
                              },
                              "end": {
                                "line": 243,
                                "column": 15
                              },
                              "identifierName": "options"
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9609,
                            "end": 9614,
                            "loc": {
                              "start": {
                                "line": 243,
                                "column": 16
                              },
                              "end": {
                                "line": 243,
                                "column": 21
                              },
                              "identifierName": "angle"
                            },
                            "name": "angle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 9617,
                          "end": 9635,
                          "loc": {
                            "start": {
                              "line": 243,
                              "column": 24
                            },
                            "end": {
                              "line": 243,
                              "column": 42
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 9617,
                            "end": 9630,
                            "loc": {
                              "start": {
                                "line": 243,
                                "column": 24
                              },
                              "end": {
                                "line": 243,
                                "column": 37
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9617,
                              "end": 9624,
                              "loc": {
                                "start": {
                                  "line": 243,
                                  "column": 24
                                },
                                "end": {
                                  "line": 243,
                                  "column": 31
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9625,
                              "end": 9630,
                              "loc": {
                                "start": {
                                  "line": 243,
                                  "column": 32
                                },
                                "end": {
                                  "line": 243,
                                  "column": 37
                                },
                                "identifierName": "angle"
                              },
                              "name": "angle"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 9634,
                            "end": 9635,
                            "loc": {
                              "start": {
                                "line": 243,
                                "column": 41
                              },
                              "end": {
                                "line": 243,
                                "column": 42
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9645,
                      "end": 9668,
                      "loc": {
                        "start": {
                          "line": 244,
                          "column": 8
                        },
                        "end": {
                          "line": 244,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9645,
                        "end": 9667,
                        "loc": {
                          "start": {
                            "line": 244,
                            "column": 8
                          },
                          "end": {
                            "line": 244,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9645,
                          "end": 9660,
                          "loc": {
                            "start": {
                              "line": 244,
                              "column": 8
                            },
                            "end": {
                              "line": 244,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 9645,
                            "end": 9649,
                            "loc": {
                              "start": {
                                "line": 244,
                                "column": 8
                              },
                              "end": {
                                "line": 244,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9650,
                            "end": 9660,
                            "loc": {
                              "start": {
                                "line": 244,
                                "column": 13
                              },
                              "end": {
                                "line": 244,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 9663,
                          "end": 9667,
                          "loc": {
                            "start": {
                              "line": 244,
                              "column": 26
                            },
                            "end": {
                              "line": 244,
                              "column": 30
                            }
                          },
                          "value": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9677,
                      "end": 9728,
                      "loc": {
                        "start": {
                          "line": 245,
                          "column": 8
                        },
                        "end": {
                          "line": 245,
                          "column": 59
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9677,
                        "end": 9727,
                        "loc": {
                          "start": {
                            "line": 245,
                            "column": 8
                          },
                          "end": {
                            "line": 245,
                            "column": 58
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9677,
                          "end": 9695,
                          "loc": {
                            "start": {
                              "line": 245,
                              "column": 8
                            },
                            "end": {
                              "line": 245,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9677,
                            "end": 9690,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 8
                              },
                              "end": {
                                "line": 245,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9677,
                              "end": 9681,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 8
                                },
                                "end": {
                                  "line": 245,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9682,
                              "end": 9690,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 13
                                },
                                "end": {
                                  "line": 245,
                                  "column": 21
                                },
                                "identifierName": "_autoFov"
                              },
                              "name": "_autoFov"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9691,
                            "end": 9695,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 22
                              },
                              "end": {
                                "line": 245,
                                "column": 26
                              },
                              "identifierName": "ease"
                            },
                            "name": "ease"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 9698,
                          "end": 9727,
                          "loc": {
                            "start": {
                              "line": 245,
                              "column": 29
                            },
                            "end": {
                              "line": 245,
                              "column": 58
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 9698,
                            "end": 9712,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 29
                              },
                              "end": {
                                "line": 245,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9698,
                              "end": 9705,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 29
                                },
                                "end": {
                                  "line": 245,
                                  "column": 36
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9706,
                              "end": 9712,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 37
                                },
                                "end": {
                                  "line": 245,
                                  "column": 43
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 9716,
                            "end": 9727,
                            "loc": {
                              "start": {
                                "line": 245,
                                "column": 47
                              },
                              "end": {
                                "line": 245,
                                "column": 58
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9716,
                              "end": 9720,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 47
                                },
                                "end": {
                                  "line": 245,
                                  "column": 51
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9721,
                              "end": 9727,
                              "loc": {
                                "start": {
                                  "line": 245,
                                  "column": 52
                                },
                                "end": {
                                  "line": 245,
                                  "column": 58
                                },
                                "identifierName": "easing"
                              },
                              "name": "easing"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9737,
                      "end": 9796,
                      "loc": {
                        "start": {
                          "line": 246,
                          "column": 8
                        },
                        "end": {
                          "line": 246,
                          "column": 67
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9737,
                        "end": 9795,
                        "loc": {
                          "start": {
                            "line": 246,
                            "column": 8
                          },
                          "end": {
                            "line": 246,
                            "column": 66
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9737,
                          "end": 9759,
                          "loc": {
                            "start": {
                              "line": 246,
                              "column": 8
                            },
                            "end": {
                              "line": 246,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9737,
                            "end": 9750,
                            "loc": {
                              "start": {
                                "line": 246,
                                "column": 8
                              },
                              "end": {
                                "line": 246,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9737,
                              "end": 9741,
                              "loc": {
                                "start": {
                                  "line": 246,
                                  "column": 8
                                },
                                "end": {
                                  "line": 246,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9742,
                              "end": 9750,
                              "loc": {
                                "start": {
                                  "line": 246,
                                  "column": 13
                                },
                                "end": {
                                  "line": 246,
                                  "column": 21
                                },
                                "identifierName": "_autoFov"
                              },
                              "name": "_autoFov"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9751,
                            "end": 9759,
                            "loc": {
                              "start": {
                                "line": 246,
                                "column": 22
                              },
                              "end": {
                                "line": 246,
                                "column": 30
                              },
                              "identifierName": "duration"
                            },
                            "name": "duration"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 9762,
                          "end": 9795,
                          "loc": {
                            "start": {
                              "line": 246,
                              "column": 33
                            },
                            "end": {
                              "line": 246,
                              "column": 66
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 9762,
                            "end": 9778,
                            "loc": {
                              "start": {
                                "line": 246,
                                "column": 33
                              },
                              "end": {
                                "line": 246,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9762,
                              "end": 9769,
                              "loc": {
                                "start": {
                                  "line": 246,
                                  "column": 33
                                },
                                "end": {
                                  "line": 246,
                                  "column": 40
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9770,
                              "end": 9778,
                              "loc": {
                                "start": {
                                  "line": 246,
                                  "column": 41
                                },
                                "end": {
                                  "line": 246,
                                  "column": 49
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 9782,
                            "end": 9795,
                            "loc": {
                              "start": {
                                "line": 246,
                                "column": 53
                              },
                              "end": {
                                "line": 246,
                                "column": 66
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9782,
                              "end": 9786,
                              "loc": {
                                "start": {
                                  "line": 246,
                                  "column": 53
                                },
                                "end": {
                                  "line": 246,
                                  "column": 57
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9787,
                              "end": 9795,
                              "loc": {
                                "start": {
                                  "line": 246,
                                  "column": 58
                                },
                                "end": {
                                  "line": 246,
                                  "column": 66
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9805,
                      "end": 9852,
                      "loc": {
                        "start": {
                          "line": 247,
                          "column": 8
                        },
                        "end": {
                          "line": 247,
                          "column": 55
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9805,
                        "end": 9851,
                        "loc": {
                          "start": {
                            "line": 247,
                            "column": 8
                          },
                          "end": {
                            "line": 247,
                            "column": 54
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9805,
                          "end": 9823,
                          "loc": {
                            "start": {
                              "line": 247,
                              "column": 8
                            },
                            "end": {
                              "line": 247,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9805,
                            "end": 9818,
                            "loc": {
                              "start": {
                                "line": 247,
                                "column": 8
                              },
                              "end": {
                                "line": 247,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9805,
                              "end": 9809,
                              "loc": {
                                "start": {
                                  "line": 247,
                                  "column": 8
                                },
                                "end": {
                                  "line": 247,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9810,
                              "end": 9818,
                              "loc": {
                                "start": {
                                  "line": 247,
                                  "column": 13
                                },
                                "end": {
                                  "line": 247,
                                  "column": 21
                                },
                                "identifierName": "_autoFov"
                              },
                              "name": "_autoFov"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9819,
                            "end": 9823,
                            "loc": {
                              "start": {
                                "line": 247,
                                "column": 22
                              },
                              "end": {
                                "line": 247,
                                "column": 26
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 9826,
                          "end": 9851,
                          "loc": {
                            "start": {
                              "line": 247,
                              "column": 29
                            },
                            "end": {
                              "line": 247,
                              "column": 54
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9826,
                            "end": 9846,
                            "loc": {
                              "start": {
                                "line": 247,
                                "column": 29
                              },
                              "end": {
                                "line": 247,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 9826,
                              "end": 9837,
                              "loc": {
                                "start": {
                                  "line": 247,
                                  "column": 29
                                },
                                "end": {
                                  "line": 247,
                                  "column": 40
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 9826,
                                "end": 9830,
                                "loc": {
                                  "start": {
                                    "line": 247,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 247,
                                    "column": 33
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9831,
                                "end": 9837,
                                "loc": {
                                  "start": {
                                    "line": 247,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 247,
                                    "column": 40
                                  },
                                  "identifierName": "canvas"
                                },
                                "name": "canvas"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9838,
                              "end": 9846,
                              "loc": {
                                "start": {
                                  "line": 247,
                                  "column": 41
                                },
                                "end": {
                                  "line": 247,
                                  "column": 49
                                },
                                "identifierName": "renderer"
                              },
                              "name": "renderer"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9847,
                            "end": 9851,
                            "loc": {
                              "start": {
                                "line": 247,
                                "column": 50
                              },
                              "end": {
                                "line": 247,
                                "column": 54
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9861,
                      "end": 9894,
                      "loc": {
                        "start": {
                          "line": 248,
                          "column": 8
                        },
                        "end": {
                          "line": 248,
                          "column": 41
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9861,
                        "end": 9893,
                        "loc": {
                          "start": {
                            "line": 248,
                            "column": 8
                          },
                          "end": {
                            "line": 248,
                            "column": 40
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9861,
                          "end": 9880,
                          "loc": {
                            "start": {
                              "line": 248,
                              "column": 8
                            },
                            "end": {
                              "line": 248,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9861,
                            "end": 9874,
                            "loc": {
                              "start": {
                                "line": 248,
                                "column": 8
                              },
                              "end": {
                                "line": 248,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9861,
                              "end": 9865,
                              "loc": {
                                "start": {
                                  "line": 248,
                                  "column": 8
                                },
                                "end": {
                                  "line": 248,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9866,
                              "end": 9874,
                              "loc": {
                                "start": {
                                  "line": 248,
                                  "column": 13
                                },
                                "end": {
                                  "line": 248,
                                  "column": 21
                                },
                                "identifierName": "_autoFov"
                              },
                              "name": "_autoFov"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9875,
                            "end": 9880,
                            "loc": {
                              "start": {
                                "line": 248,
                                "column": 22
                              },
                              "end": {
                                "line": 248,
                                "column": 27
                              },
                              "identifierName": "start"
                            },
                            "name": "start"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 9883,
                          "end": 9893,
                          "loc": {
                            "start": {
                              "line": 248,
                              "column": 30
                            },
                            "end": {
                              "line": 248,
                              "column": 40
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 9883,
                            "end": 9889,
                            "loc": {
                              "start": {
                                "line": 248,
                                "column": 30
                              },
                              "end": {
                                "line": 248,
                                "column": 36
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9890,
                            "end": 9893,
                            "loc": {
                              "start": {
                                "line": 248,
                                "column": 37
                              },
                              "end": {
                                "line": 248,
                                "column": 40
                              },
                              "identifierName": "fov"
                            },
                            "name": "fov"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9903,
                      "end": 9951,
                      "loc": {
                        "start": {
                          "line": 249,
                          "column": 8
                        },
                        "end": {
                          "line": 249,
                          "column": 56
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 9903,
                        "end": 9950,
                        "loc": {
                          "start": {
                            "line": 249,
                            "column": 8
                          },
                          "end": {
                            "line": 249,
                            "column": 55
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 9903,
                          "end": 9920,
                          "loc": {
                            "start": {
                              "line": 249,
                              "column": 8
                            },
                            "end": {
                              "line": 249,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9903,
                            "end": 9916,
                            "loc": {
                              "start": {
                                "line": 249,
                                "column": 8
                              },
                              "end": {
                                "line": 249,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9903,
                              "end": 9907,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 8
                                },
                                "end": {
                                  "line": 249,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9908,
                              "end": 9916,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 13
                                },
                                "end": {
                                  "line": 249,
                                  "column": 21
                                },
                                "identifierName": "_autoFov"
                              },
                              "name": "_autoFov"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9917,
                            "end": 9920,
                            "loc": {
                              "start": {
                                "line": 249,
                                "column": 22
                              },
                              "end": {
                                "line": 249,
                                "column": 25
                              },
                              "identifierName": "end"
                            },
                            "name": "end"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 9923,
                          "end": 9950,
                          "loc": {
                            "start": {
                              "line": 249,
                              "column": 28
                            },
                            "end": {
                              "line": 249,
                              "column": 55
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 9923,
                            "end": 9936,
                            "loc": {
                              "start": {
                                "line": 249,
                                "column": 28
                              },
                              "end": {
                                "line": 249,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9923,
                              "end": 9930,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 28
                                },
                                "end": {
                                  "line": 249,
                                  "column": 35
                                },
                                "identifierName": "options"
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9931,
                              "end": 9936,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 36
                                },
                                "end": {
                                  "line": 249,
                                  "column": 41
                                },
                                "identifierName": "value"
                              },
                              "name": "value"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "MemberExpression",
                            "start": 9940,
                            "end": 9950,
                            "loc": {
                              "start": {
                                "line": 249,
                                "column": 45
                              },
                              "end": {
                                "line": 249,
                                "column": 55
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 9940,
                              "end": 9946,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 45
                                },
                                "end": {
                                  "line": 249,
                                  "column": 51
                                },
                                "identifierName": "camera"
                              },
                              "name": "camera"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9947,
                              "end": 9950,
                              "loc": {
                                "start": {
                                  "line": 249,
                                  "column": 52
                                },
                                "end": {
                                  "line": 249,
                                  "column": 55
                                },
                                "identifierName": "fov"
                              },
                              "name": "fov"
                            },
                            "computed": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 9961,
                      "end": 9973,
                      "loc": {
                        "start": {
                          "line": 251,
                          "column": 8
                        },
                        "end": {
                          "line": 251,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 9968,
                        "end": 9972,
                        "loc": {
                          "start": {
                            "line": 251,
                            "column": 15
                          },
                          "end": {
                            "line": 251,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 9985,
                "end": 13061,
                "loc": {
                  "start": {
                    "line": 254,
                    "column": 4
                  },
                  "end": {
                    "line": 329,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 9985,
                  "end": 9994,
                  "loc": {
                    "start": {
                      "line": 254,
                      "column": 4
                    },
                    "end": {
                      "line": 254,
                      "column": 13
                    },
                    "identifierName": "_automate"
                  },
                  "name": "_automate"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 9995,
                    "end": 9999,
                    "loc": {
                      "start": {
                        "line": 254,
                        "column": 14
                      },
                      "end": {
                        "line": 254,
                        "column": 18
                      },
                      "identifierName": "time"
                    },
                    "name": "time"
                  },
                  {
                    "type": "Identifier",
                    "start": 10001,
                    "end": 10009,
                    "loc": {
                      "start": {
                        "line": 254,
                        "column": 20
                      },
                      "end": {
                        "line": 254,
                        "column": 28
                      },
                      "identifierName": "override"
                    },
                    "name": "override"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 10011,
                  "end": 13061,
                  "loc": {
                    "start": {
                      "line": 254,
                      "column": 30
                    },
                    "end": {
                      "line": 329,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 10021,
                      "end": 10068,
                      "loc": {
                        "start": {
                          "line": 255,
                          "column": 8
                        },
                        "end": {
                          "line": 255,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 10025,
                          "end": 10067,
                          "loc": {
                            "start": {
                              "line": 255,
                              "column": 12
                            },
                            "end": {
                              "line": 255,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 10025,
                            "end": 10031,
                            "loc": {
                              "start": {
                                "line": 255,
                                "column": 12
                              },
                              "end": {
                                "line": 255,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 10035,
                            "end": 10066,
                            "loc": {
                              "start": {
                                "line": 255,
                                "column": 22
                              },
                              "end": {
                                "line": 255,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 10035,
                              "end": 10046,
                              "loc": {
                                "start": {
                                  "line": 255,
                                  "column": 22
                                },
                                "end": {
                                  "line": 255,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 10035,
                                "end": 10039,
                                "loc": {
                                  "start": {
                                    "line": 255,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 255,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10040,
                                "end": 10046,
                                "loc": {
                                  "start": {
                                    "line": 255,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 255,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 10050,
                              "end": 10066,
                              "loc": {
                                "start": {
                                  "line": 255,
                                  "column": 37
                                },
                                "end": {
                                  "line": 255,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 10050,
                                "end": 10059,
                                "loc": {
                                  "start": {
                                    "line": 255,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 255,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 10050,
                                  "end": 10054,
                                  "loc": {
                                    "start": {
                                      "line": 255,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 255,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10055,
                                  "end": 10059,
                                  "loc": {
                                    "start": {
                                      "line": 255,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 255,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10060,
                                "end": 10066,
                                "loc": {
                                  "start": {
                                    "line": 255,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 255,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 10034
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 10077,
                      "end": 10098,
                      "loc": {
                        "start": {
                          "line": 256,
                          "column": 8
                        },
                        "end": {
                          "line": 256,
                          "column": 29
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 10081,
                          "end": 10097,
                          "loc": {
                            "start": {
                              "line": 256,
                              "column": 12
                            },
                            "end": {
                              "line": 256,
                              "column": 28
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 10081,
                            "end": 10089,
                            "loc": {
                              "start": {
                                "line": 256,
                                "column": 12
                              },
                              "end": {
                                "line": 256,
                                "column": 20
                              },
                              "identifierName": "animates"
                            },
                            "name": "animates"
                          },
                          "init": {
                            "type": "BooleanLiteral",
                            "start": 10092,
                            "end": 10097,
                            "loc": {
                              "start": {
                                "line": 256,
                                "column": 23
                              },
                              "end": {
                                "line": 256,
                                "column": 28
                              }
                            },
                            "value": false
                          }
                        }
                      ],
                      "kind": "let",
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Focus",
                          "start": 10108,
                          "end": 10116,
                          "loc": {
                            "start": {
                              "line": 258,
                              "column": 8
                            },
                            "end": {
                              "line": 258,
                              "column": 16
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 10125,
                      "end": 10637,
                      "loc": {
                        "start": {
                          "line": 259,
                          "column": 8
                        },
                        "end": {
                          "line": 269,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 10129,
                        "end": 10155,
                        "loc": {
                          "start": {
                            "line": 259,
                            "column": 12
                          },
                          "end": {
                            "line": 259,
                            "column": 38
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 10129,
                          "end": 10151,
                          "loc": {
                            "start": {
                              "line": 259,
                              "column": 12
                            },
                            "end": {
                              "line": 259,
                              "column": 34
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 10130,
                            "end": 10151,
                            "loc": {
                              "start": {
                                "line": 259,
                                "column": 13
                              },
                              "end": {
                                "line": 259,
                                "column": 34
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 10131,
                              "end": 10151,
                              "loc": {
                                "start": {
                                  "line": 259,
                                  "column": 14
                                },
                                "end": {
                                  "line": 259,
                                  "column": 34
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 10131,
                                "end": 10146,
                                "loc": {
                                  "start": {
                                    "line": 259,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 259,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 10131,
                                  "end": 10135,
                                  "loc": {
                                    "start": {
                                      "line": 259,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 259,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10136,
                                  "end": 10146,
                                  "loc": {
                                    "start": {
                                      "line": 259,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 259,
                                      "column": 29
                                    },
                                    "identifierName": "_autoFocus"
                                  },
                                  "name": "_autoFocus"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10147,
                                "end": 10151,
                                "loc": {
                                  "start": {
                                    "line": 259,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 259,
                                    "column": 34
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 10154,
                          "end": 10155,
                          "loc": {
                            "start": {
                              "line": 259,
                              "column": 37
                            },
                            "end": {
                              "line": 259,
                              "column": 38
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 10157,
                        "end": 10637,
                        "loc": {
                          "start": {
                            "line": 259,
                            "column": 40
                          },
                          "end": {
                            "line": 269,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 10171,
                            "end": 10272,
                            "loc": {
                              "start": {
                                "line": 260,
                                "column": 12
                              },
                              "end": {
                                "line": 260,
                                "column": 113
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 10175,
                                "end": 10271,
                                "loc": {
                                  "start": {
                                    "line": 260,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 260,
                                    "column": 112
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 10175,
                                  "end": 10182,
                                  "loc": {
                                    "start": {
                                      "line": 260,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 260,
                                      "column": 23
                                    },
                                    "identifierName": "elapsed"
                                  },
                                  "name": "elapsed"
                                },
                                "init": {
                                  "type": "ConditionalExpression",
                                  "start": 10185,
                                  "end": 10271,
                                  "loc": {
                                    "start": {
                                      "line": 260,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 260,
                                      "column": 112
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 10185,
                                    "end": 10193,
                                    "loc": {
                                      "start": {
                                        "line": 260,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 260,
                                        "column": 34
                                      },
                                      "identifierName": "override"
                                    },
                                    "name": "override"
                                  },
                                  "consequent": {
                                    "type": "NumericLiteral",
                                    "start": 10196,
                                    "end": 10197,
                                    "loc": {
                                      "start": {
                                        "line": 260,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 260,
                                        "column": 38
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  },
                                  "alternate": {
                                    "type": "CallExpression",
                                    "start": 10200,
                                    "end": 10271,
                                    "loc": {
                                      "start": {
                                        "line": 260,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 260,
                                        "column": 112
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 10200,
                                      "end": 10208,
                                      "loc": {
                                        "start": {
                                          "line": 260,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 260,
                                          "column": 49
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 10200,
                                        "end": 10204,
                                        "loc": {
                                          "start": {
                                            "line": 260,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 260,
                                            "column": 45
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 10205,
                                        "end": 10208,
                                        "loc": {
                                          "start": {
                                            "line": 260,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 260,
                                            "column": 49
                                          },
                                          "identifierName": "min"
                                        },
                                        "name": "min"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "NumericLiteral",
                                        "start": 10209,
                                        "end": 10212,
                                        "loc": {
                                          "start": {
                                            "line": 260,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 260,
                                            "column": 53
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 1.1,
                                          "raw": "1.1"
                                        },
                                        "value": 1.1
                                      },
                                      {
                                        "type": "BinaryExpression",
                                        "start": 10214,
                                        "end": 10270,
                                        "loc": {
                                          "start": {
                                            "line": 260,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 260,
                                            "column": 111
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 10215,
                                          "end": 10242,
                                          "loc": {
                                            "start": {
                                              "line": 260,
                                              "column": 56
                                            },
                                            "end": {
                                              "line": 260,
                                              "column": 83
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 10215,
                                            "end": 10219,
                                            "loc": {
                                              "start": {
                                                "line": 260,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 260,
                                                "column": 60
                                              },
                                              "identifierName": "time"
                                            },
                                            "name": "time"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 10222,
                                            "end": 10242,
                                            "loc": {
                                              "start": {
                                                "line": 260,
                                                "column": 63
                                              },
                                              "end": {
                                                "line": 260,
                                                "column": 83
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10222,
                                              "end": 10237,
                                              "loc": {
                                                "start": {
                                                  "line": 260,
                                                  "column": 63
                                                },
                                                "end": {
                                                  "line": 260,
                                                  "column": 78
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10222,
                                                "end": 10226,
                                                "loc": {
                                                  "start": {
                                                    "line": 260,
                                                    "column": 63
                                                  },
                                                  "end": {
                                                    "line": 260,
                                                    "column": 67
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10227,
                                                "end": 10237,
                                                "loc": {
                                                  "start": {
                                                    "line": 260,
                                                    "column": 68
                                                  },
                                                  "end": {
                                                    "line": 260,
                                                    "column": 78
                                                  },
                                                  "identifierName": "_autoFocus"
                                                },
                                                "name": "_autoFocus"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10238,
                                              "end": 10242,
                                              "loc": {
                                                "start": {
                                                  "line": 260,
                                                  "column": 79
                                                },
                                                "end": {
                                                  "line": 260,
                                                  "column": 83
                                                },
                                                "identifierName": "time"
                                              },
                                              "name": "time"
                                            },
                                            "computed": false
                                          },
                                          "extra": {
                                            "parenthesized": true,
                                            "parenStart": 10214
                                          }
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 10246,
                                          "end": 10270,
                                          "loc": {
                                            "start": {
                                              "line": 260,
                                              "column": 87
                                            },
                                            "end": {
                                              "line": 260,
                                              "column": 111
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 10246,
                                            "end": 10261,
                                            "loc": {
                                              "start": {
                                                "line": 260,
                                                "column": 87
                                              },
                                              "end": {
                                                "line": 260,
                                                "column": 102
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10246,
                                              "end": 10250,
                                              "loc": {
                                                "start": {
                                                  "line": 260,
                                                  "column": 87
                                                },
                                                "end": {
                                                  "line": 260,
                                                  "column": 91
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10251,
                                              "end": 10261,
                                              "loc": {
                                                "start": {
                                                  "line": 260,
                                                  "column": 92
                                                },
                                                "end": {
                                                  "line": 260,
                                                  "column": 102
                                                },
                                                "identifierName": "_autoFocus"
                                              },
                                              "name": "_autoFocus"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10262,
                                            "end": 10270,
                                            "loc": {
                                              "start": {
                                                "line": 260,
                                                "column": 103
                                              },
                                              "end": {
                                                "line": 260,
                                                "column": 111
                                              },
                                              "identifierName": "duration"
                                            },
                                            "name": "duration"
                                          },
                                          "computed": false
                                        }
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 10285,
                            "end": 10505,
                            "loc": {
                              "start": {
                                "line": 261,
                                "column": 12
                              },
                              "end": {
                                "line": 265,
                                "column": 18
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 10289,
                                "end": 10504,
                                "loc": {
                                  "start": {
                                    "line": 261,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 265,
                                    "column": 17
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 10289,
                                  "end": 10294,
                                  "loc": {
                                    "start": {
                                      "line": 261,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 261,
                                      "column": 21
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 10297,
                                  "end": 10504,
                                  "loc": {
                                    "start": {
                                      "line": 261,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 265,
                                      "column": 17
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 10297,
                                    "end": 10364,
                                    "loc": {
                                      "start": {
                                        "line": 261,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 263,
                                        "column": 20
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 10297,
                                      "end": 10343,
                                      "loc": {
                                        "start": {
                                          "line": 261,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 262,
                                          "column": 24
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 10297,
                                        "end": 10341,
                                        "loc": {
                                          "start": {
                                            "line": 261,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 262,
                                            "column": 22
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 10297,
                                          "end": 10318,
                                          "loc": {
                                            "start": {
                                              "line": 261,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 261,
                                              "column": 45
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 10297,
                                            "end": 10312,
                                            "loc": {
                                              "start": {
                                                "line": 261,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 261,
                                                "column": 39
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10297,
                                              "end": 10301,
                                              "loc": {
                                                "start": {
                                                  "line": 261,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 261,
                                                  "column": 28
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10302,
                                              "end": 10312,
                                              "loc": {
                                                "start": {
                                                  "line": 261,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 261,
                                                  "column": 39
                                                },
                                                "identifierName": "_autoFocus"
                                              },
                                              "name": "_autoFocus"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10313,
                                            "end": 10318,
                                            "loc": {
                                              "start": {
                                                "line": 261,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 261,
                                                "column": 45
                                              },
                                              "identifierName": "start"
                                            },
                                            "name": "start"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10336,
                                          "end": 10341,
                                          "loc": {
                                            "start": {
                                              "line": 262,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 262,
                                              "column": 22
                                            },
                                            "identifierName": "clone"
                                          },
                                          "name": "clone"
                                        },
                                        "computed": false
                                      },
                                      "arguments": []
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 10361,
                                      "end": 10364,
                                      "loc": {
                                        "start": {
                                          "line": 263,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 263,
                                          "column": 20
                                        },
                                        "identifierName": "add"
                                      },
                                      "name": "add"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "CallExpression",
                                      "start": 10386,
                                      "end": 10486,
                                      "loc": {
                                        "start": {
                                          "line": 264,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 264,
                                          "column": 120
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 10386,
                                        "end": 10455,
                                        "loc": {
                                          "start": {
                                            "line": 264,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 264,
                                            "column": 89
                                          }
                                        },
                                        "object": {
                                          "type": "CallExpression",
                                          "start": 10386,
                                          "end": 10440,
                                          "loc": {
                                            "start": {
                                              "line": 264,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 264,
                                              "column": 74
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 10386,
                                            "end": 10417,
                                            "loc": {
                                              "start": {
                                                "line": 264,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 264,
                                                "column": 51
                                              }
                                            },
                                            "object": {
                                              "type": "CallExpression",
                                              "start": 10386,
                                              "end": 10413,
                                              "loc": {
                                                "start": {
                                                  "line": 264,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 264,
                                                  "column": 47
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 10386,
                                                "end": 10411,
                                                "loc": {
                                                  "start": {
                                                    "line": 264,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 264,
                                                    "column": 45
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 10386,
                                                  "end": 10405,
                                                  "loc": {
                                                    "start": {
                                                      "line": 264,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 264,
                                                      "column": 39
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 10386,
                                                    "end": 10401,
                                                    "loc": {
                                                      "start": {
                                                        "line": 264,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 264,
                                                        "column": 35
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 10386,
                                                      "end": 10390,
                                                      "loc": {
                                                        "start": {
                                                          "line": 264,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 264,
                                                          "column": 24
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 10391,
                                                      "end": 10401,
                                                      "loc": {
                                                        "start": {
                                                          "line": 264,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 264,
                                                          "column": 35
                                                        },
                                                        "identifierName": "_autoFocus"
                                                      },
                                                      "name": "_autoFocus"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 10402,
                                                    "end": 10405,
                                                    "loc": {
                                                      "start": {
                                                        "line": 264,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 264,
                                                        "column": 39
                                                      },
                                                      "identifierName": "end"
                                                    },
                                                    "name": "end"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 10406,
                                                  "end": 10411,
                                                  "loc": {
                                                    "start": {
                                                      "line": 264,
                                                      "column": 40
                                                    },
                                                    "end": {
                                                      "line": 264,
                                                      "column": 45
                                                    },
                                                    "identifierName": "clone"
                                                  },
                                                  "name": "clone"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10414,
                                              "end": 10417,
                                              "loc": {
                                                "start": {
                                                  "line": 264,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 264,
                                                  "column": 51
                                                },
                                                "identifierName": "sub"
                                              },
                                              "name": "sub"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 10418,
                                              "end": 10439,
                                              "loc": {
                                                "start": {
                                                  "line": 264,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 264,
                                                  "column": 73
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 10418,
                                                "end": 10433,
                                                "loc": {
                                                  "start": {
                                                    "line": 264,
                                                    "column": 52
                                                  },
                                                  "end": {
                                                    "line": 264,
                                                    "column": 67
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 10418,
                                                  "end": 10422,
                                                  "loc": {
                                                    "start": {
                                                      "line": 264,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 264,
                                                      "column": 56
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 10423,
                                                  "end": 10433,
                                                  "loc": {
                                                    "start": {
                                                      "line": 264,
                                                      "column": 57
                                                    },
                                                    "end": {
                                                      "line": 264,
                                                      "column": 67
                                                    },
                                                    "identifierName": "_autoFocus"
                                                  },
                                                  "name": "_autoFocus"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10434,
                                                "end": 10439,
                                                "loc": {
                                                  "start": {
                                                    "line": 264,
                                                    "column": 68
                                                  },
                                                  "end": {
                                                    "line": 264,
                                                    "column": 73
                                                  },
                                                  "identifierName": "start"
                                                },
                                                "name": "start"
                                              },
                                              "computed": false
                                            }
                                          ]
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10441,
                                          "end": 10455,
                                          "loc": {
                                            "start": {
                                              "line": 264,
                                              "column": 75
                                            },
                                            "end": {
                                              "line": 264,
                                              "column": 89
                                            },
                                            "identifierName": "multiplyScalar"
                                          },
                                          "name": "multiplyScalar"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "CallExpression",
                                          "start": 10456,
                                          "end": 10485,
                                          "loc": {
                                            "start": {
                                              "line": 264,
                                              "column": 90
                                            },
                                            "end": {
                                              "line": 264,
                                              "column": 119
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 10456,
                                            "end": 10476,
                                            "loc": {
                                              "start": {
                                                "line": 264,
                                                "column": 90
                                              },
                                              "end": {
                                                "line": 264,
                                                "column": 110
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10456,
                                              "end": 10471,
                                              "loc": {
                                                "start": {
                                                  "line": 264,
                                                  "column": 90
                                                },
                                                "end": {
                                                  "line": 264,
                                                  "column": 105
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10456,
                                                "end": 10460,
                                                "loc": {
                                                  "start": {
                                                    "line": 264,
                                                    "column": 90
                                                  },
                                                  "end": {
                                                    "line": 264,
                                                    "column": 94
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10461,
                                                "end": 10471,
                                                "loc": {
                                                  "start": {
                                                    "line": 264,
                                                    "column": 95
                                                  },
                                                  "end": {
                                                    "line": 264,
                                                    "column": 105
                                                  },
                                                  "identifierName": "_autoFocus"
                                                },
                                                "name": "_autoFocus"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10472,
                                              "end": 10476,
                                              "loc": {
                                                "start": {
                                                  "line": 264,
                                                  "column": 106
                                                },
                                                "end": {
                                                  "line": 264,
                                                  "column": 110
                                                },
                                                "identifierName": "ease"
                                              },
                                              "name": "ease"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 10477,
                                              "end": 10484,
                                              "loc": {
                                                "start": {
                                                  "line": 264,
                                                  "column": 111
                                                },
                                                "end": {
                                                  "line": 264,
                                                  "column": 118
                                                },
                                                "identifierName": "elapsed"
                                              },
                                              "name": "elapsed"
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 10518,
                            "end": 10542,
                            "loc": {
                              "start": {
                                "line": 266,
                                "column": 12
                              },
                              "end": {
                                "line": 266,
                                "column": 36
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 10518,
                              "end": 10541,
                              "loc": {
                                "start": {
                                  "line": 266,
                                  "column": 12
                                },
                                "end": {
                                  "line": 266,
                                  "column": 35
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 10518,
                                "end": 10534,
                                "loc": {
                                  "start": {
                                    "line": 266,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 266,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 10518,
                                  "end": 10529,
                                  "loc": {
                                    "start": {
                                      "line": 266,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 266,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 10518,
                                    "end": 10522,
                                    "loc": {
                                      "start": {
                                        "line": 266,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 266,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 10523,
                                    "end": 10529,
                                    "loc": {
                                      "start": {
                                        "line": 266,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 266,
                                        "column": 23
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10530,
                                  "end": 10534,
                                  "loc": {
                                    "start": {
                                      "line": 266,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 266,
                                      "column": 28
                                    },
                                    "identifierName": "copy"
                                  },
                                  "name": "copy"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 10535,
                                  "end": 10540,
                                  "loc": {
                                    "start": {
                                      "line": 266,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 266,
                                      "column": 34
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                }
                              ]
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 10555,
                            "end": 10598,
                            "loc": {
                              "start": {
                                "line": 267,
                                "column": 12
                              },
                              "end": {
                                "line": 267,
                                "column": 55
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 10559,
                              "end": 10571,
                              "loc": {
                                "start": {
                                  "line": 267,
                                  "column": 16
                                },
                                "end": {
                                  "line": 267,
                                  "column": 28
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 10559,
                                "end": 10566,
                                "loc": {
                                  "start": {
                                    "line": 267,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 267,
                                    "column": 23
                                  },
                                  "identifierName": "elapsed"
                                },
                                "name": "elapsed"
                              },
                              "operator": ">=",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 10570,
                                "end": 10571,
                                "loc": {
                                  "start": {
                                    "line": 267,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 267,
                                    "column": 28
                                  }
                                },
                                "extra": {
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "value": 1
                              }
                            },
                            "consequent": {
                              "type": "ExpressionStatement",
                              "start": 10573,
                              "end": 10598,
                              "loc": {
                                "start": {
                                  "line": 267,
                                  "column": 30
                                },
                                "end": {
                                  "line": 267,
                                  "column": 55
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 10573,
                                "end": 10597,
                                "loc": {
                                  "start": {
                                    "line": 267,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 267,
                                    "column": 54
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 10573,
                                  "end": 10593,
                                  "loc": {
                                    "start": {
                                      "line": 267,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 267,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 10573,
                                    "end": 10588,
                                    "loc": {
                                      "start": {
                                        "line": 267,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 267,
                                        "column": 45
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 10573,
                                      "end": 10577,
                                      "loc": {
                                        "start": {
                                          "line": 267,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 267,
                                          "column": 34
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 10578,
                                      "end": 10588,
                                      "loc": {
                                        "start": {
                                          "line": 267,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 267,
                                          "column": 45
                                        },
                                        "identifierName": "_autoFocus"
                                      },
                                      "name": "_autoFocus"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 10589,
                                    "end": 10593,
                                    "loc": {
                                      "start": {
                                        "line": 267,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 267,
                                        "column": 50
                                      },
                                      "identifierName": "time"
                                    },
                                    "name": "time"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "NumericLiteral",
                                  "start": 10596,
                                  "end": 10597,
                                  "loc": {
                                    "start": {
                                      "line": 267,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 267,
                                      "column": 54
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              }
                            },
                            "alternate": null
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 10611,
                            "end": 10627,
                            "loc": {
                              "start": {
                                "line": 268,
                                "column": 12
                              },
                              "end": {
                                "line": 268,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 10611,
                              "end": 10626,
                              "loc": {
                                "start": {
                                  "line": 268,
                                  "column": 12
                                },
                                "end": {
                                  "line": 268,
                                  "column": 27
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 10611,
                                "end": 10619,
                                "loc": {
                                  "start": {
                                    "line": 268,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 268,
                                    "column": 20
                                  },
                                  "identifierName": "animates"
                                },
                                "name": "animates"
                              },
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 10622,
                                "end": 10626,
                                "loc": {
                                  "start": {
                                    "line": 268,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 268,
                                    "column": 27
                                  }
                                },
                                "value": true
                              }
                            }
                          }
                        ],
                        "directives": [],
                        "trailingComments": null
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Focus",
                          "start": 10108,
                          "end": 10116,
                          "loc": {
                            "start": {
                              "line": 258,
                              "column": 8
                            },
                            "end": {
                              "line": 258,
                              "column": 16
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Theta",
                          "start": 10647,
                          "end": 10655,
                          "loc": {
                            "start": {
                              "line": 271,
                              "column": 8
                            },
                            "end": {
                              "line": 271,
                              "column": 16
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 10664,
                      "end": 11381,
                      "loc": {
                        "start": {
                          "line": 272,
                          "column": 8
                        },
                        "end": {
                          "line": 286,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 10668,
                        "end": 10694,
                        "loc": {
                          "start": {
                            "line": 272,
                            "column": 12
                          },
                          "end": {
                            "line": 272,
                            "column": 38
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 10668,
                          "end": 10690,
                          "loc": {
                            "start": {
                              "line": 272,
                              "column": 12
                            },
                            "end": {
                              "line": 272,
                              "column": 34
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 10669,
                            "end": 10690,
                            "loc": {
                              "start": {
                                "line": 272,
                                "column": 13
                              },
                              "end": {
                                "line": 272,
                                "column": 34
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 10670,
                              "end": 10690,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 14
                                },
                                "end": {
                                  "line": 272,
                                  "column": 34
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 10670,
                                "end": 10685,
                                "loc": {
                                  "start": {
                                    "line": 272,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 272,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 10670,
                                  "end": 10674,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10675,
                                  "end": 10685,
                                  "loc": {
                                    "start": {
                                      "line": 272,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 29
                                    },
                                    "identifierName": "_autoTheta"
                                  },
                                  "name": "_autoTheta"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10686,
                                "end": 10690,
                                "loc": {
                                  "start": {
                                    "line": 272,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 272,
                                    "column": 34
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 10693,
                          "end": 10694,
                          "loc": {
                            "start": {
                              "line": 272,
                              "column": 37
                            },
                            "end": {
                              "line": 272,
                              "column": 38
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 10696,
                        "end": 11381,
                        "loc": {
                          "start": {
                            "line": 272,
                            "column": 40
                          },
                          "end": {
                            "line": 286,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 10710,
                            "end": 10811,
                            "loc": {
                              "start": {
                                "line": 273,
                                "column": 12
                              },
                              "end": {
                                "line": 273,
                                "column": 113
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 10714,
                                "end": 10810,
                                "loc": {
                                  "start": {
                                    "line": 273,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 273,
                                    "column": 112
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 10714,
                                  "end": 10721,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 23
                                    },
                                    "identifierName": "elapsed"
                                  },
                                  "name": "elapsed"
                                },
                                "init": {
                                  "type": "ConditionalExpression",
                                  "start": 10724,
                                  "end": 10810,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 112
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 10724,
                                    "end": 10732,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 34
                                      },
                                      "identifierName": "override"
                                    },
                                    "name": "override"
                                  },
                                  "consequent": {
                                    "type": "NumericLiteral",
                                    "start": 10735,
                                    "end": 10736,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 38
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  },
                                  "alternate": {
                                    "type": "CallExpression",
                                    "start": 10739,
                                    "end": 10810,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 112
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 10739,
                                      "end": 10747,
                                      "loc": {
                                        "start": {
                                          "line": 273,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 273,
                                          "column": 49
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 10739,
                                        "end": 10743,
                                        "loc": {
                                          "start": {
                                            "line": 273,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 273,
                                            "column": 45
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 10744,
                                        "end": 10747,
                                        "loc": {
                                          "start": {
                                            "line": 273,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 273,
                                            "column": 49
                                          },
                                          "identifierName": "min"
                                        },
                                        "name": "min"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "NumericLiteral",
                                        "start": 10748,
                                        "end": 10751,
                                        "loc": {
                                          "start": {
                                            "line": 273,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 273,
                                            "column": 53
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 1.1,
                                          "raw": "1.1"
                                        },
                                        "value": 1.1
                                      },
                                      {
                                        "type": "BinaryExpression",
                                        "start": 10753,
                                        "end": 10809,
                                        "loc": {
                                          "start": {
                                            "line": 273,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 273,
                                            "column": 111
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 10754,
                                          "end": 10781,
                                          "loc": {
                                            "start": {
                                              "line": 273,
                                              "column": 56
                                            },
                                            "end": {
                                              "line": 273,
                                              "column": 83
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 10754,
                                            "end": 10758,
                                            "loc": {
                                              "start": {
                                                "line": 273,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 273,
                                                "column": 60
                                              },
                                              "identifierName": "time"
                                            },
                                            "name": "time"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 10761,
                                            "end": 10781,
                                            "loc": {
                                              "start": {
                                                "line": 273,
                                                "column": 63
                                              },
                                              "end": {
                                                "line": 273,
                                                "column": 83
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10761,
                                              "end": 10776,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 63
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 78
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10761,
                                                "end": 10765,
                                                "loc": {
                                                  "start": {
                                                    "line": 273,
                                                    "column": 63
                                                  },
                                                  "end": {
                                                    "line": 273,
                                                    "column": 67
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10766,
                                                "end": 10776,
                                                "loc": {
                                                  "start": {
                                                    "line": 273,
                                                    "column": 68
                                                  },
                                                  "end": {
                                                    "line": 273,
                                                    "column": 78
                                                  },
                                                  "identifierName": "_autoTheta"
                                                },
                                                "name": "_autoTheta"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10777,
                                              "end": 10781,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 79
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 83
                                                },
                                                "identifierName": "time"
                                              },
                                              "name": "time"
                                            },
                                            "computed": false
                                          },
                                          "extra": {
                                            "parenthesized": true,
                                            "parenStart": 10753
                                          }
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 10785,
                                          "end": 10809,
                                          "loc": {
                                            "start": {
                                              "line": 273,
                                              "column": 87
                                            },
                                            "end": {
                                              "line": 273,
                                              "column": 111
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 10785,
                                            "end": 10800,
                                            "loc": {
                                              "start": {
                                                "line": 273,
                                                "column": 87
                                              },
                                              "end": {
                                                "line": 273,
                                                "column": 102
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10785,
                                              "end": 10789,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 87
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 91
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10790,
                                              "end": 10800,
                                              "loc": {
                                                "start": {
                                                  "line": 273,
                                                  "column": 92
                                                },
                                                "end": {
                                                  "line": 273,
                                                  "column": 102
                                                },
                                                "identifierName": "_autoTheta"
                                              },
                                              "name": "_autoTheta"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10801,
                                            "end": 10809,
                                            "loc": {
                                              "start": {
                                                "line": 273,
                                                "column": 103
                                              },
                                              "end": {
                                                "line": 273,
                                                "column": 111
                                              },
                                              "identifierName": "duration"
                                            },
                                            "name": "duration"
                                          },
                                          "computed": false
                                        }
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 10824,
                            "end": 10954,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 12
                              },
                              "end": {
                                "line": 275,
                                "column": 94
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 10828,
                                "end": 10953,
                                "loc": {
                                  "start": {
                                    "line": 274,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 275,
                                    "column": 93
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 10828,
                                  "end": 10833,
                                  "loc": {
                                    "start": {
                                      "line": 274,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 274,
                                      "column": 21
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "init": {
                                  "type": "BinaryExpression",
                                  "start": 10836,
                                  "end": 10953,
                                  "loc": {
                                    "start": {
                                      "line": 274,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 275,
                                      "column": 93
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 10836,
                                    "end": 10857,
                                    "loc": {
                                      "start": {
                                        "line": 274,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 274,
                                        "column": 45
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 10836,
                                      "end": 10851,
                                      "loc": {
                                        "start": {
                                          "line": 274,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 274,
                                          "column": 39
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 10836,
                                        "end": 10840,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 28
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 10841,
                                        "end": 10851,
                                        "loc": {
                                          "start": {
                                            "line": 274,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 274,
                                            "column": 39
                                          },
                                          "identifierName": "_autoTheta"
                                        },
                                        "name": "_autoTheta"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 10852,
                                      "end": 10857,
                                      "loc": {
                                        "start": {
                                          "line": 274,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 274,
                                          "column": 45
                                        },
                                        "identifierName": "start"
                                      },
                                      "name": "start"
                                    },
                                    "computed": false
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 10876,
                                    "end": 10953,
                                    "loc": {
                                      "start": {
                                        "line": 275,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 275,
                                        "column": 93
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 10877,
                                      "end": 10920,
                                      "loc": {
                                        "start": {
                                          "line": 275,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 275,
                                          "column": 60
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 10877,
                                        "end": 10896,
                                        "loc": {
                                          "start": {
                                            "line": 275,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 275,
                                            "column": 36
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 10877,
                                          "end": 10892,
                                          "loc": {
                                            "start": {
                                              "line": 275,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 275,
                                              "column": 32
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 10877,
                                            "end": 10881,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 21
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10882,
                                            "end": 10892,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 32
                                              },
                                              "identifierName": "_autoTheta"
                                            },
                                            "name": "_autoTheta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10893,
                                          "end": 10896,
                                          "loc": {
                                            "start": {
                                              "line": 275,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 275,
                                              "column": 36
                                            },
                                            "identifierName": "end"
                                          },
                                          "name": "end"
                                        },
                                        "computed": false
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 10899,
                                        "end": 10920,
                                        "loc": {
                                          "start": {
                                            "line": 275,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 275,
                                            "column": 60
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 10899,
                                          "end": 10914,
                                          "loc": {
                                            "start": {
                                              "line": 275,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 275,
                                              "column": 54
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 10899,
                                            "end": 10903,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 43
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10904,
                                            "end": 10914,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 54
                                              },
                                              "identifierName": "_autoTheta"
                                            },
                                            "name": "_autoTheta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10915,
                                          "end": 10920,
                                          "loc": {
                                            "start": {
                                              "line": 275,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 275,
                                              "column": 60
                                            },
                                            "identifierName": "start"
                                          },
                                          "name": "start"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 10876
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 10924,
                                      "end": 10953,
                                      "loc": {
                                        "start": {
                                          "line": 275,
                                          "column": 64
                                        },
                                        "end": {
                                          "line": 275,
                                          "column": 93
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 10924,
                                        "end": 10944,
                                        "loc": {
                                          "start": {
                                            "line": 275,
                                            "column": 64
                                          },
                                          "end": {
                                            "line": 275,
                                            "column": 84
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 10924,
                                          "end": 10939,
                                          "loc": {
                                            "start": {
                                              "line": 275,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 275,
                                              "column": 79
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 10924,
                                            "end": 10928,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 68
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10929,
                                            "end": 10939,
                                            "loc": {
                                              "start": {
                                                "line": 275,
                                                "column": 69
                                              },
                                              "end": {
                                                "line": 275,
                                                "column": 79
                                              },
                                              "identifierName": "_autoTheta"
                                            },
                                            "name": "_autoTheta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10940,
                                          "end": 10944,
                                          "loc": {
                                            "start": {
                                              "line": 275,
                                              "column": 80
                                            },
                                            "end": {
                                              "line": 275,
                                              "column": 84
                                            },
                                            "identifierName": "ease"
                                          },
                                          "name": "ease"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 10945,
                                          "end": 10952,
                                          "loc": {
                                            "start": {
                                              "line": 275,
                                              "column": 85
                                            },
                                            "end": {
                                              "line": 275,
                                              "column": 92
                                            },
                                            "identifierName": "elapsed"
                                          },
                                          "name": "elapsed"
                                        }
                                      ]
                                    }
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 10967,
                            "end": 10983,
                            "loc": {
                              "start": {
                                "line": 276,
                                "column": 12
                              },
                              "end": {
                                "line": 276,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 10967,
                              "end": 10982,
                              "loc": {
                                "start": {
                                  "line": 276,
                                  "column": 12
                                },
                                "end": {
                                  "line": 276,
                                  "column": 27
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 10967,
                                "end": 10975,
                                "loc": {
                                  "start": {
                                    "line": 276,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 276,
                                    "column": 20
                                  },
                                  "identifierName": "animates"
                                },
                                "name": "animates"
                              },
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 10978,
                                "end": 10982,
                                "loc": {
                                  "start": {
                                    "line": 276,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 276,
                                    "column": 27
                                  }
                                },
                                "value": true
                              }
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 10996,
                            "end": 11315,
                            "loc": {
                              "start": {
                                "line": 277,
                                "column": 12
                              },
                              "end": {
                                "line": 284,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "UnaryExpression",
                              "start": 11000,
                              "end": 11020,
                              "loc": {
                                "start": {
                                  "line": 277,
                                  "column": 16
                                },
                                "end": {
                                  "line": 277,
                                  "column": 36
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "MemberExpression",
                                "start": 11001,
                                "end": 11020,
                                "loc": {
                                  "start": {
                                    "line": 277,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 277,
                                    "column": 36
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 11001,
                                  "end": 11016,
                                  "loc": {
                                    "start": {
                                      "line": 277,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 277,
                                      "column": 32
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 11001,
                                    "end": 11005,
                                    "loc": {
                                      "start": {
                                        "line": 277,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 277,
                                        "column": 21
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11006,
                                    "end": 11016,
                                    "loc": {
                                      "start": {
                                        "line": 277,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 277,
                                        "column": 32
                                      },
                                      "identifierName": "_autoTheta"
                                    },
                                    "name": "_autoTheta"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 11017,
                                  "end": 11020,
                                  "loc": {
                                    "start": {
                                      "line": 277,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 277,
                                      "column": 36
                                    },
                                    "identifierName": "old"
                                  },
                                  "name": "old"
                                },
                                "computed": false
                              },
                              "extra": {
                                "parenthesizedArgument": false
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 11022,
                              "end": 11148,
                              "loc": {
                                "start": {
                                  "line": 277,
                                  "column": 38
                                },
                                "end": {
                                  "line": 280,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11040,
                                  "end": 11068,
                                  "loc": {
                                    "start": {
                                      "line": 278,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 278,
                                      "column": 44
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 11040,
                                    "end": 11067,
                                    "loc": {
                                      "start": {
                                        "line": 278,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 278,
                                        "column": 43
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11040,
                                      "end": 11059,
                                      "loc": {
                                        "start": {
                                          "line": 278,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 278,
                                          "column": 35
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 11040,
                                        "end": 11055,
                                        "loc": {
                                          "start": {
                                            "line": 278,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 278,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 11040,
                                          "end": 11044,
                                          "loc": {
                                            "start": {
                                              "line": 278,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 278,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11045,
                                          "end": 11055,
                                          "loc": {
                                            "start": {
                                              "line": 278,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 278,
                                              "column": 31
                                            },
                                            "identifierName": "_autoTheta"
                                          },
                                          "name": "_autoTheta"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11056,
                                        "end": 11059,
                                        "loc": {
                                          "start": {
                                            "line": 278,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 278,
                                            "column": 35
                                          },
                                          "identifierName": "old"
                                        },
                                        "name": "old"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 11062,
                                      "end": 11067,
                                      "loc": {
                                        "start": {
                                          "line": 278,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 278,
                                          "column": 43
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11085,
                                  "end": 11134,
                                  "loc": {
                                    "start": {
                                      "line": 279,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 279,
                                      "column": 65
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 11085,
                                    "end": 11133,
                                    "loc": {
                                      "start": {
                                        "line": 279,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 279,
                                        "column": 64
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11085,
                                      "end": 11101,
                                      "loc": {
                                        "start": {
                                          "line": 279,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 279,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 11085,
                                        "end": 11089,
                                        "loc": {
                                          "start": {
                                            "line": 279,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 279,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11090,
                                        "end": 11101,
                                        "loc": {
                                          "start": {
                                            "line": 279,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 279,
                                            "column": 32
                                          },
                                          "identifierName": "_thetaDelta"
                                        },
                                        "name": "_thetaDelta"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 11104,
                                      "end": 11133,
                                      "loc": {
                                        "start": {
                                          "line": 279,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 279,
                                          "column": 64
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 11104,
                                        "end": 11109,
                                        "loc": {
                                          "start": {
                                            "line": 279,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 279,
                                            "column": 40
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 11112,
                                        "end": 11133,
                                        "loc": {
                                          "start": {
                                            "line": 279,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 279,
                                            "column": 64
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 11112,
                                          "end": 11127,
                                          "loc": {
                                            "start": {
                                              "line": 279,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 279,
                                              "column": 58
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 11112,
                                            "end": 11116,
                                            "loc": {
                                              "start": {
                                                "line": 279,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 279,
                                                "column": 47
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11117,
                                            "end": 11127,
                                            "loc": {
                                              "start": {
                                                "line": 279,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 279,
                                                "column": 58
                                              },
                                              "identifierName": "_autoTheta"
                                            },
                                            "name": "_autoTheta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11128,
                                          "end": 11133,
                                          "loc": {
                                            "start": {
                                              "line": 279,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 279,
                                              "column": 64
                                            },
                                            "identifierName": "start"
                                          },
                                          "name": "start"
                                        },
                                        "computed": false
                                      }
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 11154,
                              "end": 11315,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 19
                                },
                                "end": {
                                  "line": 284,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 11172,
                                  "end": 11205,
                                  "loc": {
                                    "start": {
                                      "line": 281,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 281,
                                      "column": 49
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 11176,
                                      "end": 11204,
                                      "loc": {
                                        "start": {
                                          "line": 281,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 281,
                                          "column": 48
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 11176,
                                        "end": 11182,
                                        "loc": {
                                          "start": {
                                            "line": 281,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 281,
                                            "column": 26
                                          },
                                          "identifierName": "oldVal"
                                        },
                                        "name": "oldVal"
                                      },
                                      "init": {
                                        "type": "MemberExpression",
                                        "start": 11185,
                                        "end": 11204,
                                        "loc": {
                                          "start": {
                                            "line": 281,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 281,
                                            "column": 48
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 11185,
                                          "end": 11200,
                                          "loc": {
                                            "start": {
                                              "line": 281,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 281,
                                              "column": 44
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 11185,
                                            "end": 11189,
                                            "loc": {
                                              "start": {
                                                "line": 281,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 281,
                                                "column": 33
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11190,
                                            "end": 11200,
                                            "loc": {
                                              "start": {
                                                "line": 281,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 281,
                                                "column": 44
                                              },
                                              "identifierName": "_autoTheta"
                                            },
                                            "name": "_autoTheta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11201,
                                          "end": 11204,
                                          "loc": {
                                            "start": {
                                              "line": 281,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 281,
                                              "column": 48
                                            },
                                            "identifierName": "old"
                                          },
                                          "name": "old"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11222,
                                  "end": 11250,
                                  "loc": {
                                    "start": {
                                      "line": 282,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 282,
                                      "column": 44
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 11222,
                                    "end": 11249,
                                    "loc": {
                                      "start": {
                                        "line": 282,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 282,
                                        "column": 43
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11222,
                                      "end": 11241,
                                      "loc": {
                                        "start": {
                                          "line": 282,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 282,
                                          "column": 35
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 11222,
                                        "end": 11237,
                                        "loc": {
                                          "start": {
                                            "line": 282,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 282,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 11222,
                                          "end": 11226,
                                          "loc": {
                                            "start": {
                                              "line": 282,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 282,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11227,
                                          "end": 11237,
                                          "loc": {
                                            "start": {
                                              "line": 282,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 282,
                                              "column": 31
                                            },
                                            "identifierName": "_autoTheta"
                                          },
                                          "name": "_autoTheta"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11238,
                                        "end": 11241,
                                        "loc": {
                                          "start": {
                                            "line": 282,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 282,
                                            "column": 35
                                          },
                                          "identifierName": "old"
                                        },
                                        "name": "old"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 11244,
                                      "end": 11249,
                                      "loc": {
                                        "start": {
                                          "line": 282,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 282,
                                          "column": 43
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11267,
                                  "end": 11301,
                                  "loc": {
                                    "start": {
                                      "line": 283,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 283,
                                      "column": 50
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 11267,
                                    "end": 11300,
                                    "loc": {
                                      "start": {
                                        "line": 283,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 283,
                                        "column": 49
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11267,
                                      "end": 11283,
                                      "loc": {
                                        "start": {
                                          "line": 283,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 283,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 11267,
                                        "end": 11271,
                                        "loc": {
                                          "start": {
                                            "line": 283,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 283,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11272,
                                        "end": 11283,
                                        "loc": {
                                          "start": {
                                            "line": 283,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 283,
                                            "column": 32
                                          },
                                          "identifierName": "_thetaDelta"
                                        },
                                        "name": "_thetaDelta"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 11286,
                                      "end": 11300,
                                      "loc": {
                                        "start": {
                                          "line": 283,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 283,
                                          "column": 49
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 11286,
                                        "end": 11291,
                                        "loc": {
                                          "start": {
                                            "line": 283,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 283,
                                            "column": 40
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 11294,
                                        "end": 11300,
                                        "loc": {
                                          "start": {
                                            "line": 283,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 283,
                                            "column": 49
                                          },
                                          "identifierName": "oldVal"
                                        },
                                        "name": "oldVal"
                                      }
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 11328,
                            "end": 11371,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 12
                              },
                              "end": {
                                "line": 285,
                                "column": 55
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 11332,
                              "end": 11344,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 16
                                },
                                "end": {
                                  "line": 285,
                                  "column": 28
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 11332,
                                "end": 11339,
                                "loc": {
                                  "start": {
                                    "line": 285,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 285,
                                    "column": 23
                                  },
                                  "identifierName": "elapsed"
                                },
                                "name": "elapsed"
                              },
                              "operator": ">=",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 11343,
                                "end": 11344,
                                "loc": {
                                  "start": {
                                    "line": 285,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 285,
                                    "column": 28
                                  }
                                },
                                "extra": {
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "value": 1
                              }
                            },
                            "consequent": {
                              "type": "ExpressionStatement",
                              "start": 11346,
                              "end": 11371,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 30
                                },
                                "end": {
                                  "line": 285,
                                  "column": 55
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 11346,
                                "end": 11370,
                                "loc": {
                                  "start": {
                                    "line": 285,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 285,
                                    "column": 54
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 11346,
                                  "end": 11366,
                                  "loc": {
                                    "start": {
                                      "line": 285,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 285,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 11346,
                                    "end": 11361,
                                    "loc": {
                                      "start": {
                                        "line": 285,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 285,
                                        "column": 45
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 11346,
                                      "end": 11350,
                                      "loc": {
                                        "start": {
                                          "line": 285,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 285,
                                          "column": 34
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 11351,
                                      "end": 11361,
                                      "loc": {
                                        "start": {
                                          "line": 285,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 285,
                                          "column": 45
                                        },
                                        "identifierName": "_autoTheta"
                                      },
                                      "name": "_autoTheta"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11362,
                                    "end": 11366,
                                    "loc": {
                                      "start": {
                                        "line": 285,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 285,
                                        "column": 50
                                      },
                                      "identifierName": "time"
                                    },
                                    "name": "time"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "NumericLiteral",
                                  "start": 11369,
                                  "end": 11370,
                                  "loc": {
                                    "start": {
                                      "line": 285,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 285,
                                      "column": 54
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              }
                            },
                            "alternate": null
                          }
                        ],
                        "directives": [],
                        "trailingComments": null
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Theta",
                          "start": 10647,
                          "end": 10655,
                          "loc": {
                            "start": {
                              "line": 271,
                              "column": 8
                            },
                            "end": {
                              "line": 271,
                              "column": 16
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Phi",
                          "start": 11391,
                          "end": 11397,
                          "loc": {
                            "start": {
                              "line": 288,
                              "column": 8
                            },
                            "end": {
                              "line": 288,
                              "column": 14
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 11406,
                      "end": 12078,
                      "loc": {
                        "start": {
                          "line": 289,
                          "column": 8
                        },
                        "end": {
                          "line": 302,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 11410,
                        "end": 11434,
                        "loc": {
                          "start": {
                            "line": 289,
                            "column": 12
                          },
                          "end": {
                            "line": 289,
                            "column": 36
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 11410,
                          "end": 11430,
                          "loc": {
                            "start": {
                              "line": 289,
                              "column": 12
                            },
                            "end": {
                              "line": 289,
                              "column": 32
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 11411,
                            "end": 11430,
                            "loc": {
                              "start": {
                                "line": 289,
                                "column": 13
                              },
                              "end": {
                                "line": 289,
                                "column": 32
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 11412,
                              "end": 11430,
                              "loc": {
                                "start": {
                                  "line": 289,
                                  "column": 14
                                },
                                "end": {
                                  "line": 289,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 11412,
                                "end": 11425,
                                "loc": {
                                  "start": {
                                    "line": 289,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 289,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 11412,
                                  "end": 11416,
                                  "loc": {
                                    "start": {
                                      "line": 289,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 289,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 11417,
                                  "end": 11425,
                                  "loc": {
                                    "start": {
                                      "line": 289,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 289,
                                      "column": 27
                                    },
                                    "identifierName": "_autoPhi"
                                  },
                                  "name": "_autoPhi"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11426,
                                "end": 11430,
                                "loc": {
                                  "start": {
                                    "line": 289,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 289,
                                    "column": 32
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 11433,
                          "end": 11434,
                          "loc": {
                            "start": {
                              "line": 289,
                              "column": 35
                            },
                            "end": {
                              "line": 289,
                              "column": 36
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 11436,
                        "end": 12078,
                        "loc": {
                          "start": {
                            "line": 289,
                            "column": 38
                          },
                          "end": {
                            "line": 302,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 11450,
                            "end": 11548,
                            "loc": {
                              "start": {
                                "line": 290,
                                "column": 12
                              },
                              "end": {
                                "line": 290,
                                "column": 110
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 11454,
                                "end": 11547,
                                "loc": {
                                  "start": {
                                    "line": 290,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 290,
                                    "column": 109
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 11454,
                                  "end": 11461,
                                  "loc": {
                                    "start": {
                                      "line": 290,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 290,
                                      "column": 23
                                    },
                                    "identifierName": "elapsed"
                                  },
                                  "name": "elapsed"
                                },
                                "init": {
                                  "type": "ConditionalExpression",
                                  "start": 11464,
                                  "end": 11547,
                                  "loc": {
                                    "start": {
                                      "line": 290,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 290,
                                      "column": 109
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 11464,
                                    "end": 11472,
                                    "loc": {
                                      "start": {
                                        "line": 290,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 290,
                                        "column": 34
                                      },
                                      "identifierName": "override"
                                    },
                                    "name": "override"
                                  },
                                  "consequent": {
                                    "type": "NumericLiteral",
                                    "start": 11475,
                                    "end": 11476,
                                    "loc": {
                                      "start": {
                                        "line": 290,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 290,
                                        "column": 38
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  },
                                  "alternate": {
                                    "type": "CallExpression",
                                    "start": 11479,
                                    "end": 11547,
                                    "loc": {
                                      "start": {
                                        "line": 290,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 290,
                                        "column": 109
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11479,
                                      "end": 11487,
                                      "loc": {
                                        "start": {
                                          "line": 290,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 290,
                                          "column": 49
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11479,
                                        "end": 11483,
                                        "loc": {
                                          "start": {
                                            "line": 290,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 290,
                                            "column": 45
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11484,
                                        "end": 11487,
                                        "loc": {
                                          "start": {
                                            "line": 290,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 290,
                                            "column": 49
                                          },
                                          "identifierName": "min"
                                        },
                                        "name": "min"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "NumericLiteral",
                                        "start": 11488,
                                        "end": 11492,
                                        "loc": {
                                          "start": {
                                            "line": 290,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 290,
                                            "column": 54
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 1.05,
                                          "raw": "1.05"
                                        },
                                        "value": 1.05
                                      },
                                      {
                                        "type": "BinaryExpression",
                                        "start": 11494,
                                        "end": 11546,
                                        "loc": {
                                          "start": {
                                            "line": 290,
                                            "column": 56
                                          },
                                          "end": {
                                            "line": 290,
                                            "column": 108
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 11495,
                                          "end": 11520,
                                          "loc": {
                                            "start": {
                                              "line": 290,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 290,
                                              "column": 82
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 11495,
                                            "end": 11499,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 61
                                              },
                                              "identifierName": "time"
                                            },
                                            "name": "time"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 11502,
                                            "end": 11520,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 82
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11502,
                                              "end": 11515,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 77
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11502,
                                                "end": 11506,
                                                "loc": {
                                                  "start": {
                                                    "line": 290,
                                                    "column": 64
                                                  },
                                                  "end": {
                                                    "line": 290,
                                                    "column": 68
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11507,
                                                "end": 11515,
                                                "loc": {
                                                  "start": {
                                                    "line": 290,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 290,
                                                    "column": 77
                                                  },
                                                  "identifierName": "_autoPhi"
                                                },
                                                "name": "_autoPhi"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11516,
                                              "end": 11520,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 78
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 82
                                                },
                                                "identifierName": "time"
                                              },
                                              "name": "time"
                                            },
                                            "computed": false
                                          },
                                          "extra": {
                                            "parenthesized": true,
                                            "parenStart": 11494
                                          }
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 11524,
                                          "end": 11546,
                                          "loc": {
                                            "start": {
                                              "line": 290,
                                              "column": 86
                                            },
                                            "end": {
                                              "line": 290,
                                              "column": 108
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 11524,
                                            "end": 11537,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 86
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 99
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 11524,
                                              "end": 11528,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 86
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 90
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11529,
                                              "end": 11537,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 91
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 99
                                                },
                                                "identifierName": "_autoPhi"
                                              },
                                              "name": "_autoPhi"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11538,
                                            "end": 11546,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 100
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 108
                                              },
                                              "identifierName": "duration"
                                            },
                                            "name": "duration"
                                          },
                                          "computed": false
                                        }
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 11561,
                            "end": 11667,
                            "loc": {
                              "start": {
                                "line": 291,
                                "column": 12
                              },
                              "end": {
                                "line": 291,
                                "column": 118
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 11565,
                                "end": 11666,
                                "loc": {
                                  "start": {
                                    "line": 291,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 291,
                                    "column": 117
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 11565,
                                  "end": 11570,
                                  "loc": {
                                    "start": {
                                      "line": 291,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 291,
                                      "column": 21
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "init": {
                                  "type": "BinaryExpression",
                                  "start": 11573,
                                  "end": 11666,
                                  "loc": {
                                    "start": {
                                      "line": 291,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 291,
                                      "column": 117
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 11573,
                                    "end": 11592,
                                    "loc": {
                                      "start": {
                                        "line": 291,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 291,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 11573,
                                      "end": 11586,
                                      "loc": {
                                        "start": {
                                          "line": 291,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 291,
                                          "column": 37
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 11573,
                                        "end": 11577,
                                        "loc": {
                                          "start": {
                                            "line": 291,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 291,
                                            "column": 28
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11578,
                                        "end": 11586,
                                        "loc": {
                                          "start": {
                                            "line": 291,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 291,
                                            "column": 37
                                          },
                                          "identifierName": "_autoPhi"
                                        },
                                        "name": "_autoPhi"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 11587,
                                      "end": 11592,
                                      "loc": {
                                        "start": {
                                          "line": 291,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 291,
                                          "column": 43
                                        },
                                        "identifierName": "start"
                                      },
                                      "name": "start"
                                    },
                                    "computed": false
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 11595,
                                    "end": 11666,
                                    "loc": {
                                      "start": {
                                        "line": 291,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 291,
                                        "column": 117
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 11596,
                                      "end": 11635,
                                      "loc": {
                                        "start": {
                                          "line": 291,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 291,
                                          "column": 86
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 11596,
                                        "end": 11613,
                                        "loc": {
                                          "start": {
                                            "line": 291,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 291,
                                            "column": 64
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 11596,
                                          "end": 11609,
                                          "loc": {
                                            "start": {
                                              "line": 291,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 291,
                                              "column": 60
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 11596,
                                            "end": 11600,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 51
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11601,
                                            "end": 11609,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 60
                                              },
                                              "identifierName": "_autoPhi"
                                            },
                                            "name": "_autoPhi"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11610,
                                          "end": 11613,
                                          "loc": {
                                            "start": {
                                              "line": 291,
                                              "column": 61
                                            },
                                            "end": {
                                              "line": 291,
                                              "column": 64
                                            },
                                            "identifierName": "end"
                                          },
                                          "name": "end"
                                        },
                                        "computed": false
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 11616,
                                        "end": 11635,
                                        "loc": {
                                          "start": {
                                            "line": 291,
                                            "column": 67
                                          },
                                          "end": {
                                            "line": 291,
                                            "column": 86
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 11616,
                                          "end": 11629,
                                          "loc": {
                                            "start": {
                                              "line": 291,
                                              "column": 67
                                            },
                                            "end": {
                                              "line": 291,
                                              "column": 80
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 11616,
                                            "end": 11620,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 71
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11621,
                                            "end": 11629,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 72
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 80
                                              },
                                              "identifierName": "_autoPhi"
                                            },
                                            "name": "_autoPhi"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11630,
                                          "end": 11635,
                                          "loc": {
                                            "start": {
                                              "line": 291,
                                              "column": 81
                                            },
                                            "end": {
                                              "line": 291,
                                              "column": 86
                                            },
                                            "identifierName": "start"
                                          },
                                          "name": "start"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 11595
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 11639,
                                      "end": 11666,
                                      "loc": {
                                        "start": {
                                          "line": 291,
                                          "column": 90
                                        },
                                        "end": {
                                          "line": 291,
                                          "column": 117
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 11639,
                                        "end": 11657,
                                        "loc": {
                                          "start": {
                                            "line": 291,
                                            "column": 90
                                          },
                                          "end": {
                                            "line": 291,
                                            "column": 108
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 11639,
                                          "end": 11652,
                                          "loc": {
                                            "start": {
                                              "line": 291,
                                              "column": 90
                                            },
                                            "end": {
                                              "line": 291,
                                              "column": 103
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 11639,
                                            "end": 11643,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 90
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 94
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11644,
                                            "end": 11652,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 95
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 103
                                              },
                                              "identifierName": "_autoPhi"
                                            },
                                            "name": "_autoPhi"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11653,
                                          "end": 11657,
                                          "loc": {
                                            "start": {
                                              "line": 291,
                                              "column": 104
                                            },
                                            "end": {
                                              "line": 291,
                                              "column": 108
                                            },
                                            "identifierName": "ease"
                                          },
                                          "name": "ease"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 11658,
                                          "end": 11665,
                                          "loc": {
                                            "start": {
                                              "line": 291,
                                              "column": 109
                                            },
                                            "end": {
                                              "line": 291,
                                              "column": 116
                                            },
                                            "identifierName": "elapsed"
                                          },
                                          "name": "elapsed"
                                        }
                                      ]
                                    }
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 11680,
                            "end": 11696,
                            "loc": {
                              "start": {
                                "line": 292,
                                "column": 12
                              },
                              "end": {
                                "line": 292,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 11680,
                              "end": 11695,
                              "loc": {
                                "start": {
                                  "line": 292,
                                  "column": 12
                                },
                                "end": {
                                  "line": 292,
                                  "column": 27
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 11680,
                                "end": 11688,
                                "loc": {
                                  "start": {
                                    "line": 292,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 292,
                                    "column": 20
                                  },
                                  "identifierName": "animates"
                                },
                                "name": "animates"
                              },
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 11691,
                                "end": 11695,
                                "loc": {
                                  "start": {
                                    "line": 292,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 292,
                                    "column": 27
                                  }
                                },
                                "value": true
                              }
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 11709,
                            "end": 12014,
                            "loc": {
                              "start": {
                                "line": 293,
                                "column": 12
                              },
                              "end": {
                                "line": 300,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "UnaryExpression",
                              "start": 11713,
                              "end": 11731,
                              "loc": {
                                "start": {
                                  "line": 293,
                                  "column": 16
                                },
                                "end": {
                                  "line": 293,
                                  "column": 34
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "MemberExpression",
                                "start": 11714,
                                "end": 11731,
                                "loc": {
                                  "start": {
                                    "line": 293,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 293,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 11714,
                                  "end": 11727,
                                  "loc": {
                                    "start": {
                                      "line": 293,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 293,
                                      "column": 30
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 11714,
                                    "end": 11718,
                                    "loc": {
                                      "start": {
                                        "line": 293,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 293,
                                        "column": 21
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11719,
                                    "end": 11727,
                                    "loc": {
                                      "start": {
                                        "line": 293,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 293,
                                        "column": 30
                                      },
                                      "identifierName": "_autoPhi"
                                    },
                                    "name": "_autoPhi"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 11728,
                                  "end": 11731,
                                  "loc": {
                                    "start": {
                                      "line": 293,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 293,
                                      "column": 34
                                    },
                                    "identifierName": "old"
                                  },
                                  "name": "old"
                                },
                                "computed": false
                              },
                              "extra": {
                                "parenthesizedArgument": false
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 11733,
                              "end": 11853,
                              "loc": {
                                "start": {
                                  "line": 293,
                                  "column": 36
                                },
                                "end": {
                                  "line": 296,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11751,
                                  "end": 11777,
                                  "loc": {
                                    "start": {
                                      "line": 294,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 294,
                                      "column": 42
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 11751,
                                    "end": 11776,
                                    "loc": {
                                      "start": {
                                        "line": 294,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 294,
                                        "column": 41
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11751,
                                      "end": 11768,
                                      "loc": {
                                        "start": {
                                          "line": 294,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 294,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 11751,
                                        "end": 11764,
                                        "loc": {
                                          "start": {
                                            "line": 294,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 294,
                                            "column": 29
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 11751,
                                          "end": 11755,
                                          "loc": {
                                            "start": {
                                              "line": 294,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 294,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11756,
                                          "end": 11764,
                                          "loc": {
                                            "start": {
                                              "line": 294,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 294,
                                              "column": 29
                                            },
                                            "identifierName": "_autoPhi"
                                          },
                                          "name": "_autoPhi"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11765,
                                        "end": 11768,
                                        "loc": {
                                          "start": {
                                            "line": 294,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 294,
                                            "column": 33
                                          },
                                          "identifierName": "old"
                                        },
                                        "name": "old"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 11771,
                                      "end": 11776,
                                      "loc": {
                                        "start": {
                                          "line": 294,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 294,
                                          "column": 41
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11794,
                                  "end": 11839,
                                  "loc": {
                                    "start": {
                                      "line": 295,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 295,
                                      "column": 61
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 11794,
                                    "end": 11838,
                                    "loc": {
                                      "start": {
                                        "line": 295,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 295,
                                        "column": 60
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11794,
                                      "end": 11808,
                                      "loc": {
                                        "start": {
                                          "line": 295,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 295,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 11794,
                                        "end": 11798,
                                        "loc": {
                                          "start": {
                                            "line": 295,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 295,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11799,
                                        "end": 11808,
                                        "loc": {
                                          "start": {
                                            "line": 295,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 295,
                                            "column": 30
                                          },
                                          "identifierName": "_phiDelta"
                                        },
                                        "name": "_phiDelta"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 11811,
                                      "end": 11838,
                                      "loc": {
                                        "start": {
                                          "line": 295,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 295,
                                          "column": 60
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 11811,
                                        "end": 11816,
                                        "loc": {
                                          "start": {
                                            "line": 295,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 295,
                                            "column": 38
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 11819,
                                        "end": 11838,
                                        "loc": {
                                          "start": {
                                            "line": 295,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 295,
                                            "column": 60
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 11819,
                                          "end": 11832,
                                          "loc": {
                                            "start": {
                                              "line": 295,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 295,
                                              "column": 54
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 11819,
                                            "end": 11823,
                                            "loc": {
                                              "start": {
                                                "line": 295,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 295,
                                                "column": 45
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11824,
                                            "end": 11832,
                                            "loc": {
                                              "start": {
                                                "line": 295,
                                                "column": 46
                                              },
                                              "end": {
                                                "line": 295,
                                                "column": 54
                                              },
                                              "identifierName": "_autoPhi"
                                            },
                                            "name": "_autoPhi"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11833,
                                          "end": 11838,
                                          "loc": {
                                            "start": {
                                              "line": 295,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 295,
                                              "column": 60
                                            },
                                            "identifierName": "start"
                                          },
                                          "name": "start"
                                        },
                                        "computed": false
                                      }
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 11859,
                              "end": 12014,
                              "loc": {
                                "start": {
                                  "line": 296,
                                  "column": 19
                                },
                                "end": {
                                  "line": 300,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 11877,
                                  "end": 11908,
                                  "loc": {
                                    "start": {
                                      "line": 297,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 297,
                                      "column": 47
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 11881,
                                      "end": 11907,
                                      "loc": {
                                        "start": {
                                          "line": 297,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 297,
                                          "column": 46
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 11881,
                                        "end": 11887,
                                        "loc": {
                                          "start": {
                                            "line": 297,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 297,
                                            "column": 26
                                          },
                                          "identifierName": "oldVal"
                                        },
                                        "name": "oldVal"
                                      },
                                      "init": {
                                        "type": "MemberExpression",
                                        "start": 11890,
                                        "end": 11907,
                                        "loc": {
                                          "start": {
                                            "line": 297,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 297,
                                            "column": 46
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 11890,
                                          "end": 11903,
                                          "loc": {
                                            "start": {
                                              "line": 297,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 297,
                                              "column": 42
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 11890,
                                            "end": 11894,
                                            "loc": {
                                              "start": {
                                                "line": 297,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 297,
                                                "column": 33
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11895,
                                            "end": 11903,
                                            "loc": {
                                              "start": {
                                                "line": 297,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 297,
                                                "column": 42
                                              },
                                              "identifierName": "_autoPhi"
                                            },
                                            "name": "_autoPhi"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11904,
                                          "end": 11907,
                                          "loc": {
                                            "start": {
                                              "line": 297,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 297,
                                              "column": 46
                                            },
                                            "identifierName": "old"
                                          },
                                          "name": "old"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11925,
                                  "end": 11951,
                                  "loc": {
                                    "start": {
                                      "line": 298,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 298,
                                      "column": 42
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 11925,
                                    "end": 11950,
                                    "loc": {
                                      "start": {
                                        "line": 298,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 298,
                                        "column": 41
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11925,
                                      "end": 11942,
                                      "loc": {
                                        "start": {
                                          "line": 298,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 298,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 11925,
                                        "end": 11938,
                                        "loc": {
                                          "start": {
                                            "line": 298,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 298,
                                            "column": 29
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 11925,
                                          "end": 11929,
                                          "loc": {
                                            "start": {
                                              "line": 298,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 298,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 11930,
                                          "end": 11938,
                                          "loc": {
                                            "start": {
                                              "line": 298,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 298,
                                              "column": 29
                                            },
                                            "identifierName": "_autoPhi"
                                          },
                                          "name": "_autoPhi"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11939,
                                        "end": 11942,
                                        "loc": {
                                          "start": {
                                            "line": 298,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 298,
                                            "column": 33
                                          },
                                          "identifierName": "old"
                                        },
                                        "name": "old"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 11945,
                                      "end": 11950,
                                      "loc": {
                                        "start": {
                                          "line": 298,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 298,
                                          "column": 41
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11968,
                                  "end": 12000,
                                  "loc": {
                                    "start": {
                                      "line": 299,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 299,
                                      "column": 48
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 11968,
                                    "end": 11999,
                                    "loc": {
                                      "start": {
                                        "line": 299,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 299,
                                        "column": 47
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11968,
                                      "end": 11982,
                                      "loc": {
                                        "start": {
                                          "line": 299,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 299,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 11968,
                                        "end": 11972,
                                        "loc": {
                                          "start": {
                                            "line": 299,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 299,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11973,
                                        "end": 11982,
                                        "loc": {
                                          "start": {
                                            "line": 299,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 299,
                                            "column": 30
                                          },
                                          "identifierName": "_phiDelta"
                                        },
                                        "name": "_phiDelta"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 11985,
                                      "end": 11999,
                                      "loc": {
                                        "start": {
                                          "line": 299,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 299,
                                          "column": 47
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 11985,
                                        "end": 11990,
                                        "loc": {
                                          "start": {
                                            "line": 299,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 299,
                                            "column": 38
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 11993,
                                        "end": 11999,
                                        "loc": {
                                          "start": {
                                            "line": 299,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 299,
                                            "column": 47
                                          },
                                          "identifierName": "oldVal"
                                        },
                                        "name": "oldVal"
                                      }
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 12027,
                            "end": 12068,
                            "loc": {
                              "start": {
                                "line": 301,
                                "column": 12
                              },
                              "end": {
                                "line": 301,
                                "column": 53
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 12031,
                              "end": 12043,
                              "loc": {
                                "start": {
                                  "line": 301,
                                  "column": 16
                                },
                                "end": {
                                  "line": 301,
                                  "column": 28
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 12031,
                                "end": 12038,
                                "loc": {
                                  "start": {
                                    "line": 301,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 301,
                                    "column": 23
                                  },
                                  "identifierName": "elapsed"
                                },
                                "name": "elapsed"
                              },
                              "operator": ">=",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 12042,
                                "end": 12043,
                                "loc": {
                                  "start": {
                                    "line": 301,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 301,
                                    "column": 28
                                  }
                                },
                                "extra": {
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "value": 1
                              }
                            },
                            "consequent": {
                              "type": "ExpressionStatement",
                              "start": 12045,
                              "end": 12068,
                              "loc": {
                                "start": {
                                  "line": 301,
                                  "column": 30
                                },
                                "end": {
                                  "line": 301,
                                  "column": 53
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 12045,
                                "end": 12067,
                                "loc": {
                                  "start": {
                                    "line": 301,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 301,
                                    "column": 52
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 12045,
                                  "end": 12063,
                                  "loc": {
                                    "start": {
                                      "line": 301,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 301,
                                      "column": 48
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 12045,
                                    "end": 12058,
                                    "loc": {
                                      "start": {
                                        "line": 301,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 301,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 12045,
                                      "end": 12049,
                                      "loc": {
                                        "start": {
                                          "line": 301,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 301,
                                          "column": 34
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12050,
                                      "end": 12058,
                                      "loc": {
                                        "start": {
                                          "line": 301,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 301,
                                          "column": 43
                                        },
                                        "identifierName": "_autoPhi"
                                      },
                                      "name": "_autoPhi"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12059,
                                    "end": 12063,
                                    "loc": {
                                      "start": {
                                        "line": 301,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 301,
                                        "column": 48
                                      },
                                      "identifierName": "time"
                                    },
                                    "name": "time"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "NumericLiteral",
                                  "start": 12066,
                                  "end": 12067,
                                  "loc": {
                                    "start": {
                                      "line": 301,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 301,
                                      "column": 52
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              }
                            },
                            "alternate": null
                          }
                        ],
                        "directives": [],
                        "trailingComments": null
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Phi",
                          "start": 11391,
                          "end": 11397,
                          "loc": {
                            "start": {
                              "line": 288,
                              "column": 8
                            },
                            "end": {
                              "line": 288,
                              "column": 14
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Zoom",
                          "start": 12088,
                          "end": 12095,
                          "loc": {
                            "start": {
                              "line": 304,
                              "column": 8
                            },
                            "end": {
                              "line": 304,
                              "column": 15
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 12104,
                      "end": 12573,
                      "loc": {
                        "start": {
                          "line": 305,
                          "column": 8
                        },
                        "end": {
                          "line": 316,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 12108,
                        "end": 12133,
                        "loc": {
                          "start": {
                            "line": 305,
                            "column": 12
                          },
                          "end": {
                            "line": 305,
                            "column": 37
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 12108,
                          "end": 12129,
                          "loc": {
                            "start": {
                              "line": 305,
                              "column": 12
                            },
                            "end": {
                              "line": 305,
                              "column": 33
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 12109,
                            "end": 12129,
                            "loc": {
                              "start": {
                                "line": 305,
                                "column": 13
                              },
                              "end": {
                                "line": 305,
                                "column": 33
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 12110,
                              "end": 12129,
                              "loc": {
                                "start": {
                                  "line": 305,
                                  "column": 14
                                },
                                "end": {
                                  "line": 305,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 12110,
                                "end": 12124,
                                "loc": {
                                  "start": {
                                    "line": 305,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 305,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12110,
                                  "end": 12114,
                                  "loc": {
                                    "start": {
                                      "line": 305,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 305,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12115,
                                  "end": 12124,
                                  "loc": {
                                    "start": {
                                      "line": 305,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 305,
                                      "column": 28
                                    },
                                    "identifierName": "_autoZoom"
                                  },
                                  "name": "_autoZoom"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 12125,
                                "end": 12129,
                                "loc": {
                                  "start": {
                                    "line": 305,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 305,
                                    "column": 33
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 12132,
                          "end": 12133,
                          "loc": {
                            "start": {
                              "line": 305,
                              "column": 36
                            },
                            "end": {
                              "line": 305,
                              "column": 37
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 12135,
                        "end": 12517,
                        "loc": {
                          "start": {
                            "line": 305,
                            "column": 39
                          },
                          "end": {
                            "line": 314,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 12149,
                            "end": 12249,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 12
                              },
                              "end": {
                                "line": 306,
                                "column": 112
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 12153,
                                "end": 12248,
                                "loc": {
                                  "start": {
                                    "line": 306,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 306,
                                    "column": 111
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 12153,
                                  "end": 12160,
                                  "loc": {
                                    "start": {
                                      "line": 306,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 306,
                                      "column": 23
                                    },
                                    "identifierName": "elapsed"
                                  },
                                  "name": "elapsed"
                                },
                                "init": {
                                  "type": "ConditionalExpression",
                                  "start": 12163,
                                  "end": 12248,
                                  "loc": {
                                    "start": {
                                      "line": 306,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 306,
                                      "column": 111
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 12163,
                                    "end": 12171,
                                    "loc": {
                                      "start": {
                                        "line": 306,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 306,
                                        "column": 34
                                      },
                                      "identifierName": "override"
                                    },
                                    "name": "override"
                                  },
                                  "consequent": {
                                    "type": "NumericLiteral",
                                    "start": 12174,
                                    "end": 12175,
                                    "loc": {
                                      "start": {
                                        "line": 306,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 306,
                                        "column": 38
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  },
                                  "alternate": {
                                    "type": "CallExpression",
                                    "start": 12178,
                                    "end": 12248,
                                    "loc": {
                                      "start": {
                                        "line": 306,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 306,
                                        "column": 111
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 12178,
                                      "end": 12186,
                                      "loc": {
                                        "start": {
                                          "line": 306,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 306,
                                          "column": 49
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12178,
                                        "end": 12182,
                                        "loc": {
                                          "start": {
                                            "line": 306,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 306,
                                            "column": 45
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12183,
                                        "end": 12186,
                                        "loc": {
                                          "start": {
                                            "line": 306,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 306,
                                            "column": 49
                                          },
                                          "identifierName": "min"
                                        },
                                        "name": "min"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "NumericLiteral",
                                        "start": 12187,
                                        "end": 12191,
                                        "loc": {
                                          "start": {
                                            "line": 306,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 306,
                                            "column": 54
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 1.05,
                                          "raw": "1.05"
                                        },
                                        "value": 1.05
                                      },
                                      {
                                        "type": "BinaryExpression",
                                        "start": 12193,
                                        "end": 12247,
                                        "loc": {
                                          "start": {
                                            "line": 306,
                                            "column": 56
                                          },
                                          "end": {
                                            "line": 306,
                                            "column": 110
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 12194,
                                          "end": 12220,
                                          "loc": {
                                            "start": {
                                              "line": 306,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 306,
                                              "column": 83
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 12194,
                                            "end": 12198,
                                            "loc": {
                                              "start": {
                                                "line": 306,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 306,
                                                "column": 61
                                              },
                                              "identifierName": "time"
                                            },
                                            "name": "time"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 12201,
                                            "end": 12220,
                                            "loc": {
                                              "start": {
                                                "line": 306,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 306,
                                                "column": 83
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12201,
                                              "end": 12215,
                                              "loc": {
                                                "start": {
                                                  "line": 306,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 306,
                                                  "column": 78
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 12201,
                                                "end": 12205,
                                                "loc": {
                                                  "start": {
                                                    "line": 306,
                                                    "column": 64
                                                  },
                                                  "end": {
                                                    "line": 306,
                                                    "column": 68
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12206,
                                                "end": 12215,
                                                "loc": {
                                                  "start": {
                                                    "line": 306,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 306,
                                                    "column": 78
                                                  },
                                                  "identifierName": "_autoZoom"
                                                },
                                                "name": "_autoZoom"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12216,
                                              "end": 12220,
                                              "loc": {
                                                "start": {
                                                  "line": 306,
                                                  "column": 79
                                                },
                                                "end": {
                                                  "line": 306,
                                                  "column": 83
                                                },
                                                "identifierName": "time"
                                              },
                                              "name": "time"
                                            },
                                            "computed": false
                                          },
                                          "extra": {
                                            "parenthesized": true,
                                            "parenStart": 12193
                                          }
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 12224,
                                          "end": 12247,
                                          "loc": {
                                            "start": {
                                              "line": 306,
                                              "column": 87
                                            },
                                            "end": {
                                              "line": 306,
                                              "column": 110
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 12224,
                                            "end": 12238,
                                            "loc": {
                                              "start": {
                                                "line": 306,
                                                "column": 87
                                              },
                                              "end": {
                                                "line": 306,
                                                "column": 101
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 12224,
                                              "end": 12228,
                                              "loc": {
                                                "start": {
                                                  "line": 306,
                                                  "column": 87
                                                },
                                                "end": {
                                                  "line": 306,
                                                  "column": 91
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12229,
                                              "end": 12238,
                                              "loc": {
                                                "start": {
                                                  "line": 306,
                                                  "column": 92
                                                },
                                                "end": {
                                                  "line": 306,
                                                  "column": 101
                                                },
                                                "identifierName": "_autoZoom"
                                              },
                                              "name": "_autoZoom"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12239,
                                            "end": 12247,
                                            "loc": {
                                              "start": {
                                                "line": 306,
                                                "column": 102
                                              },
                                              "end": {
                                                "line": 306,
                                                "column": 110
                                              },
                                              "identifierName": "duration"
                                            },
                                            "name": "duration"
                                          },
                                          "computed": false
                                        }
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 12262,
                            "end": 12388,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 12
                              },
                              "end": {
                                "line": 308,
                                "column": 91
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 12266,
                                "end": 12387,
                                "loc": {
                                  "start": {
                                    "line": 307,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 308,
                                    "column": 90
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 12266,
                                  "end": 12271,
                                  "loc": {
                                    "start": {
                                      "line": 307,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 307,
                                      "column": 21
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "init": {
                                  "type": "BinaryExpression",
                                  "start": 12274,
                                  "end": 12387,
                                  "loc": {
                                    "start": {
                                      "line": 307,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 308,
                                      "column": 90
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 12274,
                                    "end": 12294,
                                    "loc": {
                                      "start": {
                                        "line": 307,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 307,
                                        "column": 44
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 12274,
                                      "end": 12288,
                                      "loc": {
                                        "start": {
                                          "line": 307,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 307,
                                          "column": 38
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 12274,
                                        "end": 12278,
                                        "loc": {
                                          "start": {
                                            "line": 307,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 307,
                                            "column": 28
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12279,
                                        "end": 12288,
                                        "loc": {
                                          "start": {
                                            "line": 307,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 307,
                                            "column": 38
                                          },
                                          "identifierName": "_autoZoom"
                                        },
                                        "name": "_autoZoom"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12289,
                                      "end": 12294,
                                      "loc": {
                                        "start": {
                                          "line": 307,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 307,
                                          "column": 44
                                        },
                                        "identifierName": "start"
                                      },
                                      "name": "start"
                                    },
                                    "computed": false
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 12313,
                                    "end": 12387,
                                    "loc": {
                                      "start": {
                                        "line": 308,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 308,
                                        "column": 90
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 12314,
                                      "end": 12355,
                                      "loc": {
                                        "start": {
                                          "line": 308,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 308,
                                          "column": 58
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 12314,
                                        "end": 12332,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 35
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12314,
                                          "end": 12328,
                                          "loc": {
                                            "start": {
                                              "line": 308,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 308,
                                              "column": 31
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 12314,
                                            "end": 12318,
                                            "loc": {
                                              "start": {
                                                "line": 308,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 308,
                                                "column": 21
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12319,
                                            "end": 12328,
                                            "loc": {
                                              "start": {
                                                "line": 308,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 308,
                                                "column": 31
                                              },
                                              "identifierName": "_autoZoom"
                                            },
                                            "name": "_autoZoom"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12329,
                                          "end": 12332,
                                          "loc": {
                                            "start": {
                                              "line": 308,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 308,
                                              "column": 35
                                            },
                                            "identifierName": "end"
                                          },
                                          "name": "end"
                                        },
                                        "computed": false
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 12335,
                                        "end": 12355,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 58
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12335,
                                          "end": 12349,
                                          "loc": {
                                            "start": {
                                              "line": 308,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 308,
                                              "column": 52
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 12335,
                                            "end": 12339,
                                            "loc": {
                                              "start": {
                                                "line": 308,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 308,
                                                "column": 42
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12340,
                                            "end": 12349,
                                            "loc": {
                                              "start": {
                                                "line": 308,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 308,
                                                "column": 52
                                              },
                                              "identifierName": "_autoZoom"
                                            },
                                            "name": "_autoZoom"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12350,
                                          "end": 12355,
                                          "loc": {
                                            "start": {
                                              "line": 308,
                                              "column": 53
                                            },
                                            "end": {
                                              "line": 308,
                                              "column": 58
                                            },
                                            "identifierName": "start"
                                          },
                                          "name": "start"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 12313
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 12359,
                                      "end": 12387,
                                      "loc": {
                                        "start": {
                                          "line": 308,
                                          "column": 62
                                        },
                                        "end": {
                                          "line": 308,
                                          "column": 90
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 12359,
                                        "end": 12378,
                                        "loc": {
                                          "start": {
                                            "line": 308,
                                            "column": 62
                                          },
                                          "end": {
                                            "line": 308,
                                            "column": 81
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12359,
                                          "end": 12373,
                                          "loc": {
                                            "start": {
                                              "line": 308,
                                              "column": 62
                                            },
                                            "end": {
                                              "line": 308,
                                              "column": 76
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 12359,
                                            "end": 12363,
                                            "loc": {
                                              "start": {
                                                "line": 308,
                                                "column": 62
                                              },
                                              "end": {
                                                "line": 308,
                                                "column": 66
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12364,
                                            "end": 12373,
                                            "loc": {
                                              "start": {
                                                "line": 308,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 308,
                                                "column": 76
                                              },
                                              "identifierName": "_autoZoom"
                                            },
                                            "name": "_autoZoom"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12374,
                                          "end": 12378,
                                          "loc": {
                                            "start": {
                                              "line": 308,
                                              "column": 77
                                            },
                                            "end": {
                                              "line": 308,
                                              "column": 81
                                            },
                                            "identifierName": "ease"
                                          },
                                          "name": "ease"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 12379,
                                          "end": 12386,
                                          "loc": {
                                            "start": {
                                              "line": 308,
                                              "column": 82
                                            },
                                            "end": {
                                              "line": 308,
                                              "column": 89
                                            },
                                            "identifierName": "elapsed"
                                          },
                                          "name": "elapsed"
                                        }
                                      ]
                                    }
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12402,
                            "end": 12422,
                            "loc": {
                              "start": {
                                "line": 310,
                                "column": 12
                              },
                              "end": {
                                "line": 310,
                                "column": 32
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 12402,
                              "end": 12421,
                              "loc": {
                                "start": {
                                  "line": 310,
                                  "column": 12
                                },
                                "end": {
                                  "line": 310,
                                  "column": 31
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 12402,
                                "end": 12413,
                                "loc": {
                                  "start": {
                                    "line": 310,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 310,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12402,
                                  "end": 12406,
                                  "loc": {
                                    "start": {
                                      "line": 310,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 310,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12407,
                                  "end": 12413,
                                  "loc": {
                                    "start": {
                                      "line": 310,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 310,
                                      "column": 23
                                    },
                                    "identifierName": "_scale"
                                  },
                                  "name": "_scale"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 12416,
                                "end": 12421,
                                "loc": {
                                  "start": {
                                    "line": 310,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 310,
                                    "column": 31
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 12436,
                            "end": 12478,
                            "loc": {
                              "start": {
                                "line": 312,
                                "column": 12
                              },
                              "end": {
                                "line": 312,
                                "column": 54
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 12440,
                              "end": 12452,
                              "loc": {
                                "start": {
                                  "line": 312,
                                  "column": 16
                                },
                                "end": {
                                  "line": 312,
                                  "column": 28
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 12440,
                                "end": 12447,
                                "loc": {
                                  "start": {
                                    "line": 312,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 312,
                                    "column": 23
                                  },
                                  "identifierName": "elapsed"
                                },
                                "name": "elapsed"
                              },
                              "operator": ">=",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 12451,
                                "end": 12452,
                                "loc": {
                                  "start": {
                                    "line": 312,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 312,
                                    "column": 28
                                  }
                                },
                                "extra": {
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "value": 1
                              }
                            },
                            "consequent": {
                              "type": "ExpressionStatement",
                              "start": 12454,
                              "end": 12478,
                              "loc": {
                                "start": {
                                  "line": 312,
                                  "column": 30
                                },
                                "end": {
                                  "line": 312,
                                  "column": 54
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 12454,
                                "end": 12477,
                                "loc": {
                                  "start": {
                                    "line": 312,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 312,
                                    "column": 53
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 12454,
                                  "end": 12473,
                                  "loc": {
                                    "start": {
                                      "line": 312,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 312,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 12454,
                                    "end": 12468,
                                    "loc": {
                                      "start": {
                                        "line": 312,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 312,
                                        "column": 44
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 12454,
                                      "end": 12458,
                                      "loc": {
                                        "start": {
                                          "line": 312,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 312,
                                          "column": 34
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12459,
                                      "end": 12468,
                                      "loc": {
                                        "start": {
                                          "line": 312,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 312,
                                          "column": 44
                                        },
                                        "identifierName": "_autoZoom"
                                      },
                                      "name": "_autoZoom"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12469,
                                    "end": 12473,
                                    "loc": {
                                      "start": {
                                        "line": 312,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 312,
                                        "column": 49
                                      },
                                      "identifierName": "time"
                                    },
                                    "name": "time"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "NumericLiteral",
                                  "start": 12476,
                                  "end": 12477,
                                  "loc": {
                                    "start": {
                                      "line": 312,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 312,
                                      "column": 53
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              }
                            },
                            "alternate": null
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12491,
                            "end": 12507,
                            "loc": {
                              "start": {
                                "line": 313,
                                "column": 12
                              },
                              "end": {
                                "line": 313,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 12491,
                              "end": 12506,
                              "loc": {
                                "start": {
                                  "line": 313,
                                  "column": 12
                                },
                                "end": {
                                  "line": 313,
                                  "column": 27
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 12491,
                                "end": 12499,
                                "loc": {
                                  "start": {
                                    "line": 313,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 313,
                                    "column": 20
                                  },
                                  "identifierName": "animates"
                                },
                                "name": "animates"
                              },
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 12502,
                                "end": 12506,
                                "loc": {
                                  "start": {
                                    "line": 313,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 313,
                                    "column": 27
                                  }
                                },
                                "value": true
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 12523,
                        "end": 12573,
                        "loc": {
                          "start": {
                            "line": 314,
                            "column": 15
                          },
                          "end": {
                            "line": 316,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 12537,
                            "end": 12563,
                            "loc": {
                              "start": {
                                "line": 315,
                                "column": 12
                              },
                              "end": {
                                "line": 315,
                                "column": 38
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 12537,
                              "end": 12562,
                              "loc": {
                                "start": {
                                  "line": 315,
                                  "column": 12
                                },
                                "end": {
                                  "line": 315,
                                  "column": 37
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 12537,
                                "end": 12558,
                                "loc": {
                                  "start": {
                                    "line": 315,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 315,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 12537,
                                  "end": 12551,
                                  "loc": {
                                    "start": {
                                      "line": 315,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 315,
                                      "column": 26
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 12537,
                                    "end": 12541,
                                    "loc": {
                                      "start": {
                                        "line": 315,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 315,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12542,
                                    "end": 12551,
                                    "loc": {
                                      "start": {
                                        "line": 315,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 315,
                                        "column": 26
                                      },
                                      "identifierName": "_autoZoom"
                                    },
                                    "name": "_autoZoom"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12552,
                                  "end": 12558,
                                  "loc": {
                                    "start": {
                                      "line": 315,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 315,
                                      "column": 33
                                    },
                                    "identifierName": "length"
                                  },
                                  "name": "length"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "NumericLiteral",
                                "start": 12561,
                                "end": 12562,
                                "loc": {
                                  "start": {
                                    "line": 315,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 315,
                                    "column": 37
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            }
                          }
                        ],
                        "directives": [],
                        "trailingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Zoom",
                          "start": 12088,
                          "end": 12095,
                          "loc": {
                            "start": {
                              "line": 304,
                              "column": 8
                            },
                            "end": {
                              "line": 304,
                              "column": 15
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Fov",
                          "start": 12583,
                          "end": 12589,
                          "loc": {
                            "start": {
                              "line": 318,
                              "column": 8
                            },
                            "end": {
                              "line": 318,
                              "column": 14
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 12598,
                      "end": 13029,
                      "loc": {
                        "start": {
                          "line": 319,
                          "column": 8
                        },
                        "end": {
                          "line": 326,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 12602,
                        "end": 12626,
                        "loc": {
                          "start": {
                            "line": 319,
                            "column": 12
                          },
                          "end": {
                            "line": 319,
                            "column": 36
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 12602,
                          "end": 12622,
                          "loc": {
                            "start": {
                              "line": 319,
                              "column": 12
                            },
                            "end": {
                              "line": 319,
                              "column": 32
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 12603,
                            "end": 12622,
                            "loc": {
                              "start": {
                                "line": 319,
                                "column": 13
                              },
                              "end": {
                                "line": 319,
                                "column": 32
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 12604,
                              "end": 12622,
                              "loc": {
                                "start": {
                                  "line": 319,
                                  "column": 14
                                },
                                "end": {
                                  "line": 319,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 12604,
                                "end": 12617,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 12604,
                                  "end": 12608,
                                  "loc": {
                                    "start": {
                                      "line": 319,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 319,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12609,
                                  "end": 12617,
                                  "loc": {
                                    "start": {
                                      "line": 319,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 319,
                                      "column": 27
                                    },
                                    "identifierName": "_autoFov"
                                  },
                                  "name": "_autoFov"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 12618,
                                "end": 12622,
                                "loc": {
                                  "start": {
                                    "line": 319,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 319,
                                    "column": 32
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 12625,
                          "end": 12626,
                          "loc": {
                            "start": {
                              "line": 319,
                              "column": 35
                            },
                            "end": {
                              "line": 319,
                              "column": 36
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 12628,
                        "end": 13029,
                        "loc": {
                          "start": {
                            "line": 319,
                            "column": 38
                          },
                          "end": {
                            "line": 326,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 12642,
                            "end": 12740,
                            "loc": {
                              "start": {
                                "line": 320,
                                "column": 12
                              },
                              "end": {
                                "line": 320,
                                "column": 110
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 12646,
                                "end": 12739,
                                "loc": {
                                  "start": {
                                    "line": 320,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 320,
                                    "column": 109
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 12646,
                                  "end": 12653,
                                  "loc": {
                                    "start": {
                                      "line": 320,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 320,
                                      "column": 23
                                    },
                                    "identifierName": "elapsed"
                                  },
                                  "name": "elapsed"
                                },
                                "init": {
                                  "type": "ConditionalExpression",
                                  "start": 12656,
                                  "end": 12739,
                                  "loc": {
                                    "start": {
                                      "line": 320,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 320,
                                      "column": 109
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 12656,
                                    "end": 12664,
                                    "loc": {
                                      "start": {
                                        "line": 320,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 320,
                                        "column": 34
                                      },
                                      "identifierName": "override"
                                    },
                                    "name": "override"
                                  },
                                  "consequent": {
                                    "type": "NumericLiteral",
                                    "start": 12667,
                                    "end": 12668,
                                    "loc": {
                                      "start": {
                                        "line": 320,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 320,
                                        "column": 38
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  },
                                  "alternate": {
                                    "type": "CallExpression",
                                    "start": 12671,
                                    "end": 12739,
                                    "loc": {
                                      "start": {
                                        "line": 320,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 320,
                                        "column": 109
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 12671,
                                      "end": 12679,
                                      "loc": {
                                        "start": {
                                          "line": 320,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 320,
                                          "column": 49
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 12671,
                                        "end": 12675,
                                        "loc": {
                                          "start": {
                                            "line": 320,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 320,
                                            "column": 45
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12676,
                                        "end": 12679,
                                        "loc": {
                                          "start": {
                                            "line": 320,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 320,
                                            "column": 49
                                          },
                                          "identifierName": "min"
                                        },
                                        "name": "min"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "NumericLiteral",
                                        "start": 12680,
                                        "end": 12684,
                                        "loc": {
                                          "start": {
                                            "line": 320,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 320,
                                            "column": 54
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 1.05,
                                          "raw": "1.05"
                                        },
                                        "value": 1.05
                                      },
                                      {
                                        "type": "BinaryExpression",
                                        "start": 12686,
                                        "end": 12738,
                                        "loc": {
                                          "start": {
                                            "line": 320,
                                            "column": 56
                                          },
                                          "end": {
                                            "line": 320,
                                            "column": 108
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 12687,
                                          "end": 12712,
                                          "loc": {
                                            "start": {
                                              "line": 320,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 320,
                                              "column": 82
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 12687,
                                            "end": 12691,
                                            "loc": {
                                              "start": {
                                                "line": 320,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 320,
                                                "column": 61
                                              },
                                              "identifierName": "time"
                                            },
                                            "name": "time"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 12694,
                                            "end": 12712,
                                            "loc": {
                                              "start": {
                                                "line": 320,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 320,
                                                "column": 82
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 12694,
                                              "end": 12707,
                                              "loc": {
                                                "start": {
                                                  "line": 320,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 320,
                                                  "column": 77
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 12694,
                                                "end": 12698,
                                                "loc": {
                                                  "start": {
                                                    "line": 320,
                                                    "column": 64
                                                  },
                                                  "end": {
                                                    "line": 320,
                                                    "column": 68
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12699,
                                                "end": 12707,
                                                "loc": {
                                                  "start": {
                                                    "line": 320,
                                                    "column": 69
                                                  },
                                                  "end": {
                                                    "line": 320,
                                                    "column": 77
                                                  },
                                                  "identifierName": "_autoFov"
                                                },
                                                "name": "_autoFov"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12708,
                                              "end": 12712,
                                              "loc": {
                                                "start": {
                                                  "line": 320,
                                                  "column": 78
                                                },
                                                "end": {
                                                  "line": 320,
                                                  "column": 82
                                                },
                                                "identifierName": "time"
                                              },
                                              "name": "time"
                                            },
                                            "computed": false
                                          },
                                          "extra": {
                                            "parenthesized": true,
                                            "parenStart": 12686
                                          }
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 12716,
                                          "end": 12738,
                                          "loc": {
                                            "start": {
                                              "line": 320,
                                              "column": 86
                                            },
                                            "end": {
                                              "line": 320,
                                              "column": 108
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 12716,
                                            "end": 12729,
                                            "loc": {
                                              "start": {
                                                "line": 320,
                                                "column": 86
                                              },
                                              "end": {
                                                "line": 320,
                                                "column": 99
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 12716,
                                              "end": 12720,
                                              "loc": {
                                                "start": {
                                                  "line": 320,
                                                  "column": 86
                                                },
                                                "end": {
                                                  "line": 320,
                                                  "column": 90
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12721,
                                              "end": 12729,
                                              "loc": {
                                                "start": {
                                                  "line": 320,
                                                  "column": 91
                                                },
                                                "end": {
                                                  "line": 320,
                                                  "column": 99
                                                },
                                                "identifierName": "_autoFov"
                                              },
                                              "name": "_autoFov"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12730,
                                            "end": 12738,
                                            "loc": {
                                              "start": {
                                                "line": 320,
                                                "column": 100
                                              },
                                              "end": {
                                                "line": 320,
                                                "column": 108
                                              },
                                              "identifierName": "duration"
                                            },
                                            "name": "duration"
                                          },
                                          "computed": false
                                        }
                                      }
                                    ]
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 12753,
                            "end": 12859,
                            "loc": {
                              "start": {
                                "line": 321,
                                "column": 12
                              },
                              "end": {
                                "line": 321,
                                "column": 118
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 12757,
                                "end": 12858,
                                "loc": {
                                  "start": {
                                    "line": 321,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 321,
                                    "column": 117
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 12757,
                                  "end": 12762,
                                  "loc": {
                                    "start": {
                                      "line": 321,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 321,
                                      "column": 21
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "init": {
                                  "type": "BinaryExpression",
                                  "start": 12765,
                                  "end": 12858,
                                  "loc": {
                                    "start": {
                                      "line": 321,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 321,
                                      "column": 117
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 12765,
                                    "end": 12784,
                                    "loc": {
                                      "start": {
                                        "line": 321,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 321,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 12765,
                                      "end": 12778,
                                      "loc": {
                                        "start": {
                                          "line": 321,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 321,
                                          "column": 37
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 12765,
                                        "end": 12769,
                                        "loc": {
                                          "start": {
                                            "line": 321,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 321,
                                            "column": 28
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 12770,
                                        "end": 12778,
                                        "loc": {
                                          "start": {
                                            "line": 321,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 321,
                                            "column": 37
                                          },
                                          "identifierName": "_autoFov"
                                        },
                                        "name": "_autoFov"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12779,
                                      "end": 12784,
                                      "loc": {
                                        "start": {
                                          "line": 321,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 321,
                                          "column": 43
                                        },
                                        "identifierName": "start"
                                      },
                                      "name": "start"
                                    },
                                    "computed": false
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 12787,
                                    "end": 12858,
                                    "loc": {
                                      "start": {
                                        "line": 321,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 321,
                                        "column": 117
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 12788,
                                      "end": 12827,
                                      "loc": {
                                        "start": {
                                          "line": 321,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 321,
                                          "column": 86
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 12788,
                                        "end": 12805,
                                        "loc": {
                                          "start": {
                                            "line": 321,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 321,
                                            "column": 64
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12788,
                                          "end": 12801,
                                          "loc": {
                                            "start": {
                                              "line": 321,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 321,
                                              "column": 60
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 12788,
                                            "end": 12792,
                                            "loc": {
                                              "start": {
                                                "line": 321,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 321,
                                                "column": 51
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12793,
                                            "end": 12801,
                                            "loc": {
                                              "start": {
                                                "line": 321,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 321,
                                                "column": 60
                                              },
                                              "identifierName": "_autoFov"
                                            },
                                            "name": "_autoFov"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12802,
                                          "end": 12805,
                                          "loc": {
                                            "start": {
                                              "line": 321,
                                              "column": 61
                                            },
                                            "end": {
                                              "line": 321,
                                              "column": 64
                                            },
                                            "identifierName": "end"
                                          },
                                          "name": "end"
                                        },
                                        "computed": false
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 12808,
                                        "end": 12827,
                                        "loc": {
                                          "start": {
                                            "line": 321,
                                            "column": 67
                                          },
                                          "end": {
                                            "line": 321,
                                            "column": 86
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12808,
                                          "end": 12821,
                                          "loc": {
                                            "start": {
                                              "line": 321,
                                              "column": 67
                                            },
                                            "end": {
                                              "line": 321,
                                              "column": 80
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 12808,
                                            "end": 12812,
                                            "loc": {
                                              "start": {
                                                "line": 321,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 321,
                                                "column": 71
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12813,
                                            "end": 12821,
                                            "loc": {
                                              "start": {
                                                "line": 321,
                                                "column": 72
                                              },
                                              "end": {
                                                "line": 321,
                                                "column": 80
                                              },
                                              "identifierName": "_autoFov"
                                            },
                                            "name": "_autoFov"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12822,
                                          "end": 12827,
                                          "loc": {
                                            "start": {
                                              "line": 321,
                                              "column": 81
                                            },
                                            "end": {
                                              "line": 321,
                                              "column": 86
                                            },
                                            "identifierName": "start"
                                          },
                                          "name": "start"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesized": true,
                                        "parenStart": 12787
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 12831,
                                      "end": 12858,
                                      "loc": {
                                        "start": {
                                          "line": 321,
                                          "column": 90
                                        },
                                        "end": {
                                          "line": 321,
                                          "column": 117
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 12831,
                                        "end": 12849,
                                        "loc": {
                                          "start": {
                                            "line": 321,
                                            "column": 90
                                          },
                                          "end": {
                                            "line": 321,
                                            "column": 108
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 12831,
                                          "end": 12844,
                                          "loc": {
                                            "start": {
                                              "line": 321,
                                              "column": 90
                                            },
                                            "end": {
                                              "line": 321,
                                              "column": 103
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 12831,
                                            "end": 12835,
                                            "loc": {
                                              "start": {
                                                "line": 321,
                                                "column": 90
                                              },
                                              "end": {
                                                "line": 321,
                                                "column": 94
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12836,
                                            "end": 12844,
                                            "loc": {
                                              "start": {
                                                "line": 321,
                                                "column": 95
                                              },
                                              "end": {
                                                "line": 321,
                                                "column": 103
                                              },
                                              "identifierName": "_autoFov"
                                            },
                                            "name": "_autoFov"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 12845,
                                          "end": 12849,
                                          "loc": {
                                            "start": {
                                              "line": 321,
                                              "column": 104
                                            },
                                            "end": {
                                              "line": 321,
                                              "column": 108
                                            },
                                            "identifierName": "ease"
                                          },
                                          "name": "ease"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 12850,
                                          "end": 12857,
                                          "loc": {
                                            "start": {
                                              "line": 321,
                                              "column": 109
                                            },
                                            "end": {
                                              "line": 321,
                                              "column": 116
                                            },
                                            "identifierName": "elapsed"
                                          },
                                          "name": "elapsed"
                                        }
                                      ]
                                    }
                                  }
                                }
                              }
                            ],
                            "kind": "let"
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12872,
                            "end": 12891,
                            "loc": {
                              "start": {
                                "line": 322,
                                "column": 12
                              },
                              "end": {
                                "line": 322,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 12872,
                              "end": 12890,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 12
                                },
                                "end": {
                                  "line": 322,
                                  "column": 30
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 12872,
                                "end": 12882,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12872,
                                  "end": 12878,
                                  "loc": {
                                    "start": {
                                      "line": 322,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 322,
                                      "column": 18
                                    },
                                    "identifierName": "camera"
                                  },
                                  "name": "camera"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12879,
                                  "end": 12882,
                                  "loc": {
                                    "start": {
                                      "line": 322,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 322,
                                      "column": 22
                                    },
                                    "identifierName": "fov"
                                  },
                                  "name": "fov"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 12885,
                                "end": 12890,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 30
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 12904,
                            "end": 12936,
                            "loc": {
                              "start": {
                                "line": 323,
                                "column": 12
                              },
                              "end": {
                                "line": 323,
                                "column": 44
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12904,
                              "end": 12935,
                              "loc": {
                                "start": {
                                  "line": 323,
                                  "column": 12
                                },
                                "end": {
                                  "line": 323,
                                  "column": 43
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12904,
                                "end": 12933,
                                "loc": {
                                  "start": {
                                    "line": 323,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 323,
                                    "column": 41
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 12904,
                                  "end": 12910,
                                  "loc": {
                                    "start": {
                                      "line": 323,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 323,
                                      "column": 18
                                    },
                                    "identifierName": "camera"
                                  },
                                  "name": "camera"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12911,
                                  "end": 12933,
                                  "loc": {
                                    "start": {
                                      "line": 323,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 323,
                                      "column": 41
                                    },
                                    "identifierName": "updateProjectionMatrix"
                                  },
                                  "name": "updateProjectionMatrix"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 12949,
                            "end": 12990,
                            "loc": {
                              "start": {
                                "line": 324,
                                "column": 12
                              },
                              "end": {
                                "line": 324,
                                "column": 53
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 12953,
                              "end": 12965,
                              "loc": {
                                "start": {
                                  "line": 324,
                                  "column": 16
                                },
                                "end": {
                                  "line": 324,
                                  "column": 28
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 12953,
                                "end": 12960,
                                "loc": {
                                  "start": {
                                    "line": 324,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 324,
                                    "column": 23
                                  },
                                  "identifierName": "elapsed"
                                },
                                "name": "elapsed"
                              },
                              "operator": ">=",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 12964,
                                "end": 12965,
                                "loc": {
                                  "start": {
                                    "line": 324,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 324,
                                    "column": 28
                                  }
                                },
                                "extra": {
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "value": 1
                              }
                            },
                            "consequent": {
                              "type": "ExpressionStatement",
                              "start": 12967,
                              "end": 12990,
                              "loc": {
                                "start": {
                                  "line": 324,
                                  "column": 30
                                },
                                "end": {
                                  "line": 324,
                                  "column": 53
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 12967,
                                "end": 12989,
                                "loc": {
                                  "start": {
                                    "line": 324,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 324,
                                    "column": 52
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 12967,
                                  "end": 12985,
                                  "loc": {
                                    "start": {
                                      "line": 324,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 324,
                                      "column": 48
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 12967,
                                    "end": 12980,
                                    "loc": {
                                      "start": {
                                        "line": 324,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 324,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 12967,
                                      "end": 12971,
                                      "loc": {
                                        "start": {
                                          "line": 324,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 324,
                                          "column": 34
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12972,
                                      "end": 12980,
                                      "loc": {
                                        "start": {
                                          "line": 324,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 324,
                                          "column": 43
                                        },
                                        "identifierName": "_autoFov"
                                      },
                                      "name": "_autoFov"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12981,
                                    "end": 12985,
                                    "loc": {
                                      "start": {
                                        "line": 324,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 324,
                                        "column": 48
                                      },
                                      "identifierName": "time"
                                    },
                                    "name": "time"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "NumericLiteral",
                                  "start": 12988,
                                  "end": 12989,
                                  "loc": {
                                    "start": {
                                      "line": 324,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 324,
                                      "column": 52
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              }
                            },
                            "alternate": null
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 13003,
                            "end": 13019,
                            "loc": {
                              "start": {
                                "line": 325,
                                "column": 12
                              },
                              "end": {
                                "line": 325,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 13003,
                              "end": 13018,
                              "loc": {
                                "start": {
                                  "line": 325,
                                  "column": 12
                                },
                                "end": {
                                  "line": 325,
                                  "column": 27
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 13003,
                                "end": 13011,
                                "loc": {
                                  "start": {
                                    "line": 325,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 325,
                                    "column": 20
                                  },
                                  "identifierName": "animates"
                                },
                                "name": "animates"
                              },
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 13014,
                                "end": 13018,
                                "loc": {
                                  "start": {
                                    "line": 325,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 325,
                                    "column": 27
                                  }
                                },
                                "value": true
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Fov",
                          "start": 12583,
                          "end": 12589,
                          "loc": {
                            "start": {
                              "line": 318,
                              "column": 8
                            },
                            "end": {
                              "line": 318,
                              "column": 14
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 13039,
                      "end": 13055,
                      "loc": {
                        "start": {
                          "line": 328,
                          "column": 8
                        },
                        "end": {
                          "line": 328,
                          "column": 24
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 13046,
                        "end": 13054,
                        "loc": {
                          "start": {
                            "line": 328,
                            "column": 15
                          },
                          "end": {
                            "line": 328,
                            "column": 23
                          },
                          "identifierName": "animates"
                        },
                        "name": "animates"
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 13067,
                "end": 13610,
                "loc": {
                  "start": {
                    "line": 331,
                    "column": 4
                  },
                  "end": {
                    "line": 351,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 13067,
                  "end": 13070,
                  "loc": {
                    "start": {
                      "line": 331,
                      "column": 4
                    },
                    "end": {
                      "line": 331,
                      "column": 7
                    },
                    "identifierName": "now"
                  },
                  "name": "now"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 13073,
                  "end": 13610,
                  "loc": {
                    "start": {
                      "line": 331,
                      "column": 10
                    },
                    "end": {
                      "line": 351,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 13083,
                      "end": 13120,
                      "loc": {
                        "start": {
                          "line": 332,
                          "column": 8
                        },
                        "end": {
                          "line": 332,
                          "column": 45
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 13087,
                          "end": 13119,
                          "loc": {
                            "start": {
                              "line": 332,
                              "column": 12
                            },
                            "end": {
                              "line": 332,
                              "column": 44
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 13087,
                            "end": 13091,
                            "loc": {
                              "start": {
                                "line": 332,
                                "column": 12
                              },
                              "end": {
                                "line": 332,
                                "column": 16
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 13094,
                            "end": 13119,
                            "loc": {
                              "start": {
                                "line": 332,
                                "column": 19
                              },
                              "end": {
                                "line": 332,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13094,
                              "end": 13114,
                              "loc": {
                                "start": {
                                  "line": 332,
                                  "column": 19
                                },
                                "end": {
                                  "line": 332,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 13094,
                                "end": 13105,
                                "loc": {
                                  "start": {
                                    "line": 332,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 332,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13094,
                                  "end": 13098,
                                  "loc": {
                                    "start": {
                                      "line": 332,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 332,
                                      "column": 23
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13099,
                                  "end": 13105,
                                  "loc": {
                                    "start": {
                                      "line": 332,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 332,
                                      "column": 30
                                    },
                                    "identifierName": "canvas"
                                  },
                                  "name": "canvas"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13106,
                                "end": 13114,
                                "loc": {
                                  "start": {
                                    "line": 332,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 332,
                                    "column": 39
                                  },
                                  "identifierName": "renderer"
                                },
                                "name": "renderer"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13115,
                              "end": 13119,
                              "loc": {
                                "start": {
                                  "line": 332,
                                  "column": 40
                                },
                                "end": {
                                  "line": 332,
                                  "column": 44
                                },
                                "identifierName": "time"
                              },
                              "name": "time"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let",
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Focus",
                          "start": 13130,
                          "end": 13138,
                          "loc": {
                            "start": {
                              "line": 334,
                              "column": 8
                            },
                            "end": {
                              "line": 334,
                              "column": 16
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 13147,
                      "end": 13208,
                      "loc": {
                        "start": {
                          "line": 335,
                          "column": 8
                        },
                        "end": {
                          "line": 335,
                          "column": 69
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 13151,
                        "end": 13177,
                        "loc": {
                          "start": {
                            "line": 335,
                            "column": 12
                          },
                          "end": {
                            "line": 335,
                            "column": 38
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 13151,
                          "end": 13173,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 12
                            },
                            "end": {
                              "line": 335,
                              "column": 34
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 13152,
                            "end": 13173,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 13
                              },
                              "end": {
                                "line": 335,
                                "column": 34
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 13153,
                              "end": 13173,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 14
                                },
                                "end": {
                                  "line": 335,
                                  "column": 34
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 13153,
                                "end": 13168,
                                "loc": {
                                  "start": {
                                    "line": 335,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13153,
                                  "end": 13157,
                                  "loc": {
                                    "start": {
                                      "line": 335,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 335,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13158,
                                  "end": 13168,
                                  "loc": {
                                    "start": {
                                      "line": 335,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 335,
                                      "column": 29
                                    },
                                    "identifierName": "_autoFocus"
                                  },
                                  "name": "_autoFocus"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13169,
                                "end": 13173,
                                "loc": {
                                  "start": {
                                    "line": 335,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 34
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 13176,
                          "end": 13177,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 37
                            },
                            "end": {
                              "line": 335,
                              "column": 38
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 13179,
                        "end": 13208,
                        "loc": {
                          "start": {
                            "line": 335,
                            "column": 40
                          },
                          "end": {
                            "line": 335,
                            "column": 69
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 13179,
                          "end": 13207,
                          "loc": {
                            "start": {
                              "line": 335,
                              "column": 40
                            },
                            "end": {
                              "line": 335,
                              "column": 68
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 13179,
                            "end": 13203,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 40
                              },
                              "end": {
                                "line": 335,
                                "column": 64
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13179,
                              "end": 13194,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 40
                                },
                                "end": {
                                  "line": 335,
                                  "column": 55
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13179,
                                "end": 13183,
                                "loc": {
                                  "start": {
                                    "line": 335,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 44
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13184,
                                "end": 13194,
                                "loc": {
                                  "start": {
                                    "line": 335,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 335,
                                    "column": 55
                                  },
                                  "identifierName": "_autoFocus"
                                },
                                "name": "_autoFocus"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13195,
                              "end": 13203,
                              "loc": {
                                "start": {
                                  "line": 335,
                                  "column": 56
                                },
                                "end": {
                                  "line": 335,
                                  "column": 64
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 13206,
                            "end": 13207,
                            "loc": {
                              "start": {
                                "line": 335,
                                "column": 67
                              },
                              "end": {
                                "line": 335,
                                "column": 68
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        },
                        "trailingComments": null
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Focus",
                          "start": 13130,
                          "end": 13138,
                          "loc": {
                            "start": {
                              "line": 334,
                              "column": 8
                            },
                            "end": {
                              "line": 334,
                              "column": 16
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Theta",
                          "start": 13218,
                          "end": 13226,
                          "loc": {
                            "start": {
                              "line": 337,
                              "column": 8
                            },
                            "end": {
                              "line": 337,
                              "column": 16
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 13235,
                      "end": 13296,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 8
                        },
                        "end": {
                          "line": 338,
                          "column": 69
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 13239,
                        "end": 13265,
                        "loc": {
                          "start": {
                            "line": 338,
                            "column": 12
                          },
                          "end": {
                            "line": 338,
                            "column": 38
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 13239,
                          "end": 13261,
                          "loc": {
                            "start": {
                              "line": 338,
                              "column": 12
                            },
                            "end": {
                              "line": 338,
                              "column": 34
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 13240,
                            "end": 13261,
                            "loc": {
                              "start": {
                                "line": 338,
                                "column": 13
                              },
                              "end": {
                                "line": 338,
                                "column": 34
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 13241,
                              "end": 13261,
                              "loc": {
                                "start": {
                                  "line": 338,
                                  "column": 14
                                },
                                "end": {
                                  "line": 338,
                                  "column": 34
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 13241,
                                "end": 13256,
                                "loc": {
                                  "start": {
                                    "line": 338,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 338,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13241,
                                  "end": 13245,
                                  "loc": {
                                    "start": {
                                      "line": 338,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 338,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13246,
                                  "end": 13256,
                                  "loc": {
                                    "start": {
                                      "line": 338,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 338,
                                      "column": 29
                                    },
                                    "identifierName": "_autoTheta"
                                  },
                                  "name": "_autoTheta"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13257,
                                "end": 13261,
                                "loc": {
                                  "start": {
                                    "line": 338,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 338,
                                    "column": 34
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 13264,
                          "end": 13265,
                          "loc": {
                            "start": {
                              "line": 338,
                              "column": 37
                            },
                            "end": {
                              "line": 338,
                              "column": 38
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 13267,
                        "end": 13296,
                        "loc": {
                          "start": {
                            "line": 338,
                            "column": 40
                          },
                          "end": {
                            "line": 338,
                            "column": 69
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 13267,
                          "end": 13295,
                          "loc": {
                            "start": {
                              "line": 338,
                              "column": 40
                            },
                            "end": {
                              "line": 338,
                              "column": 68
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 13267,
                            "end": 13291,
                            "loc": {
                              "start": {
                                "line": 338,
                                "column": 40
                              },
                              "end": {
                                "line": 338,
                                "column": 64
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13267,
                              "end": 13282,
                              "loc": {
                                "start": {
                                  "line": 338,
                                  "column": 40
                                },
                                "end": {
                                  "line": 338,
                                  "column": 55
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13267,
                                "end": 13271,
                                "loc": {
                                  "start": {
                                    "line": 338,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 338,
                                    "column": 44
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13272,
                                "end": 13282,
                                "loc": {
                                  "start": {
                                    "line": 338,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 338,
                                    "column": 55
                                  },
                                  "identifierName": "_autoTheta"
                                },
                                "name": "_autoTheta"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13283,
                              "end": 13291,
                              "loc": {
                                "start": {
                                  "line": 338,
                                  "column": 56
                                },
                                "end": {
                                  "line": 338,
                                  "column": 64
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 13294,
                            "end": 13295,
                            "loc": {
                              "start": {
                                "line": 338,
                                "column": 67
                              },
                              "end": {
                                "line": 338,
                                "column": 68
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        },
                        "trailingComments": null
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Theta",
                          "start": 13218,
                          "end": 13226,
                          "loc": {
                            "start": {
                              "line": 337,
                              "column": 8
                            },
                            "end": {
                              "line": 337,
                              "column": 16
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Phi",
                          "start": 13306,
                          "end": 13312,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 8
                            },
                            "end": {
                              "line": 340,
                              "column": 14
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 13321,
                      "end": 13378,
                      "loc": {
                        "start": {
                          "line": 341,
                          "column": 8
                        },
                        "end": {
                          "line": 341,
                          "column": 65
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 13325,
                        "end": 13349,
                        "loc": {
                          "start": {
                            "line": 341,
                            "column": 12
                          },
                          "end": {
                            "line": 341,
                            "column": 36
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 13325,
                          "end": 13345,
                          "loc": {
                            "start": {
                              "line": 341,
                              "column": 12
                            },
                            "end": {
                              "line": 341,
                              "column": 32
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 13326,
                            "end": 13345,
                            "loc": {
                              "start": {
                                "line": 341,
                                "column": 13
                              },
                              "end": {
                                "line": 341,
                                "column": 32
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 13327,
                              "end": 13345,
                              "loc": {
                                "start": {
                                  "line": 341,
                                  "column": 14
                                },
                                "end": {
                                  "line": 341,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 13327,
                                "end": 13340,
                                "loc": {
                                  "start": {
                                    "line": 341,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 341,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13327,
                                  "end": 13331,
                                  "loc": {
                                    "start": {
                                      "line": 341,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 341,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13332,
                                  "end": 13340,
                                  "loc": {
                                    "start": {
                                      "line": 341,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 341,
                                      "column": 27
                                    },
                                    "identifierName": "_autoPhi"
                                  },
                                  "name": "_autoPhi"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13341,
                                "end": 13345,
                                "loc": {
                                  "start": {
                                    "line": 341,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 341,
                                    "column": 32
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 13348,
                          "end": 13349,
                          "loc": {
                            "start": {
                              "line": 341,
                              "column": 35
                            },
                            "end": {
                              "line": 341,
                              "column": 36
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 13351,
                        "end": 13378,
                        "loc": {
                          "start": {
                            "line": 341,
                            "column": 38
                          },
                          "end": {
                            "line": 341,
                            "column": 65
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 13351,
                          "end": 13377,
                          "loc": {
                            "start": {
                              "line": 341,
                              "column": 38
                            },
                            "end": {
                              "line": 341,
                              "column": 64
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 13351,
                            "end": 13373,
                            "loc": {
                              "start": {
                                "line": 341,
                                "column": 38
                              },
                              "end": {
                                "line": 341,
                                "column": 60
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13351,
                              "end": 13364,
                              "loc": {
                                "start": {
                                  "line": 341,
                                  "column": 38
                                },
                                "end": {
                                  "line": 341,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13351,
                                "end": 13355,
                                "loc": {
                                  "start": {
                                    "line": 341,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 341,
                                    "column": 42
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13356,
                                "end": 13364,
                                "loc": {
                                  "start": {
                                    "line": 341,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 341,
                                    "column": 51
                                  },
                                  "identifierName": "_autoPhi"
                                },
                                "name": "_autoPhi"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13365,
                              "end": 13373,
                              "loc": {
                                "start": {
                                  "line": 341,
                                  "column": 52
                                },
                                "end": {
                                  "line": 341,
                                  "column": 60
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 13376,
                            "end": 13377,
                            "loc": {
                              "start": {
                                "line": 341,
                                "column": 63
                              },
                              "end": {
                                "line": 341,
                                "column": 64
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        },
                        "trailingComments": null
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Phi",
                          "start": 13306,
                          "end": 13312,
                          "loc": {
                            "start": {
                              "line": 340,
                              "column": 8
                            },
                            "end": {
                              "line": 340,
                              "column": 14
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Zoom",
                          "start": 13388,
                          "end": 13395,
                          "loc": {
                            "start": {
                              "line": 343,
                              "column": 8
                            },
                            "end": {
                              "line": 343,
                              "column": 15
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 13404,
                      "end": 13463,
                      "loc": {
                        "start": {
                          "line": 344,
                          "column": 8
                        },
                        "end": {
                          "line": 344,
                          "column": 67
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 13408,
                        "end": 13433,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 12
                          },
                          "end": {
                            "line": 344,
                            "column": 37
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 13408,
                          "end": 13429,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 12
                            },
                            "end": {
                              "line": 344,
                              "column": 33
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 13409,
                            "end": 13429,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 13
                              },
                              "end": {
                                "line": 344,
                                "column": 33
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 13410,
                              "end": 13429,
                              "loc": {
                                "start": {
                                  "line": 344,
                                  "column": 14
                                },
                                "end": {
                                  "line": 344,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 13410,
                                "end": 13424,
                                "loc": {
                                  "start": {
                                    "line": 344,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 344,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13410,
                                  "end": 13414,
                                  "loc": {
                                    "start": {
                                      "line": 344,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 344,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13415,
                                  "end": 13424,
                                  "loc": {
                                    "start": {
                                      "line": 344,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 344,
                                      "column": 28
                                    },
                                    "identifierName": "_autoZoom"
                                  },
                                  "name": "_autoZoom"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13425,
                                "end": 13429,
                                "loc": {
                                  "start": {
                                    "line": 344,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 344,
                                    "column": 33
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 13432,
                          "end": 13433,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 36
                            },
                            "end": {
                              "line": 344,
                              "column": 37
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 13435,
                        "end": 13463,
                        "loc": {
                          "start": {
                            "line": 344,
                            "column": 39
                          },
                          "end": {
                            "line": 344,
                            "column": 67
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 13435,
                          "end": 13462,
                          "loc": {
                            "start": {
                              "line": 344,
                              "column": 39
                            },
                            "end": {
                              "line": 344,
                              "column": 66
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 13435,
                            "end": 13458,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 39
                              },
                              "end": {
                                "line": 344,
                                "column": 62
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13435,
                              "end": 13449,
                              "loc": {
                                "start": {
                                  "line": 344,
                                  "column": 39
                                },
                                "end": {
                                  "line": 344,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13435,
                                "end": 13439,
                                "loc": {
                                  "start": {
                                    "line": 344,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 344,
                                    "column": 43
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13440,
                                "end": 13449,
                                "loc": {
                                  "start": {
                                    "line": 344,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 344,
                                    "column": 53
                                  },
                                  "identifierName": "_autoZoom"
                                },
                                "name": "_autoZoom"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13450,
                              "end": 13458,
                              "loc": {
                                "start": {
                                  "line": 344,
                                  "column": 54
                                },
                                "end": {
                                  "line": 344,
                                  "column": 62
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 13461,
                            "end": 13462,
                            "loc": {
                              "start": {
                                "line": 344,
                                "column": 65
                              },
                              "end": {
                                "line": 344,
                                "column": 66
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        },
                        "trailingComments": null
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Zoom",
                          "start": 13388,
                          "end": 13395,
                          "loc": {
                            "start": {
                              "line": 343,
                              "column": 8
                            },
                            "end": {
                              "line": 343,
                              "column": 15
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Fov",
                          "start": 13473,
                          "end": 13479,
                          "loc": {
                            "start": {
                              "line": 346,
                              "column": 8
                            },
                            "end": {
                              "line": 346,
                              "column": 14
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 13488,
                      "end": 13545,
                      "loc": {
                        "start": {
                          "line": 347,
                          "column": 8
                        },
                        "end": {
                          "line": 347,
                          "column": 65
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 13492,
                        "end": 13516,
                        "loc": {
                          "start": {
                            "line": 347,
                            "column": 12
                          },
                          "end": {
                            "line": 347,
                            "column": 36
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 13492,
                          "end": 13512,
                          "loc": {
                            "start": {
                              "line": 347,
                              "column": 12
                            },
                            "end": {
                              "line": 347,
                              "column": 32
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 13493,
                            "end": 13512,
                            "loc": {
                              "start": {
                                "line": 347,
                                "column": 13
                              },
                              "end": {
                                "line": 347,
                                "column": 32
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 13494,
                              "end": 13512,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 14
                                },
                                "end": {
                                  "line": 347,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 13494,
                                "end": 13507,
                                "loc": {
                                  "start": {
                                    "line": 347,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 347,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13494,
                                  "end": 13498,
                                  "loc": {
                                    "start": {
                                      "line": 347,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 347,
                                      "column": 18
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13499,
                                  "end": 13507,
                                  "loc": {
                                    "start": {
                                      "line": 347,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 347,
                                      "column": 27
                                    },
                                    "identifierName": "_autoFov"
                                  },
                                  "name": "_autoFov"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13508,
                                "end": 13512,
                                "loc": {
                                  "start": {
                                    "line": 347,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 347,
                                    "column": 32
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            },
                            "leadingComments": null
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          },
                          "leadingComments": null
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 13515,
                          "end": 13516,
                          "loc": {
                            "start": {
                              "line": 347,
                              "column": 35
                            },
                            "end": {
                              "line": 347,
                              "column": 36
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 13518,
                        "end": 13545,
                        "loc": {
                          "start": {
                            "line": 347,
                            "column": 38
                          },
                          "end": {
                            "line": 347,
                            "column": 65
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 13518,
                          "end": 13544,
                          "loc": {
                            "start": {
                              "line": 347,
                              "column": 38
                            },
                            "end": {
                              "line": 347,
                              "column": 64
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 13518,
                            "end": 13540,
                            "loc": {
                              "start": {
                                "line": 347,
                                "column": 38
                              },
                              "end": {
                                "line": 347,
                                "column": 60
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13518,
                              "end": 13531,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 38
                                },
                                "end": {
                                  "line": 347,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13518,
                                "end": 13522,
                                "loc": {
                                  "start": {
                                    "line": 347,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 347,
                                    "column": 42
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13523,
                                "end": 13531,
                                "loc": {
                                  "start": {
                                    "line": 347,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 347,
                                    "column": 51
                                  },
                                  "identifierName": "_autoFov"
                                },
                                "name": "_autoFov"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13532,
                              "end": 13540,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 52
                                },
                                "end": {
                                  "line": 347,
                                  "column": 60
                                },
                                "identifierName": "duration"
                              },
                              "name": "duration"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 13543,
                            "end": 13544,
                            "loc": {
                              "start": {
                                "line": 347,
                                "column": 63
                              },
                              "end": {
                                "line": 347,
                                "column": 64
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        }
                      },
                      "alternate": null,
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Fov",
                          "start": 13473,
                          "end": 13479,
                          "loc": {
                            "start": {
                              "line": 346,
                              "column": 8
                            },
                            "end": {
                              "line": 346,
                              "column": 14
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 13555,
                      "end": 13583,
                      "loc": {
                        "start": {
                          "line": 349,
                          "column": 8
                        },
                        "end": {
                          "line": 349,
                          "column": 36
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 13555,
                        "end": 13582,
                        "loc": {
                          "start": {
                            "line": 349,
                            "column": 8
                          },
                          "end": {
                            "line": 349,
                            "column": 35
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13555,
                          "end": 13566,
                          "loc": {
                            "start": {
                              "line": 349,
                              "column": 8
                            },
                            "end": {
                              "line": 349,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 13555,
                            "end": 13559,
                            "loc": {
                              "start": {
                                "line": 349,
                                "column": 8
                              },
                              "end": {
                                "line": 349,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13560,
                            "end": 13566,
                            "loc": {
                              "start": {
                                "line": 349,
                                "column": 13
                              },
                              "end": {
                                "line": 349,
                                "column": 19
                              },
                              "identifierName": "update"
                            },
                            "name": "update"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BinaryExpression",
                            "start": 13567,
                            "end": 13575,
                            "loc": {
                              "start": {
                                "line": 349,
                                "column": 20
                              },
                              "end": {
                                "line": 349,
                                "column": 28
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 13567,
                              "end": 13571,
                              "loc": {
                                "start": {
                                  "line": 349,
                                  "column": 20
                                },
                                "end": {
                                  "line": 349,
                                  "column": 24
                                },
                                "identifierName": "time"
                              },
                              "name": "time"
                            },
                            "operator": "+",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 13574,
                              "end": 13575,
                              "loc": {
                                "start": {
                                  "line": 349,
                                  "column": 27
                                },
                                "end": {
                                  "line": 349,
                                  "column": 28
                                }
                              },
                              "extra": {
                                "rawValue": 1,
                                "raw": "1"
                              },
                              "value": 1
                            }
                          },
                          {
                            "type": "BooleanLiteral",
                            "start": 13577,
                            "end": 13581,
                            "loc": {
                              "start": {
                                "line": 349,
                                "column": 30
                              },
                              "end": {
                                "line": 349,
                                "column": 34
                              }
                            },
                            "value": true
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 13592,
                      "end": 13604,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 8
                        },
                        "end": {
                          "line": 350,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 13599,
                        "end": 13603,
                        "loc": {
                          "start": {
                            "line": 350,
                            "column": 15
                          },
                          "end": {
                            "line": 350,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "trailingComments": [
                  {
                    "type": "CommentLine",
                    "value": " pass in distance in world space to move left",
                    "start": 13616,
                    "end": 13663,
                    "loc": {
                      "start": {
                        "line": 353,
                        "column": 4
                      },
                      "end": {
                        "line": 353,
                        "column": 51
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 13668,
                "end": 14095,
                "loc": {
                  "start": {
                    "line": 354,
                    "column": 4
                  },
                  "end": {
                    "line": 363,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 13668,
                  "end": 13675,
                  "loc": {
                    "start": {
                      "line": 354,
                      "column": 4
                    },
                    "end": {
                      "line": 354,
                      "column": 11
                    },
                    "identifierName": "panLeft"
                  },
                  "name": "panLeft",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 13676,
                    "end": 13684,
                    "loc": {
                      "start": {
                        "line": 354,
                        "column": 12
                      },
                      "end": {
                        "line": 354,
                        "column": 20
                      },
                      "identifierName": "distance"
                    },
                    "name": "distance"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 13686,
                  "end": 14095,
                  "loc": {
                    "start": {
                      "line": 354,
                      "column": 22
                    },
                    "end": {
                      "line": 363,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 13696,
                      "end": 13743,
                      "loc": {
                        "start": {
                          "line": 355,
                          "column": 8
                        },
                        "end": {
                          "line": 355,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 13700,
                          "end": 13742,
                          "loc": {
                            "start": {
                              "line": 355,
                              "column": 12
                            },
                            "end": {
                              "line": 355,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 13700,
                            "end": 13706,
                            "loc": {
                              "start": {
                                "line": 355,
                                "column": 12
                              },
                              "end": {
                                "line": 355,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 13710,
                            "end": 13741,
                            "loc": {
                              "start": {
                                "line": 355,
                                "column": 22
                              },
                              "end": {
                                "line": 355,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 13710,
                              "end": 13721,
                              "loc": {
                                "start": {
                                  "line": 355,
                                  "column": 22
                                },
                                "end": {
                                  "line": 355,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 13710,
                                "end": 13714,
                                "loc": {
                                  "start": {
                                    "line": 355,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 355,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13715,
                                "end": 13721,
                                "loc": {
                                  "start": {
                                    "line": 355,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 355,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 13725,
                              "end": 13741,
                              "loc": {
                                "start": {
                                  "line": 355,
                                  "column": 37
                                },
                                "end": {
                                  "line": 355,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 13725,
                                "end": 13734,
                                "loc": {
                                  "start": {
                                    "line": 355,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 355,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 13725,
                                  "end": 13729,
                                  "loc": {
                                    "start": {
                                      "line": 355,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 355,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13730,
                                  "end": 13734,
                                  "loc": {
                                    "start": {
                                      "line": 355,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 355,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13735,
                                "end": 13741,
                                "loc": {
                                  "start": {
                                    "line": 355,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 355,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 13709
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 13752,
                      "end": 14089,
                      "loc": {
                        "start": {
                          "line": 356,
                          "column": 8
                        },
                        "end": {
                          "line": 362,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 13756,
                        "end": 13836,
                        "loc": {
                          "start": {
                            "line": 356,
                            "column": 12
                          },
                          "end": {
                            "line": 356,
                            "column": 92
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 13756,
                          "end": 13797,
                          "loc": {
                            "start": {
                              "line": 356,
                              "column": 12
                            },
                            "end": {
                              "line": 356,
                              "column": 53
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 13756,
                            "end": 13768,
                            "loc": {
                              "start": {
                                "line": 356,
                                "column": 12
                              },
                              "end": {
                                "line": 356,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 13756,
                              "end": 13760,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 12
                                },
                                "end": {
                                  "line": 356,
                                  "column": 16
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13761,
                              "end": 13768,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 17
                                },
                                "end": {
                                  "line": 356,
                                  "column": 24
                                },
                                "identifierName": "panMode"
                              },
                              "name": "panMode"
                            },
                            "computed": false
                          },
                          "operator": "===",
                          "right": {
                            "type": "MemberExpression",
                            "start": 13773,
                            "end": 13797,
                            "loc": {
                              "start": {
                                "line": 356,
                                "column": 29
                              },
                              "end": {
                                "line": 356,
                                "column": 53
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13773,
                              "end": 13786,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 29
                                },
                                "end": {
                                  "line": 356,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 13773,
                                "end": 13778,
                                "loc": {
                                  "start": {
                                    "line": 356,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 356,
                                    "column": 34
                                  },
                                  "identifierName": "Orbit"
                                },
                                "name": "Orbit"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13779,
                                "end": 13786,
                                "loc": {
                                  "start": {
                                    "line": 356,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 356,
                                    "column": 42
                                  },
                                  "identifierName": "PanMode"
                                },
                                "name": "PanMode"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13787,
                              "end": 13797,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 43
                                },
                                "end": {
                                  "line": 356,
                                  "column": 53
                                },
                                "identifierName": "Horizontal"
                              },
                              "name": "Horizontal"
                            },
                            "computed": false
                          }
                        },
                        "operator": "||",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 13801,
                          "end": 13836,
                          "loc": {
                            "start": {
                              "line": 356,
                              "column": 57
                            },
                            "end": {
                              "line": 356,
                              "column": 92
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 13801,
                            "end": 13813,
                            "loc": {
                              "start": {
                                "line": 356,
                                "column": 57
                              },
                              "end": {
                                "line": 356,
                                "column": 69
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 13801,
                              "end": 13805,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 57
                                },
                                "end": {
                                  "line": 356,
                                  "column": 61
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13806,
                              "end": 13813,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 62
                                },
                                "end": {
                                  "line": 356,
                                  "column": 69
                                },
                                "identifierName": "panMode"
                              },
                              "name": "panMode"
                            },
                            "computed": false
                          },
                          "operator": "===",
                          "right": {
                            "type": "MemberExpression",
                            "start": 13818,
                            "end": 13836,
                            "loc": {
                              "start": {
                                "line": 356,
                                "column": 74
                              },
                              "end": {
                                "line": 356,
                                "column": 92
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 13818,
                              "end": 13831,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 74
                                },
                                "end": {
                                  "line": 356,
                                  "column": 87
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 13818,
                                "end": 13823,
                                "loc": {
                                  "start": {
                                    "line": 356,
                                    "column": 74
                                  },
                                  "end": {
                                    "line": 356,
                                    "column": 79
                                  },
                                  "identifierName": "Orbit"
                                },
                                "name": "Orbit"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13824,
                                "end": 13831,
                                "loc": {
                                  "start": {
                                    "line": 356,
                                    "column": 80
                                  },
                                  "end": {
                                    "line": 356,
                                    "column": 87
                                  },
                                  "identifierName": "PanMode"
                                },
                                "name": "PanMode"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 13832,
                              "end": 13836,
                              "loc": {
                                "start": {
                                  "line": 356,
                                  "column": 88
                                },
                                "end": {
                                  "line": 356,
                                  "column": 92
                                },
                                "identifierName": "Both"
                              },
                              "name": "Both"
                            },
                            "computed": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 13838,
                        "end": 14089,
                        "loc": {
                          "start": {
                            "line": 356,
                            "column": 94
                          },
                          "end": {
                            "line": 362,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 13852,
                            "end": 13884,
                            "loc": {
                              "start": {
                                "line": 357,
                                "column": 12
                              },
                              "end": {
                                "line": 357,
                                "column": 44
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 13856,
                                "end": 13883,
                                "loc": {
                                  "start": {
                                    "line": 357,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 357,
                                    "column": 43
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 13856,
                                  "end": 13858,
                                  "loc": {
                                    "start": {
                                      "line": 357,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 357,
                                      "column": 18
                                    },
                                    "identifierName": "te"
                                  },
                                  "name": "te"
                                },
                                "init": {
                                  "type": "MemberExpression",
                                  "start": 13861,
                                  "end": 13883,
                                  "loc": {
                                    "start": {
                                      "line": 357,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 357,
                                      "column": 43
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 13861,
                                    "end": 13874,
                                    "loc": {
                                      "start": {
                                        "line": 357,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 357,
                                        "column": 34
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 13861,
                                      "end": 13867,
                                      "loc": {
                                        "start": {
                                          "line": 357,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 357,
                                          "column": 27
                                        },
                                        "identifierName": "camera"
                                      },
                                      "name": "camera"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13868,
                                      "end": 13874,
                                      "loc": {
                                        "start": {
                                          "line": 357,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 357,
                                          "column": 34
                                        },
                                        "identifierName": "matrix"
                                      },
                                      "name": "matrix"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13875,
                                    "end": 13883,
                                    "loc": {
                                      "start": {
                                        "line": 357,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 357,
                                        "column": 43
                                      },
                                      "identifierName": "elements"
                                    },
                                    "name": "elements"
                                  },
                                  "computed": false
                                }
                              }
                            ],
                            "kind": "var",
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " get X column of matrix",
                                "start": 13897,
                                "end": 13922,
                                "loc": {
                                  "start": {
                                    "line": 358,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 358,
                                    "column": 37
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 13935,
                            "end": 13976,
                            "loc": {
                              "start": {
                                "line": 359,
                                "column": 12
                              },
                              "end": {
                                "line": 359,
                                "column": 53
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 13935,
                              "end": 13975,
                              "loc": {
                                "start": {
                                  "line": 359,
                                  "column": 12
                                },
                                "end": {
                                  "line": 359,
                                  "column": 52
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13935,
                                "end": 13954,
                                "loc": {
                                  "start": {
                                    "line": 359,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 359,
                                    "column": 31
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 13935,
                                  "end": 13950,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 13935,
                                    "end": 13939,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 16
                                      }
                                    },
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13940,
                                    "end": 13950,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 27
                                      },
                                      "identifierName": "_panOffset"
                                    },
                                    "name": "_panOffset"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13951,
                                  "end": 13954,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 31
                                    },
                                    "identifierName": "set"
                                  },
                                  "name": "set"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 13955,
                                  "end": 13960,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13955,
                                    "end": 13957,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 34
                                      },
                                      "identifierName": "te"
                                    },
                                    "name": "te"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 13958,
                                    "end": 13959,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 36
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  },
                                  "computed": true
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 13962,
                                  "end": 13967,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13962,
                                    "end": 13964,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 41
                                      },
                                      "identifierName": "te"
                                    },
                                    "name": "te"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 13965,
                                    "end": 13966,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 43
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  },
                                  "computed": true
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 13969,
                                  "end": 13974,
                                  "loc": {
                                    "start": {
                                      "line": 359,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 359,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13969,
                                    "end": 13971,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 48
                                      },
                                      "identifierName": "te"
                                    },
                                    "name": "te"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 13972,
                                    "end": 13973,
                                    "loc": {
                                      "start": {
                                        "line": 359,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 359,
                                        "column": 50
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 2,
                                      "raw": "2"
                                    },
                                    "value": 2
                                  },
                                  "computed": true
                                }
                              ],
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " get X column of matrix",
                                "start": 13897,
                                "end": 13922,
                                "loc": {
                                  "start": {
                                    "line": 358,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 358,
                                    "column": 37
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 13989,
                            "end": 14031,
                            "loc": {
                              "start": {
                                "line": 360,
                                "column": 12
                              },
                              "end": {
                                "line": 360,
                                "column": 54
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 13989,
                              "end": 14030,
                              "loc": {
                                "start": {
                                  "line": 360,
                                  "column": 12
                                },
                                "end": {
                                  "line": 360,
                                  "column": 53
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13989,
                                "end": 14019,
                                "loc": {
                                  "start": {
                                    "line": 360,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 360,
                                    "column": 42
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 13989,
                                  "end": 14004,
                                  "loc": {
                                    "start": {
                                      "line": 360,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 360,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 13989,
                                    "end": 13993,
                                    "loc": {
                                      "start": {
                                        "line": 360,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 360,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13994,
                                    "end": 14004,
                                    "loc": {
                                      "start": {
                                        "line": 360,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 360,
                                        "column": 27
                                      },
                                      "identifierName": "_panOffset"
                                    },
                                    "name": "_panOffset"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14005,
                                  "end": 14019,
                                  "loc": {
                                    "start": {
                                      "line": 360,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 360,
                                      "column": 42
                                    },
                                    "identifierName": "multiplyScalar"
                                  },
                                  "name": "multiplyScalar"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "UnaryExpression",
                                  "start": 14020,
                                  "end": 14029,
                                  "loc": {
                                    "start": {
                                      "line": 360,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 360,
                                      "column": 52
                                    }
                                  },
                                  "operator": "-",
                                  "prefix": true,
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 14021,
                                    "end": 14029,
                                    "loc": {
                                      "start": {
                                        "line": 360,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 360,
                                        "column": 52
                                      },
                                      "identifierName": "distance"
                                    },
                                    "name": "distance"
                                  },
                                  "extra": {
                                    "parenthesizedArgument": false
                                  }
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 14044,
                            "end": 14079,
                            "loc": {
                              "start": {
                                "line": 361,
                                "column": 12
                              },
                              "end": {
                                "line": 361,
                                "column": 47
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14044,
                              "end": 14078,
                              "loc": {
                                "start": {
                                  "line": 361,
                                  "column": 12
                                },
                                "end": {
                                  "line": 361,
                                  "column": 46
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14044,
                                "end": 14061,
                                "loc": {
                                  "start": {
                                    "line": 361,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 361,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 14044,
                                  "end": 14057,
                                  "loc": {
                                    "start": {
                                      "line": 361,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 361,
                                      "column": 25
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 14044,
                                    "end": 14048,
                                    "loc": {
                                      "start": {
                                        "line": 361,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 361,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14049,
                                    "end": 14057,
                                    "loc": {
                                      "start": {
                                        "line": 361,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 361,
                                        "column": 25
                                      },
                                      "identifierName": "_panning"
                                    },
                                    "name": "_panning"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14058,
                                  "end": 14061,
                                  "loc": {
                                    "start": {
                                      "line": 361,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 361,
                                      "column": 29
                                    },
                                    "identifierName": "add"
                                  },
                                  "name": "add"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 14062,
                                  "end": 14077,
                                  "loc": {
                                    "start": {
                                      "line": 361,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 361,
                                      "column": 45
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 14062,
                                    "end": 14066,
                                    "loc": {
                                      "start": {
                                        "line": 361,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 361,
                                        "column": 34
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14067,
                                    "end": 14077,
                                    "loc": {
                                      "start": {
                                        "line": 361,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 361,
                                        "column": 45
                                      },
                                      "identifierName": "_panOffset"
                                    },
                                    "name": "_panOffset"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentLine",
                    "value": " pass in distance in world space to move left",
                    "start": 13616,
                    "end": 13663,
                    "loc": {
                      "start": {
                        "line": 353,
                        "column": 4
                      },
                      "end": {
                        "line": 353,
                        "column": 51
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentLine",
                    "value": " pass in distance in world space to move up",
                    "start": 14101,
                    "end": 14146,
                    "loc": {
                      "start": {
                        "line": 365,
                        "column": 4
                      },
                      "end": {
                        "line": 365,
                        "column": 49
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 14151,
                "end": 14573,
                "loc": {
                  "start": {
                    "line": 366,
                    "column": 4
                  },
                  "end": {
                    "line": 375,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 14151,
                  "end": 14156,
                  "loc": {
                    "start": {
                      "line": 366,
                      "column": 4
                    },
                    "end": {
                      "line": 366,
                      "column": 9
                    },
                    "identifierName": "panUp"
                  },
                  "name": "panUp",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 14157,
                    "end": 14165,
                    "loc": {
                      "start": {
                        "line": 366,
                        "column": 10
                      },
                      "end": {
                        "line": 366,
                        "column": 18
                      },
                      "identifierName": "distance"
                    },
                    "name": "distance"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 14167,
                  "end": 14573,
                  "loc": {
                    "start": {
                      "line": 366,
                      "column": 20
                    },
                    "end": {
                      "line": 375,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 14177,
                      "end": 14224,
                      "loc": {
                        "start": {
                          "line": 367,
                          "column": 8
                        },
                        "end": {
                          "line": 367,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 14181,
                          "end": 14223,
                          "loc": {
                            "start": {
                              "line": 367,
                              "column": 12
                            },
                            "end": {
                              "line": 367,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 14181,
                            "end": 14187,
                            "loc": {
                              "start": {
                                "line": 367,
                                "column": 12
                              },
                              "end": {
                                "line": 367,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 14191,
                            "end": 14222,
                            "loc": {
                              "start": {
                                "line": 367,
                                "column": 22
                              },
                              "end": {
                                "line": 367,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 14191,
                              "end": 14202,
                              "loc": {
                                "start": {
                                  "line": 367,
                                  "column": 22
                                },
                                "end": {
                                  "line": 367,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 14191,
                                "end": 14195,
                                "loc": {
                                  "start": {
                                    "line": 367,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14196,
                                "end": 14202,
                                "loc": {
                                  "start": {
                                    "line": 367,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 14206,
                              "end": 14222,
                              "loc": {
                                "start": {
                                  "line": 367,
                                  "column": 37
                                },
                                "end": {
                                  "line": 367,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 14206,
                                "end": 14215,
                                "loc": {
                                  "start": {
                                    "line": 367,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 14206,
                                  "end": 14210,
                                  "loc": {
                                    "start": {
                                      "line": 367,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 367,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14211,
                                  "end": 14215,
                                  "loc": {
                                    "start": {
                                      "line": 367,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 367,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14216,
                                "end": 14222,
                                "loc": {
                                  "start": {
                                    "line": 367,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 367,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 14190
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 14233,
                      "end": 14567,
                      "loc": {
                        "start": {
                          "line": 368,
                          "column": 8
                        },
                        "end": {
                          "line": 374,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 14237,
                        "end": 14315,
                        "loc": {
                          "start": {
                            "line": 368,
                            "column": 12
                          },
                          "end": {
                            "line": 368,
                            "column": 90
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 14237,
                          "end": 14276,
                          "loc": {
                            "start": {
                              "line": 368,
                              "column": 12
                            },
                            "end": {
                              "line": 368,
                              "column": 51
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 14237,
                            "end": 14249,
                            "loc": {
                              "start": {
                                "line": 368,
                                "column": 12
                              },
                              "end": {
                                "line": 368,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 14237,
                              "end": 14241,
                              "loc": {
                                "start": {
                                  "line": 368,
                                  "column": 12
                                },
                                "end": {
                                  "line": 368,
                                  "column": 16
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14242,
                              "end": 14249,
                              "loc": {
                                "start": {
                                  "line": 368,
                                  "column": 17
                                },
                                "end": {
                                  "line": 368,
                                  "column": 24
                                },
                                "identifierName": "panMode"
                              },
                              "name": "panMode"
                            },
                            "computed": false
                          },
                          "operator": "===",
                          "right": {
                            "type": "MemberExpression",
                            "start": 14254,
                            "end": 14276,
                            "loc": {
                              "start": {
                                "line": 368,
                                "column": 29
                              },
                              "end": {
                                "line": 368,
                                "column": 51
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 14254,
                              "end": 14267,
                              "loc": {
                                "start": {
                                  "line": 368,
                                  "column": 29
                                },
                                "end": {
                                  "line": 368,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 14254,
                                "end": 14259,
                                "loc": {
                                  "start": {
                                    "line": 368,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 368,
                                    "column": 34
                                  },
                                  "identifierName": "Orbit"
                                },
                                "name": "Orbit"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14260,
                                "end": 14267,
                                "loc": {
                                  "start": {
                                    "line": 368,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 368,
                                    "column": 42
                                  },
                                  "identifierName": "PanMode"
                                },
                                "name": "PanMode"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14268,
                              "end": 14276,
                              "loc": {
                                "start": {
                                  "line": 368,
                                  "column": 43
                                },
                                "end": {
                                  "line": 368,
                                  "column": 51
                                },
                                "identifierName": "Vertical"
                              },
                              "name": "Vertical"
                            },
                            "computed": false
                          }
                        },
                        "operator": "||",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 14280,
                          "end": 14315,
                          "loc": {
                            "start": {
                              "line": 368,
                              "column": 55
                            },
                            "end": {
                              "line": 368,
                              "column": 90
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 14280,
                            "end": 14292,
                            "loc": {
                              "start": {
                                "line": 368,
                                "column": 55
                              },
                              "end": {
                                "line": 368,
                                "column": 67
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 14280,
                              "end": 14284,
                              "loc": {
                                "start": {
                                  "line": 368,
                                  "column": 55
                                },
                                "end": {
                                  "line": 368,
                                  "column": 59
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14285,
                              "end": 14292,
                              "loc": {
                                "start": {
                                  "line": 368,
                                  "column": 60
                                },
                                "end": {
                                  "line": 368,
                                  "column": 67
                                },
                                "identifierName": "panMode"
                              },
                              "name": "panMode"
                            },
                            "computed": false
                          },
                          "operator": "===",
                          "right": {
                            "type": "MemberExpression",
                            "start": 14297,
                            "end": 14315,
                            "loc": {
                              "start": {
                                "line": 368,
                                "column": 72
                              },
                              "end": {
                                "line": 368,
                                "column": 90
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 14297,
                              "end": 14310,
                              "loc": {
                                "start": {
                                  "line": 368,
                                  "column": 72
                                },
                                "end": {
                                  "line": 368,
                                  "column": 85
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 14297,
                                "end": 14302,
                                "loc": {
                                  "start": {
                                    "line": 368,
                                    "column": 72
                                  },
                                  "end": {
                                    "line": 368,
                                    "column": 77
                                  },
                                  "identifierName": "Orbit"
                                },
                                "name": "Orbit"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14303,
                                "end": 14310,
                                "loc": {
                                  "start": {
                                    "line": 368,
                                    "column": 78
                                  },
                                  "end": {
                                    "line": 368,
                                    "column": 85
                                  },
                                  "identifierName": "PanMode"
                                },
                                "name": "PanMode"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14311,
                              "end": 14315,
                              "loc": {
                                "start": {
                                  "line": 368,
                                  "column": 86
                                },
                                "end": {
                                  "line": 368,
                                  "column": 90
                                },
                                "identifierName": "Both"
                              },
                              "name": "Both"
                            },
                            "computed": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 14317,
                        "end": 14567,
                        "loc": {
                          "start": {
                            "line": 368,
                            "column": 92
                          },
                          "end": {
                            "line": 374,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 14331,
                            "end": 14363,
                            "loc": {
                              "start": {
                                "line": 369,
                                "column": 12
                              },
                              "end": {
                                "line": 369,
                                "column": 44
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 14335,
                                "end": 14362,
                                "loc": {
                                  "start": {
                                    "line": 369,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 369,
                                    "column": 43
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 14335,
                                  "end": 14337,
                                  "loc": {
                                    "start": {
                                      "line": 369,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 369,
                                      "column": 18
                                    },
                                    "identifierName": "te"
                                  },
                                  "name": "te"
                                },
                                "init": {
                                  "type": "MemberExpression",
                                  "start": 14340,
                                  "end": 14362,
                                  "loc": {
                                    "start": {
                                      "line": 369,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 369,
                                      "column": 43
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 14340,
                                    "end": 14353,
                                    "loc": {
                                      "start": {
                                        "line": 369,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 369,
                                        "column": 34
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14340,
                                      "end": 14346,
                                      "loc": {
                                        "start": {
                                          "line": 369,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 369,
                                          "column": 27
                                        },
                                        "identifierName": "camera"
                                      },
                                      "name": "camera"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14347,
                                      "end": 14353,
                                      "loc": {
                                        "start": {
                                          "line": 369,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 369,
                                          "column": 34
                                        },
                                        "identifierName": "matrix"
                                      },
                                      "name": "matrix"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14354,
                                    "end": 14362,
                                    "loc": {
                                      "start": {
                                        "line": 369,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 369,
                                        "column": 43
                                      },
                                      "identifierName": "elements"
                                    },
                                    "name": "elements"
                                  },
                                  "computed": false
                                }
                              }
                            ],
                            "kind": "var",
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " get Y column of matrix",
                                "start": 14376,
                                "end": 14401,
                                "loc": {
                                  "start": {
                                    "line": 370,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 370,
                                    "column": 37
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 14414,
                            "end": 14455,
                            "loc": {
                              "start": {
                                "line": 371,
                                "column": 12
                              },
                              "end": {
                                "line": 371,
                                "column": 53
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14414,
                              "end": 14454,
                              "loc": {
                                "start": {
                                  "line": 371,
                                  "column": 12
                                },
                                "end": {
                                  "line": 371,
                                  "column": 52
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14414,
                                "end": 14433,
                                "loc": {
                                  "start": {
                                    "line": 371,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 371,
                                    "column": 31
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 14414,
                                  "end": 14429,
                                  "loc": {
                                    "start": {
                                      "line": 371,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 371,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 14414,
                                    "end": 14418,
                                    "loc": {
                                      "start": {
                                        "line": 371,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 371,
                                        "column": 16
                                      }
                                    },
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14419,
                                    "end": 14429,
                                    "loc": {
                                      "start": {
                                        "line": 371,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 371,
                                        "column": 27
                                      },
                                      "identifierName": "_panOffset"
                                    },
                                    "name": "_panOffset"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14430,
                                  "end": 14433,
                                  "loc": {
                                    "start": {
                                      "line": 371,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 371,
                                      "column": 31
                                    },
                                    "identifierName": "set"
                                  },
                                  "name": "set"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 14434,
                                  "end": 14439,
                                  "loc": {
                                    "start": {
                                      "line": 371,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 371,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 14434,
                                    "end": 14436,
                                    "loc": {
                                      "start": {
                                        "line": 371,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 371,
                                        "column": 34
                                      },
                                      "identifierName": "te"
                                    },
                                    "name": "te"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 14437,
                                    "end": 14438,
                                    "loc": {
                                      "start": {
                                        "line": 371,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 371,
                                        "column": 36
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 4,
                                      "raw": "4"
                                    },
                                    "value": 4
                                  },
                                  "computed": true
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 14441,
                                  "end": 14446,
                                  "loc": {
                                    "start": {
                                      "line": 371,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 371,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 14441,
                                    "end": 14443,
                                    "loc": {
                                      "start": {
                                        "line": 371,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 371,
                                        "column": 41
                                      },
                                      "identifierName": "te"
                                    },
                                    "name": "te"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 14444,
                                    "end": 14445,
                                    "loc": {
                                      "start": {
                                        "line": 371,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 371,
                                        "column": 43
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 5,
                                      "raw": "5"
                                    },
                                    "value": 5
                                  },
                                  "computed": true
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 14448,
                                  "end": 14453,
                                  "loc": {
                                    "start": {
                                      "line": 371,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 371,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 14448,
                                    "end": 14450,
                                    "loc": {
                                      "start": {
                                        "line": 371,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 371,
                                        "column": 48
                                      },
                                      "identifierName": "te"
                                    },
                                    "name": "te"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 14451,
                                    "end": 14452,
                                    "loc": {
                                      "start": {
                                        "line": 371,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 371,
                                        "column": 50
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 6,
                                      "raw": "6"
                                    },
                                    "value": 6
                                  },
                                  "computed": true
                                }
                              ],
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " get Y column of matrix",
                                "start": 14376,
                                "end": 14401,
                                "loc": {
                                  "start": {
                                    "line": 370,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 370,
                                    "column": 37
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 14468,
                            "end": 14509,
                            "loc": {
                              "start": {
                                "line": 372,
                                "column": 12
                              },
                              "end": {
                                "line": 372,
                                "column": 53
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14468,
                              "end": 14508,
                              "loc": {
                                "start": {
                                  "line": 372,
                                  "column": 12
                                },
                                "end": {
                                  "line": 372,
                                  "column": 52
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14468,
                                "end": 14498,
                                "loc": {
                                  "start": {
                                    "line": 372,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 372,
                                    "column": 42
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 14468,
                                  "end": 14483,
                                  "loc": {
                                    "start": {
                                      "line": 372,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 372,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 14468,
                                    "end": 14472,
                                    "loc": {
                                      "start": {
                                        "line": 372,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 372,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14473,
                                    "end": 14483,
                                    "loc": {
                                      "start": {
                                        "line": 372,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 372,
                                        "column": 27
                                      },
                                      "identifierName": "_panOffset"
                                    },
                                    "name": "_panOffset"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14484,
                                  "end": 14498,
                                  "loc": {
                                    "start": {
                                      "line": 372,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 372,
                                      "column": 42
                                    },
                                    "identifierName": "multiplyScalar"
                                  },
                                  "name": "multiplyScalar"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 14499,
                                  "end": 14507,
                                  "loc": {
                                    "start": {
                                      "line": 372,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 372,
                                      "column": 51
                                    },
                                    "identifierName": "distance"
                                  },
                                  "name": "distance"
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 14522,
                            "end": 14557,
                            "loc": {
                              "start": {
                                "line": 373,
                                "column": 12
                              },
                              "end": {
                                "line": 373,
                                "column": 47
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 14522,
                              "end": 14556,
                              "loc": {
                                "start": {
                                  "line": 373,
                                  "column": 12
                                },
                                "end": {
                                  "line": 373,
                                  "column": 46
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14522,
                                "end": 14539,
                                "loc": {
                                  "start": {
                                    "line": 373,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 373,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 14522,
                                  "end": 14535,
                                  "loc": {
                                    "start": {
                                      "line": 373,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 373,
                                      "column": 25
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 14522,
                                    "end": 14526,
                                    "loc": {
                                      "start": {
                                        "line": 373,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 373,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14527,
                                    "end": 14535,
                                    "loc": {
                                      "start": {
                                        "line": 373,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 373,
                                        "column": 25
                                      },
                                      "identifierName": "_panning"
                                    },
                                    "name": "_panning"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14536,
                                  "end": 14539,
                                  "loc": {
                                    "start": {
                                      "line": 373,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 373,
                                      "column": 29
                                    },
                                    "identifierName": "add"
                                  },
                                  "name": "add"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 14540,
                                  "end": 14555,
                                  "loc": {
                                    "start": {
                                      "line": 373,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 373,
                                      "column": 45
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 14540,
                                    "end": 14544,
                                    "loc": {
                                      "start": {
                                        "line": 373,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 373,
                                        "column": 34
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14545,
                                    "end": 14555,
                                    "loc": {
                                      "start": {
                                        "line": 373,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 373,
                                        "column": 45
                                      },
                                      "identifierName": "_panOffset"
                                    },
                                    "name": "_panOffset"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentLine",
                    "value": " pass in distance in world space to move up",
                    "start": 14101,
                    "end": 14146,
                    "loc": {
                      "start": {
                        "line": 365,
                        "column": 4
                      },
                      "end": {
                        "line": 365,
                        "column": 49
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentLine",
                    "value": " pass in x,y of change desired in pixel space,",
                    "start": 14579,
                    "end": 14627,
                    "loc": {
                      "start": {
                        "line": 377,
                        "column": 4
                      },
                      "end": {
                        "line": 377,
                        "column": 52
                      }
                    }
                  },
                  {
                    "type": "CommentLine",
                    "value": " right and down are positive",
                    "start": 14632,
                    "end": 14662,
                    "loc": {
                      "start": {
                        "line": 378,
                        "column": 4
                      },
                      "end": {
                        "line": 378,
                        "column": 34
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 14667,
                "end": 15272,
                "loc": {
                  "start": {
                    "line": 379,
                    "column": 4
                  },
                  "end": {
                    "line": 390,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 14667,
                  "end": 14676,
                  "loc": {
                    "start": {
                      "line": 379,
                      "column": 4
                    },
                    "end": {
                      "line": 379,
                      "column": 13
                    },
                    "identifierName": "panPixels"
                  },
                  "name": "panPixels",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 14677,
                    "end": 14683,
                    "loc": {
                      "start": {
                        "line": 379,
                        "column": 14
                      },
                      "end": {
                        "line": 379,
                        "column": 20
                      },
                      "identifierName": "deltaX"
                    },
                    "name": "deltaX"
                  },
                  {
                    "type": "Identifier",
                    "start": 14685,
                    "end": 14691,
                    "loc": {
                      "start": {
                        "line": 379,
                        "column": 22
                      },
                      "end": {
                        "line": 379,
                        "column": 28
                      },
                      "identifierName": "deltaY"
                    },
                    "name": "deltaY"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 14693,
                  "end": 15272,
                  "loc": {
                    "start": {
                      "line": 379,
                      "column": 30
                    },
                    "end": {
                      "line": 390,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 14703,
                      "end": 14750,
                      "loc": {
                        "start": {
                          "line": 380,
                          "column": 8
                        },
                        "end": {
                          "line": 380,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 14707,
                          "end": 14749,
                          "loc": {
                            "start": {
                              "line": 380,
                              "column": 12
                            },
                            "end": {
                              "line": 380,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 14707,
                            "end": 14713,
                            "loc": {
                              "start": {
                                "line": 380,
                                "column": 12
                              },
                              "end": {
                                "line": 380,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 14717,
                            "end": 14748,
                            "loc": {
                              "start": {
                                "line": 380,
                                "column": 22
                              },
                              "end": {
                                "line": 380,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 14717,
                              "end": 14728,
                              "loc": {
                                "start": {
                                  "line": 380,
                                  "column": 22
                                },
                                "end": {
                                  "line": 380,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 14717,
                                "end": 14721,
                                "loc": {
                                  "start": {
                                    "line": 380,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 380,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14722,
                                "end": 14728,
                                "loc": {
                                  "start": {
                                    "line": 380,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 380,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 14732,
                              "end": 14748,
                              "loc": {
                                "start": {
                                  "line": 380,
                                  "column": 37
                                },
                                "end": {
                                  "line": 380,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 14732,
                                "end": 14741,
                                "loc": {
                                  "start": {
                                    "line": 380,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 380,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 14732,
                                  "end": 14736,
                                  "loc": {
                                    "start": {
                                      "line": 380,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 380,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14737,
                                  "end": 14741,
                                  "loc": {
                                    "start": {
                                      "line": 380,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 380,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14742,
                                "end": 14748,
                                "loc": {
                                  "start": {
                                    "line": 380,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 380,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 14716
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 14760,
                      "end": 14893,
                      "loc": {
                        "start": {
                          "line": 382,
                          "column": 8
                        },
                        "end": {
                          "line": 384,
                          "column": 45
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 14764,
                          "end": 14790,
                          "loc": {
                            "start": {
                              "line": 382,
                              "column": 12
                            },
                            "end": {
                              "line": 382,
                              "column": 38
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 14764,
                            "end": 14772,
                            "loc": {
                              "start": {
                                "line": 382,
                                "column": 12
                              },
                              "end": {
                                "line": 382,
                                "column": 20
                              },
                              "identifierName": "position"
                            },
                            "name": "position"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 14775,
                            "end": 14790,
                            "loc": {
                              "start": {
                                "line": 382,
                                "column": 23
                              },
                              "end": {
                                "line": 382,
                                "column": 38
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14775,
                              "end": 14781,
                              "loc": {
                                "start": {
                                  "line": 382,
                                  "column": 23
                                },
                                "end": {
                                  "line": 382,
                                  "column": 29
                                },
                                "identifierName": "camera"
                              },
                              "name": "camera"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14782,
                              "end": 14790,
                              "loc": {
                                "start": {
                                  "line": 382,
                                  "column": 30
                                },
                                "end": {
                                  "line": 382,
                                  "column": 38
                                },
                                "identifierName": "position"
                              },
                              "name": "position"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 14804,
                          "end": 14846,
                          "loc": {
                            "start": {
                              "line": 383,
                              "column": 12
                            },
                            "end": {
                              "line": 383,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 14804,
                            "end": 14810,
                            "loc": {
                              "start": {
                                "line": 383,
                                "column": 12
                              },
                              "end": {
                                "line": 383,
                                "column": 18
                              },
                              "identifierName": "offset"
                            },
                            "name": "offset"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 14813,
                            "end": 14846,
                            "loc": {
                              "start": {
                                "line": 383,
                                "column": 21
                              },
                              "end": {
                                "line": 383,
                                "column": 54
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 14813,
                              "end": 14833,
                              "loc": {
                                "start": {
                                  "line": 383,
                                  "column": 21
                                },
                                "end": {
                                  "line": 383,
                                  "column": 41
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 14813,
                                "end": 14829,
                                "loc": {
                                  "start": {
                                    "line": 383,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 383,
                                    "column": 37
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 14813,
                                  "end": 14827,
                                  "loc": {
                                    "start": {
                                      "line": 383,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 383,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 14813,
                                    "end": 14821,
                                    "loc": {
                                      "start": {
                                        "line": 383,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 383,
                                        "column": 29
                                      },
                                      "identifierName": "position"
                                    },
                                    "name": "position"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 14822,
                                    "end": 14827,
                                    "loc": {
                                      "start": {
                                        "line": 383,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 383,
                                        "column": 35
                                      },
                                      "identifierName": "clone"
                                    },
                                    "name": "clone"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14830,
                                "end": 14833,
                                "loc": {
                                  "start": {
                                    "line": 383,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 383,
                                    "column": 41
                                  },
                                  "identifierName": "sub"
                                },
                                "name": "sub"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 14834,
                                "end": 14845,
                                "loc": {
                                  "start": {
                                    "line": 383,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 383,
                                    "column": 53
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 14834,
                                  "end": 14838,
                                  "loc": {
                                    "start": {
                                      "line": 383,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 383,
                                      "column": 46
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14839,
                                  "end": 14845,
                                  "loc": {
                                    "start": {
                                      "line": 383,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 383,
                                      "column": 53
                                    },
                                    "identifierName": "target"
                                  },
                                  "name": "target"
                                },
                                "computed": false
                              }
                            ]
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 14860,
                          "end": 14892,
                          "loc": {
                            "start": {
                              "line": 384,
                              "column": 12
                            },
                            "end": {
                              "line": 384,
                              "column": 44
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 14860,
                            "end": 14874,
                            "loc": {
                              "start": {
                                "line": 384,
                                "column": 12
                              },
                              "end": {
                                "line": 384,
                                "column": 26
                              },
                              "identifierName": "targetDistance"
                            },
                            "name": "targetDistance"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 14877,
                            "end": 14892,
                            "loc": {
                              "start": {
                                "line": 384,
                                "column": 29
                              },
                              "end": {
                                "line": 384,
                                "column": 44
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 14877,
                              "end": 14890,
                              "loc": {
                                "start": {
                                  "line": 384,
                                  "column": 29
                                },
                                "end": {
                                  "line": 384,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 14877,
                                "end": 14883,
                                "loc": {
                                  "start": {
                                    "line": 384,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 384,
                                    "column": 35
                                  },
                                  "identifierName": "offset"
                                },
                                "name": "offset"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 14884,
                                "end": 14890,
                                "loc": {
                                  "start": {
                                    "line": 384,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 384,
                                    "column": 42
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "var",
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " half of the fov is center to top of screen",
                          "start": 14902,
                          "end": 14947,
                          "loc": {
                            "start": {
                              "line": 385,
                              "column": 8
                            },
                            "end": {
                              "line": 385,
                              "column": 53
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 14956,
                      "end": 15017,
                      "loc": {
                        "start": {
                          "line": 386,
                          "column": 8
                        },
                        "end": {
                          "line": 386,
                          "column": 69
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 14956,
                        "end": 15016,
                        "loc": {
                          "start": {
                            "line": 386,
                            "column": 8
                          },
                          "end": {
                            "line": 386,
                            "column": 68
                          }
                        },
                        "operator": "*=",
                        "left": {
                          "type": "Identifier",
                          "start": 14956,
                          "end": 14970,
                          "loc": {
                            "start": {
                              "line": 386,
                              "column": 8
                            },
                            "end": {
                              "line": 386,
                              "column": 22
                            },
                            "identifierName": "targetDistance"
                          },
                          "name": "targetDistance",
                          "leadingComments": null
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 14974,
                          "end": 15016,
                          "loc": {
                            "start": {
                              "line": 386,
                              "column": 26
                            },
                            "end": {
                              "line": 386,
                              "column": 68
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 14974,
                            "end": 14982,
                            "loc": {
                              "start": {
                                "line": 386,
                                "column": 26
                              },
                              "end": {
                                "line": 386,
                                "column": 34
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14974,
                              "end": 14978,
                              "loc": {
                                "start": {
                                  "line": 386,
                                  "column": 26
                                },
                                "end": {
                                  "line": 386,
                                  "column": 30
                                },
                                "identifierName": "Math"
                              },
                              "name": "Math"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14979,
                              "end": 14982,
                              "loc": {
                                "start": {
                                  "line": 386,
                                  "column": 31
                                },
                                "end": {
                                  "line": 386,
                                  "column": 34
                                },
                                "identifierName": "tan"
                              },
                              "name": "tan"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "BinaryExpression",
                              "start": 14983,
                              "end": 15015,
                              "loc": {
                                "start": {
                                  "line": 386,
                                  "column": 35
                                },
                                "end": {
                                  "line": 386,
                                  "column": 67
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 14983,
                                "end": 15007,
                                "loc": {
                                  "start": {
                                    "line": 386,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 386,
                                    "column": 59
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 14983,
                                  "end": 14997,
                                  "loc": {
                                    "start": {
                                      "line": 386,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 386,
                                      "column": 49
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 14983,
                                    "end": 14993,
                                    "loc": {
                                      "start": {
                                        "line": 386,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 386,
                                        "column": 45
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14983,
                                      "end": 14989,
                                      "loc": {
                                        "start": {
                                          "line": 386,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 386,
                                          "column": 41
                                        },
                                        "identifierName": "camera"
                                      },
                                      "name": "camera"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14990,
                                      "end": 14993,
                                      "loc": {
                                        "start": {
                                          "line": 386,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 386,
                                          "column": 45
                                        },
                                        "identifierName": "fov"
                                      },
                                      "name": "fov"
                                    },
                                    "computed": false
                                  },
                                  "operator": "/",
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 14996,
                                    "end": 14997,
                                    "loc": {
                                      "start": {
                                        "line": 386,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 386,
                                        "column": 49
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 2,
                                      "raw": "2"
                                    },
                                    "value": 2
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 15000,
                                  "end": 15007,
                                  "loc": {
                                    "start": {
                                      "line": 386,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 386,
                                      "column": 59
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 15000,
                                    "end": 15004,
                                    "loc": {
                                      "start": {
                                        "line": 386,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 386,
                                        "column": 56
                                      },
                                      "identifierName": "Math"
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 15005,
                                    "end": 15007,
                                    "loc": {
                                      "start": {
                                        "line": 386,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 386,
                                        "column": 59
                                      },
                                      "identifierName": "PI"
                                    },
                                    "name": "PI"
                                  },
                                  "computed": false
                                }
                              },
                              "operator": "/",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 15010,
                                "end": 15015,
                                "loc": {
                                  "start": {
                                    "line": 386,
                                    "column": 62
                                  },
                                  "end": {
                                    "line": 386,
                                    "column": 67
                                  }
                                },
                                "extra": {
                                  "rawValue": 180,
                                  "raw": "180.0"
                                },
                                "value": 180
                              }
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " half of the fov is center to top of screen",
                          "start": 14902,
                          "end": 14947,
                          "loc": {
                            "start": {
                              "line": 385,
                              "column": 8
                            },
                            "end": {
                              "line": 385,
                              "column": 53
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " we actually don't use screenWidth, since perspective camera is fixed to screen height",
                          "start": 15026,
                          "end": 15114,
                          "loc": {
                            "start": {
                              "line": 387,
                              "column": 8
                            },
                            "end": {
                              "line": 387,
                              "column": 96
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 15123,
                      "end": 15191,
                      "loc": {
                        "start": {
                          "line": 388,
                          "column": 8
                        },
                        "end": {
                          "line": 388,
                          "column": 76
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 15123,
                        "end": 15190,
                        "loc": {
                          "start": {
                            "line": 388,
                            "column": 8
                          },
                          "end": {
                            "line": 388,
                            "column": 75
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 15123,
                          "end": 15135,
                          "loc": {
                            "start": {
                              "line": 388,
                              "column": 8
                            },
                            "end": {
                              "line": 388,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 15123,
                            "end": 15127,
                            "loc": {
                              "start": {
                                "line": 388,
                                "column": 8
                              },
                              "end": {
                                "line": 388,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15128,
                            "end": 15135,
                            "loc": {
                              "start": {
                                "line": 388,
                                "column": 13
                              },
                              "end": {
                                "line": 388,
                                "column": 20
                              },
                              "identifierName": "panLeft"
                            },
                            "name": "panLeft"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "BinaryExpression",
                            "start": 15136,
                            "end": 15189,
                            "loc": {
                              "start": {
                                "line": 388,
                                "column": 21
                              },
                              "end": {
                                "line": 388,
                                "column": 74
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 15136,
                              "end": 15185,
                              "loc": {
                                "start": {
                                  "line": 388,
                                  "column": 21
                                },
                                "end": {
                                  "line": 388,
                                  "column": 70
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 15136,
                                "end": 15159,
                                "loc": {
                                  "start": {
                                    "line": 388,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 388,
                                    "column": 44
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 15136,
                                  "end": 15142,
                                  "loc": {
                                    "start": {
                                      "line": 388,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 388,
                                      "column": 27
                                    },
                                    "identifierName": "deltaX"
                                  },
                                  "name": "deltaX"
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 15145,
                                  "end": 15159,
                                  "loc": {
                                    "start": {
                                      "line": 388,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 388,
                                      "column": 44
                                    },
                                    "identifierName": "targetDistance"
                                  },
                                  "name": "targetDistance"
                                }
                              },
                              "operator": "/",
                              "right": {
                                "type": "LogicalExpression",
                                "start": 15163,
                                "end": 15184,
                                "loc": {
                                  "start": {
                                    "line": 388,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 388,
                                    "column": 69
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 15163,
                                  "end": 15179,
                                  "loc": {
                                    "start": {
                                      "line": 388,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 388,
                                      "column": 64
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 15163,
                                    "end": 15172,
                                    "loc": {
                                      "start": {
                                        "line": 388,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 388,
                                        "column": 57
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 15163,
                                      "end": 15167,
                                      "loc": {
                                        "start": {
                                          "line": 388,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 388,
                                          "column": 52
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 15168,
                                      "end": 15172,
                                      "loc": {
                                        "start": {
                                          "line": 388,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 388,
                                          "column": 57
                                        },
                                        "identifierName": "view"
                                      },
                                      "name": "view"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 15173,
                                    "end": 15179,
                                    "loc": {
                                      "start": {
                                        "line": 388,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 388,
                                        "column": 64
                                      },
                                      "identifierName": "height"
                                    },
                                    "name": "height"
                                  },
                                  "computed": false
                                },
                                "operator": "||",
                                "right": {
                                  "type": "NumericLiteral",
                                  "start": 15183,
                                  "end": 15184,
                                  "loc": {
                                    "start": {
                                      "line": 388,
                                      "column": 68
                                    },
                                    "end": {
                                      "line": 388,
                                      "column": 69
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "value": 1
                                },
                                "extra": {
                                  "parenthesized": true,
                                  "parenStart": 15162
                                }
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 15188,
                              "end": 15189,
                              "loc": {
                                "start": {
                                  "line": 388,
                                  "column": 73
                                },
                                "end": {
                                  "line": 388,
                                  "column": 74
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " we actually don't use screenWidth, since perspective camera is fixed to screen height",
                          "start": 15026,
                          "end": 15114,
                          "loc": {
                            "start": {
                              "line": 387,
                              "column": 8
                            },
                            "end": {
                              "line": 387,
                              "column": 96
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 15200,
                      "end": 15266,
                      "loc": {
                        "start": {
                          "line": 389,
                          "column": 8
                        },
                        "end": {
                          "line": 389,
                          "column": 74
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 15200,
                        "end": 15265,
                        "loc": {
                          "start": {
                            "line": 389,
                            "column": 8
                          },
                          "end": {
                            "line": 389,
                            "column": 73
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 15200,
                          "end": 15210,
                          "loc": {
                            "start": {
                              "line": 389,
                              "column": 8
                            },
                            "end": {
                              "line": 389,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 15200,
                            "end": 15204,
                            "loc": {
                              "start": {
                                "line": 389,
                                "column": 8
                              },
                              "end": {
                                "line": 389,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15205,
                            "end": 15210,
                            "loc": {
                              "start": {
                                "line": 389,
                                "column": 13
                              },
                              "end": {
                                "line": 389,
                                "column": 18
                              },
                              "identifierName": "panUp"
                            },
                            "name": "panUp"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "BinaryExpression",
                            "start": 15211,
                            "end": 15264,
                            "loc": {
                              "start": {
                                "line": 389,
                                "column": 19
                              },
                              "end": {
                                "line": 389,
                                "column": 72
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 15211,
                              "end": 15260,
                              "loc": {
                                "start": {
                                  "line": 389,
                                  "column": 19
                                },
                                "end": {
                                  "line": 389,
                                  "column": 68
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 15211,
                                "end": 15234,
                                "loc": {
                                  "start": {
                                    "line": 389,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 389,
                                    "column": 42
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 15211,
                                  "end": 15217,
                                  "loc": {
                                    "start": {
                                      "line": 389,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 389,
                                      "column": 25
                                    },
                                    "identifierName": "deltaY"
                                  },
                                  "name": "deltaY"
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 15220,
                                  "end": 15234,
                                  "loc": {
                                    "start": {
                                      "line": 389,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 389,
                                      "column": 42
                                    },
                                    "identifierName": "targetDistance"
                                  },
                                  "name": "targetDistance"
                                }
                              },
                              "operator": "/",
                              "right": {
                                "type": "LogicalExpression",
                                "start": 15238,
                                "end": 15259,
                                "loc": {
                                  "start": {
                                    "line": 389,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 389,
                                    "column": 67
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 15238,
                                  "end": 15254,
                                  "loc": {
                                    "start": {
                                      "line": 389,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 389,
                                      "column": 62
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 15238,
                                    "end": 15247,
                                    "loc": {
                                      "start": {
                                        "line": 389,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 389,
                                        "column": 55
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 15238,
                                      "end": 15242,
                                      "loc": {
                                        "start": {
                                          "line": 389,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 389,
                                          "column": 50
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 15243,
                                      "end": 15247,
                                      "loc": {
                                        "start": {
                                          "line": 389,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 389,
                                          "column": 55
                                        },
                                        "identifierName": "view"
                                      },
                                      "name": "view"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 15248,
                                    "end": 15254,
                                    "loc": {
                                      "start": {
                                        "line": 389,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 389,
                                        "column": 62
                                      },
                                      "identifierName": "height"
                                    },
                                    "name": "height"
                                  },
                                  "computed": false
                                },
                                "operator": "||",
                                "right": {
                                  "type": "NumericLiteral",
                                  "start": 15258,
                                  "end": 15259,
                                  "loc": {
                                    "start": {
                                      "line": 389,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 389,
                                      "column": 67
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "value": 1
                                },
                                "extra": {
                                  "parenthesized": true,
                                  "parenStart": 15237
                                }
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 15263,
                              "end": 15264,
                              "loc": {
                                "start": {
                                  "line": 389,
                                  "column": 71
                                },
                                "end": {
                                  "line": 389,
                                  "column": 72
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentLine",
                    "value": " pass in x,y of change desired in pixel space,",
                    "start": 14579,
                    "end": 14627,
                    "loc": {
                      "start": {
                        "line": 377,
                        "column": 4
                      },
                      "end": {
                        "line": 377,
                        "column": 52
                      }
                    }
                  },
                  {
                    "type": "CommentLine",
                    "value": " right and down are positive",
                    "start": 14632,
                    "end": 14662,
                    "loc": {
                      "start": {
                        "line": 378,
                        "column": 4
                      },
                      "end": {
                        "line": 378,
                        "column": 34
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15278,
                "end": 16233,
                "loc": {
                  "start": {
                    "line": 392,
                    "column": 4
                  },
                  "end": {
                    "line": 411,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15278,
                  "end": 15285,
                  "loc": {
                    "start": {
                      "line": 392,
                      "column": 4
                    },
                    "end": {
                      "line": 392,
                      "column": 11
                    },
                    "identifierName": "_rotate"
                  },
                  "name": "_rotate"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 15288,
                  "end": 16233,
                  "loc": {
                    "start": {
                      "line": 392,
                      "column": 14
                    },
                    "end": {
                      "line": 411,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 15298,
                      "end": 16205,
                      "loc": {
                        "start": {
                          "line": 393,
                          "column": 8
                        },
                        "end": {
                          "line": 409,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 15302,
                        "end": 15316,
                        "loc": {
                          "start": {
                            "line": 393,
                            "column": 12
                          },
                          "end": {
                            "line": 393,
                            "column": 26
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 15303,
                          "end": 15316,
                          "loc": {
                            "start": {
                              "line": 393,
                              "column": 13
                            },
                            "end": {
                              "line": 393,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 15303,
                            "end": 15307,
                            "loc": {
                              "start": {
                                "line": 393,
                                "column": 13
                              },
                              "end": {
                                "line": 393,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 15308,
                            "end": 15316,
                            "loc": {
                              "start": {
                                "line": 393,
                                "column": 18
                              },
                              "end": {
                                "line": 393,
                                "column": 26
                              },
                              "identifierName": "noRotate"
                            },
                            "name": "noRotate"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 15318,
                        "end": 16205,
                        "loc": {
                          "start": {
                            "line": 393,
                            "column": 28
                          },
                          "end": {
                            "line": 409,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 15332,
                            "end": 15433,
                            "loc": {
                              "start": {
                                "line": 394,
                                "column": 12
                              },
                              "end": {
                                "line": 394,
                                "column": 113
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 15336,
                                "end": 15432,
                                "loc": {
                                  "start": {
                                    "line": 394,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 394,
                                    "column": 112
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 15336,
                                  "end": 15341,
                                  "loc": {
                                    "start": {
                                      "line": 394,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 394,
                                      "column": 21
                                    },
                                    "identifierName": "delta"
                                  },
                                  "name": "delta"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 15344,
                                  "end": 15432,
                                  "loc": {
                                    "start": {
                                      "line": 394,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 394,
                                      "column": 112
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 15344,
                                    "end": 15405,
                                    "loc": {
                                      "start": {
                                        "line": 394,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 394,
                                        "column": 85
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 15344,
                                      "end": 15390,
                                      "loc": {
                                        "start": {
                                          "line": 394,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 394,
                                          "column": 70
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 15344,
                                        "end": 15371,
                                        "loc": {
                                          "start": {
                                            "line": 394,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 394,
                                            "column": 51
                                          }
                                        },
                                        "object": {
                                          "type": "CallExpression",
                                          "start": 15344,
                                          "end": 15367,
                                          "loc": {
                                            "start": {
                                              "line": 394,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 394,
                                              "column": 47
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 15344,
                                            "end": 15365,
                                            "loc": {
                                              "start": {
                                                "line": 394,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 394,
                                                "column": 45
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 15344,
                                              "end": 15359,
                                              "loc": {
                                                "start": {
                                                  "line": 394,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 394,
                                                  "column": 39
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 15344,
                                                "end": 15348,
                                                "loc": {
                                                  "start": {
                                                    "line": 394,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 394,
                                                    "column": 28
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15349,
                                                "end": 15359,
                                                "loc": {
                                                  "start": {
                                                    "line": 394,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 394,
                                                    "column": 39
                                                  },
                                                  "identifierName": "_rotateEnd"
                                                },
                                                "name": "_rotateEnd"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15360,
                                              "end": 15365,
                                              "loc": {
                                                "start": {
                                                  "line": 394,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 394,
                                                  "column": 45
                                                },
                                                "identifierName": "clone"
                                              },
                                              "name": "clone"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 15368,
                                          "end": 15371,
                                          "loc": {
                                            "start": {
                                              "line": 394,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 394,
                                              "column": 51
                                            },
                                            "identifierName": "sub"
                                          },
                                          "name": "sub"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 15372,
                                          "end": 15389,
                                          "loc": {
                                            "start": {
                                              "line": 394,
                                              "column": 52
                                            },
                                            "end": {
                                              "line": 394,
                                              "column": 69
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 15372,
                                            "end": 15376,
                                            "loc": {
                                              "start": {
                                                "line": 394,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 394,
                                                "column": 56
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 15377,
                                            "end": 15389,
                                            "loc": {
                                              "start": {
                                                "line": 394,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 394,
                                                "column": 69
                                              },
                                              "identifierName": "_rotateStart"
                                            },
                                            "name": "_rotateStart"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 15391,
                                      "end": 15405,
                                      "loc": {
                                        "start": {
                                          "line": 394,
                                          "column": 71
                                        },
                                        "end": {
                                          "line": 394,
                                          "column": 85
                                        },
                                        "identifierName": "multiplyScalar"
                                      },
                                      "name": "multiplyScalar"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 15406,
                                      "end": 15431,
                                      "loc": {
                                        "start": {
                                          "line": 394,
                                          "column": 86
                                        },
                                        "end": {
                                          "line": 394,
                                          "column": 111
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 15406,
                                        "end": 15410,
                                        "loc": {
                                          "start": {
                                            "line": 394,
                                            "column": 86
                                          },
                                          "end": {
                                            "line": 394,
                                            "column": 90
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 15411,
                                        "end": 15431,
                                        "loc": {
                                          "start": {
                                            "line": 394,
                                            "column": 91
                                          },
                                          "end": {
                                            "line": 394,
                                            "column": 111
                                          },
                                          "identifierName": "dynamicDampingFactor"
                                        },
                                        "name": "dynamicDampingFactor"
                                      },
                                      "computed": false
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "var"
                          },
                          {
                            "type": "IfStatement",
                            "start": 15446,
                            "end": 16195,
                            "loc": {
                              "start": {
                                "line": 395,
                                "column": 12
                              },
                              "end": {
                                "line": 408,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 15450,
                              "end": 15471,
                              "loc": {
                                "start": {
                                  "line": 395,
                                  "column": 16
                                },
                                "end": {
                                  "line": 395,
                                  "column": 37
                                }
                              },
                              "left": {
                                "type": "CallExpression",
                                "start": 15450,
                                "end": 15464,
                                "loc": {
                                  "start": {
                                    "line": 395,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 395,
                                    "column": 30
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 15450,
                                  "end": 15462,
                                  "loc": {
                                    "start": {
                                      "line": 395,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 395,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 15450,
                                    "end": 15455,
                                    "loc": {
                                      "start": {
                                        "line": 395,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 395,
                                        "column": 21
                                      },
                                      "identifierName": "delta"
                                    },
                                    "name": "delta"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 15456,
                                    "end": 15462,
                                    "loc": {
                                      "start": {
                                        "line": 395,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 395,
                                        "column": 28
                                      },
                                      "identifierName": "length"
                                    },
                                    "name": "length"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              },
                              "operator": ">",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 15467,
                                "end": 15471,
                                "loc": {
                                  "start": {
                                    "line": 395,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 395,
                                    "column": 37
                                  }
                                },
                                "extra": {
                                  "rawValue": 0.01,
                                  "raw": "0.01"
                                },
                                "value": 0.01
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 15473,
                              "end": 16195,
                              "loc": {
                                "start": {
                                  "line": 395,
                                  "column": 39
                                },
                                "end": {
                                  "line": 408,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 15491,
                                  "end": 15520,
                                  "loc": {
                                    "start": {
                                      "line": 396,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 396,
                                      "column": 45
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 15491,
                                    "end": 15519,
                                    "loc": {
                                      "start": {
                                        "line": 396,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 396,
                                        "column": 44
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 15491,
                                      "end": 15512,
                                      "loc": {
                                        "start": {
                                          "line": 396,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 396,
                                          "column": 37
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 15491,
                                        "end": 15508,
                                        "loc": {
                                          "start": {
                                            "line": 396,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 396,
                                            "column": 33
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 15491,
                                          "end": 15495,
                                          "loc": {
                                            "start": {
                                              "line": 396,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 396,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 15496,
                                          "end": 15508,
                                          "loc": {
                                            "start": {
                                              "line": 396,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 396,
                                              "column": 33
                                            },
                                            "identifierName": "_rotateStart"
                                          },
                                          "name": "_rotateStart"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 15509,
                                        "end": 15512,
                                        "loc": {
                                          "start": {
                                            "line": 396,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 396,
                                            "column": 37
                                          },
                                          "identifierName": "add"
                                        },
                                        "name": "add"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 15513,
                                        "end": 15518,
                                        "loc": {
                                          "start": {
                                            "line": 396,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 396,
                                            "column": 43
                                          },
                                          "identifierName": "delta"
                                        },
                                        "name": "delta"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 15538,
                                  "end": 15753,
                                  "loc": {
                                    "start": {
                                      "line": 398,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 402,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 15542,
                                    "end": 15574,
                                    "loc": {
                                      "start": {
                                        "line": 398,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 398,
                                        "column": 52
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 15542,
                                      "end": 15567,
                                      "loc": {
                                        "start": {
                                          "line": 398,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 398,
                                          "column": 45
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 15542,
                                        "end": 15546,
                                        "loc": {
                                          "start": {
                                            "line": 398,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 398,
                                            "column": 24
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 15547,
                                        "end": 15567,
                                        "loc": {
                                          "start": {
                                            "line": 398,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 398,
                                            "column": 45
                                          },
                                          "identifierName": "dynamicDampingFactor"
                                        },
                                        "name": "dynamicDampingFactor"
                                      },
                                      "computed": false
                                    },
                                    "operator": "<",
                                    "right": {
                                      "type": "NumericLiteral",
                                      "start": 15570,
                                      "end": 15574,
                                      "loc": {
                                        "start": {
                                          "line": 398,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 398,
                                          "column": 52
                                        }
                                      },
                                      "extra": {
                                        "rawValue": 1,
                                        "raw": "1.00"
                                      },
                                      "value": 1
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 15576,
                                    "end": 15681,
                                    "loc": {
                                      "start": {
                                        "line": 398,
                                        "column": 54
                                      },
                                      "end": {
                                        "line": 400,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 15598,
                                        "end": 15663,
                                        "loc": {
                                          "start": {
                                            "line": 399,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 399,
                                            "column": 85
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 15598,
                                          "end": 15662,
                                          "loc": {
                                            "start": {
                                              "line": 399,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 399,
                                              "column": 84
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 15598,
                                            "end": 15626,
                                            "loc": {
                                              "start": {
                                                "line": 399,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 399,
                                                "column": 48
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 15598,
                                              "end": 15615,
                                              "loc": {
                                                "start": {
                                                  "line": 399,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 399,
                                                  "column": 37
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 15598,
                                                "end": 15602,
                                                "loc": {
                                                  "start": {
                                                    "line": 399,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 399,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15603,
                                                "end": 15615,
                                                "loc": {
                                                  "start": {
                                                    "line": 399,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 399,
                                                    "column": 37
                                                  },
                                                  "identifierName": "_rotateDelta"
                                                },
                                                "name": "_rotateDelta"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15616,
                                              "end": 15626,
                                              "loc": {
                                                "start": {
                                                  "line": 399,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 399,
                                                  "column": 48
                                                },
                                                "identifierName": "subVectors"
                                              },
                                              "name": "subVectors"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 15627,
                                              "end": 15642,
                                              "loc": {
                                                "start": {
                                                  "line": 399,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 399,
                                                  "column": 64
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 15627,
                                                "end": 15631,
                                                "loc": {
                                                  "start": {
                                                    "line": 399,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 399,
                                                    "column": 53
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15632,
                                                "end": 15642,
                                                "loc": {
                                                  "start": {
                                                    "line": 399,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 399,
                                                    "column": 64
                                                  },
                                                  "identifierName": "_rotateEnd"
                                                },
                                                "name": "_rotateEnd"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "MemberExpression",
                                              "start": 15644,
                                              "end": 15661,
                                              "loc": {
                                                "start": {
                                                  "line": 399,
                                                  "column": 66
                                                },
                                                "end": {
                                                  "line": 399,
                                                  "column": 83
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 15644,
                                                "end": 15648,
                                                "loc": {
                                                  "start": {
                                                    "line": 399,
                                                    "column": 66
                                                  },
                                                  "end": {
                                                    "line": 399,
                                                    "column": 70
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15649,
                                                "end": 15661,
                                                "loc": {
                                                  "start": {
                                                    "line": 399,
                                                    "column": 71
                                                  },
                                                  "end": {
                                                    "line": 399,
                                                    "column": 83
                                                  },
                                                  "identifierName": "_rotateStart"
                                                },
                                                "name": "_rotateStart"
                                              },
                                              "computed": false
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "start": 15687,
                                    "end": 15753,
                                    "loc": {
                                      "start": {
                                        "line": 400,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 402,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 15709,
                                        "end": 15735,
                                        "loc": {
                                          "start": {
                                            "line": 401,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 401,
                                            "column": 46
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 15709,
                                          "end": 15734,
                                          "loc": {
                                            "start": {
                                              "line": 401,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 401,
                                              "column": 45
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 15709,
                                            "end": 15726,
                                            "loc": {
                                              "start": {
                                                "line": 401,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 401,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 15709,
                                              "end": 15713,
                                              "loc": {
                                                "start": {
                                                  "line": 401,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 401,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15714,
                                              "end": 15726,
                                              "loc": {
                                                "start": {
                                                  "line": 401,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 401,
                                                  "column": 37
                                                },
                                                "identifierName": "_rotateDelta"
                                              },
                                              "name": "_rotateDelta"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 15729,
                                            "end": 15734,
                                            "loc": {
                                              "start": {
                                                "line": 401,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 401,
                                                "column": 45
                                              },
                                              "identifierName": "delta"
                                            },
                                            "name": "delta"
                                          }
                                        }
                                      }
                                    ],
                                    "directives": [],
                                    "trailingComments": null
                                  },
                                  "trailingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " rotating across whole screen goes 360 degrees around",
                                      "start": 15770,
                                      "end": 15825,
                                      "loc": {
                                        "start": {
                                          "line": 403,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 403,
                                          "column": 71
                                        }
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 15842,
                                  "end": 15940,
                                  "loc": {
                                    "start": {
                                      "line": 404,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 404,
                                      "column": 114
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 15842,
                                    "end": 15939,
                                    "loc": {
                                      "start": {
                                        "line": 404,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 404,
                                        "column": 113
                                      }
                                    },
                                    "operator": "-=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 15842,
                                      "end": 15858,
                                      "loc": {
                                        "start": {
                                          "line": 404,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 404,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 15842,
                                        "end": 15846,
                                        "loc": {
                                          "start": {
                                            "line": 404,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 404,
                                            "column": 20
                                          }
                                        },
                                        "leadingComments": null
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 15847,
                                        "end": 15858,
                                        "loc": {
                                          "start": {
                                            "line": 404,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 404,
                                            "column": 32
                                          },
                                          "identifierName": "_thetaDelta"
                                        },
                                        "name": "_thetaDelta"
                                      },
                                      "computed": false,
                                      "leadingComments": null
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 15862,
                                      "end": 15939,
                                      "loc": {
                                        "start": {
                                          "line": 404,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 404,
                                          "column": 113
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 15862,
                                        "end": 15920,
                                        "loc": {
                                          "start": {
                                            "line": 404,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 404,
                                            "column": 94
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 15862,
                                          "end": 15895,
                                          "loc": {
                                            "start": {
                                              "line": 404,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 404,
                                              "column": 69
                                            }
                                          },
                                          "left": {
                                            "type": "BinaryExpression",
                                            "start": 15862,
                                            "end": 15873,
                                            "loc": {
                                              "start": {
                                                "line": 404,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 404,
                                                "column": 47
                                              }
                                            },
                                            "left": {
                                              "type": "NumericLiteral",
                                              "start": 15862,
                                              "end": 15863,
                                              "loc": {
                                                "start": {
                                                  "line": 404,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 404,
                                                  "column": 37
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 2,
                                                "raw": "2"
                                              },
                                              "value": 2
                                            },
                                            "operator": "*",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 15866,
                                              "end": 15873,
                                              "loc": {
                                                "start": {
                                                  "line": 404,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 404,
                                                  "column": 47
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 15866,
                                                "end": 15870,
                                                "loc": {
                                                  "start": {
                                                    "line": 404,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 404,
                                                    "column": 44
                                                  },
                                                  "identifierName": "Math"
                                                },
                                                "name": "Math"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15871,
                                                "end": 15873,
                                                "loc": {
                                                  "start": {
                                                    "line": 404,
                                                    "column": 45
                                                  },
                                                  "end": {
                                                    "line": 404,
                                                    "column": 47
                                                  },
                                                  "identifierName": "PI"
                                                },
                                                "name": "PI"
                                              },
                                              "computed": false
                                            }
                                          },
                                          "operator": "*",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 15876,
                                            "end": 15895,
                                            "loc": {
                                              "start": {
                                                "line": 404,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 404,
                                                "column": 69
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 15876,
                                              "end": 15893,
                                              "loc": {
                                                "start": {
                                                  "line": 404,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 404,
                                                  "column": 67
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 15876,
                                                "end": 15880,
                                                "loc": {
                                                  "start": {
                                                    "line": 404,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 404,
                                                    "column": 54
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15881,
                                                "end": 15893,
                                                "loc": {
                                                  "start": {
                                                    "line": 404,
                                                    "column": 55
                                                  },
                                                  "end": {
                                                    "line": 404,
                                                    "column": 67
                                                  },
                                                  "identifierName": "_rotateDelta"
                                                },
                                                "name": "_rotateDelta"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15894,
                                              "end": 15895,
                                              "loc": {
                                                "start": {
                                                  "line": 404,
                                                  "column": 68
                                                },
                                                "end": {
                                                  "line": 404,
                                                  "column": 69
                                                },
                                                "identifierName": "x"
                                              },
                                              "name": "x"
                                            },
                                            "computed": false
                                          }
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "LogicalExpression",
                                          "start": 15899,
                                          "end": 15919,
                                          "loc": {
                                            "start": {
                                              "line": 404,
                                              "column": 73
                                            },
                                            "end": {
                                              "line": 404,
                                              "column": 93
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 15899,
                                            "end": 15914,
                                            "loc": {
                                              "start": {
                                                "line": 404,
                                                "column": 73
                                              },
                                              "end": {
                                                "line": 404,
                                                "column": 88
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 15899,
                                              "end": 15908,
                                              "loc": {
                                                "start": {
                                                  "line": 404,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 404,
                                                  "column": 82
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 15899,
                                                "end": 15903,
                                                "loc": {
                                                  "start": {
                                                    "line": 404,
                                                    "column": 73
                                                  },
                                                  "end": {
                                                    "line": 404,
                                                    "column": 77
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15904,
                                                "end": 15908,
                                                "loc": {
                                                  "start": {
                                                    "line": 404,
                                                    "column": 78
                                                  },
                                                  "end": {
                                                    "line": 404,
                                                    "column": 82
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15909,
                                              "end": 15914,
                                              "loc": {
                                                "start": {
                                                  "line": 404,
                                                  "column": 83
                                                },
                                                "end": {
                                                  "line": 404,
                                                  "column": 88
                                                },
                                                "identifierName": "width"
                                              },
                                              "name": "width"
                                            },
                                            "computed": false
                                          },
                                          "operator": "||",
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 15918,
                                            "end": 15919,
                                            "loc": {
                                              "start": {
                                                "line": 404,
                                                "column": 92
                                              },
                                              "end": {
                                                "line": 404,
                                                "column": 93
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 1,
                                              "raw": "1"
                                            },
                                            "value": 1
                                          },
                                          "extra": {
                                            "parenthesized": true,
                                            "parenStart": 15898
                                          }
                                        }
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 15923,
                                        "end": 15939,
                                        "loc": {
                                          "start": {
                                            "line": 404,
                                            "column": 97
                                          },
                                          "end": {
                                            "line": 404,
                                            "column": 113
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 15923,
                                          "end": 15927,
                                          "loc": {
                                            "start": {
                                              "line": 404,
                                              "column": 97
                                            },
                                            "end": {
                                              "line": 404,
                                              "column": 101
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 15928,
                                          "end": 15939,
                                          "loc": {
                                            "start": {
                                              "line": 404,
                                              "column": 102
                                            },
                                            "end": {
                                              "line": 404,
                                              "column": 113
                                            },
                                            "identifierName": "rotateSpeed"
                                          },
                                          "name": "rotateSpeed"
                                        },
                                        "computed": false
                                      }
                                    },
                                    "leadingComments": null
                                  },
                                  "leadingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " rotating across whole screen goes 360 degrees around",
                                      "start": 15770,
                                      "end": 15825,
                                      "loc": {
                                        "start": {
                                          "line": 403,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 403,
                                          "column": 71
                                        }
                                      }
                                    }
                                  ],
                                  "trailingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " rotating up and down along whole screen attempts to go 360, but limited to 180",
                                      "start": 15957,
                                      "end": 16038,
                                      "loc": {
                                        "start": {
                                          "line": 405,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 405,
                                          "column": 97
                                        }
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 16055,
                                  "end": 16152,
                                  "loc": {
                                    "start": {
                                      "line": 406,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 406,
                                      "column": 113
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 16055,
                                    "end": 16151,
                                    "loc": {
                                      "start": {
                                        "line": 406,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 406,
                                        "column": 112
                                      }
                                    },
                                    "operator": "-=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 16055,
                                      "end": 16069,
                                      "loc": {
                                        "start": {
                                          "line": 406,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 406,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 16055,
                                        "end": 16059,
                                        "loc": {
                                          "start": {
                                            "line": 406,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 406,
                                            "column": 20
                                          }
                                        },
                                        "leadingComments": null
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 16060,
                                        "end": 16069,
                                        "loc": {
                                          "start": {
                                            "line": 406,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 406,
                                            "column": 30
                                          },
                                          "identifierName": "_phiDelta"
                                        },
                                        "name": "_phiDelta"
                                      },
                                      "computed": false,
                                      "leadingComments": null
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 16073,
                                      "end": 16151,
                                      "loc": {
                                        "start": {
                                          "line": 406,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 406,
                                          "column": 112
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 16073,
                                        "end": 16132,
                                        "loc": {
                                          "start": {
                                            "line": 406,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 406,
                                            "column": 93
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 16073,
                                          "end": 16106,
                                          "loc": {
                                            "start": {
                                              "line": 406,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 406,
                                              "column": 67
                                            }
                                          },
                                          "left": {
                                            "type": "BinaryExpression",
                                            "start": 16073,
                                            "end": 16084,
                                            "loc": {
                                              "start": {
                                                "line": 406,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 406,
                                                "column": 45
                                              }
                                            },
                                            "left": {
                                              "type": "NumericLiteral",
                                              "start": 16073,
                                              "end": 16074,
                                              "loc": {
                                                "start": {
                                                  "line": 406,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 406,
                                                  "column": 35
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 2,
                                                "raw": "2"
                                              },
                                              "value": 2
                                            },
                                            "operator": "*",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 16077,
                                              "end": 16084,
                                              "loc": {
                                                "start": {
                                                  "line": 406,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 406,
                                                  "column": 45
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 16077,
                                                "end": 16081,
                                                "loc": {
                                                  "start": {
                                                    "line": 406,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 406,
                                                    "column": 42
                                                  },
                                                  "identifierName": "Math"
                                                },
                                                "name": "Math"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16082,
                                                "end": 16084,
                                                "loc": {
                                                  "start": {
                                                    "line": 406,
                                                    "column": 43
                                                  },
                                                  "end": {
                                                    "line": 406,
                                                    "column": 45
                                                  },
                                                  "identifierName": "PI"
                                                },
                                                "name": "PI"
                                              },
                                              "computed": false
                                            }
                                          },
                                          "operator": "*",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 16087,
                                            "end": 16106,
                                            "loc": {
                                              "start": {
                                                "line": 406,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 406,
                                                "column": 67
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 16087,
                                              "end": 16104,
                                              "loc": {
                                                "start": {
                                                  "line": 406,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 406,
                                                  "column": 65
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 16087,
                                                "end": 16091,
                                                "loc": {
                                                  "start": {
                                                    "line": 406,
                                                    "column": 48
                                                  },
                                                  "end": {
                                                    "line": 406,
                                                    "column": 52
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16092,
                                                "end": 16104,
                                                "loc": {
                                                  "start": {
                                                    "line": 406,
                                                    "column": 53
                                                  },
                                                  "end": {
                                                    "line": 406,
                                                    "column": 65
                                                  },
                                                  "identifierName": "_rotateDelta"
                                                },
                                                "name": "_rotateDelta"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16105,
                                              "end": 16106,
                                              "loc": {
                                                "start": {
                                                  "line": 406,
                                                  "column": 66
                                                },
                                                "end": {
                                                  "line": 406,
                                                  "column": 67
                                                },
                                                "identifierName": "y"
                                              },
                                              "name": "y"
                                            },
                                            "computed": false
                                          }
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "LogicalExpression",
                                          "start": 16110,
                                          "end": 16131,
                                          "loc": {
                                            "start": {
                                              "line": 406,
                                              "column": 71
                                            },
                                            "end": {
                                              "line": 406,
                                              "column": 92
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 16110,
                                            "end": 16126,
                                            "loc": {
                                              "start": {
                                                "line": 406,
                                                "column": 71
                                              },
                                              "end": {
                                                "line": 406,
                                                "column": 87
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 16110,
                                              "end": 16119,
                                              "loc": {
                                                "start": {
                                                  "line": 406,
                                                  "column": 71
                                                },
                                                "end": {
                                                  "line": 406,
                                                  "column": 80
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 16110,
                                                "end": 16114,
                                                "loc": {
                                                  "start": {
                                                    "line": 406,
                                                    "column": 71
                                                  },
                                                  "end": {
                                                    "line": 406,
                                                    "column": 75
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16115,
                                                "end": 16119,
                                                "loc": {
                                                  "start": {
                                                    "line": 406,
                                                    "column": 76
                                                  },
                                                  "end": {
                                                    "line": 406,
                                                    "column": 80
                                                  },
                                                  "identifierName": "view"
                                                },
                                                "name": "view"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16120,
                                              "end": 16126,
                                              "loc": {
                                                "start": {
                                                  "line": 406,
                                                  "column": 81
                                                },
                                                "end": {
                                                  "line": 406,
                                                  "column": 87
                                                },
                                                "identifierName": "height"
                                              },
                                              "name": "height"
                                            },
                                            "computed": false
                                          },
                                          "operator": "||",
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 16130,
                                            "end": 16131,
                                            "loc": {
                                              "start": {
                                                "line": 406,
                                                "column": 91
                                              },
                                              "end": {
                                                "line": 406,
                                                "column": 92
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 1,
                                              "raw": "1"
                                            },
                                            "value": 1
                                          },
                                          "extra": {
                                            "parenthesized": true,
                                            "parenStart": 16109
                                          }
                                        }
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 16135,
                                        "end": 16151,
                                        "loc": {
                                          "start": {
                                            "line": 406,
                                            "column": 96
                                          },
                                          "end": {
                                            "line": 406,
                                            "column": 112
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 16135,
                                          "end": 16139,
                                          "loc": {
                                            "start": {
                                              "line": 406,
                                              "column": 96
                                            },
                                            "end": {
                                              "line": 406,
                                              "column": 100
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16140,
                                          "end": 16151,
                                          "loc": {
                                            "start": {
                                              "line": 406,
                                              "column": 101
                                            },
                                            "end": {
                                              "line": 406,
                                              "column": 112
                                            },
                                            "identifierName": "rotateSpeed"
                                          },
                                          "name": "rotateSpeed"
                                        },
                                        "computed": false
                                      }
                                    },
                                    "leadingComments": null
                                  },
                                  "leadingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " rotating up and down along whole screen attempts to go 360, but limited to 180",
                                      "start": 15957,
                                      "end": 16038,
                                      "loc": {
                                        "start": {
                                          "line": 405,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 405,
                                          "column": 97
                                        }
                                      }
                                    }
                                  ]
                                },
                                {
                                  "type": "ReturnStatement",
                                  "start": 16169,
                                  "end": 16181,
                                  "loc": {
                                    "start": {
                                      "line": 407,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 407,
                                      "column": 28
                                    }
                                  },
                                  "argument": {
                                    "type": "BooleanLiteral",
                                    "start": 16176,
                                    "end": 16180,
                                    "loc": {
                                      "start": {
                                        "line": 407,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 407,
                                        "column": 27
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 16214,
                      "end": 16227,
                      "loc": {
                        "start": {
                          "line": 410,
                          "column": 8
                        },
                        "end": {
                          "line": 410,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "BooleanLiteral",
                        "start": 16221,
                        "end": 16226,
                        "loc": {
                          "start": {
                            "line": 410,
                            "column": 15
                          },
                          "end": {
                            "line": 410,
                            "column": 20
                          }
                        },
                        "value": false
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 16239,
                "end": 18516,
                "loc": {
                  "start": {
                    "line": 413,
                    "column": 4
                  },
                  "end": {
                    "line": 460,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 16239,
                  "end": 16244,
                  "loc": {
                    "start": {
                      "line": 413,
                      "column": 4
                    },
                    "end": {
                      "line": 413,
                      "column": 9
                    },
                    "identifierName": "_zoom"
                  },
                  "name": "_zoom"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 16245,
                    "end": 16250,
                    "loc": {
                      "start": {
                        "line": 413,
                        "column": 10
                      },
                      "end": {
                        "line": 413,
                        "column": 15
                      },
                      "identifierName": "point"
                    },
                    "name": "point"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 16252,
                  "end": 18516,
                  "loc": {
                    "start": {
                      "line": 413,
                      "column": 17
                    },
                    "end": {
                      "line": 460,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 16262,
                      "end": 16309,
                      "loc": {
                        "start": {
                          "line": 414,
                          "column": 8
                        },
                        "end": {
                          "line": 414,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16266,
                          "end": 16308,
                          "loc": {
                            "start": {
                              "line": 414,
                              "column": 12
                            },
                            "end": {
                              "line": 414,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16266,
                            "end": 16272,
                            "loc": {
                              "start": {
                                "line": 414,
                                "column": 12
                              },
                              "end": {
                                "line": 414,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 16276,
                            "end": 16307,
                            "loc": {
                              "start": {
                                "line": 414,
                                "column": 22
                              },
                              "end": {
                                "line": 414,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 16276,
                              "end": 16287,
                              "loc": {
                                "start": {
                                  "line": 414,
                                  "column": 22
                                },
                                "end": {
                                  "line": 414,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 16276,
                                "end": 16280,
                                "loc": {
                                  "start": {
                                    "line": 414,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 414,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 16281,
                                "end": 16287,
                                "loc": {
                                  "start": {
                                    "line": 414,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 414,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 16291,
                              "end": 16307,
                              "loc": {
                                "start": {
                                  "line": 414,
                                  "column": 37
                                },
                                "end": {
                                  "line": 414,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 16291,
                                "end": 16300,
                                "loc": {
                                  "start": {
                                    "line": 414,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 414,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 16291,
                                  "end": 16295,
                                  "loc": {
                                    "start": {
                                      "line": 414,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 414,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 16296,
                                  "end": 16300,
                                  "loc": {
                                    "start": {
                                      "line": 414,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 414,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 16301,
                                "end": 16307,
                                "loc": {
                                  "start": {
                                    "line": 414,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 414,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 16275
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 16318,
                      "end": 18488,
                      "loc": {
                        "start": {
                          "line": 415,
                          "column": 8
                        },
                        "end": {
                          "line": 458,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 16322,
                        "end": 16334,
                        "loc": {
                          "start": {
                            "line": 415,
                            "column": 12
                          },
                          "end": {
                            "line": 415,
                            "column": 24
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 16323,
                          "end": 16334,
                          "loc": {
                            "start": {
                              "line": 415,
                              "column": 13
                            },
                            "end": {
                              "line": 415,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 16323,
                            "end": 16327,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 13
                              },
                              "end": {
                                "line": 415,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16328,
                            "end": 16334,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 18
                              },
                              "end": {
                                "line": 415,
                                "column": 24
                              },
                              "identifierName": "noZoom"
                            },
                            "name": "noZoom"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 16336,
                        "end": 18488,
                        "loc": {
                          "start": {
                            "line": 415,
                            "column": 26
                          },
                          "end": {
                            "line": 458,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 16379,
                            "end": 16478,
                            "loc": {
                              "start": {
                                "line": 417,
                                "column": 12
                              },
                              "end": {
                                "line": 417,
                                "column": 111
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 16383,
                                "end": 16477,
                                "loc": {
                                  "start": {
                                    "line": 417,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 417,
                                    "column": 110
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 16383,
                                  "end": 16388,
                                  "loc": {
                                    "start": {
                                      "line": 417,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 417,
                                      "column": 21
                                    },
                                    "identifierName": "delta"
                                  },
                                  "name": "delta",
                                  "leadingComments": null
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 16391,
                                  "end": 16477,
                                  "loc": {
                                    "start": {
                                      "line": 417,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 417,
                                      "column": 110
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 16391,
                                    "end": 16450,
                                    "loc": {
                                      "start": {
                                        "line": 417,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 417,
                                        "column": 83
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 16391,
                                      "end": 16435,
                                      "loc": {
                                        "start": {
                                          "line": 417,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 417,
                                          "column": 68
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 16391,
                                        "end": 16417,
                                        "loc": {
                                          "start": {
                                            "line": 417,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 417,
                                            "column": 50
                                          }
                                        },
                                        "object": {
                                          "type": "CallExpression",
                                          "start": 16391,
                                          "end": 16413,
                                          "loc": {
                                            "start": {
                                              "line": 417,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 417,
                                              "column": 46
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 16391,
                                            "end": 16411,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 44
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 16391,
                                              "end": 16405,
                                              "loc": {
                                                "start": {
                                                  "line": 417,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 417,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 16391,
                                                "end": 16395,
                                                "loc": {
                                                  "start": {
                                                    "line": 417,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 417,
                                                    "column": 28
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16396,
                                                "end": 16405,
                                                "loc": {
                                                  "start": {
                                                    "line": 417,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 417,
                                                    "column": 38
                                                  },
                                                  "identifierName": "_wheelEnd"
                                                },
                                                "name": "_wheelEnd"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16406,
                                              "end": 16411,
                                              "loc": {
                                                "start": {
                                                  "line": 417,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 417,
                                                  "column": 44
                                                },
                                                "identifierName": "clone"
                                              },
                                              "name": "clone"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16414,
                                          "end": 16417,
                                          "loc": {
                                            "start": {
                                              "line": 417,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 417,
                                              "column": 50
                                            },
                                            "identifierName": "sub"
                                          },
                                          "name": "sub"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 16418,
                                          "end": 16434,
                                          "loc": {
                                            "start": {
                                              "line": 417,
                                              "column": 51
                                            },
                                            "end": {
                                              "line": 417,
                                              "column": 67
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 16418,
                                            "end": 16422,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 51
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 55
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 16423,
                                            "end": 16434,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 67
                                              },
                                              "identifierName": "_wheelStart"
                                            },
                                            "name": "_wheelStart"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 16436,
                                      "end": 16450,
                                      "loc": {
                                        "start": {
                                          "line": 417,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 417,
                                          "column": 83
                                        },
                                        "identifierName": "multiplyScalar"
                                      },
                                      "name": "multiplyScalar"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 16451,
                                      "end": 16476,
                                      "loc": {
                                        "start": {
                                          "line": 417,
                                          "column": 84
                                        },
                                        "end": {
                                          "line": 417,
                                          "column": 109
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 16451,
                                        "end": 16455,
                                        "loc": {
                                          "start": {
                                            "line": 417,
                                            "column": 84
                                          },
                                          "end": {
                                            "line": 417,
                                            "column": 88
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 16456,
                                        "end": 16476,
                                        "loc": {
                                          "start": {
                                            "line": 417,
                                            "column": 89
                                          },
                                          "end": {
                                            "line": 417,
                                            "column": 109
                                          },
                                          "identifierName": "dynamicDampingFactor"
                                        },
                                        "name": "dynamicDampingFactor"
                                      },
                                      "computed": false
                                    }
                                  ]
                                },
                                "leadingComments": null
                              }
                            ],
                            "kind": "var",
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " By mousewheel",
                                "start": 16350,
                                "end": 16366,
                                "loc": {
                                  "start": {
                                    "line": 416,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 416,
                                    "column": 28
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "IfStatement",
                            "start": 16491,
                            "end": 18070,
                            "loc": {
                              "start": {
                                "line": 418,
                                "column": 12
                              },
                              "end": {
                                "line": 447,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 16495,
                              "end": 16519,
                              "loc": {
                                "start": {
                                  "line": 418,
                                  "column": 16
                                },
                                "end": {
                                  "line": 418,
                                  "column": 40
                                }
                              },
                              "left": {
                                "type": "CallExpression",
                                "start": 16495,
                                "end": 16509,
                                "loc": {
                                  "start": {
                                    "line": 418,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 418,
                                    "column": 30
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 16495,
                                  "end": 16507,
                                  "loc": {
                                    "start": {
                                      "line": 418,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 418,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 16495,
                                    "end": 16500,
                                    "loc": {
                                      "start": {
                                        "line": 418,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 418,
                                        "column": 21
                                      },
                                      "identifierName": "delta"
                                    },
                                    "name": "delta"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 16501,
                                    "end": 16507,
                                    "loc": {
                                      "start": {
                                        "line": 418,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 418,
                                        "column": 28
                                      },
                                      "identifierName": "length"
                                    },
                                    "name": "length"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              },
                              "operator": ">",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 16512,
                                "end": 16519,
                                "loc": {
                                  "start": {
                                    "line": 418,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 418,
                                    "column": 40
                                  }
                                },
                                "extra": {
                                  "rawValue": 0.00001,
                                  "raw": "0.00001"
                                },
                                "value": 0.00001
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 16521,
                              "end": 18070,
                              "loc": {
                                "start": {
                                  "line": 418,
                                  "column": 42
                                },
                                "end": {
                                  "line": 447,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 16539,
                                  "end": 16567,
                                  "loc": {
                                    "start": {
                                      "line": 419,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 419,
                                      "column": 44
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 16539,
                                    "end": 16566,
                                    "loc": {
                                      "start": {
                                        "line": 419,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 419,
                                        "column": 43
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 16539,
                                      "end": 16559,
                                      "loc": {
                                        "start": {
                                          "line": 419,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 419,
                                          "column": 36
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 16539,
                                        "end": 16555,
                                        "loc": {
                                          "start": {
                                            "line": 419,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 419,
                                            "column": 32
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 16539,
                                          "end": 16543,
                                          "loc": {
                                            "start": {
                                              "line": 419,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 419,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16544,
                                          "end": 16555,
                                          "loc": {
                                            "start": {
                                              "line": 419,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 419,
                                              "column": 32
                                            },
                                            "identifierName": "_wheelStart"
                                          },
                                          "name": "_wheelStart"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 16556,
                                        "end": 16559,
                                        "loc": {
                                          "start": {
                                            "line": 419,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 419,
                                            "column": 36
                                          },
                                          "identifierName": "add"
                                        },
                                        "name": "add"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 16560,
                                        "end": 16565,
                                        "loc": {
                                          "start": {
                                            "line": 419,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 419,
                                            "column": 42
                                          },
                                          "identifierName": "delta"
                                        },
                                        "name": "delta"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 16584,
                                  "end": 16646,
                                  "loc": {
                                    "start": {
                                      "line": 420,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 420,
                                      "column": 78
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 16584,
                                    "end": 16645,
                                    "loc": {
                                      "start": {
                                        "line": 420,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 420,
                                        "column": 77
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 16584,
                                      "end": 16611,
                                      "loc": {
                                        "start": {
                                          "line": 420,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 420,
                                          "column": 43
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 16584,
                                        "end": 16600,
                                        "loc": {
                                          "start": {
                                            "line": 420,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 420,
                                            "column": 32
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 16584,
                                          "end": 16588,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16589,
                                          "end": 16600,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 32
                                            },
                                            "identifierName": "_wheelDelta"
                                          },
                                          "name": "_wheelDelta"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 16601,
                                        "end": 16611,
                                        "loc": {
                                          "start": {
                                            "line": 420,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 420,
                                            "column": 43
                                          },
                                          "identifierName": "subVectors"
                                        },
                                        "name": "subVectors"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 16612,
                                        "end": 16626,
                                        "loc": {
                                          "start": {
                                            "line": 420,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 420,
                                            "column": 58
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 16612,
                                          "end": 16616,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 48
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16617,
                                          "end": 16626,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 58
                                            },
                                            "identifierName": "_wheelEnd"
                                          },
                                          "name": "_wheelEnd"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 16628,
                                        "end": 16644,
                                        "loc": {
                                          "start": {
                                            "line": 420,
                                            "column": 60
                                          },
                                          "end": {
                                            "line": 420,
                                            "column": 76
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 16628,
                                          "end": 16632,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 60
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 64
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 16633,
                                          "end": 16644,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 65
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 76
                                            },
                                            "identifierName": "_wheelStart"
                                          },
                                          "name": "_wheelStart"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "VariableDeclaration",
                                  "start": 16663,
                                  "end": 16718,
                                  "loc": {
                                    "start": {
                                      "line": 421,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 421,
                                      "column": 71
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 16667,
                                      "end": 16717,
                                      "loc": {
                                        "start": {
                                          "line": 421,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 421,
                                          "column": 70
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 16667,
                                        "end": 16673,
                                        "loc": {
                                          "start": {
                                            "line": 421,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 421,
                                            "column": 26
                                          },
                                          "identifierName": "factor"
                                        },
                                        "name": "factor"
                                      },
                                      "init": {
                                        "type": "BinaryExpression",
                                        "start": 16676,
                                        "end": 16717,
                                        "loc": {
                                          "start": {
                                            "line": 421,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 421,
                                            "column": 70
                                          }
                                        },
                                        "left": {
                                          "type": "NumericLiteral",
                                          "start": 16676,
                                          "end": 16679,
                                          "loc": {
                                            "start": {
                                              "line": 421,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 421,
                                              "column": 32
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 1,
                                            "raw": "1.0"
                                          },
                                          "value": 1
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "BinaryExpression",
                                          "start": 16682,
                                          "end": 16717,
                                          "loc": {
                                            "start": {
                                              "line": 421,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 421,
                                              "column": 70
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 16682,
                                            "end": 16700,
                                            "loc": {
                                              "start": {
                                                "line": 421,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 421,
                                                "column": 53
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 16682,
                                              "end": 16698,
                                              "loc": {
                                                "start": {
                                                  "line": 421,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 421,
                                                  "column": 51
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 16682,
                                                "end": 16686,
                                                "loc": {
                                                  "start": {
                                                    "line": 421,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 421,
                                                    "column": 39
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16687,
                                                "end": 16698,
                                                "loc": {
                                                  "start": {
                                                    "line": 421,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 421,
                                                    "column": 51
                                                  },
                                                  "identifierName": "_wheelDelta"
                                                },
                                                "name": "_wheelDelta"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16699,
                                              "end": 16700,
                                              "loc": {
                                                "start": {
                                                  "line": 421,
                                                  "column": 52
                                                },
                                                "end": {
                                                  "line": 421,
                                                  "column": 53
                                                },
                                                "identifierName": "y"
                                              },
                                              "name": "y"
                                            },
                                            "computed": false
                                          },
                                          "operator": "*",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 16703,
                                            "end": 16717,
                                            "loc": {
                                              "start": {
                                                "line": 421,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 421,
                                                "column": 70
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 16703,
                                              "end": 16707,
                                              "loc": {
                                                "start": {
                                                  "line": 421,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 421,
                                                  "column": 60
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16708,
                                              "end": 16717,
                                              "loc": {
                                                "start": {
                                                  "line": 421,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 421,
                                                  "column": 70
                                                },
                                                "identifierName": "zoomSpeed"
                                              },
                                              "name": "zoomSpeed"
                                            },
                                            "computed": false
                                          }
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "var"
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 16735,
                                  "end": 18027,
                                  "loc": {
                                    "start": {
                                      "line": 422,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 445,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 16739,
                                    "end": 16769,
                                    "loc": {
                                      "start": {
                                        "line": 422,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 422,
                                        "column": 50
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 16739,
                                      "end": 16753,
                                      "loc": {
                                        "start": {
                                          "line": 422,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 422,
                                          "column": 34
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 16739,
                                        "end": 16745,
                                        "loc": {
                                          "start": {
                                            "line": 422,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 422,
                                            "column": 26
                                          },
                                          "identifierName": "factor"
                                        },
                                        "name": "factor"
                                      },
                                      "operator": "!==",
                                      "right": {
                                        "type": "NumericLiteral",
                                        "start": 16750,
                                        "end": 16753,
                                        "loc": {
                                          "start": {
                                            "line": 422,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 422,
                                            "column": 34
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 1,
                                          "raw": "1.0"
                                        },
                                        "value": 1
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 16757,
                                      "end": 16769,
                                      "loc": {
                                        "start": {
                                          "line": 422,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 422,
                                          "column": 50
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 16757,
                                        "end": 16763,
                                        "loc": {
                                          "start": {
                                            "line": 422,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 422,
                                            "column": 44
                                          },
                                          "identifierName": "factor"
                                        },
                                        "name": "factor"
                                      },
                                      "operator": ">",
                                      "right": {
                                        "type": "NumericLiteral",
                                        "start": 16766,
                                        "end": 16769,
                                        "loc": {
                                          "start": {
                                            "line": 422,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 422,
                                            "column": 50
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 0,
                                          "raw": "0.0"
                                        },
                                        "value": 0
                                      }
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 16771,
                                    "end": 18027,
                                    "loc": {
                                      "start": {
                                        "line": 422,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 445,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 16793,
                                        "end": 16863,
                                        "loc": {
                                          "start": {
                                            "line": 423,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 423,
                                            "column": 90
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 16797,
                                            "end": 16862,
                                            "loc": {
                                              "start": {
                                                "line": 423,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 423,
                                                "column": 89
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 16797,
                                              "end": 16805,
                                              "loc": {
                                                "start": {
                                                  "line": 423,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 423,
                                                  "column": 32
                                                },
                                                "identifierName": "distance"
                                              },
                                              "name": "distance"
                                            },
                                            "init": {
                                              "type": "LogicalExpression",
                                              "start": 16808,
                                              "end": 16862,
                                              "loc": {
                                                "start": {
                                                  "line": 423,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 423,
                                                  "column": 89
                                                }
                                              },
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 16808,
                                                "end": 16819,
                                                "loc": {
                                                  "start": {
                                                    "line": 423,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 423,
                                                    "column": 46
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 16808,
                                                  "end": 16814,
                                                  "loc": {
                                                    "start": {
                                                      "line": 423,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 423,
                                                      "column": 41
                                                    },
                                                    "identifierName": "camera"
                                                  },
                                                  "name": "camera"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 16815,
                                                  "end": 16819,
                                                  "loc": {
                                                    "start": {
                                                      "line": 423,
                                                      "column": 42
                                                    },
                                                    "end": {
                                                      "line": 423,
                                                      "column": 46
                                                    },
                                                    "identifierName": "zoom"
                                                  },
                                                  "name": "zoom"
                                                },
                                                "computed": false
                                              },
                                              "operator": "||",
                                              "right": {
                                                "type": "CallExpression",
                                                "start": 16823,
                                                "end": 16862,
                                                "loc": {
                                                  "start": {
                                                    "line": 423,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 423,
                                                    "column": 89
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 16823,
                                                  "end": 16849,
                                                  "loc": {
                                                    "start": {
                                                      "line": 423,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 423,
                                                      "column": 76
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 16823,
                                                    "end": 16838,
                                                    "loc": {
                                                      "start": {
                                                        "line": 423,
                                                        "column": 50
                                                      },
                                                      "end": {
                                                        "line": 423,
                                                        "column": 65
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 16823,
                                                      "end": 16829,
                                                      "loc": {
                                                        "start": {
                                                          "line": 423,
                                                          "column": 50
                                                        },
                                                        "end": {
                                                          "line": 423,
                                                          "column": 56
                                                        },
                                                        "identifierName": "camera"
                                                      },
                                                      "name": "camera"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16830,
                                                      "end": 16838,
                                                      "loc": {
                                                        "start": {
                                                          "line": 423,
                                                          "column": 57
                                                        },
                                                        "end": {
                                                          "line": 423,
                                                          "column": 65
                                                        },
                                                        "identifierName": "position"
                                                      },
                                                      "name": "position"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 16839,
                                                    "end": 16849,
                                                    "loc": {
                                                      "start": {
                                                        "line": 423,
                                                        "column": 66
                                                      },
                                                      "end": {
                                                        "line": 423,
                                                        "column": 76
                                                      },
                                                      "identifierName": "distanceTo"
                                                    },
                                                    "name": "distanceTo"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 16850,
                                                    "end": 16861,
                                                    "loc": {
                                                      "start": {
                                                        "line": 423,
                                                        "column": 77
                                                      },
                                                      "end": {
                                                        "line": 423,
                                                        "column": 88
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 16850,
                                                      "end": 16854,
                                                      "loc": {
                                                        "start": {
                                                          "line": 423,
                                                          "column": 77
                                                        },
                                                        "end": {
                                                          "line": 423,
                                                          "column": 81
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16855,
                                                      "end": 16861,
                                                      "loc": {
                                                        "start": {
                                                          "line": 423,
                                                          "column": 82
                                                        },
                                                        "end": {
                                                          "line": 423,
                                                          "column": 88
                                                        },
                                                        "identifierName": "target"
                                                      },
                                                      "name": "target"
                                                    },
                                                    "computed": false
                                                  }
                                                ]
                                              }
                                            }
                                          }
                                        ],
                                        "kind": "var"
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 16884,
                                        "end": 16944,
                                        "loc": {
                                          "start": {
                                            "line": 424,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 424,
                                            "column": 80
                                          }
                                        },
                                        "test": {
                                          "type": "LogicalExpression",
                                          "start": 16888,
                                          "end": 16929,
                                          "loc": {
                                            "start": {
                                              "line": 424,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 424,
                                              "column": 65
                                            }
                                          },
                                          "left": {
                                            "type": "BinaryExpression",
                                            "start": 16888,
                                            "end": 16898,
                                            "loc": {
                                              "start": {
                                                "line": 424,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 424,
                                                "column": 34
                                              }
                                            },
                                            "left": {
                                              "type": "Identifier",
                                              "start": 16888,
                                              "end": 16894,
                                              "loc": {
                                                "start": {
                                                  "line": 424,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 424,
                                                  "column": 30
                                                },
                                                "identifierName": "factor"
                                              },
                                              "name": "factor"
                                            },
                                            "operator": ">",
                                            "right": {
                                              "type": "NumericLiteral",
                                              "start": 16897,
                                              "end": 16898,
                                              "loc": {
                                                "start": {
                                                  "line": 424,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 424,
                                                  "column": 34
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            }
                                          },
                                          "operator": "&&",
                                          "right": {
                                            "type": "BinaryExpression",
                                            "start": 16902,
                                            "end": 16929,
                                            "loc": {
                                              "start": {
                                                "line": 424,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 424,
                                                "column": 65
                                              }
                                            },
                                            "left": {
                                              "type": "Identifier",
                                              "start": 16902,
                                              "end": 16910,
                                              "loc": {
                                                "start": {
                                                  "line": 424,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 424,
                                                  "column": 46
                                                },
                                                "identifierName": "distance"
                                              },
                                              "name": "distance"
                                            },
                                            "operator": ">",
                                            "right": {
                                              "type": "MemberExpression",
                                              "start": 16913,
                                              "end": 16929,
                                              "loc": {
                                                "start": {
                                                  "line": 424,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 424,
                                                  "column": 65
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 16913,
                                                "end": 16917,
                                                "loc": {
                                                  "start": {
                                                    "line": 424,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 424,
                                                    "column": 53
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16918,
                                                "end": 16929,
                                                "loc": {
                                                  "start": {
                                                    "line": 424,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 424,
                                                    "column": 65
                                                  },
                                                  "identifierName": "maxDistance"
                                                },
                                                "name": "maxDistance"
                                              },
                                              "computed": false
                                            }
                                          }
                                        },
                                        "consequent": {
                                          "type": "ReturnStatement",
                                          "start": 16931,
                                          "end": 16944,
                                          "loc": {
                                            "start": {
                                              "line": 424,
                                              "column": 67
                                            },
                                            "end": {
                                              "line": 424,
                                              "column": 80
                                            }
                                          },
                                          "argument": {
                                            "type": "BooleanLiteral",
                                            "start": 16938,
                                            "end": 16943,
                                            "loc": {
                                              "start": {
                                                "line": 424,
                                                "column": 74
                                              },
                                              "end": {
                                                "line": 424,
                                                "column": 79
                                              }
                                            },
                                            "value": false
                                          }
                                        },
                                        "alternate": null
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 16966,
                                        "end": 17417,
                                        "loc": {
                                          "start": {
                                            "line": 426,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 433,
                                            "column": 21
                                          }
                                        },
                                        "test": {
                                          "type": "UnaryExpression",
                                          "start": 16970,
                                          "end": 16976,
                                          "loc": {
                                            "start": {
                                              "line": 426,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 426,
                                              "column": 30
                                            }
                                          },
                                          "operator": "!",
                                          "prefix": true,
                                          "argument": {
                                            "type": "Identifier",
                                            "start": 16971,
                                            "end": 16976,
                                            "loc": {
                                              "start": {
                                                "line": 426,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 426,
                                                "column": 30
                                              },
                                              "identifierName": "point"
                                            },
                                            "name": "point"
                                          },
                                          "extra": {
                                            "parenthesizedArgument": false
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 16978,
                                          "end": 17417,
                                          "loc": {
                                            "start": {
                                              "line": 426,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 433,
                                              "column": 21
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "IfStatement",
                                              "start": 17004,
                                              "end": 17362,
                                              "loc": {
                                                "start": {
                                                  "line": 427,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 432,
                                                  "column": 60
                                                }
                                              },
                                              "test": {
                                                "type": "LogicalExpression",
                                                "start": 17008,
                                                "end": 17068,
                                                "loc": {
                                                  "start": {
                                                    "line": 427,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 427,
                                                    "column": 88
                                                  }
                                                },
                                                "left": {
                                                  "type": "BinaryExpression",
                                                  "start": 17008,
                                                  "end": 17047,
                                                  "loc": {
                                                    "start": {
                                                      "line": 427,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 427,
                                                      "column": 67
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 17008,
                                                    "end": 17021,
                                                    "loc": {
                                                      "start": {
                                                        "line": 427,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 427,
                                                        "column": 41
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 17008,
                                                      "end": 17012,
                                                      "loc": {
                                                        "start": {
                                                          "line": 427,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 427,
                                                          "column": 32
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17013,
                                                      "end": 17021,
                                                      "loc": {
                                                        "start": {
                                                          "line": 427,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 427,
                                                          "column": 41
                                                        },
                                                        "identifierName": "zoomMode"
                                                      },
                                                      "name": "zoomMode"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "===",
                                                  "right": {
                                                    "type": "MemberExpression",
                                                    "start": 17026,
                                                    "end": 17047,
                                                    "loc": {
                                                      "start": {
                                                        "line": 427,
                                                        "column": 46
                                                      },
                                                      "end": {
                                                        "line": 427,
                                                        "column": 67
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 17026,
                                                      "end": 17040,
                                                      "loc": {
                                                        "start": {
                                                          "line": 427,
                                                          "column": 46
                                                        },
                                                        "end": {
                                                          "line": 427,
                                                          "column": 60
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 17026,
                                                        "end": 17031,
                                                        "loc": {
                                                          "start": {
                                                            "line": 427,
                                                            "column": 46
                                                          },
                                                          "end": {
                                                            "line": 427,
                                                            "column": 51
                                                          },
                                                          "identifierName": "Orbit"
                                                        },
                                                        "name": "Orbit"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 17032,
                                                        "end": 17040,
                                                        "loc": {
                                                          "start": {
                                                            "line": 427,
                                                            "column": 52
                                                          },
                                                          "end": {
                                                            "line": 427,
                                                            "column": 60
                                                          },
                                                          "identifierName": "ZoomMode"
                                                        },
                                                        "name": "ZoomMode"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17041,
                                                      "end": 17047,
                                                      "loc": {
                                                        "start": {
                                                          "line": 427,
                                                          "column": 61
                                                        },
                                                        "end": {
                                                          "line": 427,
                                                          "column": 67
                                                        },
                                                        "identifierName": "Target"
                                                      },
                                                      "name": "Target"
                                                    },
                                                    "computed": false
                                                  }
                                                },
                                                "operator": "&&",
                                                "right": {
                                                  "type": "UnaryExpression",
                                                  "start": 17051,
                                                  "end": 17068,
                                                  "loc": {
                                                    "start": {
                                                      "line": 427,
                                                      "column": 71
                                                    },
                                                    "end": {
                                                      "line": 427,
                                                      "column": 88
                                                    }
                                                  },
                                                  "operator": "!",
                                                  "prefix": true,
                                                  "argument": {
                                                    "type": "UnaryExpression",
                                                    "start": 17052,
                                                    "end": 17068,
                                                    "loc": {
                                                      "start": {
                                                        "line": 427,
                                                        "column": 72
                                                      },
                                                      "end": {
                                                        "line": 427,
                                                        "column": 88
                                                      }
                                                    },
                                                    "operator": "!",
                                                    "prefix": true,
                                                    "argument": {
                                                      "type": "MemberExpression",
                                                      "start": 17053,
                                                      "end": 17068,
                                                      "loc": {
                                                        "start": {
                                                          "line": 427,
                                                          "column": 73
                                                        },
                                                        "end": {
                                                          "line": 427,
                                                          "column": 88
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 17053,
                                                        "end": 17057,
                                                        "loc": {
                                                          "start": {
                                                            "line": 427,
                                                            "column": 73
                                                          },
                                                          "end": {
                                                            "line": 427,
                                                            "column": 77
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 17058,
                                                        "end": 17068,
                                                        "loc": {
                                                          "start": {
                                                            "line": 427,
                                                            "column": 78
                                                          },
                                                          "end": {
                                                            "line": 427,
                                                            "column": 88
                                                          },
                                                          "identifierName": "zoomTarget"
                                                        },
                                                        "name": "zoomTarget"
                                                      },
                                                      "computed": false
                                                    },
                                                    "extra": {
                                                      "parenthesizedArgument": false
                                                    }
                                                  },
                                                  "extra": {
                                                    "parenthesizedArgument": false
                                                  }
                                                }
                                              },
                                              "consequent": {
                                                "type": "ExpressionStatement",
                                                "start": 17098,
                                                "end": 17130,
                                                "loc": {
                                                  "start": {
                                                    "line": 428,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 428,
                                                    "column": 60
                                                  }
                                                },
                                                "expression": {
                                                  "type": "AssignmentExpression",
                                                  "start": 17098,
                                                  "end": 17129,
                                                  "loc": {
                                                    "start": {
                                                      "line": 428,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 428,
                                                      "column": 59
                                                    }
                                                  },
                                                  "operator": "=",
                                                  "left": {
                                                    "type": "Identifier",
                                                    "start": 17098,
                                                    "end": 17103,
                                                    "loc": {
                                                      "start": {
                                                        "line": 428,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 428,
                                                        "column": 33
                                                      },
                                                      "identifierName": "point"
                                                    },
                                                    "name": "point"
                                                  },
                                                  "right": {
                                                    "type": "CallExpression",
                                                    "start": 17106,
                                                    "end": 17129,
                                                    "loc": {
                                                      "start": {
                                                        "line": 428,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 428,
                                                        "column": 59
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 17106,
                                                      "end": 17127,
                                                      "loc": {
                                                        "start": {
                                                          "line": 428,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 428,
                                                          "column": 57
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 17106,
                                                        "end": 17121,
                                                        "loc": {
                                                          "start": {
                                                            "line": 428,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 428,
                                                            "column": 51
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 17106,
                                                          "end": 17110,
                                                          "loc": {
                                                            "start": {
                                                              "line": 428,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 428,
                                                              "column": 40
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 17111,
                                                          "end": 17121,
                                                          "loc": {
                                                            "start": {
                                                              "line": 428,
                                                              "column": 41
                                                            },
                                                            "end": {
                                                              "line": 428,
                                                              "column": 51
                                                            },
                                                            "identifierName": "zoomTarget"
                                                          },
                                                          "name": "zoomTarget"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 17122,
                                                        "end": 17127,
                                                        "loc": {
                                                          "start": {
                                                            "line": 428,
                                                            "column": 52
                                                          },
                                                          "end": {
                                                            "line": 428,
                                                            "column": 57
                                                          },
                                                          "identifierName": "clone"
                                                        },
                                                        "name": "clone"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": []
                                                  }
                                                }
                                              },
                                              "alternate": {
                                                "type": "IfStatement",
                                                "start": 17160,
                                                "end": 17362,
                                                "loc": {
                                                  "start": {
                                                    "line": 429,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 432,
                                                    "column": 60
                                                  }
                                                },
                                                "test": {
                                                  "type": "BinaryExpression",
                                                  "start": 17164,
                                                  "end": 17202,
                                                  "loc": {
                                                    "start": {
                                                      "line": 429,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 429,
                                                      "column": 71
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 17164,
                                                    "end": 17177,
                                                    "loc": {
                                                      "start": {
                                                        "line": 429,
                                                        "column": 33
                                                      },
                                                      "end": {
                                                        "line": 429,
                                                        "column": 46
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 17164,
                                                      "end": 17168,
                                                      "loc": {
                                                        "start": {
                                                          "line": 429,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 429,
                                                          "column": 37
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17169,
                                                      "end": 17177,
                                                      "loc": {
                                                        "start": {
                                                          "line": 429,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 429,
                                                          "column": 46
                                                        },
                                                        "identifierName": "zoomMode"
                                                      },
                                                      "name": "zoomMode"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "===",
                                                  "right": {
                                                    "type": "MemberExpression",
                                                    "start": 17182,
                                                    "end": 17202,
                                                    "loc": {
                                                      "start": {
                                                        "line": 429,
                                                        "column": 51
                                                      },
                                                      "end": {
                                                        "line": 429,
                                                        "column": 71
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 17182,
                                                      "end": 17196,
                                                      "loc": {
                                                        "start": {
                                                          "line": 429,
                                                          "column": 51
                                                        },
                                                        "end": {
                                                          "line": 429,
                                                          "column": 65
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 17182,
                                                        "end": 17187,
                                                        "loc": {
                                                          "start": {
                                                            "line": 429,
                                                            "column": 51
                                                          },
                                                          "end": {
                                                            "line": 429,
                                                            "column": 56
                                                          },
                                                          "identifierName": "Orbit"
                                                        },
                                                        "name": "Orbit"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 17188,
                                                        "end": 17196,
                                                        "loc": {
                                                          "start": {
                                                            "line": 429,
                                                            "column": 57
                                                          },
                                                          "end": {
                                                            "line": 429,
                                                            "column": 65
                                                          },
                                                          "identifierName": "ZoomMode"
                                                        },
                                                        "name": "ZoomMode"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17197,
                                                      "end": 17202,
                                                      "loc": {
                                                        "start": {
                                                          "line": 429,
                                                          "column": 66
                                                        },
                                                        "end": {
                                                          "line": 429,
                                                          "column": 71
                                                        },
                                                        "identifierName": "Mouse"
                                                      },
                                                      "name": "Mouse"
                                                    },
                                                    "computed": false
                                                  }
                                                },
                                                "consequent": {
                                                  "type": "BlockStatement",
                                                  "start": 17204,
                                                  "end": 17296,
                                                  "loc": {
                                                    "start": {
                                                      "line": 429,
                                                      "column": 73
                                                    },
                                                    "end": {
                                                      "line": 431,
                                                      "column": 25
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 17234,
                                                      "end": 17270,
                                                      "loc": {
                                                        "start": {
                                                          "line": 430,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 430,
                                                          "column": 64
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 17234,
                                                        "end": 17269,
                                                        "loc": {
                                                          "start": {
                                                            "line": 430,
                                                            "column": 28
                                                          },
                                                          "end": {
                                                            "line": 430,
                                                            "column": 63
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "Identifier",
                                                          "start": 17234,
                                                          "end": 17239,
                                                          "loc": {
                                                            "start": {
                                                              "line": 430,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 430,
                                                              "column": 33
                                                            },
                                                            "identifierName": "point"
                                                          },
                                                          "name": "point"
                                                        },
                                                        "right": {
                                                          "type": "CallExpression",
                                                          "start": 17242,
                                                          "end": 17269,
                                                          "loc": {
                                                            "start": {
                                                              "line": 430,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 430,
                                                              "column": 63
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 17242,
                                                            "end": 17267,
                                                            "loc": {
                                                              "start": {
                                                                "line": 430,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 430,
                                                                "column": 61
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 17242,
                                                              "end": 17261,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 430,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 430,
                                                                  "column": 55
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 17242,
                                                                "end": 17246,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 430,
                                                                    "column": 36
                                                                  },
                                                                  "end": {
                                                                    "line": 430,
                                                                    "column": 40
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 17247,
                                                                "end": 17261,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 430,
                                                                    "column": 41
                                                                  },
                                                                  "end": {
                                                                    "line": 430,
                                                                    "column": 55
                                                                  },
                                                                  "identifierName": "_mousePosition"
                                                                },
                                                                "name": "_mousePosition"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 17262,
                                                              "end": 17267,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 430,
                                                                  "column": 56
                                                                },
                                                                "end": {
                                                                  "line": 430,
                                                                  "column": 61
                                                                },
                                                                "identifierName": "clone"
                                                              },
                                                              "name": "clone"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": []
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                },
                                                "alternate": {
                                                  "type": "ExpressionStatement",
                                                  "start": 17330,
                                                  "end": 17362,
                                                  "loc": {
                                                    "start": {
                                                      "line": 432,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 432,
                                                      "column": 60
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "AssignmentExpression",
                                                    "start": 17330,
                                                    "end": 17361,
                                                    "loc": {
                                                      "start": {
                                                        "line": 432,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 432,
                                                        "column": 59
                                                      }
                                                    },
                                                    "operator": "=",
                                                    "left": {
                                                      "type": "Identifier",
                                                      "start": 17330,
                                                      "end": 17335,
                                                      "loc": {
                                                        "start": {
                                                          "line": 432,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 432,
                                                          "column": 33
                                                        },
                                                        "identifierName": "point"
                                                      },
                                                      "name": "point"
                                                    },
                                                    "right": {
                                                      "type": "NewExpression",
                                                      "start": 17338,
                                                      "end": 17361,
                                                      "loc": {
                                                        "start": {
                                                          "line": 432,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 432,
                                                          "column": 59
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 17342,
                                                        "end": 17355,
                                                        "loc": {
                                                          "start": {
                                                            "line": 432,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 432,
                                                            "column": 53
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 17342,
                                                          "end": 17347,
                                                          "loc": {
                                                            "start": {
                                                              "line": 432,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 432,
                                                              "column": 45
                                                            },
                                                            "identifierName": "THREE"
                                                          },
                                                          "name": "THREE"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 17348,
                                                          "end": 17355,
                                                          "loc": {
                                                            "start": {
                                                              "line": 432,
                                                              "column": 46
                                                            },
                                                            "end": {
                                                              "line": 432,
                                                              "column": 53
                                                            },
                                                            "identifierName": "Vector2"
                                                          },
                                                          "name": "Vector2"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "NumericLiteral",
                                                          "start": 17356,
                                                          "end": 17357,
                                                          "loc": {
                                                            "start": {
                                                              "line": 432,
                                                              "column": 54
                                                            },
                                                            "end": {
                                                              "line": 432,
                                                              "column": 55
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": 0,
                                                            "raw": "0"
                                                          },
                                                          "value": 0
                                                        },
                                                        {
                                                          "type": "NumericLiteral",
                                                          "start": 17359,
                                                          "end": 17360,
                                                          "loc": {
                                                            "start": {
                                                              "line": 432,
                                                              "column": 57
                                                            },
                                                            "end": {
                                                              "line": 432,
                                                              "column": 58
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": 0,
                                                            "raw": "0"
                                                          },
                                                          "value": 0
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  "trailingComments": null
                                                },
                                                "trailingComments": null
                                              },
                                              "trailingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": "ndc coords of screen center",
                                                  "start": 17366,
                                                  "end": 17395,
                                                  "loc": {
                                                    "start": {
                                                      "line": 432,
                                                      "column": 64
                                                    },
                                                    "end": {
                                                      "line": 432,
                                                      "column": 93
                                                    }
                                                  }
                                                }
                                              ]
                                            }
                                          ],
                                          "directives": [],
                                          "trailingComments": null
                                        },
                                        "alternate": null,
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": "                    this._scale = factor;",
                                            "start": 17419,
                                            "end": 17462,
                                            "loc": {
                                              "start": {
                                                "line": 435,
                                                "column": 0
                                              },
                                              "end": {
                                                "line": 435,
                                                "column": 43
                                              }
                                            }
                                          },
                                          {
                                            "type": "CommentLine",
                                            "value": "determine 3D position of mouse cursor (on target plane)",
                                            "start": 17484,
                                            "end": 17541,
                                            "loc": {
                                              "start": {
                                                "line": 437,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 437,
                                                "column": 77
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 17562,
                                        "end": 17614,
                                        "loc": {
                                          "start": {
                                            "line": 438,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 438,
                                            "column": 72
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 17566,
                                            "end": 17613,
                                            "loc": {
                                              "start": {
                                                "line": 438,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 438,
                                                "column": 71
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 17566,
                                              "end": 17575,
                                              "loc": {
                                                "start": {
                                                  "line": 438,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 438,
                                                  "column": 33
                                                },
                                                "identifierName": "ndcTarget"
                                              },
                                              "name": "ndcTarget",
                                              "leadingComments": null
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 17578,
                                              "end": 17613,
                                              "loc": {
                                                "start": {
                                                  "line": 438,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 438,
                                                  "column": 71
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 17578,
                                                "end": 17605,
                                                "loc": {
                                                  "start": {
                                                    "line": 438,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 438,
                                                    "column": 63
                                                  }
                                                },
                                                "object": {
                                                  "type": "CallExpression",
                                                  "start": 17578,
                                                  "end": 17597,
                                                  "loc": {
                                                    "start": {
                                                      "line": 438,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 438,
                                                      "column": 55
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 17578,
                                                    "end": 17595,
                                                    "loc": {
                                                      "start": {
                                                        "line": 438,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 438,
                                                        "column": 53
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 17578,
                                                      "end": 17589,
                                                      "loc": {
                                                        "start": {
                                                          "line": 438,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 438,
                                                          "column": 47
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 17578,
                                                        "end": 17582,
                                                        "loc": {
                                                          "start": {
                                                            "line": 438,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 438,
                                                            "column": 40
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 17583,
                                                        "end": 17589,
                                                        "loc": {
                                                          "start": {
                                                            "line": 438,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 438,
                                                            "column": 47
                                                          },
                                                          "identifierName": "target"
                                                        },
                                                        "name": "target"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17590,
                                                      "end": 17595,
                                                      "loc": {
                                                        "start": {
                                                          "line": 438,
                                                          "column": 48
                                                        },
                                                        "end": {
                                                          "line": 438,
                                                          "column": 53
                                                        },
                                                        "identifierName": "clone"
                                                      },
                                                      "name": "clone"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 17598,
                                                  "end": 17605,
                                                  "loc": {
                                                    "start": {
                                                      "line": 438,
                                                      "column": 56
                                                    },
                                                    "end": {
                                                      "line": 438,
                                                      "column": 63
                                                    },
                                                    "identifierName": "project"
                                                  },
                                                  "name": "project"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 17606,
                                                  "end": 17612,
                                                  "loc": {
                                                    "start": {
                                                      "line": 438,
                                                      "column": 64
                                                    },
                                                    "end": {
                                                      "line": 438,
                                                      "column": 70
                                                    },
                                                    "identifierName": "camera"
                                                  },
                                                  "name": "camera"
                                                }
                                              ]
                                            },
                                            "leadingComments": null
                                          }
                                        ],
                                        "kind": "var",
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": "                    this._scale = factor;",
                                            "start": 17419,
                                            "end": 17462,
                                            "loc": {
                                              "start": {
                                                "line": 435,
                                                "column": 0
                                              },
                                              "end": {
                                                "line": 435,
                                                "column": 43
                                              }
                                            }
                                          },
                                          {
                                            "type": "CommentLine",
                                            "value": "determine 3D position of mouse cursor (on target plane)",
                                            "start": 17484,
                                            "end": 17541,
                                            "loc": {
                                              "start": {
                                                "line": 437,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 437,
                                                "column": 77
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 17635,
                                        "end": 17697,
                                        "loc": {
                                          "start": {
                                            "line": 439,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 439,
                                            "column": 82
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 17639,
                                            "end": 17696,
                                            "loc": {
                                              "start": {
                                                "line": 439,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 439,
                                                "column": 81
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 17639,
                                              "end": 17645,
                                              "loc": {
                                                "start": {
                                                  "line": 439,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 439,
                                                  "column": 30
                                                },
                                                "identifierName": "ndcPos"
                                              },
                                              "name": "ndcPos"
                                            },
                                            "init": {
                                              "type": "NewExpression",
                                              "start": 17648,
                                              "end": 17696,
                                              "loc": {
                                                "start": {
                                                  "line": 439,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 439,
                                                  "column": 81
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 17652,
                                                "end": 17665,
                                                "loc": {
                                                  "start": {
                                                    "line": 439,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 439,
                                                    "column": 50
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 17652,
                                                  "end": 17657,
                                                  "loc": {
                                                    "start": {
                                                      "line": 439,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 439,
                                                      "column": 42
                                                    },
                                                    "identifierName": "THREE"
                                                  },
                                                  "name": "THREE"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 17658,
                                                  "end": 17665,
                                                  "loc": {
                                                    "start": {
                                                      "line": 439,
                                                      "column": 43
                                                    },
                                                    "end": {
                                                      "line": 439,
                                                      "column": 50
                                                    },
                                                    "identifierName": "Vector3"
                                                  },
                                                  "name": "Vector3"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 17666,
                                                  "end": 17673,
                                                  "loc": {
                                                    "start": {
                                                      "line": 439,
                                                      "column": 51
                                                    },
                                                    "end": {
                                                      "line": 439,
                                                      "column": 58
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 17666,
                                                    "end": 17671,
                                                    "loc": {
                                                      "start": {
                                                        "line": 439,
                                                        "column": 51
                                                      },
                                                      "end": {
                                                        "line": 439,
                                                        "column": 56
                                                      },
                                                      "identifierName": "point"
                                                    },
                                                    "name": "point"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 17672,
                                                    "end": 17673,
                                                    "loc": {
                                                      "start": {
                                                        "line": 439,
                                                        "column": 57
                                                      },
                                                      "end": {
                                                        "line": 439,
                                                        "column": 58
                                                      },
                                                      "identifierName": "x"
                                                    },
                                                    "name": "x"
                                                  },
                                                  "computed": false
                                                },
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 17675,
                                                  "end": 17682,
                                                  "loc": {
                                                    "start": {
                                                      "line": 439,
                                                      "column": 60
                                                    },
                                                    "end": {
                                                      "line": 439,
                                                      "column": 67
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 17675,
                                                    "end": 17680,
                                                    "loc": {
                                                      "start": {
                                                        "line": 439,
                                                        "column": 60
                                                      },
                                                      "end": {
                                                        "line": 439,
                                                        "column": 65
                                                      },
                                                      "identifierName": "point"
                                                    },
                                                    "name": "point"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 17681,
                                                    "end": 17682,
                                                    "loc": {
                                                      "start": {
                                                        "line": 439,
                                                        "column": 66
                                                      },
                                                      "end": {
                                                        "line": 439,
                                                        "column": 67
                                                      },
                                                      "identifierName": "y"
                                                    },
                                                    "name": "y"
                                                  },
                                                  "computed": false
                                                },
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 17684,
                                                  "end": 17695,
                                                  "loc": {
                                                    "start": {
                                                      "line": 439,
                                                      "column": 69
                                                    },
                                                    "end": {
                                                      "line": 439,
                                                      "column": 80
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 17684,
                                                    "end": 17693,
                                                    "loc": {
                                                      "start": {
                                                        "line": 439,
                                                        "column": 69
                                                      },
                                                      "end": {
                                                        "line": 439,
                                                        "column": 78
                                                      },
                                                      "identifierName": "ndcTarget"
                                                    },
                                                    "name": "ndcTarget"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 17694,
                                                    "end": 17695,
                                                    "loc": {
                                                      "start": {
                                                        "line": 439,
                                                        "column": 79
                                                      },
                                                      "end": {
                                                        "line": 439,
                                                        "column": 80
                                                      },
                                                      "identifierName": "z"
                                                    },
                                                    "name": "z"
                                                  },
                                                  "computed": false
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "var"
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 17718,
                                        "end": 17766,
                                        "loc": {
                                          "start": {
                                            "line": 440,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 440,
                                            "column": 68
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 17722,
                                            "end": 17765,
                                            "loc": {
                                              "start": {
                                                "line": 440,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 440,
                                                "column": 67
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 17722,
                                              "end": 17730,
                                              "loc": {
                                                "start": {
                                                  "line": 440,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 440,
                                                  "column": 32
                                                },
                                                "identifierName": "worldPos"
                                              },
                                              "name": "worldPos"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 17733,
                                              "end": 17765,
                                              "loc": {
                                                "start": {
                                                  "line": 440,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 440,
                                                  "column": 67
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 17733,
                                                "end": 17757,
                                                "loc": {
                                                  "start": {
                                                    "line": 440,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 440,
                                                    "column": 59
                                                  }
                                                },
                                                "object": {
                                                  "type": "CallExpression",
                                                  "start": 17733,
                                                  "end": 17747,
                                                  "loc": {
                                                    "start": {
                                                      "line": 440,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 440,
                                                      "column": 49
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 17733,
                                                    "end": 17745,
                                                    "loc": {
                                                      "start": {
                                                        "line": 440,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 440,
                                                        "column": 47
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 17733,
                                                      "end": 17739,
                                                      "loc": {
                                                        "start": {
                                                          "line": 440,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 440,
                                                          "column": 41
                                                        },
                                                        "identifierName": "ndcPos"
                                                      },
                                                      "name": "ndcPos"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 17740,
                                                      "end": 17745,
                                                      "loc": {
                                                        "start": {
                                                          "line": 440,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 440,
                                                          "column": 47
                                                        },
                                                        "identifierName": "clone"
                                                      },
                                                      "name": "clone"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 17748,
                                                  "end": 17757,
                                                  "loc": {
                                                    "start": {
                                                      "line": 440,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 440,
                                                      "column": 59
                                                    },
                                                    "identifierName": "unproject"
                                                  },
                                                  "name": "unproject"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 17758,
                                                  "end": 17764,
                                                  "loc": {
                                                    "start": {
                                                      "line": 440,
                                                      "column": 60
                                                    },
                                                    "end": {
                                                      "line": 440,
                                                      "column": 66
                                                    },
                                                    "identifierName": "camera"
                                                  },
                                                  "name": "camera"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "var",
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": "change eye-target distance",
                                            "start": 17787,
                                            "end": 17815,
                                            "loc": {
                                              "start": {
                                                "line": 441,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 441,
                                                "column": 48
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 17836,
                                        "end": 17860,
                                        "loc": {
                                          "start": {
                                            "line": 442,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 442,
                                            "column": 44
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 17836,
                                          "end": 17859,
                                          "loc": {
                                            "start": {
                                              "line": 442,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 442,
                                              "column": 43
                                            }
                                          },
                                          "operator": "*=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 17836,
                                            "end": 17849,
                                            "loc": {
                                              "start": {
                                                "line": 442,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 442,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 17836,
                                              "end": 17840,
                                              "loc": {
                                                "start": {
                                                  "line": 442,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 442,
                                                  "column": 24
                                                }
                                              },
                                              "leadingComments": null
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 17841,
                                              "end": 17849,
                                              "loc": {
                                                "start": {
                                                  "line": 442,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 442,
                                                  "column": 33
                                                },
                                                "identifierName": "distance"
                                              },
                                              "name": "distance"
                                            },
                                            "computed": false,
                                            "leadingComments": null
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 17853,
                                            "end": 17859,
                                            "loc": {
                                              "start": {
                                                "line": 442,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 442,
                                                "column": 43
                                              },
                                              "identifierName": "factor"
                                            },
                                            "name": "factor"
                                          },
                                          "leadingComments": null
                                        },
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": "change eye-target distance",
                                            "start": 17787,
                                            "end": 17815,
                                            "loc": {
                                              "start": {
                                                "line": 441,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 441,
                                                "column": 48
                                              }
                                            }
                                          }
                                        ],
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": "adjust target point so that \"point\" stays in place",
                                            "start": 17881,
                                            "end": 17933,
                                            "loc": {
                                              "start": {
                                                "line": 443,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 443,
                                                "column": 72
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 17954,
                                        "end": 18009,
                                        "loc": {
                                          "start": {
                                            "line": 444,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 444,
                                            "column": 75
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 17954,
                                          "end": 18008,
                                          "loc": {
                                            "start": {
                                              "line": 444,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 444,
                                              "column": 74
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 17954,
                                            "end": 17977,
                                            "loc": {
                                              "start": {
                                                "line": 444,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 444,
                                                "column": 43
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 17954,
                                              "end": 17965,
                                              "loc": {
                                                "start": {
                                                  "line": 444,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 444,
                                                  "column": 31
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 17954,
                                                "end": 17958,
                                                "loc": {
                                                  "start": {
                                                    "line": 444,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 444,
                                                    "column": 24
                                                  }
                                                },
                                                "leadingComments": null
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 17959,
                                                "end": 17965,
                                                "loc": {
                                                  "start": {
                                                    "line": 444,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 444,
                                                    "column": 31
                                                  },
                                                  "identifierName": "target"
                                                },
                                                "name": "target"
                                              },
                                              "computed": false,
                                              "leadingComments": null
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 17966,
                                              "end": 17977,
                                              "loc": {
                                                "start": {
                                                  "line": 444,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 444,
                                                  "column": 43
                                                },
                                                "identifierName": "lerpVectors"
                                              },
                                              "name": "lerpVectors"
                                            },
                                            "computed": false,
                                            "leadingComments": null
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 17978,
                                              "end": 17986,
                                              "loc": {
                                                "start": {
                                                  "line": 444,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 444,
                                                  "column": 52
                                                },
                                                "identifierName": "worldPos"
                                              },
                                              "name": "worldPos"
                                            },
                                            {
                                              "type": "MemberExpression",
                                              "start": 17988,
                                              "end": 17999,
                                              "loc": {
                                                "start": {
                                                  "line": 444,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 444,
                                                  "column": 65
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 17988,
                                                "end": 17992,
                                                "loc": {
                                                  "start": {
                                                    "line": 444,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 444,
                                                    "column": 58
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 17993,
                                                "end": 17999,
                                                "loc": {
                                                  "start": {
                                                    "line": 444,
                                                    "column": 59
                                                  },
                                                  "end": {
                                                    "line": 444,
                                                    "column": 65
                                                  },
                                                  "identifierName": "target"
                                                },
                                                "name": "target"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "Identifier",
                                              "start": 18001,
                                              "end": 18007,
                                              "loc": {
                                                "start": {
                                                  "line": 444,
                                                  "column": 67
                                                },
                                                "end": {
                                                  "line": 444,
                                                  "column": 73
                                                },
                                                "identifierName": "factor"
                                              },
                                              "name": "factor"
                                            }
                                          ],
                                          "leadingComments": null
                                        },
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": "adjust target point so that \"point\" stays in place",
                                            "start": 17881,
                                            "end": 17933,
                                            "loc": {
                                              "start": {
                                                "line": 443,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 443,
                                                "column": 72
                                              }
                                            }
                                          }
                                        ]
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                },
                                {
                                  "type": "ReturnStatement",
                                  "start": 18044,
                                  "end": 18056,
                                  "loc": {
                                    "start": {
                                      "line": 446,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 446,
                                      "column": 28
                                    }
                                  },
                                  "argument": {
                                    "type": "BooleanLiteral",
                                    "start": 18051,
                                    "end": 18055,
                                    "loc": {
                                      "start": {
                                        "line": 446,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 446,
                                        "column": 27
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ],
                              "directives": [],
                              "trailingComments": null
                            },
                            "alternate": null,
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " By touch",
                                "start": 18084,
                                "end": 18095,
                                "loc": {
                                  "start": {
                                    "line": 449,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 449,
                                    "column": 23
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "IfStatement",
                            "start": 18108,
                            "end": 18478,
                            "loc": {
                              "start": {
                                "line": 450,
                                "column": 12
                              },
                              "end": {
                                "line": 457,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 18112,
                              "end": 18152,
                              "loc": {
                                "start": {
                                  "line": 450,
                                  "column": 16
                                },
                                "end": {
                                  "line": 450,
                                  "column": 56
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 18112,
                                "end": 18123,
                                "loc": {
                                  "start": {
                                    "line": 450,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 450,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 18112,
                                  "end": 18116,
                                  "loc": {
                                    "start": {
                                      "line": 450,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 450,
                                      "column": 20
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 18117,
                                  "end": 18123,
                                  "loc": {
                                    "start": {
                                      "line": 450,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 450,
                                      "column": 27
                                    },
                                    "identifierName": "_state"
                                  },
                                  "name": "_state"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "operator": "===",
                              "right": {
                                "type": "MemberExpression",
                                "start": 18128,
                                "end": 18152,
                                "loc": {
                                  "start": {
                                    "line": 450,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 450,
                                    "column": 56
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 18128,
                                  "end": 18139,
                                  "loc": {
                                    "start": {
                                      "line": 450,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 450,
                                      "column": 43
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 18128,
                                    "end": 18133,
                                    "loc": {
                                      "start": {
                                        "line": 450,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 450,
                                        "column": 37
                                      },
                                      "identifierName": "Orbit"
                                    },
                                    "name": "Orbit"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 18134,
                                    "end": 18139,
                                    "loc": {
                                      "start": {
                                        "line": 450,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 450,
                                        "column": 43
                                      },
                                      "identifierName": "State"
                                    },
                                    "name": "State"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 18140,
                                  "end": 18152,
                                  "loc": {
                                    "start": {
                                      "line": 450,
                                      "column": 44
                                    },
                                    "end": {
                                      "line": 450,
                                      "column": 56
                                    },
                                    "identifierName": "TouchZoomPan"
                                  },
                                  "name": "TouchZoomPan"
                                },
                                "computed": false
                              },
                              "leadingComments": null
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 18154,
                              "end": 18478,
                              "loc": {
                                "start": {
                                  "line": 450,
                                  "column": 58
                                },
                                "end": {
                                  "line": 457,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 18172,
                                  "end": 18243,
                                  "loc": {
                                    "start": {
                                      "line": 451,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 451,
                                      "column": 87
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 18176,
                                      "end": 18242,
                                      "loc": {
                                        "start": {
                                          "line": 451,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 451,
                                          "column": 86
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 18176,
                                        "end": 18182,
                                        "loc": {
                                          "start": {
                                            "line": 451,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 451,
                                            "column": 26
                                          },
                                          "identifierName": "factor"
                                        },
                                        "name": "factor"
                                      },
                                      "init": {
                                        "type": "BinaryExpression",
                                        "start": 18185,
                                        "end": 18242,
                                        "loc": {
                                          "start": {
                                            "line": 451,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 451,
                                            "column": 86
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 18185,
                                          "end": 18213,
                                          "loc": {
                                            "start": {
                                              "line": 451,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 451,
                                              "column": 57
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 18185,
                                            "end": 18189,
                                            "loc": {
                                              "start": {
                                                "line": 451,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 451,
                                                "column": 33
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 18190,
                                            "end": 18213,
                                            "loc": {
                                              "start": {
                                                "line": 451,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 451,
                                                "column": 57
                                              },
                                              "identifierName": "_touchZoomDistanceStart"
                                            },
                                            "name": "_touchZoomDistanceStart"
                                          },
                                          "computed": false
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 18216,
                                          "end": 18242,
                                          "loc": {
                                            "start": {
                                              "line": 451,
                                              "column": 60
                                            },
                                            "end": {
                                              "line": 451,
                                              "column": 86
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 18216,
                                            "end": 18220,
                                            "loc": {
                                              "start": {
                                                "line": 451,
                                                "column": 60
                                              },
                                              "end": {
                                                "line": 451,
                                                "column": 64
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 18221,
                                            "end": 18242,
                                            "loc": {
                                              "start": {
                                                "line": 451,
                                                "column": 65
                                              },
                                              "end": {
                                                "line": 451,
                                                "column": 86
                                              },
                                              "identifierName": "_touchZoomDistanceEnd"
                                            },
                                            "name": "_touchZoomDistanceEnd"
                                          },
                                          "computed": false
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "var"
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 18260,
                                  "end": 18435,
                                  "loc": {
                                    "start": {
                                      "line": 452,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 455,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 18264,
                                    "end": 18293,
                                    "loc": {
                                      "start": {
                                        "line": 452,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 452,
                                        "column": 49
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 18264,
                                      "end": 18275,
                                      "loc": {
                                        "start": {
                                          "line": 452,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 452,
                                          "column": 31
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 18264,
                                        "end": 18270,
                                        "loc": {
                                          "start": {
                                            "line": 452,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 452,
                                            "column": 26
                                          },
                                          "identifierName": "factor"
                                        },
                                        "name": "factor"
                                      },
                                      "operator": "!=",
                                      "right": {
                                        "type": "NumericLiteral",
                                        "start": 18274,
                                        "end": 18275,
                                        "loc": {
                                          "start": {
                                            "line": 452,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 452,
                                            "column": 31
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 0,
                                          "raw": "0"
                                        },
                                        "value": 0
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "UnaryExpression",
                                      "start": 18279,
                                      "end": 18293,
                                      "loc": {
                                        "start": {
                                          "line": 452,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 452,
                                          "column": 49
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 18280,
                                        "end": 18293,
                                        "loc": {
                                          "start": {
                                            "line": 452,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 452,
                                            "column": 49
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 18280,
                                          "end": 18285,
                                          "loc": {
                                            "start": {
                                              "line": 452,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 452,
                                              "column": 41
                                            },
                                            "identifierName": "isNaN"
                                          },
                                          "name": "isNaN"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 18286,
                                            "end": 18292,
                                            "loc": {
                                              "start": {
                                                "line": 452,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 452,
                                                "column": 48
                                              },
                                              "identifierName": "factor"
                                            },
                                            "name": "factor"
                                          }
                                        ]
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 18295,
                                    "end": 18435,
                                    "loc": {
                                      "start": {
                                        "line": 452,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 455,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 18317,
                                        "end": 18375,
                                        "loc": {
                                          "start": {
                                            "line": 453,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 453,
                                            "column": 78
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 18317,
                                          "end": 18374,
                                          "loc": {
                                            "start": {
                                              "line": 453,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 453,
                                              "column": 77
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 18317,
                                            "end": 18345,
                                            "loc": {
                                              "start": {
                                                "line": 453,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 453,
                                                "column": 48
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 18317,
                                              "end": 18321,
                                              "loc": {
                                                "start": {
                                                  "line": 453,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 453,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 18322,
                                              "end": 18345,
                                              "loc": {
                                                "start": {
                                                  "line": 453,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 453,
                                                  "column": 48
                                                },
                                                "identifierName": "_touchZoomDistanceStart"
                                              },
                                              "name": "_touchZoomDistanceStart"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 18348,
                                            "end": 18374,
                                            "loc": {
                                              "start": {
                                                "line": 453,
                                                "column": 51
                                              },
                                              "end": {
                                                "line": 453,
                                                "column": 77
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 18348,
                                              "end": 18352,
                                              "loc": {
                                                "start": {
                                                  "line": 453,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 453,
                                                  "column": 55
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 18353,
                                              "end": 18374,
                                              "loc": {
                                                "start": {
                                                  "line": 453,
                                                  "column": 56
                                                },
                                                "end": {
                                                  "line": 453,
                                                  "column": 77
                                                },
                                                "identifierName": "_touchZoomDistanceEnd"
                                              },
                                              "name": "_touchZoomDistanceEnd"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 18396,
                                        "end": 18417,
                                        "loc": {
                                          "start": {
                                            "line": 454,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 454,
                                            "column": 41
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 18396,
                                          "end": 18416,
                                          "loc": {
                                            "start": {
                                              "line": 454,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 454,
                                              "column": 40
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 18396,
                                            "end": 18407,
                                            "loc": {
                                              "start": {
                                                "line": 454,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 454,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 18396,
                                              "end": 18400,
                                              "loc": {
                                                "start": {
                                                  "line": 454,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 454,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 18401,
                                              "end": 18407,
                                              "loc": {
                                                "start": {
                                                  "line": 454,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 454,
                                                  "column": 31
                                                },
                                                "identifierName": "_scale"
                                              },
                                              "name": "_scale"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 18410,
                                            "end": 18416,
                                            "loc": {
                                              "start": {
                                                "line": 454,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 454,
                                                "column": 40
                                              },
                                              "identifierName": "factor"
                                            },
                                            "name": "factor"
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                },
                                {
                                  "type": "ReturnStatement",
                                  "start": 18452,
                                  "end": 18464,
                                  "loc": {
                                    "start": {
                                      "line": 456,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 456,
                                      "column": 28
                                    }
                                  },
                                  "argument": {
                                    "type": "BooleanLiteral",
                                    "start": 18459,
                                    "end": 18463,
                                    "loc": {
                                      "start": {
                                        "line": 456,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 456,
                                        "column": 27
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null,
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " By touch",
                                "start": 18084,
                                "end": 18095,
                                "loc": {
                                  "start": {
                                    "line": 449,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 449,
                                    "column": 23
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 18497,
                      "end": 18510,
                      "loc": {
                        "start": {
                          "line": 459,
                          "column": 8
                        },
                        "end": {
                          "line": 459,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "BooleanLiteral",
                        "start": 18504,
                        "end": 18509,
                        "loc": {
                          "start": {
                            "line": 459,
                            "column": 15
                          },
                          "end": {
                            "line": 459,
                            "column": 20
                          }
                        },
                        "value": false
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 18522,
                "end": 18980,
                "loc": {
                  "start": {
                    "line": 462,
                    "column": 4
                  },
                  "end": {
                    "line": 473,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 18522,
                  "end": 18526,
                  "loc": {
                    "start": {
                      "line": 462,
                      "column": 4
                    },
                    "end": {
                      "line": 462,
                      "column": 8
                    },
                    "identifierName": "_pan"
                  },
                  "name": "_pan"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 18529,
                  "end": 18980,
                  "loc": {
                    "start": {
                      "line": 462,
                      "column": 11
                    },
                    "end": {
                      "line": 473,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 18539,
                      "end": 18952,
                      "loc": {
                        "start": {
                          "line": 463,
                          "column": 8
                        },
                        "end": {
                          "line": 471,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 18543,
                        "end": 18563,
                        "loc": {
                          "start": {
                            "line": 463,
                            "column": 12
                          },
                          "end": {
                            "line": 463,
                            "column": 32
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 18543,
                          "end": 18553,
                          "loc": {
                            "start": {
                              "line": 463,
                              "column": 12
                            },
                            "end": {
                              "line": 463,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 18543,
                            "end": 18547,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 12
                              },
                              "end": {
                                "line": 463,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 18548,
                            "end": 18553,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 17
                              },
                              "end": {
                                "line": 463,
                                "column": 22
                              },
                              "identifierName": "noPan"
                            },
                            "name": "noPan"
                          },
                          "computed": false
                        },
                        "operator": "===",
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 18558,
                          "end": 18563,
                          "loc": {
                            "start": {
                              "line": 463,
                              "column": 27
                            },
                            "end": {
                              "line": 463,
                              "column": 32
                            }
                          },
                          "value": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 18565,
                        "end": 18952,
                        "loc": {
                          "start": {
                            "line": 463,
                            "column": 34
                          },
                          "end": {
                            "line": 471,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 18579,
                            "end": 18674,
                            "loc": {
                              "start": {
                                "line": 464,
                                "column": 12
                              },
                              "end": {
                                "line": 464,
                                "column": 107
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 18583,
                                "end": 18673,
                                "loc": {
                                  "start": {
                                    "line": 464,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 464,
                                    "column": 106
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 18583,
                                  "end": 18588,
                                  "loc": {
                                    "start": {
                                      "line": 464,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 464,
                                      "column": 21
                                    },
                                    "identifierName": "delta"
                                  },
                                  "name": "delta"
                                },
                                "init": {
                                  "type": "CallExpression",
                                  "start": 18591,
                                  "end": 18673,
                                  "loc": {
                                    "start": {
                                      "line": 464,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 464,
                                      "column": 106
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 18591,
                                    "end": 18646,
                                    "loc": {
                                      "start": {
                                        "line": 464,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 464,
                                        "column": 79
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 18591,
                                      "end": 18631,
                                      "loc": {
                                        "start": {
                                          "line": 464,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 464,
                                          "column": 64
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 18591,
                                        "end": 18615,
                                        "loc": {
                                          "start": {
                                            "line": 464,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 464,
                                            "column": 48
                                          }
                                        },
                                        "object": {
                                          "type": "CallExpression",
                                          "start": 18591,
                                          "end": 18611,
                                          "loc": {
                                            "start": {
                                              "line": 464,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 464,
                                              "column": 44
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 18591,
                                            "end": 18609,
                                            "loc": {
                                              "start": {
                                                "line": 464,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 464,
                                                "column": 42
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 18591,
                                              "end": 18603,
                                              "loc": {
                                                "start": {
                                                  "line": 464,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 464,
                                                  "column": 36
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 18591,
                                                "end": 18595,
                                                "loc": {
                                                  "start": {
                                                    "line": 464,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 464,
                                                    "column": 28
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 18596,
                                                "end": 18603,
                                                "loc": {
                                                  "start": {
                                                    "line": 464,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 464,
                                                    "column": 36
                                                  },
                                                  "identifierName": "_panEnd"
                                                },
                                                "name": "_panEnd"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 18604,
                                              "end": 18609,
                                              "loc": {
                                                "start": {
                                                  "line": 464,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 464,
                                                  "column": 42
                                                },
                                                "identifierName": "clone"
                                              },
                                              "name": "clone"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18612,
                                          "end": 18615,
                                          "loc": {
                                            "start": {
                                              "line": 464,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 464,
                                              "column": 48
                                            },
                                            "identifierName": "sub"
                                          },
                                          "name": "sub"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 18616,
                                          "end": 18630,
                                          "loc": {
                                            "start": {
                                              "line": 464,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 464,
                                              "column": 63
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 18616,
                                            "end": 18620,
                                            "loc": {
                                              "start": {
                                                "line": 464,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 464,
                                                "column": 53
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 18621,
                                            "end": 18630,
                                            "loc": {
                                              "start": {
                                                "line": 464,
                                                "column": 54
                                              },
                                              "end": {
                                                "line": 464,
                                                "column": 63
                                              },
                                              "identifierName": "_panStart"
                                            },
                                            "name": "_panStart"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 18632,
                                      "end": 18646,
                                      "loc": {
                                        "start": {
                                          "line": 464,
                                          "column": 65
                                        },
                                        "end": {
                                          "line": 464,
                                          "column": 79
                                        },
                                        "identifierName": "multiplyScalar"
                                      },
                                      "name": "multiplyScalar"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 18647,
                                      "end": 18672,
                                      "loc": {
                                        "start": {
                                          "line": 464,
                                          "column": 80
                                        },
                                        "end": {
                                          "line": 464,
                                          "column": 105
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 18647,
                                        "end": 18651,
                                        "loc": {
                                          "start": {
                                            "line": 464,
                                            "column": 80
                                          },
                                          "end": {
                                            "line": 464,
                                            "column": 84
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 18652,
                                        "end": 18672,
                                        "loc": {
                                          "start": {
                                            "line": 464,
                                            "column": 85
                                          },
                                          "end": {
                                            "line": 464,
                                            "column": 105
                                          },
                                          "identifierName": "dynamicDampingFactor"
                                        },
                                        "name": "dynamicDampingFactor"
                                      },
                                      "computed": false
                                    }
                                  ]
                                }
                              }
                            ],
                            "kind": "var"
                          },
                          {
                            "type": "IfStatement",
                            "start": 18687,
                            "end": 18942,
                            "loc": {
                              "start": {
                                "line": 465,
                                "column": 12
                              },
                              "end": {
                                "line": 470,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 18691,
                              "end": 18712,
                              "loc": {
                                "start": {
                                  "line": 465,
                                  "column": 16
                                },
                                "end": {
                                  "line": 465,
                                  "column": 37
                                }
                              },
                              "left": {
                                "type": "CallExpression",
                                "start": 18691,
                                "end": 18705,
                                "loc": {
                                  "start": {
                                    "line": 465,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 465,
                                    "column": 30
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 18691,
                                  "end": 18703,
                                  "loc": {
                                    "start": {
                                      "line": 465,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 465,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 18691,
                                    "end": 18696,
                                    "loc": {
                                      "start": {
                                        "line": 465,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 465,
                                        "column": 21
                                      },
                                      "identifierName": "delta"
                                    },
                                    "name": "delta"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 18697,
                                    "end": 18703,
                                    "loc": {
                                      "start": {
                                        "line": 465,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 465,
                                        "column": 28
                                      },
                                      "identifierName": "length"
                                    },
                                    "name": "length"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              },
                              "operator": ">",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 18708,
                                "end": 18712,
                                "loc": {
                                  "start": {
                                    "line": 465,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 465,
                                    "column": 37
                                  }
                                },
                                "extra": {
                                  "rawValue": 0.01,
                                  "raw": "0.01"
                                },
                                "value": 0.01
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 18714,
                              "end": 18942,
                              "loc": {
                                "start": {
                                  "line": 465,
                                  "column": 39
                                },
                                "end": {
                                  "line": 470,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 18732,
                                  "end": 18758,
                                  "loc": {
                                    "start": {
                                      "line": 466,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 466,
                                      "column": 42
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 18732,
                                    "end": 18757,
                                    "loc": {
                                      "start": {
                                        "line": 466,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 466,
                                        "column": 41
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 18732,
                                      "end": 18750,
                                      "loc": {
                                        "start": {
                                          "line": 466,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 466,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 18732,
                                        "end": 18746,
                                        "loc": {
                                          "start": {
                                            "line": 466,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 466,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 18732,
                                          "end": 18736,
                                          "loc": {
                                            "start": {
                                              "line": 466,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 466,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18737,
                                          "end": 18746,
                                          "loc": {
                                            "start": {
                                              "line": 466,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 466,
                                              "column": 30
                                            },
                                            "identifierName": "_panStart"
                                          },
                                          "name": "_panStart"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 18747,
                                        "end": 18750,
                                        "loc": {
                                          "start": {
                                            "line": 466,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 466,
                                            "column": 34
                                          },
                                          "identifierName": "add"
                                        },
                                        "name": "add"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 18751,
                                        "end": 18756,
                                        "loc": {
                                          "start": {
                                            "line": 466,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 466,
                                            "column": 40
                                          },
                                          "identifierName": "delta"
                                        },
                                        "name": "delta"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 18775,
                                  "end": 18831,
                                  "loc": {
                                    "start": {
                                      "line": 467,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 467,
                                      "column": 72
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 18775,
                                    "end": 18830,
                                    "loc": {
                                      "start": {
                                        "line": 467,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 467,
                                        "column": 71
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 18775,
                                      "end": 18800,
                                      "loc": {
                                        "start": {
                                          "line": 467,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 467,
                                          "column": 41
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 18775,
                                        "end": 18789,
                                        "loc": {
                                          "start": {
                                            "line": 467,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 467,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 18775,
                                          "end": 18779,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 467,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18780,
                                          "end": 18789,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 467,
                                              "column": 30
                                            },
                                            "identifierName": "_panDelta"
                                          },
                                          "name": "_panDelta"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 18790,
                                        "end": 18800,
                                        "loc": {
                                          "start": {
                                            "line": 467,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 467,
                                            "column": 41
                                          },
                                          "identifierName": "subVectors"
                                        },
                                        "name": "subVectors"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 18801,
                                        "end": 18813,
                                        "loc": {
                                          "start": {
                                            "line": 467,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 467,
                                            "column": 54
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 18801,
                                          "end": 18805,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 467,
                                              "column": 46
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18806,
                                          "end": 18813,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 467,
                                              "column": 54
                                            },
                                            "identifierName": "_panEnd"
                                          },
                                          "name": "_panEnd"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 18815,
                                        "end": 18829,
                                        "loc": {
                                          "start": {
                                            "line": 467,
                                            "column": 56
                                          },
                                          "end": {
                                            "line": 467,
                                            "column": 70
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 18815,
                                          "end": 18819,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 56
                                            },
                                            "end": {
                                              "line": 467,
                                              "column": 60
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18820,
                                          "end": 18829,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 61
                                            },
                                            "end": {
                                              "line": 467,
                                              "column": 70
                                            },
                                            "identifierName": "_panStart"
                                          },
                                          "name": "_panStart"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 18848,
                                  "end": 18899,
                                  "loc": {
                                    "start": {
                                      "line": 468,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 468,
                                      "column": 67
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 18848,
                                    "end": 18898,
                                    "loc": {
                                      "start": {
                                        "line": 468,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 468,
                                        "column": 66
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 18848,
                                      "end": 18862,
                                      "loc": {
                                        "start": {
                                          "line": 468,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 468,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 18848,
                                        "end": 18852,
                                        "loc": {
                                          "start": {
                                            "line": 468,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 468,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 18853,
                                        "end": 18862,
                                        "loc": {
                                          "start": {
                                            "line": 468,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 468,
                                            "column": 30
                                          },
                                          "identifierName": "panPixels"
                                        },
                                        "name": "panPixels"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 18863,
                                        "end": 18879,
                                        "loc": {
                                          "start": {
                                            "line": 468,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 468,
                                            "column": 47
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 18863,
                                          "end": 18877,
                                          "loc": {
                                            "start": {
                                              "line": 468,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 468,
                                              "column": 45
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 18863,
                                            "end": 18867,
                                            "loc": {
                                              "start": {
                                                "line": 468,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 468,
                                                "column": 35
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 18868,
                                            "end": 18877,
                                            "loc": {
                                              "start": {
                                                "line": 468,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 468,
                                                "column": 45
                                              },
                                              "identifierName": "_panDelta"
                                            },
                                            "name": "_panDelta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18878,
                                          "end": 18879,
                                          "loc": {
                                            "start": {
                                              "line": 468,
                                              "column": 46
                                            },
                                            "end": {
                                              "line": 468,
                                              "column": 47
                                            },
                                            "identifierName": "x"
                                          },
                                          "name": "x"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 18881,
                                        "end": 18897,
                                        "loc": {
                                          "start": {
                                            "line": 468,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 468,
                                            "column": 65
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 18881,
                                          "end": 18895,
                                          "loc": {
                                            "start": {
                                              "line": 468,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 468,
                                              "column": 63
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 18881,
                                            "end": 18885,
                                            "loc": {
                                              "start": {
                                                "line": 468,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 468,
                                                "column": 53
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 18886,
                                            "end": 18895,
                                            "loc": {
                                              "start": {
                                                "line": 468,
                                                "column": 54
                                              },
                                              "end": {
                                                "line": 468,
                                                "column": 63
                                              },
                                              "identifierName": "_panDelta"
                                            },
                                            "name": "_panDelta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18896,
                                          "end": 18897,
                                          "loc": {
                                            "start": {
                                              "line": 468,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 468,
                                              "column": 65
                                            },
                                            "identifierName": "y"
                                          },
                                          "name": "y"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ReturnStatement",
                                  "start": 18916,
                                  "end": 18928,
                                  "loc": {
                                    "start": {
                                      "line": 469,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 469,
                                      "column": 28
                                    }
                                  },
                                  "argument": {
                                    "type": "BooleanLiteral",
                                    "start": 18923,
                                    "end": 18927,
                                    "loc": {
                                      "start": {
                                        "line": 469,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 469,
                                        "column": 27
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 18961,
                      "end": 18974,
                      "loc": {
                        "start": {
                          "line": 472,
                          "column": 8
                        },
                        "end": {
                          "line": 472,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "BooleanLiteral",
                        "start": 18968,
                        "end": 18973,
                        "loc": {
                          "start": {
                            "line": 472,
                            "column": 15
                          },
                          "end": {
                            "line": 472,
                            "column": 20
                          }
                        },
                        "value": false
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 18986,
                "end": 19553,
                "loc": {
                  "start": {
                    "line": 475,
                    "column": 4
                  },
                  "end": {
                    "line": 495,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 18986,
                  "end": 18990,
                  "loc": {
                    "start": {
                      "line": 475,
                      "column": 4
                    },
                    "end": {
                      "line": 475,
                      "column": 8
                    },
                    "identifierName": "stop"
                  },
                  "name": "stop"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 18993,
                  "end": 19553,
                  "loc": {
                    "start": {
                      "line": 475,
                      "column": 11
                    },
                    "end": {
                      "line": 495,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 19003,
                      "end": 19027,
                      "loc": {
                        "start": {
                          "line": 476,
                          "column": 8
                        },
                        "end": {
                          "line": 476,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19003,
                        "end": 19026,
                        "loc": {
                          "start": {
                            "line": 476,
                            "column": 8
                          },
                          "end": {
                            "line": 476,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19003,
                          "end": 19018,
                          "loc": {
                            "start": {
                              "line": 476,
                              "column": 8
                            },
                            "end": {
                              "line": 476,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 19003,
                            "end": 19007,
                            "loc": {
                              "start": {
                                "line": 476,
                                "column": 8
                              },
                              "end": {
                                "line": 476,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19008,
                            "end": 19018,
                            "loc": {
                              "start": {
                                "line": 476,
                                "column": 13
                              },
                              "end": {
                                "line": 476,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 19021,
                          "end": 19026,
                          "loc": {
                            "start": {
                              "line": 476,
                              "column": 26
                            },
                            "end": {
                              "line": 476,
                              "column": 31
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19037,
                      "end": 19061,
                      "loc": {
                        "start": {
                          "line": 478,
                          "column": 8
                        },
                        "end": {
                          "line": 478,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19037,
                        "end": 19060,
                        "loc": {
                          "start": {
                            "line": 478,
                            "column": 8
                          },
                          "end": {
                            "line": 478,
                            "column": 31
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19037,
                          "end": 19056,
                          "loc": {
                            "start": {
                              "line": 478,
                              "column": 8
                            },
                            "end": {
                              "line": 478,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19037,
                            "end": 19051,
                            "loc": {
                              "start": {
                                "line": 478,
                                "column": 8
                              },
                              "end": {
                                "line": 478,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19037,
                              "end": 19041,
                              "loc": {
                                "start": {
                                  "line": 478,
                                  "column": 8
                                },
                                "end": {
                                  "line": 478,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19042,
                              "end": 19051,
                              "loc": {
                                "start": {
                                  "line": 478,
                                  "column": 13
                                },
                                "end": {
                                  "line": 478,
                                  "column": 22
                                },
                                "identifierName": "_autoZoom"
                              },
                              "name": "_autoZoom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19052,
                            "end": 19056,
                            "loc": {
                              "start": {
                                "line": 478,
                                "column": 23
                              },
                              "end": {
                                "line": 478,
                                "column": 27
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 19059,
                          "end": 19060,
                          "loc": {
                            "start": {
                              "line": 478,
                              "column": 30
                            },
                            "end": {
                              "line": 478,
                              "column": 31
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19070,
                      "end": 19096,
                      "loc": {
                        "start": {
                          "line": 479,
                          "column": 8
                        },
                        "end": {
                          "line": 479,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19070,
                        "end": 19095,
                        "loc": {
                          "start": {
                            "line": 479,
                            "column": 8
                          },
                          "end": {
                            "line": 479,
                            "column": 33
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19070,
                          "end": 19091,
                          "loc": {
                            "start": {
                              "line": 479,
                              "column": 8
                            },
                            "end": {
                              "line": 479,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19070,
                            "end": 19084,
                            "loc": {
                              "start": {
                                "line": 479,
                                "column": 8
                              },
                              "end": {
                                "line": 479,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19070,
                              "end": 19074,
                              "loc": {
                                "start": {
                                  "line": 479,
                                  "column": 8
                                },
                                "end": {
                                  "line": 479,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19075,
                              "end": 19084,
                              "loc": {
                                "start": {
                                  "line": 479,
                                  "column": 13
                                },
                                "end": {
                                  "line": 479,
                                  "column": 22
                                },
                                "identifierName": "_autoZoom"
                              },
                              "name": "_autoZoom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19085,
                            "end": 19091,
                            "loc": {
                              "start": {
                                "line": 479,
                                "column": 23
                              },
                              "end": {
                                "line": 479,
                                "column": 29
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 19094,
                          "end": 19095,
                          "loc": {
                            "start": {
                              "line": 479,
                              "column": 32
                            },
                            "end": {
                              "line": 479,
                              "column": 33
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19105,
                      "end": 19130,
                      "loc": {
                        "start": {
                          "line": 480,
                          "column": 8
                        },
                        "end": {
                          "line": 480,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19105,
                        "end": 19129,
                        "loc": {
                          "start": {
                            "line": 480,
                            "column": 8
                          },
                          "end": {
                            "line": 480,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19105,
                          "end": 19125,
                          "loc": {
                            "start": {
                              "line": 480,
                              "column": 8
                            },
                            "end": {
                              "line": 480,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19105,
                            "end": 19120,
                            "loc": {
                              "start": {
                                "line": 480,
                                "column": 8
                              },
                              "end": {
                                "line": 480,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19105,
                              "end": 19109,
                              "loc": {
                                "start": {
                                  "line": 480,
                                  "column": 8
                                },
                                "end": {
                                  "line": 480,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19110,
                              "end": 19120,
                              "loc": {
                                "start": {
                                  "line": 480,
                                  "column": 13
                                },
                                "end": {
                                  "line": 480,
                                  "column": 23
                                },
                                "identifierName": "_autoFocus"
                              },
                              "name": "_autoFocus"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19121,
                            "end": 19125,
                            "loc": {
                              "start": {
                                "line": 480,
                                "column": 24
                              },
                              "end": {
                                "line": 480,
                                "column": 28
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 19128,
                          "end": 19129,
                          "loc": {
                            "start": {
                              "line": 480,
                              "column": 31
                            },
                            "end": {
                              "line": 480,
                              "column": 32
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19139,
                      "end": 19164,
                      "loc": {
                        "start": {
                          "line": 481,
                          "column": 8
                        },
                        "end": {
                          "line": 481,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19139,
                        "end": 19163,
                        "loc": {
                          "start": {
                            "line": 481,
                            "column": 8
                          },
                          "end": {
                            "line": 481,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19139,
                          "end": 19159,
                          "loc": {
                            "start": {
                              "line": 481,
                              "column": 8
                            },
                            "end": {
                              "line": 481,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19139,
                            "end": 19154,
                            "loc": {
                              "start": {
                                "line": 481,
                                "column": 8
                              },
                              "end": {
                                "line": 481,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19139,
                              "end": 19143,
                              "loc": {
                                "start": {
                                  "line": 481,
                                  "column": 8
                                },
                                "end": {
                                  "line": 481,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19144,
                              "end": 19154,
                              "loc": {
                                "start": {
                                  "line": 481,
                                  "column": 13
                                },
                                "end": {
                                  "line": 481,
                                  "column": 23
                                },
                                "identifierName": "_autoTheta"
                              },
                              "name": "_autoTheta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19155,
                            "end": 19159,
                            "loc": {
                              "start": {
                                "line": 481,
                                "column": 24
                              },
                              "end": {
                                "line": 481,
                                "column": 28
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 19162,
                          "end": 19163,
                          "loc": {
                            "start": {
                              "line": 481,
                              "column": 31
                            },
                            "end": {
                              "line": 481,
                              "column": 32
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19173,
                      "end": 19196,
                      "loc": {
                        "start": {
                          "line": 482,
                          "column": 8
                        },
                        "end": {
                          "line": 482,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19173,
                        "end": 19195,
                        "loc": {
                          "start": {
                            "line": 482,
                            "column": 8
                          },
                          "end": {
                            "line": 482,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19173,
                          "end": 19191,
                          "loc": {
                            "start": {
                              "line": 482,
                              "column": 8
                            },
                            "end": {
                              "line": 482,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19173,
                            "end": 19186,
                            "loc": {
                              "start": {
                                "line": 482,
                                "column": 8
                              },
                              "end": {
                                "line": 482,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19173,
                              "end": 19177,
                              "loc": {
                                "start": {
                                  "line": 482,
                                  "column": 8
                                },
                                "end": {
                                  "line": 482,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19178,
                              "end": 19186,
                              "loc": {
                                "start": {
                                  "line": 482,
                                  "column": 13
                                },
                                "end": {
                                  "line": 482,
                                  "column": 21
                                },
                                "identifierName": "_autoPhi"
                              },
                              "name": "_autoPhi"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19187,
                            "end": 19191,
                            "loc": {
                              "start": {
                                "line": 482,
                                "column": 22
                              },
                              "end": {
                                "line": 482,
                                "column": 26
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 19194,
                          "end": 19195,
                          "loc": {
                            "start": {
                              "line": 482,
                              "column": 29
                            },
                            "end": {
                              "line": 482,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19205,
                      "end": 19228,
                      "loc": {
                        "start": {
                          "line": 483,
                          "column": 8
                        },
                        "end": {
                          "line": 483,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19205,
                        "end": 19227,
                        "loc": {
                          "start": {
                            "line": 483,
                            "column": 8
                          },
                          "end": {
                            "line": 483,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19205,
                          "end": 19223,
                          "loc": {
                            "start": {
                              "line": 483,
                              "column": 8
                            },
                            "end": {
                              "line": 483,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19205,
                            "end": 19218,
                            "loc": {
                              "start": {
                                "line": 483,
                                "column": 8
                              },
                              "end": {
                                "line": 483,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19205,
                              "end": 19209,
                              "loc": {
                                "start": {
                                  "line": 483,
                                  "column": 8
                                },
                                "end": {
                                  "line": 483,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19210,
                              "end": 19218,
                              "loc": {
                                "start": {
                                  "line": 483,
                                  "column": 13
                                },
                                "end": {
                                  "line": 483,
                                  "column": 21
                                },
                                "identifierName": "_autoFov"
                              },
                              "name": "_autoFov"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19219,
                            "end": 19223,
                            "loc": {
                              "start": {
                                "line": 483,
                                "column": 22
                              },
                              "end": {
                                "line": 483,
                                "column": 26
                              },
                              "identifierName": "time"
                            },
                            "name": "time"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 19226,
                          "end": 19227,
                          "loc": {
                            "start": {
                              "line": 483,
                              "column": 29
                            },
                            "end": {
                              "line": 483,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19238,
                      "end": 19261,
                      "loc": {
                        "start": {
                          "line": 485,
                          "column": 8
                        },
                        "end": {
                          "line": 485,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19238,
                        "end": 19260,
                        "loc": {
                          "start": {
                            "line": 485,
                            "column": 8
                          },
                          "end": {
                            "line": 485,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19238,
                          "end": 19256,
                          "loc": {
                            "start": {
                              "line": 485,
                              "column": 8
                            },
                            "end": {
                              "line": 485,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19238,
                            "end": 19254,
                            "loc": {
                              "start": {
                                "line": 485,
                                "column": 8
                              },
                              "end": {
                                "line": 485,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19238,
                              "end": 19242,
                              "loc": {
                                "start": {
                                  "line": 485,
                                  "column": 8
                                },
                                "end": {
                                  "line": 485,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19243,
                              "end": 19254,
                              "loc": {
                                "start": {
                                  "line": 485,
                                  "column": 13
                                },
                                "end": {
                                  "line": 485,
                                  "column": 24
                                },
                                "identifierName": "_wheelStart"
                              },
                              "name": "_wheelStart"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19255,
                            "end": 19256,
                            "loc": {
                              "start": {
                                "line": 485,
                                "column": 25
                              },
                              "end": {
                                "line": 485,
                                "column": 26
                              },
                              "identifierName": "y"
                            },
                            "name": "y"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 19259,
                          "end": 19260,
                          "loc": {
                            "start": {
                              "line": 485,
                              "column": 29
                            },
                            "end": {
                              "line": 485,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19270,
                      "end": 19291,
                      "loc": {
                        "start": {
                          "line": 486,
                          "column": 8
                        },
                        "end": {
                          "line": 486,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19270,
                        "end": 19290,
                        "loc": {
                          "start": {
                            "line": 486,
                            "column": 8
                          },
                          "end": {
                            "line": 486,
                            "column": 28
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19270,
                          "end": 19286,
                          "loc": {
                            "start": {
                              "line": 486,
                              "column": 8
                            },
                            "end": {
                              "line": 486,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19270,
                            "end": 19284,
                            "loc": {
                              "start": {
                                "line": 486,
                                "column": 8
                              },
                              "end": {
                                "line": 486,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19270,
                              "end": 19274,
                              "loc": {
                                "start": {
                                  "line": 486,
                                  "column": 8
                                },
                                "end": {
                                  "line": 486,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19275,
                              "end": 19284,
                              "loc": {
                                "start": {
                                  "line": 486,
                                  "column": 13
                                },
                                "end": {
                                  "line": 486,
                                  "column": 22
                                },
                                "identifierName": "_wheelEnd"
                              },
                              "name": "_wheelEnd"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19285,
                            "end": 19286,
                            "loc": {
                              "start": {
                                "line": 486,
                                "column": 23
                              },
                              "end": {
                                "line": 486,
                                "column": 24
                              },
                              "identifierName": "y"
                            },
                            "name": "y"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 19289,
                          "end": 19290,
                          "loc": {
                            "start": {
                              "line": 486,
                              "column": 27
                            },
                            "end": {
                              "line": 486,
                              "column": 28
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": "stgatilov: fix bug with zooming in the midst of dragging",
                          "start": 19301,
                          "end": 19359,
                          "loc": {
                            "start": {
                              "line": 488,
                              "column": 8
                            },
                            "end": {
                              "line": 488,
                              "column": 66
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": "there is no point in setting panStart to zero here",
                          "start": 19368,
                          "end": 19420,
                          "loc": {
                            "start": {
                              "line": 489,
                              "column": 8
                            },
                            "end": {
                              "line": 489,
                              "column": 60
                            }
                          }
                        },
                        {
                          "type": "CommentBlock",
                          "value": "this._panStart.set(0, 0);\n        this._panEnd.set(0, 0);",
                          "start": 19429,
                          "end": 19490,
                          "loc": {
                            "start": {
                              "line": 490,
                              "column": 8
                            },
                            "end": {
                              "line": 491,
                              "column": 33
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19500,
                      "end": 19526,
                      "loc": {
                        "start": {
                          "line": 493,
                          "column": 8
                        },
                        "end": {
                          "line": 493,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19500,
                        "end": 19525,
                        "loc": {
                          "start": {
                            "line": 493,
                            "column": 8
                          },
                          "end": {
                            "line": 493,
                            "column": 33
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19500,
                          "end": 19523,
                          "loc": {
                            "start": {
                              "line": 493,
                              "column": 8
                            },
                            "end": {
                              "line": 493,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 19500,
                            "end": 19504,
                            "loc": {
                              "start": {
                                "line": 493,
                                "column": 8
                              },
                              "end": {
                                "line": 493,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19505,
                            "end": 19523,
                            "loc": {
                              "start": {
                                "line": 493,
                                "column": 13
                              },
                              "end": {
                                "line": 493,
                                "column": 31
                              },
                              "identifierName": "emptyIdleCallbacks"
                            },
                            "name": "emptyIdleCallbacks"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": "stgatilov: fix bug with zooming in the midst of dragging",
                          "start": 19301,
                          "end": 19359,
                          "loc": {
                            "start": {
                              "line": 488,
                              "column": 8
                            },
                            "end": {
                              "line": 488,
                              "column": 66
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": "there is no point in setting panStart to zero here",
                          "start": 19368,
                          "end": 19420,
                          "loc": {
                            "start": {
                              "line": 489,
                              "column": 8
                            },
                            "end": {
                              "line": 489,
                              "column": 60
                            }
                          }
                        },
                        {
                          "type": "CommentBlock",
                          "value": "this._panStart.set(0, 0);\n        this._panEnd.set(0, 0);",
                          "start": 19429,
                          "end": 19490,
                          "loc": {
                            "start": {
                              "line": 490,
                              "column": 8
                            },
                            "end": {
                              "line": 491,
                              "column": 33
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 19535,
                      "end": 19547,
                      "loc": {
                        "start": {
                          "line": 494,
                          "column": 8
                        },
                        "end": {
                          "line": 494,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 19542,
                        "end": 19546,
                        "loc": {
                          "start": {
                            "line": 494,
                            "column": 15
                          },
                          "end": {
                            "line": 494,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 19559,
                "end": 19997,
                "loc": {
                  "start": {
                    "line": 497,
                    "column": 4
                  },
                  "end": {
                    "line": 509,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 19559,
                  "end": 19564,
                  "loc": {
                    "start": {
                      "line": 497,
                      "column": 4
                    },
                    "end": {
                      "line": 497,
                      "column": 9
                    },
                    "identifierName": "store"
                  },
                  "name": "store"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 19565,
                    "end": 19573,
                    "loc": {
                      "start": {
                        "line": 497,
                        "column": 10
                      },
                      "end": {
                        "line": 497,
                        "column": 18
                      },
                      "identifierName": "controls"
                    },
                    "name": "controls"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 19575,
                  "end": 19997,
                  "loc": {
                    "start": {
                      "line": 497,
                      "column": 20
                    },
                    "end": {
                      "line": 509,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 19585,
                      "end": 19632,
                      "loc": {
                        "start": {
                          "line": 498,
                          "column": 8
                        },
                        "end": {
                          "line": 498,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 19589,
                          "end": 19631,
                          "loc": {
                            "start": {
                              "line": 498,
                              "column": 12
                            },
                            "end": {
                              "line": 498,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 19589,
                            "end": 19595,
                            "loc": {
                              "start": {
                                "line": 498,
                                "column": 12
                              },
                              "end": {
                                "line": 498,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 19599,
                            "end": 19630,
                            "loc": {
                              "start": {
                                "line": 498,
                                "column": 22
                              },
                              "end": {
                                "line": 498,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 19599,
                              "end": 19610,
                              "loc": {
                                "start": {
                                  "line": 498,
                                  "column": 22
                                },
                                "end": {
                                  "line": 498,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 19599,
                                "end": 19603,
                                "loc": {
                                  "start": {
                                    "line": 498,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 498,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 19604,
                                "end": 19610,
                                "loc": {
                                  "start": {
                                    "line": 498,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 498,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 19614,
                              "end": 19630,
                              "loc": {
                                "start": {
                                  "line": 498,
                                  "column": 37
                                },
                                "end": {
                                  "line": 498,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 19614,
                                "end": 19623,
                                "loc": {
                                  "start": {
                                    "line": 498,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 498,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 19614,
                                  "end": 19618,
                                  "loc": {
                                    "start": {
                                      "line": 498,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 498,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 19619,
                                  "end": 19623,
                                  "loc": {
                                    "start": {
                                      "line": 498,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 498,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 19624,
                                "end": 19630,
                                "loc": {
                                  "start": {
                                    "line": 498,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 498,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 19598
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19641,
                      "end": 19826,
                      "loc": {
                        "start": {
                          "line": 499,
                          "column": 8
                        },
                        "end": {
                          "line": 505,
                          "column": 10
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 19641,
                        "end": 19825,
                        "loc": {
                          "start": {
                            "line": 499,
                            "column": 8
                          },
                          "end": {
                            "line": 505,
                            "column": 9
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 19641,
                          "end": 19656,
                          "loc": {
                            "start": {
                              "line": 499,
                              "column": 8
                            },
                            "end": {
                              "line": 499,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 19641,
                            "end": 19645,
                            "loc": {
                              "start": {
                                "line": 499,
                                "column": 8
                              },
                              "end": {
                                "line": 499,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19646,
                            "end": 19656,
                            "loc": {
                              "start": {
                                "line": 499,
                                "column": 13
                              },
                              "end": {
                                "line": 499,
                                "column": 23
                              },
                              "identifierName": "_lastState"
                            },
                            "name": "_lastState"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 19659,
                          "end": 19825,
                          "loc": {
                            "start": {
                              "line": 499,
                              "column": 26
                            },
                            "end": {
                              "line": 505,
                              "column": 9
                            }
                          },
                          "elements": [
                            {
                              "type": "MemberExpression",
                              "start": 19673,
                              "end": 19683,
                              "loc": {
                                "start": {
                                  "line": 500,
                                  "column": 12
                                },
                                "end": {
                                  "line": 500,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 19673,
                                "end": 19679,
                                "loc": {
                                  "start": {
                                    "line": 500,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 500,
                                    "column": 18
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 19680,
                                "end": 19683,
                                "loc": {
                                  "start": {
                                    "line": 500,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 500,
                                    "column": 22
                                  },
                                  "identifierName": "fov"
                                },
                                "name": "fov"
                              },
                              "computed": false
                            },
                            {
                              "type": "CallExpression",
                              "start": 19697,
                              "end": 19716,
                              "loc": {
                                "start": {
                                  "line": 501,
                                  "column": 12
                                },
                                "end": {
                                  "line": 501,
                                  "column": 31
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 19697,
                                "end": 19714,
                                "loc": {
                                  "start": {
                                    "line": 501,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 501,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 19697,
                                  "end": 19708,
                                  "loc": {
                                    "start": {
                                      "line": 501,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 501,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 19697,
                                    "end": 19701,
                                    "loc": {
                                      "start": {
                                        "line": 501,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 501,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 19702,
                                    "end": 19708,
                                    "loc": {
                                      "start": {
                                        "line": 501,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 501,
                                        "column": 23
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 19709,
                                  "end": 19714,
                                  "loc": {
                                    "start": {
                                      "line": 501,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 501,
                                      "column": 29
                                    },
                                    "identifierName": "clone"
                                  },
                                  "name": "clone"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            {
                              "type": "CallExpression",
                              "start": 19730,
                              "end": 19769,
                              "loc": {
                                "start": {
                                  "line": 502,
                                  "column": 12
                                },
                                "end": {
                                  "line": 502,
                                  "column": 51
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 19730,
                                "end": 19752,
                                "loc": {
                                  "start": {
                                    "line": 502,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 502,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 19730,
                                  "end": 19741,
                                  "loc": {
                                    "start": {
                                      "line": 502,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 502,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 19730,
                                    "end": 19734,
                                    "loc": {
                                      "start": {
                                        "line": 502,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 502,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 19735,
                                    "end": 19741,
                                    "loc": {
                                      "start": {
                                        "line": 502,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 502,
                                        "column": 23
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 19742,
                                  "end": 19752,
                                  "loc": {
                                    "start": {
                                      "line": 502,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 502,
                                      "column": 34
                                    },
                                    "identifierName": "distanceTo"
                                  },
                                  "name": "distanceTo"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 19753,
                                  "end": 19768,
                                  "loc": {
                                    "start": {
                                      "line": 502,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 502,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 19753,
                                    "end": 19759,
                                    "loc": {
                                      "start": {
                                        "line": 502,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 502,
                                        "column": 41
                                      },
                                      "identifierName": "camera"
                                    },
                                    "name": "camera"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 19760,
                                    "end": 19768,
                                    "loc": {
                                      "start": {
                                        "line": 502,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 502,
                                        "column": 50
                                      },
                                      "identifierName": "position"
                                    },
                                    "name": "position"
                                  },
                                  "computed": false
                                }
                              ]
                            },
                            {
                              "type": "MemberExpression",
                              "start": 19783,
                              "end": 19793,
                              "loc": {
                                "start": {
                                  "line": 503,
                                  "column": 12
                                },
                                "end": {
                                  "line": 503,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 19783,
                                "end": 19787,
                                "loc": {
                                  "start": {
                                    "line": 503,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 503,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 19788,
                                "end": 19793,
                                "loc": {
                                  "start": {
                                    "line": 503,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 503,
                                    "column": 22
                                  },
                                  "identifierName": "theta"
                                },
                                "name": "theta"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 19807,
                              "end": 19815,
                              "loc": {
                                "start": {
                                  "line": 504,
                                  "column": 12
                                },
                                "end": {
                                  "line": 504,
                                  "column": 20
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 19807,
                                "end": 19811,
                                "loc": {
                                  "start": {
                                    "line": 504,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 504,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 19812,
                                "end": 19815,
                                "loc": {
                                  "start": {
                                    "line": 504,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 504,
                                    "column": 20
                                  },
                                  "identifierName": "phi"
                                },
                                "name": "phi"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 19835,
                      "end": 19970,
                      "loc": {
                        "start": {
                          "line": 506,
                          "column": 8
                        },
                        "end": {
                          "line": 507,
                          "column": 119
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 19839,
                        "end": 19849,
                        "loc": {
                          "start": {
                            "line": 506,
                            "column": 12
                          },
                          "end": {
                            "line": 506,
                            "column": 22
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "UnaryExpression",
                          "start": 19840,
                          "end": 19849,
                          "loc": {
                            "start": {
                              "line": 506,
                              "column": 13
                            },
                            "end": {
                              "line": 506,
                              "column": 22
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 19841,
                            "end": 19849,
                            "loc": {
                              "start": {
                                "line": 506,
                                "column": 14
                              },
                              "end": {
                                "line": 506,
                                "column": 22
                              },
                              "identifierName": "controls"
                            },
                            "name": "controls"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 19863,
                        "end": 19970,
                        "loc": {
                          "start": {
                            "line": 507,
                            "column": 12
                          },
                          "end": {
                            "line": 507,
                            "column": 119
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 19863,
                          "end": 19969,
                          "loc": {
                            "start": {
                              "line": 507,
                              "column": 12
                            },
                            "end": {
                              "line": 507,
                              "column": 118
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 19863,
                            "end": 19967,
                            "loc": {
                              "start": {
                                "line": 507,
                                "column": 12
                              },
                              "end": {
                                "line": 507,
                                "column": 116
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 19863,
                              "end": 19963,
                              "loc": {
                                "start": {
                                  "line": 507,
                                  "column": 12
                                },
                                "end": {
                                  "line": 507,
                                  "column": 112
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 19863,
                                "end": 19935,
                                "loc": {
                                  "start": {
                                    "line": 507,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 507,
                                    "column": 84
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 19863,
                                  "end": 19928,
                                  "loc": {
                                    "start": {
                                      "line": 507,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 507,
                                      "column": 77
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 19863,
                                    "end": 19914,
                                    "loc": {
                                      "start": {
                                        "line": 507,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 507,
                                        "column": 63
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 19863,
                                      "end": 19909,
                                      "loc": {
                                        "start": {
                                          "line": 507,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 507,
                                          "column": 58
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 19863,
                                        "end": 19895,
                                        "loc": {
                                          "start": {
                                            "line": 507,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 507,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "CallExpression",
                                          "start": 19863,
                                          "end": 19889,
                                          "loc": {
                                            "start": {
                                              "line": 507,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 507,
                                              "column": 38
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 19863,
                                            "end": 19875,
                                            "loc": {
                                              "start": {
                                                "line": 507,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 507,
                                                "column": 24
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 19863,
                                              "end": 19871,
                                              "loc": {
                                                "start": {
                                                  "line": 507,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 507,
                                                  "column": 20
                                                },
                                                "identifierName": "controls"
                                              },
                                              "name": "controls"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 19872,
                                              "end": 19875,
                                              "loc": {
                                                "start": {
                                                  "line": 507,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 507,
                                                  "column": 24
                                                },
                                                "identifierName": "fov"
                                              },
                                              "name": "fov"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 19876,
                                              "end": 19888,
                                              "loc": {
                                                "start": {
                                                  "line": 507,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 507,
                                                  "column": 37
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 19876,
                                                "end": 19885,
                                                "loc": {
                                                  "start": {
                                                    "line": 507,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 507,
                                                    "column": 34
                                                  },
                                                  "identifierName": "lastState"
                                                },
                                                "name": "lastState"
                                              },
                                              "property": {
                                                "type": "NumericLiteral",
                                                "start": 19886,
                                                "end": 19887,
                                                "loc": {
                                                  "start": {
                                                    "line": 507,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 507,
                                                    "column": 36
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 0,
                                                  "raw": "0"
                                                },
                                                "value": 0
                                              },
                                              "computed": true
                                            }
                                          ]
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 19890,
                                          "end": 19895,
                                          "loc": {
                                            "start": {
                                              "line": 507,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 507,
                                              "column": 44
                                            },
                                            "identifierName": "focus"
                                          },
                                          "name": "focus"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 19896,
                                          "end": 19908,
                                          "loc": {
                                            "start": {
                                              "line": 507,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 507,
                                              "column": 57
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 19896,
                                            "end": 19905,
                                            "loc": {
                                              "start": {
                                                "line": 507,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 507,
                                                "column": 54
                                              },
                                              "identifierName": "lastState"
                                            },
                                            "name": "lastState"
                                          },
                                          "property": {
                                            "type": "NumericLiteral",
                                            "start": 19906,
                                            "end": 19907,
                                            "loc": {
                                              "start": {
                                                "line": 507,
                                                "column": 55
                                              },
                                              "end": {
                                                "line": 507,
                                                "column": 56
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 1,
                                              "raw": "1"
                                            },
                                            "value": 1
                                          },
                                          "computed": true
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 19910,
                                      "end": 19914,
                                      "loc": {
                                        "start": {
                                          "line": 507,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 507,
                                          "column": 63
                                        },
                                        "identifierName": "zoom"
                                      },
                                      "name": "zoom"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 19915,
                                      "end": 19927,
                                      "loc": {
                                        "start": {
                                          "line": 507,
                                          "column": 64
                                        },
                                        "end": {
                                          "line": 507,
                                          "column": 76
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 19915,
                                        "end": 19924,
                                        "loc": {
                                          "start": {
                                            "line": 507,
                                            "column": 64
                                          },
                                          "end": {
                                            "line": 507,
                                            "column": 73
                                          },
                                          "identifierName": "lastState"
                                        },
                                        "name": "lastState"
                                      },
                                      "property": {
                                        "type": "NumericLiteral",
                                        "start": 19925,
                                        "end": 19926,
                                        "loc": {
                                          "start": {
                                            "line": 507,
                                            "column": 74
                                          },
                                          "end": {
                                            "line": 507,
                                            "column": 75
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      },
                                      "computed": true
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 19929,
                                  "end": 19935,
                                  "loc": {
                                    "start": {
                                      "line": 507,
                                      "column": 78
                                    },
                                    "end": {
                                      "line": 507,
                                      "column": 84
                                    },
                                    "identifierName": "rotate"
                                  },
                                  "name": "rotate"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 19936,
                                  "end": 19948,
                                  "loc": {
                                    "start": {
                                      "line": 507,
                                      "column": 85
                                    },
                                    "end": {
                                      "line": 507,
                                      "column": 97
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 19936,
                                    "end": 19945,
                                    "loc": {
                                      "start": {
                                        "line": 507,
                                        "column": 85
                                      },
                                      "end": {
                                        "line": 507,
                                        "column": 94
                                      },
                                      "identifierName": "lastState"
                                    },
                                    "name": "lastState"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 19946,
                                    "end": 19947,
                                    "loc": {
                                      "start": {
                                        "line": 507,
                                        "column": 95
                                      },
                                      "end": {
                                        "line": 507,
                                        "column": 96
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 3,
                                      "raw": "3"
                                    },
                                    "value": 3
                                  },
                                  "computed": true
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 19950,
                                  "end": 19962,
                                  "loc": {
                                    "start": {
                                      "line": 507,
                                      "column": 99
                                    },
                                    "end": {
                                      "line": 507,
                                      "column": 111
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 19950,
                                    "end": 19959,
                                    "loc": {
                                      "start": {
                                        "line": 507,
                                        "column": 99
                                      },
                                      "end": {
                                        "line": 507,
                                        "column": 108
                                      },
                                      "identifierName": "lastState"
                                    },
                                    "name": "lastState"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 19960,
                                    "end": 19961,
                                    "loc": {
                                      "start": {
                                        "line": 507,
                                        "column": 109
                                      },
                                      "end": {
                                        "line": 507,
                                        "column": 110
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 4,
                                      "raw": "4"
                                    },
                                    "value": 4
                                  },
                                  "computed": true
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19964,
                              "end": 19967,
                              "loc": {
                                "start": {
                                  "line": 507,
                                  "column": 113
                                },
                                "end": {
                                  "line": 507,
                                  "column": 116
                                },
                                "identifierName": "now"
                              },
                              "name": "now"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 19979,
                      "end": 19991,
                      "loc": {
                        "start": {
                          "line": 508,
                          "column": 8
                        },
                        "end": {
                          "line": 508,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 19986,
                        "end": 19990,
                        "loc": {
                          "start": {
                            "line": 508,
                            "column": 15
                          },
                          "end": {
                            "line": 508,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 20003,
                "end": 20236,
                "loc": {
                  "start": {
                    "line": 511,
                    "column": 4
                  },
                  "end": {
                    "line": 517,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 20003,
                  "end": 20007,
                  "loc": {
                    "start": {
                      "line": 511,
                      "column": 4
                    },
                    "end": {
                      "line": 511,
                      "column": 8
                    },
                    "identifierName": "back"
                  },
                  "name": "back"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 20010,
                  "end": 20236,
                  "loc": {
                    "start": {
                      "line": 511,
                      "column": 11
                    },
                    "end": {
                      "line": 517,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 20020,
                      "end": 20209,
                      "loc": {
                        "start": {
                          "line": 512,
                          "column": 8
                        },
                        "end": {
                          "line": 515,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 20024,
                        "end": 20050,
                        "loc": {
                          "start": {
                            "line": 512,
                            "column": 12
                          },
                          "end": {
                            "line": 512,
                            "column": 38
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 20024,
                          "end": 20046,
                          "loc": {
                            "start": {
                              "line": 512,
                              "column": 12
                            },
                            "end": {
                              "line": 512,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20024,
                            "end": 20039,
                            "loc": {
                              "start": {
                                "line": 512,
                                "column": 12
                              },
                              "end": {
                                "line": 512,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20024,
                              "end": 20028,
                              "loc": {
                                "start": {
                                  "line": 512,
                                  "column": 12
                                },
                                "end": {
                                  "line": 512,
                                  "column": 16
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20029,
                              "end": 20039,
                              "loc": {
                                "start": {
                                  "line": 512,
                                  "column": 17
                                },
                                "end": {
                                  "line": 512,
                                  "column": 27
                                },
                                "identifierName": "_lastState"
                              },
                              "name": "_lastState"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20040,
                            "end": 20046,
                            "loc": {
                              "start": {
                                "line": 512,
                                "column": 28
                              },
                              "end": {
                                "line": 512,
                                "column": 34
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 20049,
                          "end": 20050,
                          "loc": {
                            "start": {
                              "line": 512,
                              "column": 37
                            },
                            "end": {
                              "line": 512,
                              "column": 38
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 20052,
                        "end": 20209,
                        "loc": {
                          "start": {
                            "line": 512,
                            "column": 40
                          },
                          "end": {
                            "line": 515,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 20066,
                            "end": 20089,
                            "loc": {
                              "start": {
                                "line": 513,
                                "column": 12
                              },
                              "end": {
                                "line": 513,
                                "column": 35
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 20066,
                              "end": 20088,
                              "loc": {
                                "start": {
                                  "line": 513,
                                  "column": 12
                                },
                                "end": {
                                  "line": 513,
                                  "column": 34
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 20066,
                                "end": 20081,
                                "loc": {
                                  "start": {
                                    "line": 513,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 513,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 20066,
                                  "end": 20070,
                                  "loc": {
                                    "start": {
                                      "line": 513,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 513,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 20071,
                                  "end": 20081,
                                  "loc": {
                                    "start": {
                                      "line": 513,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 513,
                                      "column": 27
                                    },
                                    "identifierName": "automation"
                                  },
                                  "name": "automation"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 20084,
                                "end": 20088,
                                "loc": {
                                  "start": {
                                    "line": 513,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 513,
                                    "column": 34
                                  }
                                },
                                "value": true
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 20102,
                            "end": 20199,
                            "loc": {
                              "start": {
                                "line": 514,
                                "column": 12
                              },
                              "end": {
                                "line": 514,
                                "column": 109
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 20102,
                              "end": 20198,
                              "loc": {
                                "start": {
                                  "line": 514,
                                  "column": 12
                                },
                                "end": {
                                  "line": 514,
                                  "column": 108
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 20102,
                                "end": 20170,
                                "loc": {
                                  "start": {
                                    "line": 514,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 514,
                                    "column": 80
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 20102,
                                  "end": 20163,
                                  "loc": {
                                    "start": {
                                      "line": 514,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 514,
                                      "column": 73
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 20102,
                                    "end": 20149,
                                    "loc": {
                                      "start": {
                                        "line": 514,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 514,
                                        "column": 59
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 20102,
                                      "end": 20144,
                                      "loc": {
                                        "start": {
                                          "line": 514,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 514,
                                          "column": 54
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 20102,
                                        "end": 20130,
                                        "loc": {
                                          "start": {
                                            "line": 514,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 514,
                                            "column": 40
                                          }
                                        },
                                        "object": {
                                          "type": "CallExpression",
                                          "start": 20102,
                                          "end": 20124,
                                          "loc": {
                                            "start": {
                                              "line": 514,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 514,
                                              "column": 34
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 20102,
                                            "end": 20110,
                                            "loc": {
                                              "start": {
                                                "line": 514,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 514,
                                                "column": 20
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 20102,
                                              "end": 20106,
                                              "loc": {
                                                "start": {
                                                  "line": 514,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 514,
                                                  "column": 16
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 20107,
                                              "end": 20110,
                                              "loc": {
                                                "start": {
                                                  "line": 514,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 514,
                                                  "column": 20
                                                },
                                                "identifierName": "fov"
                                              },
                                              "name": "fov"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 20111,
                                              "end": 20123,
                                              "loc": {
                                                "start": {
                                                  "line": 514,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 514,
                                                  "column": 33
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 20111,
                                                "end": 20120,
                                                "loc": {
                                                  "start": {
                                                    "line": 514,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 514,
                                                    "column": 30
                                                  },
                                                  "identifierName": "lastState"
                                                },
                                                "name": "lastState"
                                              },
                                              "property": {
                                                "type": "NumericLiteral",
                                                "start": 20121,
                                                "end": 20122,
                                                "loc": {
                                                  "start": {
                                                    "line": 514,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 514,
                                                    "column": 32
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 0,
                                                  "raw": "0"
                                                },
                                                "value": 0
                                              },
                                              "computed": true
                                            }
                                          ]
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 20125,
                                          "end": 20130,
                                          "loc": {
                                            "start": {
                                              "line": 514,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 514,
                                              "column": 40
                                            },
                                            "identifierName": "focus"
                                          },
                                          "name": "focus"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 20131,
                                          "end": 20143,
                                          "loc": {
                                            "start": {
                                              "line": 514,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 514,
                                              "column": 53
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 20131,
                                            "end": 20140,
                                            "loc": {
                                              "start": {
                                                "line": 514,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 514,
                                                "column": 50
                                              },
                                              "identifierName": "lastState"
                                            },
                                            "name": "lastState"
                                          },
                                          "property": {
                                            "type": "NumericLiteral",
                                            "start": 20141,
                                            "end": 20142,
                                            "loc": {
                                              "start": {
                                                "line": 514,
                                                "column": 51
                                              },
                                              "end": {
                                                "line": 514,
                                                "column": 52
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 1,
                                              "raw": "1"
                                            },
                                            "value": 1
                                          },
                                          "computed": true
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 20145,
                                      "end": 20149,
                                      "loc": {
                                        "start": {
                                          "line": 514,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 514,
                                          "column": 59
                                        },
                                        "identifierName": "zoom"
                                      },
                                      "name": "zoom"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 20150,
                                      "end": 20162,
                                      "loc": {
                                        "start": {
                                          "line": 514,
                                          "column": 60
                                        },
                                        "end": {
                                          "line": 514,
                                          "column": 72
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 20150,
                                        "end": 20159,
                                        "loc": {
                                          "start": {
                                            "line": 514,
                                            "column": 60
                                          },
                                          "end": {
                                            "line": 514,
                                            "column": 69
                                          },
                                          "identifierName": "lastState"
                                        },
                                        "name": "lastState"
                                      },
                                      "property": {
                                        "type": "NumericLiteral",
                                        "start": 20160,
                                        "end": 20161,
                                        "loc": {
                                          "start": {
                                            "line": 514,
                                            "column": 70
                                          },
                                          "end": {
                                            "line": 514,
                                            "column": 71
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      },
                                      "computed": true
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 20164,
                                  "end": 20170,
                                  "loc": {
                                    "start": {
                                      "line": 514,
                                      "column": 74
                                    },
                                    "end": {
                                      "line": 514,
                                      "column": 80
                                    },
                                    "identifierName": "rotate"
                                  },
                                  "name": "rotate"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 20171,
                                  "end": 20183,
                                  "loc": {
                                    "start": {
                                      "line": 514,
                                      "column": 81
                                    },
                                    "end": {
                                      "line": 514,
                                      "column": 93
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 20171,
                                    "end": 20180,
                                    "loc": {
                                      "start": {
                                        "line": 514,
                                        "column": 81
                                      },
                                      "end": {
                                        "line": 514,
                                        "column": 90
                                      },
                                      "identifierName": "lastState"
                                    },
                                    "name": "lastState"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 20181,
                                    "end": 20182,
                                    "loc": {
                                      "start": {
                                        "line": 514,
                                        "column": 91
                                      },
                                      "end": {
                                        "line": 514,
                                        "column": 92
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 3,
                                      "raw": "3"
                                    },
                                    "value": 3
                                  },
                                  "computed": true
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 20185,
                                  "end": 20197,
                                  "loc": {
                                    "start": {
                                      "line": 514,
                                      "column": 95
                                    },
                                    "end": {
                                      "line": 514,
                                      "column": 107
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 20185,
                                    "end": 20194,
                                    "loc": {
                                      "start": {
                                        "line": 514,
                                        "column": 95
                                      },
                                      "end": {
                                        "line": 514,
                                        "column": 104
                                      },
                                      "identifierName": "lastState"
                                    },
                                    "name": "lastState"
                                  },
                                  "property": {
                                    "type": "NumericLiteral",
                                    "start": 20195,
                                    "end": 20196,
                                    "loc": {
                                      "start": {
                                        "line": 514,
                                        "column": 105
                                      },
                                      "end": {
                                        "line": 514,
                                        "column": 106
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 4,
                                      "raw": "4"
                                    },
                                    "value": 4
                                  },
                                  "computed": true
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 20218,
                      "end": 20230,
                      "loc": {
                        "start": {
                          "line": 516,
                          "column": 8
                        },
                        "end": {
                          "line": 516,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 20225,
                        "end": 20229,
                        "loc": {
                          "start": {
                            "line": 516,
                            "column": 15
                          },
                          "end": {
                            "line": 516,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 20242,
                "end": 20426,
                "loc": {
                  "start": {
                    "line": 519,
                    "column": 4
                  },
                  "end": {
                    "line": 524,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 20242,
                  "end": 20247,
                  "loc": {
                    "start": {
                      "line": 519,
                      "column": 4
                    },
                    "end": {
                      "line": 519,
                      "column": 9
                    },
                    "identifierName": "polar"
                  },
                  "name": "polar"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 20248,
                    "end": 20251,
                    "loc": {
                      "start": {
                        "line": 519,
                        "column": 10
                      },
                      "end": {
                        "line": 519,
                        "column": 13
                      },
                      "identifierName": "min"
                    },
                    "name": "min"
                  },
                  {
                    "type": "Identifier",
                    "start": 20253,
                    "end": 20256,
                    "loc": {
                      "start": {
                        "line": 519,
                        "column": 15
                      },
                      "end": {
                        "line": 519,
                        "column": 18
                      },
                      "identifierName": "max"
                    },
                    "name": "max"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 20258,
                  "end": 20426,
                  "loc": {
                    "start": {
                      "line": 519,
                      "column": 20
                    },
                    "end": {
                      "line": 524,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 20268,
                      "end": 20291,
                      "loc": {
                        "start": {
                          "line": 520,
                          "column": 8
                        },
                        "end": {
                          "line": 520,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 20268,
                        "end": 20290,
                        "loc": {
                          "start": {
                            "line": 520,
                            "column": 8
                          },
                          "end": {
                            "line": 520,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 20268,
                          "end": 20283,
                          "loc": {
                            "start": {
                              "line": 520,
                              "column": 8
                            },
                            "end": {
                              "line": 520,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 20268,
                            "end": 20272,
                            "loc": {
                              "start": {
                                "line": 520,
                                "column": 8
                              },
                              "end": {
                                "line": 520,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20273,
                            "end": 20283,
                            "loc": {
                              "start": {
                                "line": 520,
                                "column": 13
                              },
                              "end": {
                                "line": 520,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 20286,
                          "end": 20290,
                          "loc": {
                            "start": {
                              "line": 520,
                              "column": 26
                            },
                            "end": {
                              "line": 520,
                              "column": 30
                            }
                          },
                          "value": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20300,
                      "end": 20361,
                      "loc": {
                        "start": {
                          "line": 521,
                          "column": 8
                        },
                        "end": {
                          "line": 521,
                          "column": 69
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20300,
                        "end": 20360,
                        "loc": {
                          "start": {
                            "line": 521,
                            "column": 8
                          },
                          "end": {
                            "line": 521,
                            "column": 68
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20300,
                          "end": 20320,
                          "loc": {
                            "start": {
                              "line": 521,
                              "column": 8
                            },
                            "end": {
                              "line": 521,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20300,
                            "end": 20316,
                            "loc": {
                              "start": {
                                "line": 521,
                                "column": 8
                              },
                              "end": {
                                "line": 521,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20300,
                              "end": 20304,
                              "loc": {
                                "start": {
                                  "line": 521,
                                  "column": 8
                                },
                                "end": {
                                  "line": 521,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20305,
                              "end": 20316,
                              "loc": {
                                "start": {
                                  "line": 521,
                                  "column": 13
                                },
                                "end": {
                                  "line": 521,
                                  "column": 24
                                },
                                "identifierName": "_polarStart"
                              },
                              "name": "_polarStart"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20317,
                            "end": 20320,
                            "loc": {
                              "start": {
                                "line": 521,
                                "column": 25
                              },
                              "end": {
                                "line": 521,
                                "column": 28
                              },
                              "identifierName": "set"
                            },
                            "name": "set"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 20321,
                            "end": 20339,
                            "loc": {
                              "start": {
                                "line": 521,
                                "column": 29
                              },
                              "end": {
                                "line": 521,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20321,
                              "end": 20325,
                              "loc": {
                                "start": {
                                  "line": 521,
                                  "column": 29
                                },
                                "end": {
                                  "line": 521,
                                  "column": 33
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20326,
                              "end": 20339,
                              "loc": {
                                "start": {
                                  "line": 521,
                                  "column": 34
                                },
                                "end": {
                                  "line": 521,
                                  "column": 47
                                },
                                "identifierName": "minPolarAngle"
                              },
                              "name": "minPolarAngle"
                            },
                            "computed": false
                          },
                          {
                            "type": "MemberExpression",
                            "start": 20341,
                            "end": 20359,
                            "loc": {
                              "start": {
                                "line": 521,
                                "column": 49
                              },
                              "end": {
                                "line": 521,
                                "column": 67
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20341,
                              "end": 20345,
                              "loc": {
                                "start": {
                                  "line": 521,
                                  "column": 49
                                },
                                "end": {
                                  "line": 521,
                                  "column": 53
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20346,
                              "end": 20359,
                              "loc": {
                                "start": {
                                  "line": 521,
                                  "column": 54
                                },
                                "end": {
                                  "line": 521,
                                  "column": 67
                                },
                                "identifierName": "maxPolarAngle"
                              },
                              "name": "maxPolarAngle"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20370,
                      "end": 20399,
                      "loc": {
                        "start": {
                          "line": 522,
                          "column": 8
                        },
                        "end": {
                          "line": 522,
                          "column": 37
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20370,
                        "end": 20398,
                        "loc": {
                          "start": {
                            "line": 522,
                            "column": 8
                          },
                          "end": {
                            "line": 522,
                            "column": 36
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20370,
                          "end": 20388,
                          "loc": {
                            "start": {
                              "line": 522,
                              "column": 8
                            },
                            "end": {
                              "line": 522,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20370,
                            "end": 20384,
                            "loc": {
                              "start": {
                                "line": 522,
                                "column": 8
                              },
                              "end": {
                                "line": 522,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20370,
                              "end": 20374,
                              "loc": {
                                "start": {
                                  "line": 522,
                                  "column": 8
                                },
                                "end": {
                                  "line": 522,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20375,
                              "end": 20384,
                              "loc": {
                                "start": {
                                  "line": 522,
                                  "column": 13
                                },
                                "end": {
                                  "line": 522,
                                  "column": 22
                                },
                                "identifierName": "_polarEnd"
                              },
                              "name": "_polarEnd"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20385,
                            "end": 20388,
                            "loc": {
                              "start": {
                                "line": 522,
                                "column": 23
                              },
                              "end": {
                                "line": 522,
                                "column": 26
                              },
                              "identifierName": "set"
                            },
                            "name": "set"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 20389,
                            "end": 20392,
                            "loc": {
                              "start": {
                                "line": 522,
                                "column": 27
                              },
                              "end": {
                                "line": 522,
                                "column": 30
                              },
                              "identifierName": "min"
                            },
                            "name": "min"
                          },
                          {
                            "type": "Identifier",
                            "start": 20394,
                            "end": 20397,
                            "loc": {
                              "start": {
                                "line": 522,
                                "column": 32
                              },
                              "end": {
                                "line": 522,
                                "column": 35
                              },
                              "identifierName": "max"
                            },
                            "name": "max"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 20408,
                      "end": 20420,
                      "loc": {
                        "start": {
                          "line": 523,
                          "column": 8
                        },
                        "end": {
                          "line": 523,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 20415,
                        "end": 20419,
                        "loc": {
                          "start": {
                            "line": 523,
                            "column": 15
                          },
                          "end": {
                            "line": 523,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 20432,
                "end": 20568,
                "loc": {
                  "start": {
                    "line": 526,
                    "column": 4
                  },
                  "end": {
                    "line": 531,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 20432,
                  "end": 20435,
                  "loc": {
                    "start": {
                      "line": 526,
                      "column": 4
                    },
                    "end": {
                      "line": 526,
                      "column": 7
                    },
                    "identifierName": "pan"
                  },
                  "name": "pan"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 20436,
                    "end": 20437,
                    "loc": {
                      "start": {
                        "line": 526,
                        "column": 8
                      },
                      "end": {
                        "line": 526,
                        "column": 9
                      },
                      "identifierName": "x"
                    },
                    "name": "x"
                  },
                  {
                    "type": "Identifier",
                    "start": 20439,
                    "end": 20440,
                    "loc": {
                      "start": {
                        "line": 526,
                        "column": 11
                      },
                      "end": {
                        "line": 526,
                        "column": 12
                      },
                      "identifierName": "y"
                    },
                    "name": "y"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 20442,
                  "end": 20568,
                  "loc": {
                    "start": {
                      "line": 526,
                      "column": 14
                    },
                    "end": {
                      "line": 531,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 20452,
                      "end": 20475,
                      "loc": {
                        "start": {
                          "line": 527,
                          "column": 8
                        },
                        "end": {
                          "line": 527,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 20452,
                        "end": 20474,
                        "loc": {
                          "start": {
                            "line": 527,
                            "column": 8
                          },
                          "end": {
                            "line": 527,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 20452,
                          "end": 20467,
                          "loc": {
                            "start": {
                              "line": 527,
                              "column": 8
                            },
                            "end": {
                              "line": 527,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 20452,
                            "end": 20456,
                            "loc": {
                              "start": {
                                "line": 527,
                                "column": 8
                              },
                              "end": {
                                "line": 527,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20457,
                            "end": 20467,
                            "loc": {
                              "start": {
                                "line": 527,
                                "column": 13
                              },
                              "end": {
                                "line": 527,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 20470,
                          "end": 20474,
                          "loc": {
                            "start": {
                              "line": 527,
                              "column": 26
                            },
                            "end": {
                              "line": 527,
                              "column": 30
                            }
                          },
                          "value": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20484,
                      "end": 20509,
                      "loc": {
                        "start": {
                          "line": 528,
                          "column": 8
                        },
                        "end": {
                          "line": 528,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20484,
                        "end": 20508,
                        "loc": {
                          "start": {
                            "line": 528,
                            "column": 8
                          },
                          "end": {
                            "line": 528,
                            "column": 32
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20484,
                          "end": 20502,
                          "loc": {
                            "start": {
                              "line": 528,
                              "column": 8
                            },
                            "end": {
                              "line": 528,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20484,
                            "end": 20498,
                            "loc": {
                              "start": {
                                "line": 528,
                                "column": 8
                              },
                              "end": {
                                "line": 528,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20484,
                              "end": 20488,
                              "loc": {
                                "start": {
                                  "line": 528,
                                  "column": 8
                                },
                                "end": {
                                  "line": 528,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20489,
                              "end": 20498,
                              "loc": {
                                "start": {
                                  "line": 528,
                                  "column": 13
                                },
                                "end": {
                                  "line": 528,
                                  "column": 22
                                },
                                "identifierName": "_panStart"
                              },
                              "name": "_panStart"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20499,
                            "end": 20502,
                            "loc": {
                              "start": {
                                "line": 528,
                                "column": 23
                              },
                              "end": {
                                "line": 528,
                                "column": 26
                              },
                              "identifierName": "set"
                            },
                            "name": "set"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "NumericLiteral",
                            "start": 20503,
                            "end": 20504,
                            "loc": {
                              "start": {
                                "line": 528,
                                "column": 27
                              },
                              "end": {
                                "line": 528,
                                "column": 28
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          },
                          {
                            "type": "NumericLiteral",
                            "start": 20506,
                            "end": 20507,
                            "loc": {
                              "start": {
                                "line": 528,
                                "column": 30
                              },
                              "end": {
                                "line": 528,
                                "column": 31
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 20518,
                      "end": 20541,
                      "loc": {
                        "start": {
                          "line": 529,
                          "column": 8
                        },
                        "end": {
                          "line": 529,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 20518,
                        "end": 20540,
                        "loc": {
                          "start": {
                            "line": 529,
                            "column": 8
                          },
                          "end": {
                            "line": 529,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20518,
                          "end": 20534,
                          "loc": {
                            "start": {
                              "line": 529,
                              "column": 8
                            },
                            "end": {
                              "line": 529,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20518,
                            "end": 20530,
                            "loc": {
                              "start": {
                                "line": 529,
                                "column": 8
                              },
                              "end": {
                                "line": 529,
                                "column": 20
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20518,
                              "end": 20522,
                              "loc": {
                                "start": {
                                  "line": 529,
                                  "column": 8
                                },
                                "end": {
                                  "line": 529,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20523,
                              "end": 20530,
                              "loc": {
                                "start": {
                                  "line": 529,
                                  "column": 13
                                },
                                "end": {
                                  "line": 529,
                                  "column": 20
                                },
                                "identifierName": "_panEnd"
                              },
                              "name": "_panEnd"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20531,
                            "end": 20534,
                            "loc": {
                              "start": {
                                "line": 529,
                                "column": 21
                              },
                              "end": {
                                "line": 529,
                                "column": 24
                              },
                              "identifierName": "set"
                            },
                            "name": "set"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 20535,
                            "end": 20536,
                            "loc": {
                              "start": {
                                "line": 529,
                                "column": 25
                              },
                              "end": {
                                "line": 529,
                                "column": 26
                              },
                              "identifierName": "x"
                            },
                            "name": "x"
                          },
                          {
                            "type": "Identifier",
                            "start": 20538,
                            "end": 20539,
                            "loc": {
                              "start": {
                                "line": 529,
                                "column": 28
                              },
                              "end": {
                                "line": 529,
                                "column": 29
                              },
                              "identifierName": "y"
                            },
                            "name": "y"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 20550,
                      "end": 20562,
                      "loc": {
                        "start": {
                          "line": 530,
                          "column": 8
                        },
                        "end": {
                          "line": 530,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 20557,
                        "end": 20561,
                        "loc": {
                          "start": {
                            "line": 530,
                            "column": 15
                          },
                          "end": {
                            "line": 530,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 20574,
                "end": 20678,
                "loc": {
                  "start": {
                    "line": 533,
                    "column": 4
                  },
                  "end": {
                    "line": 535,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 20574,
                  "end": 20582,
                  "loc": {
                    "start": {
                      "line": 533,
                      "column": 4
                    },
                    "end": {
                      "line": 533,
                      "column": 12
                    },
                    "identifierName": "waitIdle"
                  },
                  "name": "waitIdle"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 20585,
                  "end": 20678,
                  "loc": {
                    "start": {
                      "line": 533,
                      "column": 15
                    },
                    "end": {
                      "line": 535,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 20595,
                      "end": 20672,
                      "loc": {
                        "start": {
                          "line": 534,
                          "column": 8
                        },
                        "end": {
                          "line": 534,
                          "column": 85
                        }
                      },
                      "argument": {
                        "type": "NewExpression",
                        "start": 20602,
                        "end": 20671,
                        "loc": {
                          "start": {
                            "line": 534,
                            "column": 15
                          },
                          "end": {
                            "line": 534,
                            "column": 84
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 20606,
                          "end": 20613,
                          "loc": {
                            "start": {
                              "line": 534,
                              "column": 19
                            },
                            "end": {
                              "line": 534,
                              "column": 26
                            },
                            "identifierName": "Promise"
                          },
                          "name": "Promise"
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 20614,
                            "end": 20670,
                            "loc": {
                              "start": {
                                "line": 534,
                                "column": 27
                              },
                              "end": {
                                "line": 534,
                                "column": 83
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 20614,
                                "end": 20621,
                                "loc": {
                                  "start": {
                                    "line": 534,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 534,
                                    "column": 34
                                  },
                                  "identifierName": "resolve"
                                },
                                "name": "resolve"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 20625,
                              "end": 20670,
                              "loc": {
                                "start": {
                                  "line": 534,
                                  "column": 38
                                },
                                "end": {
                                  "line": 534,
                                  "column": 83
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 20625,
                                "end": 20649,
                                "loc": {
                                  "start": {
                                    "line": 534,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 534,
                                    "column": 62
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 20625,
                                  "end": 20644,
                                  "loc": {
                                    "start": {
                                      "line": 534,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 534,
                                      "column": 57
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 20625,
                                    "end": 20629,
                                    "loc": {
                                      "start": {
                                        "line": 534,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 534,
                                        "column": 42
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 20630,
                                    "end": 20644,
                                    "loc": {
                                      "start": {
                                        "line": 534,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 534,
                                        "column": 57
                                      },
                                      "identifierName": "_idleCallbacks"
                                    },
                                    "name": "_idleCallbacks"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 20645,
                                  "end": 20649,
                                  "loc": {
                                    "start": {
                                      "line": 534,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 534,
                                      "column": 62
                                    },
                                    "identifierName": "push"
                                  },
                                  "name": "push"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 20650,
                                  "end": 20669,
                                  "loc": {
                                    "start": {
                                      "line": 534,
                                      "column": 63
                                    },
                                    "end": {
                                      "line": 534,
                                      "column": 82
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": true,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "CallExpression",
                                    "start": 20656,
                                    "end": 20669,
                                    "loc": {
                                      "start": {
                                        "line": 534,
                                        "column": 69
                                      },
                                      "end": {
                                        "line": 534,
                                        "column": 82
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 20656,
                                      "end": 20663,
                                      "loc": {
                                        "start": {
                                          "line": 534,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 534,
                                          "column": 76
                                        },
                                        "identifierName": "resolve"
                                      },
                                      "name": "resolve"
                                    },
                                    "arguments": [
                                      {
                                        "type": "ThisExpression",
                                        "start": 20664,
                                        "end": 20668,
                                        "loc": {
                                          "start": {
                                            "line": 534,
                                            "column": 77
                                          },
                                          "end": {
                                            "line": 534,
                                            "column": 81
                                          }
                                        }
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 20684,
                "end": 20730,
                "loc": {
                  "start": {
                    "line": 537,
                    "column": 4
                  },
                  "end": {
                    "line": 539,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 20684,
                  "end": 20688,
                  "loc": {
                    "start": {
                      "line": 537,
                      "column": 4
                    },
                    "end": {
                      "line": 537,
                      "column": 8
                    },
                    "identifierName": "wait"
                  },
                  "name": "wait"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 20691,
                  "end": 20730,
                  "loc": {
                    "start": {
                      "line": 537,
                      "column": 11
                    },
                    "end": {
                      "line": 539,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 20701,
                      "end": 20724,
                      "loc": {
                        "start": {
                          "line": 538,
                          "column": 8
                        },
                        "end": {
                          "line": 538,
                          "column": 31
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 20708,
                        "end": 20723,
                        "loc": {
                          "start": {
                            "line": 538,
                            "column": 15
                          },
                          "end": {
                            "line": 538,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 20708,
                          "end": 20721,
                          "loc": {
                            "start": {
                              "line": 538,
                              "column": 15
                            },
                            "end": {
                              "line": 538,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 20708,
                            "end": 20712,
                            "loc": {
                              "start": {
                                "line": 538,
                                "column": 15
                              },
                              "end": {
                                "line": 538,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20713,
                            "end": 20721,
                            "loc": {
                              "start": {
                                "line": 538,
                                "column": 20
                              },
                              "end": {
                                "line": 538,
                                "column": 28
                              },
                              "identifierName": "waitIdle"
                            },
                            "name": "waitIdle"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 20736,
                "end": 20844,
                "loc": {
                  "start": {
                    "line": 541,
                    "column": 4
                  },
                  "end": {
                    "line": 543,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 20736,
                  "end": 20746,
                  "loc": {
                    "start": {
                      "line": 541,
                      "column": 4
                    },
                    "end": {
                      "line": 541,
                      "column": 14
                    },
                    "identifierName": "waitActive"
                  },
                  "name": "waitActive"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 20749,
                  "end": 20844,
                  "loc": {
                    "start": {
                      "line": 541,
                      "column": 17
                    },
                    "end": {
                      "line": 543,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 20759,
                      "end": 20838,
                      "loc": {
                        "start": {
                          "line": 542,
                          "column": 8
                        },
                        "end": {
                          "line": 542,
                          "column": 87
                        }
                      },
                      "argument": {
                        "type": "NewExpression",
                        "start": 20766,
                        "end": 20837,
                        "loc": {
                          "start": {
                            "line": 542,
                            "column": 15
                          },
                          "end": {
                            "line": 542,
                            "column": 86
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 20770,
                          "end": 20777,
                          "loc": {
                            "start": {
                              "line": 542,
                              "column": 19
                            },
                            "end": {
                              "line": 542,
                              "column": 26
                            },
                            "identifierName": "Promise"
                          },
                          "name": "Promise"
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 20778,
                            "end": 20836,
                            "loc": {
                              "start": {
                                "line": 542,
                                "column": 27
                              },
                              "end": {
                                "line": 542,
                                "column": 85
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 20778,
                                "end": 20785,
                                "loc": {
                                  "start": {
                                    "line": 542,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 542,
                                    "column": 34
                                  },
                                  "identifierName": "resolve"
                                },
                                "name": "resolve"
                              }
                            ],
                            "body": {
                              "type": "CallExpression",
                              "start": 20789,
                              "end": 20836,
                              "loc": {
                                "start": {
                                  "line": 542,
                                  "column": 38
                                },
                                "end": {
                                  "line": 542,
                                  "column": 85
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 20789,
                                "end": 20815,
                                "loc": {
                                  "start": {
                                    "line": 542,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 542,
                                    "column": 64
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 20789,
                                  "end": 20810,
                                  "loc": {
                                    "start": {
                                      "line": 542,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 542,
                                      "column": 59
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 20789,
                                    "end": 20793,
                                    "loc": {
                                      "start": {
                                        "line": 542,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 542,
                                        "column": 42
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 20794,
                                    "end": 20810,
                                    "loc": {
                                      "start": {
                                        "line": 542,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 542,
                                        "column": 59
                                      },
                                      "identifierName": "_activeCallbacks"
                                    },
                                    "name": "_activeCallbacks"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 20811,
                                  "end": 20815,
                                  "loc": {
                                    "start": {
                                      "line": 542,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 542,
                                      "column": 64
                                    },
                                    "identifierName": "push"
                                  },
                                  "name": "push"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 20816,
                                  "end": 20835,
                                  "loc": {
                                    "start": {
                                      "line": 542,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 542,
                                      "column": 84
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": true,
                                  "async": false,
                                  "params": [],
                                  "body": {
                                    "type": "CallExpression",
                                    "start": 20822,
                                    "end": 20835,
                                    "loc": {
                                      "start": {
                                        "line": 542,
                                        "column": 71
                                      },
                                      "end": {
                                        "line": 542,
                                        "column": 84
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 20822,
                                      "end": 20829,
                                      "loc": {
                                        "start": {
                                          "line": 542,
                                          "column": 71
                                        },
                                        "end": {
                                          "line": 542,
                                          "column": 78
                                        },
                                        "identifierName": "resolve"
                                      },
                                      "name": "resolve"
                                    },
                                    "arguments": [
                                      {
                                        "type": "ThisExpression",
                                        "start": 20830,
                                        "end": 20834,
                                        "loc": {
                                          "start": {
                                            "line": 542,
                                            "column": 79
                                          },
                                          "end": {
                                            "line": 542,
                                            "column": 83
                                          }
                                        }
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 20850,
                "end": 21041,
                "loc": {
                  "start": {
                    "line": 545,
                    "column": 4
                  },
                  "end": {
                    "line": 549,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 20850,
                  "end": 20868,
                  "loc": {
                    "start": {
                      "line": 545,
                      "column": 4
                    },
                    "end": {
                      "line": 545,
                      "column": 22
                    },
                    "identifierName": "emptyIdleCallbacks"
                  },
                  "name": "emptyIdleCallbacks"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 20871,
                  "end": 21041,
                  "loc": {
                    "start": {
                      "line": 545,
                      "column": 25
                    },
                    "end": {
                      "line": 549,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 20881,
                      "end": 21035,
                      "loc": {
                        "start": {
                          "line": 546,
                          "column": 8
                        },
                        "end": {
                          "line": 548,
                          "column": 46
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 20885,
                        "end": 20915,
                        "loc": {
                          "start": {
                            "line": 546,
                            "column": 12
                          },
                          "end": {
                            "line": 546,
                            "column": 42
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 20885,
                          "end": 20911,
                          "loc": {
                            "start": {
                              "line": 546,
                              "column": 12
                            },
                            "end": {
                              "line": 546,
                              "column": 38
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 20885,
                            "end": 20904,
                            "loc": {
                              "start": {
                                "line": 546,
                                "column": 12
                              },
                              "end": {
                                "line": 546,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 20885,
                              "end": 20889,
                              "loc": {
                                "start": {
                                  "line": 546,
                                  "column": 12
                                },
                                "end": {
                                  "line": 546,
                                  "column": 16
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 20890,
                              "end": 20904,
                              "loc": {
                                "start": {
                                  "line": 546,
                                  "column": 17
                                },
                                "end": {
                                  "line": 546,
                                  "column": 31
                                },
                                "identifierName": "_idleCallbacks"
                              },
                              "name": "_idleCallbacks"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 20905,
                            "end": 20911,
                            "loc": {
                              "start": {
                                "line": 546,
                                "column": 32
                              },
                              "end": {
                                "line": 546,
                                "column": 38
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 20914,
                          "end": 20915,
                          "loc": {
                            "start": {
                              "line": 546,
                              "column": 41
                            },
                            "end": {
                              "line": 546,
                              "column": 42
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      },
                      "consequent": {
                        "type": "ForStatement",
                        "start": 20929,
                        "end": 21035,
                        "loc": {
                          "start": {
                            "line": 547,
                            "column": 12
                          },
                          "end": {
                            "line": 548,
                            "column": 46
                          }
                        },
                        "init": {
                          "type": "VariableDeclaration",
                          "start": 20934,
                          "end": 20975,
                          "loc": {
                            "start": {
                              "line": 547,
                              "column": 17
                            },
                            "end": {
                              "line": 547,
                              "column": 58
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 20938,
                              "end": 20943,
                              "loc": {
                                "start": {
                                  "line": 547,
                                  "column": 21
                                },
                                "end": {
                                  "line": 547,
                                  "column": 26
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 20938,
                                "end": 20939,
                                "loc": {
                                  "start": {
                                    "line": 547,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 547,
                                    "column": 22
                                  },
                                  "identifierName": "i"
                                },
                                "name": "i"
                              },
                              "init": {
                                "type": "NumericLiteral",
                                "start": 20942,
                                "end": 20943,
                                "loc": {
                                  "start": {
                                    "line": 547,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 547,
                                    "column": 26
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "VariableDeclarator",
                              "start": 20945,
                              "end": 20975,
                              "loc": {
                                "start": {
                                  "line": 547,
                                  "column": 28
                                },
                                "end": {
                                  "line": 547,
                                  "column": 58
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 20945,
                                "end": 20946,
                                "loc": {
                                  "start": {
                                    "line": 547,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 547,
                                    "column": 29
                                  },
                                  "identifierName": "l"
                                },
                                "name": "l"
                              },
                              "init": {
                                "type": "MemberExpression",
                                "start": 20949,
                                "end": 20975,
                                "loc": {
                                  "start": {
                                    "line": 547,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 547,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 20949,
                                  "end": 20968,
                                  "loc": {
                                    "start": {
                                      "line": 547,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 547,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 20949,
                                    "end": 20953,
                                    "loc": {
                                      "start": {
                                        "line": 547,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 547,
                                        "column": 36
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 20954,
                                    "end": 20968,
                                    "loc": {
                                      "start": {
                                        "line": 547,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 547,
                                        "column": 51
                                      },
                                      "identifierName": "_idleCallbacks"
                                    },
                                    "name": "_idleCallbacks"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 20969,
                                  "end": 20975,
                                  "loc": {
                                    "start": {
                                      "line": 547,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 547,
                                      "column": 58
                                    },
                                    "identifierName": "length"
                                  },
                                  "name": "length"
                                },
                                "computed": false
                              }
                            }
                          ],
                          "kind": "var"
                        },
                        "test": {
                          "type": "BinaryExpression",
                          "start": 20977,
                          "end": 20982,
                          "loc": {
                            "start": {
                              "line": 547,
                              "column": 60
                            },
                            "end": {
                              "line": 547,
                              "column": 65
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 20977,
                            "end": 20978,
                            "loc": {
                              "start": {
                                "line": 547,
                                "column": 60
                              },
                              "end": {
                                "line": 547,
                                "column": 61
                              },
                              "identifierName": "i"
                            },
                            "name": "i"
                          },
                          "operator": "<",
                          "right": {
                            "type": "Identifier",
                            "start": 20981,
                            "end": 20982,
                            "loc": {
                              "start": {
                                "line": 547,
                                "column": 64
                              },
                              "end": {
                                "line": 547,
                                "column": 65
                              },
                              "identifierName": "l"
                            },
                            "name": "l"
                          }
                        },
                        "update": {
                          "type": "UpdateExpression",
                          "start": 20984,
                          "end": 20987,
                          "loc": {
                            "start": {
                              "line": 547,
                              "column": 67
                            },
                            "end": {
                              "line": 547,
                              "column": 70
                            }
                          },
                          "operator": "++",
                          "prefix": false,
                          "argument": {
                            "type": "Identifier",
                            "start": 20984,
                            "end": 20985,
                            "loc": {
                              "start": {
                                "line": 547,
                                "column": 67
                              },
                              "end": {
                                "line": 547,
                                "column": 68
                              },
                              "identifierName": "i"
                            },
                            "name": "i"
                          }
                        },
                        "body": {
                          "type": "ExpressionStatement",
                          "start": 21005,
                          "end": 21035,
                          "loc": {
                            "start": {
                              "line": 548,
                              "column": 16
                            },
                            "end": {
                              "line": 548,
                              "column": 46
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 21005,
                            "end": 21034,
                            "loc": {
                              "start": {
                                "line": 548,
                                "column": 16
                              },
                              "end": {
                                "line": 548,
                                "column": 45
                              }
                            },
                            "callee": {
                              "type": "CallExpression",
                              "start": 21005,
                              "end": 21032,
                              "loc": {
                                "start": {
                                  "line": 548,
                                  "column": 16
                                },
                                "end": {
                                  "line": 548,
                                  "column": 43
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 21005,
                                "end": 21030,
                                "loc": {
                                  "start": {
                                    "line": 548,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 548,
                                    "column": 41
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 21005,
                                  "end": 21024,
                                  "loc": {
                                    "start": {
                                      "line": 548,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 548,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 21005,
                                    "end": 21009,
                                    "loc": {
                                      "start": {
                                        "line": 548,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 548,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 21010,
                                    "end": 21024,
                                    "loc": {
                                      "start": {
                                        "line": 548,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 548,
                                        "column": 35
                                      },
                                      "identifierName": "_idleCallbacks"
                                    },
                                    "name": "_idleCallbacks"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 21025,
                                  "end": 21030,
                                  "loc": {
                                    "start": {
                                      "line": 548,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 548,
                                      "column": 41
                                    },
                                    "identifierName": "shift"
                                  },
                                  "name": "shift"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "arguments": []
                          }
                        }
                      },
                      "alternate": null
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 21047,
                "end": 21246,
                "loc": {
                  "start": {
                    "line": 551,
                    "column": 4
                  },
                  "end": {
                    "line": 555,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 21047,
                  "end": 21067,
                  "loc": {
                    "start": {
                      "line": 551,
                      "column": 4
                    },
                    "end": {
                      "line": 551,
                      "column": 24
                    },
                    "identifierName": "emptyActiveCallbacks"
                  },
                  "name": "emptyActiveCallbacks"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 21070,
                  "end": 21246,
                  "loc": {
                    "start": {
                      "line": 551,
                      "column": 27
                    },
                    "end": {
                      "line": 555,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 21080,
                      "end": 21240,
                      "loc": {
                        "start": {
                          "line": 552,
                          "column": 8
                        },
                        "end": {
                          "line": 554,
                          "column": 48
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 21084,
                        "end": 21116,
                        "loc": {
                          "start": {
                            "line": 552,
                            "column": 12
                          },
                          "end": {
                            "line": 552,
                            "column": 44
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 21084,
                          "end": 21112,
                          "loc": {
                            "start": {
                              "line": 552,
                              "column": 12
                            },
                            "end": {
                              "line": 552,
                              "column": 40
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 21084,
                            "end": 21105,
                            "loc": {
                              "start": {
                                "line": 552,
                                "column": 12
                              },
                              "end": {
                                "line": 552,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 21084,
                              "end": 21088,
                              "loc": {
                                "start": {
                                  "line": 552,
                                  "column": 12
                                },
                                "end": {
                                  "line": 552,
                                  "column": 16
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 21089,
                              "end": 21105,
                              "loc": {
                                "start": {
                                  "line": 552,
                                  "column": 17
                                },
                                "end": {
                                  "line": 552,
                                  "column": 33
                                },
                                "identifierName": "_activeCallbacks"
                              },
                              "name": "_activeCallbacks"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 21106,
                            "end": 21112,
                            "loc": {
                              "start": {
                                "line": 552,
                                "column": 34
                              },
                              "end": {
                                "line": 552,
                                "column": 40
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false
                        },
                        "operator": ">",
                        "right": {
                          "type": "NumericLiteral",
                          "start": 21115,
                          "end": 21116,
                          "loc": {
                            "start": {
                              "line": 552,
                              "column": 43
                            },
                            "end": {
                              "line": 552,
                              "column": 44
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      },
                      "consequent": {
                        "type": "ForStatement",
                        "start": 21130,
                        "end": 21240,
                        "loc": {
                          "start": {
                            "line": 553,
                            "column": 12
                          },
                          "end": {
                            "line": 554,
                            "column": 48
                          }
                        },
                        "init": {
                          "type": "VariableDeclaration",
                          "start": 21135,
                          "end": 21178,
                          "loc": {
                            "start": {
                              "line": 553,
                              "column": 17
                            },
                            "end": {
                              "line": 553,
                              "column": 60
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 21139,
                              "end": 21144,
                              "loc": {
                                "start": {
                                  "line": 553,
                                  "column": 21
                                },
                                "end": {
                                  "line": 553,
                                  "column": 26
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 21139,
                                "end": 21140,
                                "loc": {
                                  "start": {
                                    "line": 553,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 553,
                                    "column": 22
                                  },
                                  "identifierName": "i"
                                },
                                "name": "i"
                              },
                              "init": {
                                "type": "NumericLiteral",
                                "start": 21143,
                                "end": 21144,
                                "loc": {
                                  "start": {
                                    "line": 553,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 553,
                                    "column": 26
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            },
                            {
                              "type": "VariableDeclarator",
                              "start": 21146,
                              "end": 21178,
                              "loc": {
                                "start": {
                                  "line": 553,
                                  "column": 28
                                },
                                "end": {
                                  "line": 553,
                                  "column": 60
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 21146,
                                "end": 21147,
                                "loc": {
                                  "start": {
                                    "line": 553,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 553,
                                    "column": 29
                                  },
                                  "identifierName": "l"
                                },
                                "name": "l"
                              },
                              "init": {
                                "type": "MemberExpression",
                                "start": 21150,
                                "end": 21178,
                                "loc": {
                                  "start": {
                                    "line": 553,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 553,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 21150,
                                  "end": 21171,
                                  "loc": {
                                    "start": {
                                      "line": 553,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 553,
                                      "column": 53
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 21150,
                                    "end": 21154,
                                    "loc": {
                                      "start": {
                                        "line": 553,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 553,
                                        "column": 36
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 21155,
                                    "end": 21171,
                                    "loc": {
                                      "start": {
                                        "line": 553,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 553,
                                        "column": 53
                                      },
                                      "identifierName": "_activeCallbacks"
                                    },
                                    "name": "_activeCallbacks"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 21172,
                                  "end": 21178,
                                  "loc": {
                                    "start": {
                                      "line": 553,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 553,
                                      "column": 60
                                    },
                                    "identifierName": "length"
                                  },
                                  "name": "length"
                                },
                                "computed": false
                              }
                            }
                          ],
                          "kind": "var"
                        },
                        "test": {
                          "type": "BinaryExpression",
                          "start": 21180,
                          "end": 21185,
                          "loc": {
                            "start": {
                              "line": 553,
                              "column": 62
                            },
                            "end": {
                              "line": 553,
                              "column": 67
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 21180,
                            "end": 21181,
                            "loc": {
                              "start": {
                                "line": 553,
                                "column": 62
                              },
                              "end": {
                                "line": 553,
                                "column": 63
                              },
                              "identifierName": "i"
                            },
                            "name": "i"
                          },
                          "operator": "<",
                          "right": {
                            "type": "Identifier",
                            "start": 21184,
                            "end": 21185,
                            "loc": {
                              "start": {
                                "line": 553,
                                "column": 66
                              },
                              "end": {
                                "line": 553,
                                "column": 67
                              },
                              "identifierName": "l"
                            },
                            "name": "l"
                          }
                        },
                        "update": {
                          "type": "UpdateExpression",
                          "start": 21187,
                          "end": 21190,
                          "loc": {
                            "start": {
                              "line": 553,
                              "column": 69
                            },
                            "end": {
                              "line": 553,
                              "column": 72
                            }
                          },
                          "operator": "++",
                          "prefix": false,
                          "argument": {
                            "type": "Identifier",
                            "start": 21187,
                            "end": 21188,
                            "loc": {
                              "start": {
                                "line": 553,
                                "column": 69
                              },
                              "end": {
                                "line": 553,
                                "column": 70
                              },
                              "identifierName": "i"
                            },
                            "name": "i"
                          }
                        },
                        "body": {
                          "type": "ExpressionStatement",
                          "start": 21208,
                          "end": 21240,
                          "loc": {
                            "start": {
                              "line": 554,
                              "column": 16
                            },
                            "end": {
                              "line": 554,
                              "column": 48
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 21208,
                            "end": 21239,
                            "loc": {
                              "start": {
                                "line": 554,
                                "column": 16
                              },
                              "end": {
                                "line": 554,
                                "column": 47
                              }
                            },
                            "callee": {
                              "type": "CallExpression",
                              "start": 21208,
                              "end": 21237,
                              "loc": {
                                "start": {
                                  "line": 554,
                                  "column": 16
                                },
                                "end": {
                                  "line": 554,
                                  "column": 45
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 21208,
                                "end": 21235,
                                "loc": {
                                  "start": {
                                    "line": 554,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 554,
                                    "column": 43
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 21208,
                                  "end": 21229,
                                  "loc": {
                                    "start": {
                                      "line": 554,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 554,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 21208,
                                    "end": 21212,
                                    "loc": {
                                      "start": {
                                        "line": 554,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 554,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 21213,
                                    "end": 21229,
                                    "loc": {
                                      "start": {
                                        "line": 554,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 554,
                                        "column": 37
                                      },
                                      "identifierName": "_activeCallbacks"
                                    },
                                    "name": "_activeCallbacks"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 21230,
                                  "end": 21235,
                                  "loc": {
                                    "start": {
                                      "line": 554,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 554,
                                      "column": 43
                                    },
                                    "identifierName": "shift"
                                  },
                                  "name": "shift"
                                },
                                "computed": false
                              },
                              "arguments": []
                            },
                            "arguments": []
                          }
                        }
                      },
                      "alternate": null
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 21252,
                "end": 23888,
                "loc": {
                  "start": {
                    "line": 557,
                    "column": 4
                  },
                  "end": {
                    "line": 615,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 21252,
                  "end": 21258,
                  "loc": {
                    "start": {
                      "line": 557,
                      "column": 4
                    },
                    "end": {
                      "line": 557,
                      "column": 10
                    },
                    "identifierName": "update"
                  },
                  "name": "update"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 21259,
                    "end": 21263,
                    "loc": {
                      "start": {
                        "line": 557,
                        "column": 11
                      },
                      "end": {
                        "line": 557,
                        "column": 15
                      },
                      "identifierName": "time"
                    },
                    "name": "time"
                  },
                  {
                    "type": "Identifier",
                    "start": 21265,
                    "end": 21273,
                    "loc": {
                      "start": {
                        "line": 557,
                        "column": 17
                      },
                      "end": {
                        "line": 557,
                        "column": 25
                      },
                      "identifierName": "override"
                    },
                    "name": "override"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 21275,
                  "end": 23888,
                  "loc": {
                    "start": {
                      "line": 557,
                      "column": 27
                    },
                    "end": {
                      "line": 615,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 21285,
                      "end": 21351,
                      "loc": {
                        "start": {
                          "line": 558,
                          "column": 8
                        },
                        "end": {
                          "line": 558,
                          "column": 74
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 21289,
                        "end": 21342,
                        "loc": {
                          "start": {
                            "line": 558,
                            "column": 12
                          },
                          "end": {
                            "line": 558,
                            "column": 65
                          }
                        },
                        "left": {
                          "type": "LogicalExpression",
                          "start": 21289,
                          "end": 21321,
                          "loc": {
                            "start": {
                              "line": 558,
                              "column": 12
                            },
                            "end": {
                              "line": 558,
                              "column": 44
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 21289,
                            "end": 21301,
                            "loc": {
                              "start": {
                                "line": 558,
                                "column": 12
                              },
                              "end": {
                                "line": 558,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 21289,
                              "end": 21293,
                              "loc": {
                                "start": {
                                  "line": 558,
                                  "column": 12
                                },
                                "end": {
                                  "line": 558,
                                  "column": 16
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 21294,
                              "end": 21301,
                              "loc": {
                                "start": {
                                  "line": 558,
                                  "column": 17
                                },
                                "end": {
                                  "line": 558,
                                  "column": 24
                                },
                                "identifierName": "enabled"
                              },
                              "name": "enabled"
                            },
                            "computed": false
                          },
                          "operator": "&&",
                          "right": {
                            "type": "UnaryExpression",
                            "start": 21305,
                            "end": 21321,
                            "loc": {
                              "start": {
                                "line": 558,
                                "column": 28
                              },
                              "end": {
                                "line": 558,
                                "column": 44
                              }
                            },
                            "operator": "!",
                            "prefix": true,
                            "argument": {
                              "type": "MemberExpression",
                              "start": 21306,
                              "end": 21321,
                              "loc": {
                                "start": {
                                  "line": 558,
                                  "column": 29
                                },
                                "end": {
                                  "line": 558,
                                  "column": 44
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 21306,
                                "end": 21310,
                                "loc": {
                                  "start": {
                                    "line": 558,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 558,
                                    "column": 33
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 21311,
                                "end": 21321,
                                "loc": {
                                  "start": {
                                    "line": 558,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 558,
                                    "column": 44
                                  },
                                  "identifierName": "automation"
                                },
                                "name": "automation"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            }
                          }
                        },
                        "operator": "&&",
                        "right": {
                          "type": "UnaryExpression",
                          "start": 21325,
                          "end": 21342,
                          "loc": {
                            "start": {
                              "line": 558,
                              "column": 48
                            },
                            "end": {
                              "line": 558,
                              "column": 65
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "MemberExpression",
                            "start": 21326,
                            "end": 21342,
                            "loc": {
                              "start": {
                                "line": 558,
                                "column": 49
                              },
                              "end": {
                                "line": 558,
                                "column": 65
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 21326,
                              "end": 21330,
                              "loc": {
                                "start": {
                                  "line": 558,
                                  "column": 49
                                },
                                "end": {
                                  "line": 558,
                                  "column": 53
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 21331,
                              "end": 21342,
                              "loc": {
                                "start": {
                                  "line": 558,
                                  "column": 54
                                },
                                "end": {
                                  "line": 558,
                                  "column": 65
                                },
                                "identifierName": "interaction"
                              },
                              "name": "interaction"
                            },
                            "computed": false
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 21344,
                        "end": 21351,
                        "loc": {
                          "start": {
                            "line": 558,
                            "column": 67
                          },
                          "end": {
                            "line": 558,
                            "column": 74
                          }
                        },
                        "argument": null
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 21360,
                      "end": 21407,
                      "loc": {
                        "start": {
                          "line": 559,
                          "column": 8
                        },
                        "end": {
                          "line": 559,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 21364,
                          "end": 21406,
                          "loc": {
                            "start": {
                              "line": 559,
                              "column": 12
                            },
                            "end": {
                              "line": 559,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 21364,
                            "end": 21370,
                            "loc": {
                              "start": {
                                "line": 559,
                                "column": 12
                              },
                              "end": {
                                "line": 559,
                                "column": 18
                              },
                              "identifierName": "camera"
                            },
                            "name": "camera"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 21374,
                            "end": 21405,
                            "loc": {
                              "start": {
                                "line": 559,
                                "column": 22
                              },
                              "end": {
                                "line": 559,
                                "column": 53
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 21374,
                              "end": 21385,
                              "loc": {
                                "start": {
                                  "line": 559,
                                  "column": 22
                                },
                                "end": {
                                  "line": 559,
                                  "column": 33
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 21374,
                                "end": 21378,
                                "loc": {
                                  "start": {
                                    "line": 559,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 559,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 21379,
                                "end": 21385,
                                "loc": {
                                  "start": {
                                    "line": 559,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 559,
                                    "column": 33
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "operator": "||",
                            "right": {
                              "type": "MemberExpression",
                              "start": 21389,
                              "end": 21405,
                              "loc": {
                                "start": {
                                  "line": 559,
                                  "column": 37
                                },
                                "end": {
                                  "line": 559,
                                  "column": 53
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 21389,
                                "end": 21398,
                                "loc": {
                                  "start": {
                                    "line": 559,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 559,
                                    "column": 46
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 21389,
                                  "end": 21393,
                                  "loc": {
                                    "start": {
                                      "line": 559,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 559,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 21394,
                                  "end": 21398,
                                  "loc": {
                                    "start": {
                                      "line": 559,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 559,
                                      "column": 46
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 21399,
                                "end": 21405,
                                "loc": {
                                  "start": {
                                    "line": 559,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 559,
                                    "column": 53
                                  },
                                  "identifierName": "camera"
                                },
                                "name": "camera"
                              },
                              "computed": false
                            },
                            "extra": {
                              "parenthesized": true,
                              "parenStart": 21373
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 21416,
                      "end": 21474,
                      "loc": {
                        "start": {
                          "line": 560,
                          "column": 8
                        },
                        "end": {
                          "line": 560,
                          "column": 66
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 21420,
                          "end": 21445,
                          "loc": {
                            "start": {
                              "line": 560,
                              "column": 12
                            },
                            "end": {
                              "line": 560,
                              "column": 37
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 21420,
                            "end": 21429,
                            "loc": {
                              "start": {
                                "line": 560,
                                "column": 12
                              },
                              "end": {
                                "line": 560,
                                "column": 21
                              },
                              "identifierName": "oldMotion"
                            },
                            "name": "oldMotion"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 21432,
                            "end": 21445,
                            "loc": {
                              "start": {
                                "line": 560,
                                "column": 24
                              },
                              "end": {
                                "line": 560,
                                "column": 37
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 21432,
                              "end": 21436,
                              "loc": {
                                "start": {
                                  "line": 560,
                                  "column": 24
                                },
                                "end": {
                                  "line": 560,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 21437,
                              "end": 21445,
                              "loc": {
                                "start": {
                                  "line": 560,
                                  "column": 29
                                },
                                "end": {
                                  "line": 560,
                                  "column": 37
                                },
                                "identifierName": "inMotion"
                              },
                              "name": "inMotion"
                            },
                            "computed": false
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 21447,
                          "end": 21473,
                          "loc": {
                            "start": {
                              "line": 560,
                              "column": 39
                            },
                            "end": {
                              "line": 560,
                              "column": 65
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 21447,
                            "end": 21455,
                            "loc": {
                              "start": {
                                "line": 560,
                                "column": 39
                              },
                              "end": {
                                "line": 560,
                                "column": 47
                              },
                              "identifierName": "position"
                            },
                            "name": "position"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 21458,
                            "end": 21473,
                            "loc": {
                              "start": {
                                "line": 560,
                                "column": 50
                              },
                              "end": {
                                "line": 560,
                                "column": 65
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 21458,
                              "end": 21464,
                              "loc": {
                                "start": {
                                  "line": 560,
                                  "column": 50
                                },
                                "end": {
                                  "line": 560,
                                  "column": 56
                                },
                                "identifierName": "camera"
                              },
                              "name": "camera"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 21465,
                              "end": 21473,
                              "loc": {
                                "start": {
                                  "line": 560,
                                  "column": 57
                                },
                                "end": {
                                  "line": 560,
                                  "column": 65
                                },
                                "identifierName": "position"
                              },
                              "name": "position"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 21484,
                      "end": 21547,
                      "loc": {
                        "start": {
                          "line": 562,
                          "column": 8
                        },
                        "end": {
                          "line": 564,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 21488,
                        "end": 21498,
                        "loc": {
                          "start": {
                            "line": 562,
                            "column": 12
                          },
                          "end": {
                            "line": 562,
                            "column": 22
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "UnaryExpression",
                          "start": 21489,
                          "end": 21498,
                          "loc": {
                            "start": {
                              "line": 562,
                              "column": 13
                            },
                            "end": {
                              "line": 562,
                              "column": 22
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 21490,
                            "end": 21498,
                            "loc": {
                              "start": {
                                "line": 562,
                                "column": 14
                              },
                              "end": {
                                "line": 562,
                                "column": 22
                              },
                              "identifierName": "override"
                            },
                            "name": "override"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 21500,
                        "end": 21547,
                        "loc": {
                          "start": {
                            "line": 562,
                            "column": 24
                          },
                          "end": {
                            "line": 564,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 21514,
                            "end": 21537,
                            "loc": {
                              "start": {
                                "line": 563,
                                "column": 12
                              },
                              "end": {
                                "line": 563,
                                "column": 35
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 21514,
                              "end": 21536,
                              "loc": {
                                "start": {
                                  "line": 563,
                                  "column": 12
                                },
                                "end": {
                                  "line": 563,
                                  "column": 34
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 21514,
                                "end": 21534,
                                "loc": {
                                  "start": {
                                    "line": 563,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 563,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 21514,
                                  "end": 21523,
                                  "loc": {
                                    "start": {
                                      "line": 563,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 563,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 21514,
                                    "end": 21518,
                                    "loc": {
                                      "start": {
                                        "line": 563,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 563,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 21519,
                                    "end": 21523,
                                    "loc": {
                                      "start": {
                                        "line": 563,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 563,
                                        "column": 21
                                      },
                                      "identifierName": "view"
                                    },
                                    "name": "view"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 21524,
                                  "end": 21534,
                                  "loc": {
                                    "start": {
                                      "line": 563,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 563,
                                      "column": 32
                                    },
                                    "identifierName": "invalidate"
                                  },
                                  "name": "invalidate"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 21557,
                      "end": 21579,
                      "loc": {
                        "start": {
                          "line": 566,
                          "column": 8
                        },
                        "end": {
                          "line": 566,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 21557,
                        "end": 21578,
                        "loc": {
                          "start": {
                            "line": 566,
                            "column": 8
                          },
                          "end": {
                            "line": 566,
                            "column": 29
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 21557,
                          "end": 21570,
                          "loc": {
                            "start": {
                              "line": 566,
                              "column": 8
                            },
                            "end": {
                              "line": 566,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 21557,
                            "end": 21561,
                            "loc": {
                              "start": {
                                "line": 566,
                                "column": 8
                              },
                              "end": {
                                "line": 566,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 21562,
                            "end": 21570,
                            "loc": {
                              "start": {
                                "line": 566,
                                "column": 13
                              },
                              "end": {
                                "line": 566,
                                "column": 21
                              },
                              "identifierName": "inMotion"
                            },
                            "name": "inMotion"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 21573,
                          "end": 21578,
                          "loc": {
                            "start": {
                              "line": 566,
                              "column": 24
                            },
                            "end": {
                              "line": 566,
                              "column": 29
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 21588,
                      "end": 21655,
                      "loc": {
                        "start": {
                          "line": 567,
                          "column": 8
                        },
                        "end": {
                          "line": 567,
                          "column": 75
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 21588,
                        "end": 21654,
                        "loc": {
                          "start": {
                            "line": 567,
                            "column": 8
                          },
                          "end": {
                            "line": 567,
                            "column": 74
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 21588,
                          "end": 21601,
                          "loc": {
                            "start": {
                              "line": 567,
                              "column": 8
                            },
                            "end": {
                              "line": 567,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 21588,
                            "end": 21592,
                            "loc": {
                              "start": {
                                "line": 567,
                                "column": 8
                              },
                              "end": {
                                "line": 567,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 21593,
                            "end": 21601,
                            "loc": {
                              "start": {
                                "line": 567,
                                "column": 13
                              },
                              "end": {
                                "line": 567,
                                "column": 21
                              },
                              "identifierName": "distance"
                            },
                            "name": "distance"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 21604,
                          "end": 21654,
                          "loc": {
                            "start": {
                              "line": 567,
                              "column": 24
                            },
                            "end": {
                              "line": 567,
                              "column": 74
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 21604,
                            "end": 21652,
                            "loc": {
                              "start": {
                                "line": 567,
                                "column": 24
                              },
                              "end": {
                                "line": 567,
                                "column": 72
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 21604,
                              "end": 21645,
                              "loc": {
                                "start": {
                                  "line": 567,
                                  "column": 24
                                },
                                "end": {
                                  "line": 567,
                                  "column": 65
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 21604,
                                "end": 21632,
                                "loc": {
                                  "start": {
                                    "line": 567,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 567,
                                    "column": 52
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 21604,
                                  "end": 21628,
                                  "loc": {
                                    "start": {
                                      "line": 567,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 567,
                                      "column": 48
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 21604,
                                    "end": 21618,
                                    "loc": {
                                      "start": {
                                        "line": 567,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 567,
                                        "column": 38
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 21604,
                                      "end": 21613,
                                      "loc": {
                                        "start": {
                                          "line": 567,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 567,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 21604,
                                        "end": 21608,
                                        "loc": {
                                          "start": {
                                            "line": 567,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 567,
                                            "column": 28
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 21609,
                                        "end": 21613,
                                        "loc": {
                                          "start": {
                                            "line": 567,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 567,
                                            "column": 33
                                          },
                                          "identifierName": "_eye"
                                        },
                                        "name": "_eye"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 21614,
                                      "end": 21618,
                                      "loc": {
                                        "start": {
                                          "line": 567,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 567,
                                          "column": 38
                                        },
                                        "identifierName": "copy"
                                      },
                                      "name": "copy"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 21619,
                                      "end": 21627,
                                      "loc": {
                                        "start": {
                                          "line": 567,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 567,
                                          "column": 47
                                        },
                                        "identifierName": "position"
                                      },
                                      "name": "position"
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 21629,
                                  "end": 21632,
                                  "loc": {
                                    "start": {
                                      "line": 567,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 567,
                                      "column": 52
                                    },
                                    "identifierName": "sub"
                                  },
                                  "name": "sub"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 21633,
                                  "end": 21644,
                                  "loc": {
                                    "start": {
                                      "line": 567,
                                      "column": 53
                                    },
                                    "end": {
                                      "line": 567,
                                      "column": 64
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 21633,
                                    "end": 21637,
                                    "loc": {
                                      "start": {
                                        "line": 567,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 567,
                                        "column": 57
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 21638,
                                    "end": 21644,
                                    "loc": {
                                      "start": {
                                        "line": 567,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 567,
                                        "column": 64
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 21646,
                              "end": 21652,
                              "loc": {
                                "start": {
                                  "line": 567,
                                  "column": 66
                                },
                                "end": {
                                  "line": 567,
                                  "column": 72
                                },
                                "identifierName": "length"
                              },
                              "name": "length"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 21665,
                      "end": 21818,
                      "loc": {
                        "start": {
                          "line": 569,
                          "column": 8
                        },
                        "end": {
                          "line": 572,
                          "column": 33
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 21669,
                          "end": 21710,
                          "loc": {
                            "start": {
                              "line": 569,
                              "column": 12
                            },
                            "end": {
                              "line": 569,
                              "column": 53
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 21669,
                            "end": 21677,
                            "loc": {
                              "start": {
                                "line": 569,
                                "column": 12
                              },
                              "end": {
                                "line": 569,
                                "column": 20
                              },
                              "identifierName": "focussed"
                            },
                            "name": "focussed"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 21680,
                            "end": 21710,
                            "loc": {
                              "start": {
                                "line": 569,
                                "column": 23
                              },
                              "end": {
                                "line": 569,
                                "column": 53
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 21680,
                              "end": 21694,
                              "loc": {
                                "start": {
                                  "line": 569,
                                  "column": 23
                                },
                                "end": {
                                  "line": 569,
                                  "column": 37
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 21680,
                                "end": 21684,
                                "loc": {
                                  "start": {
                                    "line": 569,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 569,
                                    "column": 27
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 21685,
                                "end": 21694,
                                "loc": {
                                  "start": {
                                    "line": 569,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 569,
                                    "column": 37
                                  },
                                  "identifierName": "_automate"
                                },
                                "name": "_automate"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 21695,
                                "end": 21699,
                                "loc": {
                                  "start": {
                                    "line": 569,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 569,
                                    "column": 42
                                  },
                                  "identifierName": "time"
                                },
                                "name": "time"
                              },
                              {
                                "type": "Identifier",
                                "start": 21701,
                                "end": 21709,
                                "loc": {
                                  "start": {
                                    "line": 569,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 569,
                                    "column": 52
                                  },
                                  "identifierName": "override"
                                },
                                "name": "override"
                              }
                            ]
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 21724,
                          "end": 21748,
                          "loc": {
                            "start": {
                              "line": 570,
                              "column": 12
                            },
                            "end": {
                              "line": 570,
                              "column": 36
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 21724,
                            "end": 21731,
                            "loc": {
                              "start": {
                                "line": 570,
                                "column": 12
                              },
                              "end": {
                                "line": 570,
                                "column": 19
                              },
                              "identifierName": "rotated"
                            },
                            "name": "rotated"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 21734,
                            "end": 21748,
                            "loc": {
                              "start": {
                                "line": 570,
                                "column": 22
                              },
                              "end": {
                                "line": 570,
                                "column": 36
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 21734,
                              "end": 21746,
                              "loc": {
                                "start": {
                                  "line": 570,
                                  "column": 22
                                },
                                "end": {
                                  "line": 570,
                                  "column": 34
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 21734,
                                "end": 21738,
                                "loc": {
                                  "start": {
                                    "line": 570,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 570,
                                    "column": 26
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 21739,
                                "end": 21746,
                                "loc": {
                                  "start": {
                                    "line": 570,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 570,
                                    "column": 34
                                  },
                                  "identifierName": "_rotate"
                                },
                                "name": "_rotate"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 21762,
                          "end": 21783,
                          "loc": {
                            "start": {
                              "line": 571,
                              "column": 12
                            },
                            "end": {
                              "line": 571,
                              "column": 33
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 21762,
                            "end": 21768,
                            "loc": {
                              "start": {
                                "line": 571,
                                "column": 12
                              },
                              "end": {
                                "line": 571,
                                "column": 18
                              },
                              "identifierName": "zoomed"
                            },
                            "name": "zoomed"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 21771,
                            "end": 21783,
                            "loc": {
                              "start": {
                                "line": 571,
                                "column": 21
                              },
                              "end": {
                                "line": 571,
                                "column": 33
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 21771,
                              "end": 21781,
                              "loc": {
                                "start": {
                                  "line": 571,
                                  "column": 21
                                },
                                "end": {
                                  "line": 571,
                                  "column": 31
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 21771,
                                "end": 21775,
                                "loc": {
                                  "start": {
                                    "line": 571,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 571,
                                    "column": 25
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 21776,
                                "end": 21781,
                                "loc": {
                                  "start": {
                                    "line": 571,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 571,
                                    "column": 31
                                  },
                                  "identifierName": "_zoom"
                                },
                                "name": "_zoom"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 21797,
                          "end": 21817,
                          "loc": {
                            "start": {
                              "line": 572,
                              "column": 12
                            },
                            "end": {
                              "line": 572,
                              "column": 32
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 21797,
                            "end": 21803,
                            "loc": {
                              "start": {
                                "line": 572,
                                "column": 12
                              },
                              "end": {
                                "line": 572,
                                "column": 18
                              },
                              "identifierName": "panned"
                            },
                            "name": "panned"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 21806,
                            "end": 21817,
                            "loc": {
                              "start": {
                                "line": 572,
                                "column": 21
                              },
                              "end": {
                                "line": 572,
                                "column": 32
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 21806,
                              "end": 21815,
                              "loc": {
                                "start": {
                                  "line": 572,
                                  "column": 21
                                },
                                "end": {
                                  "line": 572,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 21806,
                                "end": 21810,
                                "loc": {
                                  "start": {
                                    "line": 572,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 572,
                                    "column": 25
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 21811,
                                "end": 21815,
                                "loc": {
                                  "start": {
                                    "line": 572,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 572,
                                    "column": 30
                                  },
                                  "identifierName": "_pan"
                                },
                                "name": "_pan"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "IfStatement",
                      "start": 21828,
                      "end": 23861,
                      "loc": {
                        "start": {
                          "line": 574,
                          "column": 8
                        },
                        "end": {
                          "line": 613,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 21832,
                        "end": 21883,
                        "loc": {
                          "start": {
                            "line": 574,
                            "column": 12
                          },
                          "end": {
                            "line": 574,
                            "column": 63
                          }
                        },
                        "left": {
                          "type": "LogicalExpression",
                          "start": 21832,
                          "end": 21871,
                          "loc": {
                            "start": {
                              "line": 574,
                              "column": 12
                            },
                            "end": {
                              "line": 574,
                              "column": 51
                            }
                          },
                          "left": {
                            "type": "LogicalExpression",
                            "start": 21832,
                            "end": 21859,
                            "loc": {
                              "start": {
                                "line": 574,
                                "column": 12
                              },
                              "end": {
                                "line": 574,
                                "column": 39
                              }
                            },
                            "left": {
                              "type": "LogicalExpression",
                              "start": 21832,
                              "end": 21849,
                              "loc": {
                                "start": {
                                  "line": 574,
                                  "column": 12
                                },
                                "end": {
                                  "line": 574,
                                  "column": 29
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 21832,
                                "end": 21839,
                                "loc": {
                                  "start": {
                                    "line": 574,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 574,
                                    "column": 19
                                  },
                                  "identifierName": "rotated"
                                },
                                "name": "rotated"
                              },
                              "operator": "||",
                              "right": {
                                "type": "Identifier",
                                "start": 21843,
                                "end": 21849,
                                "loc": {
                                  "start": {
                                    "line": 574,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 574,
                                    "column": 29
                                  },
                                  "identifierName": "zoomed"
                                },
                                "name": "zoomed"
                              }
                            },
                            "operator": "||",
                            "right": {
                              "type": "Identifier",
                              "start": 21853,
                              "end": 21859,
                              "loc": {
                                "start": {
                                  "line": 574,
                                  "column": 33
                                },
                                "end": {
                                  "line": 574,
                                  "column": 39
                                },
                                "identifierName": "panned"
                              },
                              "name": "panned"
                            }
                          },
                          "operator": "||",
                          "right": {
                            "type": "Identifier",
                            "start": 21863,
                            "end": 21871,
                            "loc": {
                              "start": {
                                "line": 574,
                                "column": 43
                              },
                              "end": {
                                "line": 574,
                                "column": 51
                              },
                              "identifierName": "focussed"
                            },
                            "name": "focussed"
                          }
                        },
                        "operator": "||",
                        "right": {
                          "type": "Identifier",
                          "start": 21875,
                          "end": 21883,
                          "loc": {
                            "start": {
                              "line": 574,
                              "column": 55
                            },
                            "end": {
                              "line": 574,
                              "column": 63
                            },
                            "identifierName": "override"
                          },
                          "name": "override"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 21885,
                        "end": 23730,
                        "loc": {
                          "start": {
                            "line": 574,
                            "column": 65
                          },
                          "end": {
                            "line": 609,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 21899,
                            "end": 21920,
                            "loc": {
                              "start": {
                                "line": 575,
                                "column": 12
                              },
                              "end": {
                                "line": 575,
                                "column": 33
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 21899,
                              "end": 21919,
                              "loc": {
                                "start": {
                                  "line": 575,
                                  "column": 12
                                },
                                "end": {
                                  "line": 575,
                                  "column": 32
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 21899,
                                "end": 21912,
                                "loc": {
                                  "start": {
                                    "line": 575,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 575,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 21899,
                                  "end": 21903,
                                  "loc": {
                                    "start": {
                                      "line": 575,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 575,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 21904,
                                  "end": 21912,
                                  "loc": {
                                    "start": {
                                      "line": 575,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 575,
                                      "column": 25
                                    },
                                    "identifierName": "inMotion"
                                  },
                                  "name": "inMotion"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 21915,
                                "end": 21919,
                                "loc": {
                                  "start": {
                                    "line": 575,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 575,
                                    "column": 32
                                  }
                                },
                                "value": true
                              }
                            },
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " rotate eye to \"y-axis-is-up\" space",
                                "start": 21933,
                                "end": 21970,
                                "loc": {
                                  "start": {
                                    "line": 576,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 576,
                                    "column": 49
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 21983,
                            "end": 22021,
                            "loc": {
                              "start": {
                                "line": 577,
                                "column": 12
                              },
                              "end": {
                                "line": 577,
                                "column": 50
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 21983,
                              "end": 22020,
                              "loc": {
                                "start": {
                                  "line": 577,
                                  "column": 12
                                },
                                "end": {
                                  "line": 577,
                                  "column": 49
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 21983,
                                "end": 22008,
                                "loc": {
                                  "start": {
                                    "line": 577,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 577,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 21983,
                                  "end": 21992,
                                  "loc": {
                                    "start": {
                                      "line": 577,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 577,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 21983,
                                    "end": 21987,
                                    "loc": {
                                      "start": {
                                        "line": 577,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 577,
                                        "column": 16
                                      }
                                    },
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 21988,
                                    "end": 21992,
                                    "loc": {
                                      "start": {
                                        "line": 577,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 577,
                                        "column": 21
                                      },
                                      "identifierName": "_eye"
                                    },
                                    "name": "_eye"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 21993,
                                  "end": 22008,
                                  "loc": {
                                    "start": {
                                      "line": 577,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 577,
                                      "column": 37
                                    },
                                    "identifierName": "applyQuaternion"
                                  },
                                  "name": "applyQuaternion"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 22009,
                                  "end": 22019,
                                  "loc": {
                                    "start": {
                                      "line": 577,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 577,
                                      "column": 48
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 22009,
                                    "end": 22013,
                                    "loc": {
                                      "start": {
                                        "line": 577,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 577,
                                        "column": 42
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 22014,
                                    "end": 22019,
                                    "loc": {
                                      "start": {
                                        "line": 577,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 577,
                                        "column": 48
                                      },
                                      "identifierName": "_quat"
                                    },
                                    "name": "_quat"
                                  },
                                  "computed": false
                                }
                              ],
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " rotate eye to \"y-axis-is-up\" space",
                                "start": 21933,
                                "end": 21970,
                                "loc": {
                                  "start": {
                                    "line": 576,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 576,
                                    "column": 49
                                  }
                                }
                              }
                            ],
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " angle from z-axis around y-axis",
                                "start": 22034,
                                "end": 22068,
                                "loc": {
                                  "start": {
                                    "line": 578,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 578,
                                    "column": 46
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 22081,
                            "end": 22131,
                            "loc": {
                              "start": {
                                "line": 579,
                                "column": 12
                              },
                              "end": {
                                "line": 579,
                                "column": 62
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 22081,
                              "end": 22130,
                              "loc": {
                                "start": {
                                  "line": 579,
                                  "column": 12
                                },
                                "end": {
                                  "line": 579,
                                  "column": 61
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 22081,
                                "end": 22091,
                                "loc": {
                                  "start": {
                                    "line": 579,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 579,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 22081,
                                  "end": 22085,
                                  "loc": {
                                    "start": {
                                      "line": 579,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 579,
                                      "column": 16
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 22086,
                                  "end": 22091,
                                  "loc": {
                                    "start": {
                                      "line": 579,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 579,
                                      "column": 22
                                    },
                                    "identifierName": "theta"
                                  },
                                  "name": "theta"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 22094,
                                "end": 22130,
                                "loc": {
                                  "start": {
                                    "line": 579,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 579,
                                    "column": 61
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 22094,
                                  "end": 22104,
                                  "loc": {
                                    "start": {
                                      "line": 579,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 579,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 22094,
                                    "end": 22098,
                                    "loc": {
                                      "start": {
                                        "line": 579,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 579,
                                        "column": 29
                                      },
                                      "identifierName": "Math"
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 22099,
                                    "end": 22104,
                                    "loc": {
                                      "start": {
                                        "line": 579,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 579,
                                        "column": 35
                                      },
                                      "identifierName": "atan2"
                                    },
                                    "name": "atan2"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 22105,
                                    "end": 22116,
                                    "loc": {
                                      "start": {
                                        "line": 579,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 579,
                                        "column": 47
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 22105,
                                      "end": 22114,
                                      "loc": {
                                        "start": {
                                          "line": 579,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 579,
                                          "column": 45
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 22105,
                                        "end": 22109,
                                        "loc": {
                                          "start": {
                                            "line": 579,
                                            "column": 36
                                          },
                                          "end": {
                                            "line": 579,
                                            "column": 40
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 22110,
                                        "end": 22114,
                                        "loc": {
                                          "start": {
                                            "line": 579,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 579,
                                            "column": 45
                                          },
                                          "identifierName": "_eye"
                                        },
                                        "name": "_eye"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 22115,
                                      "end": 22116,
                                      "loc": {
                                        "start": {
                                          "line": 579,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 579,
                                          "column": 47
                                        },
                                        "identifierName": "x"
                                      },
                                      "name": "x"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 22118,
                                    "end": 22129,
                                    "loc": {
                                      "start": {
                                        "line": 579,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 579,
                                        "column": 60
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 22118,
                                      "end": 22127,
                                      "loc": {
                                        "start": {
                                          "line": 579,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 579,
                                          "column": 58
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 22118,
                                        "end": 22122,
                                        "loc": {
                                          "start": {
                                            "line": 579,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 579,
                                            "column": 53
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 22123,
                                        "end": 22127,
                                        "loc": {
                                          "start": {
                                            "line": 579,
                                            "column": 54
                                          },
                                          "end": {
                                            "line": 579,
                                            "column": 58
                                          },
                                          "identifierName": "_eye"
                                        },
                                        "name": "_eye"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 22128,
                                      "end": 22129,
                                      "loc": {
                                        "start": {
                                          "line": 579,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 579,
                                          "column": 60
                                        },
                                        "identifierName": "z"
                                      },
                                      "name": "z"
                                    },
                                    "computed": false
                                  }
                                ]
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " angle from z-axis around y-axis",
                                "start": 22034,
                                "end": 22068,
                                "loc": {
                                  "start": {
                                    "line": 578,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 578,
                                    "column": 46
                                  }
                                }
                              }
                            ],
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " angle from y-axis",
                                "start": 22144,
                                "end": 22164,
                                "loc": {
                                  "start": {
                                    "line": 580,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 580,
                                    "column": 32
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 22177,
                            "end": 22278,
                            "loc": {
                              "start": {
                                "line": 581,
                                "column": 12
                              },
                              "end": {
                                "line": 581,
                                "column": 113
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 22177,
                              "end": 22277,
                              "loc": {
                                "start": {
                                  "line": 581,
                                  "column": 12
                                },
                                "end": {
                                  "line": 581,
                                  "column": 112
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 22177,
                                "end": 22185,
                                "loc": {
                                  "start": {
                                    "line": 581,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 581,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 22177,
                                  "end": 22181,
                                  "loc": {
                                    "start": {
                                      "line": 581,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 581,
                                      "column": 16
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 22182,
                                  "end": 22185,
                                  "loc": {
                                    "start": {
                                      "line": 581,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 581,
                                      "column": 20
                                    },
                                    "identifierName": "phi"
                                  },
                                  "name": "phi"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 22188,
                                "end": 22277,
                                "loc": {
                                  "start": {
                                    "line": 581,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 581,
                                    "column": 112
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 22188,
                                  "end": 22198,
                                  "loc": {
                                    "start": {
                                      "line": 581,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 581,
                                      "column": 33
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 22188,
                                    "end": 22192,
                                    "loc": {
                                      "start": {
                                        "line": 581,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 581,
                                        "column": 27
                                      },
                                      "identifierName": "Math"
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 22193,
                                    "end": 22198,
                                    "loc": {
                                      "start": {
                                        "line": 581,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 581,
                                        "column": 33
                                      },
                                      "identifierName": "atan2"
                                    },
                                    "name": "atan2"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "CallExpression",
                                    "start": 22199,
                                    "end": 22263,
                                    "loc": {
                                      "start": {
                                        "line": 581,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 581,
                                        "column": 98
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 22199,
                                      "end": 22208,
                                      "loc": {
                                        "start": {
                                          "line": 581,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 581,
                                          "column": 43
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 22199,
                                        "end": 22203,
                                        "loc": {
                                          "start": {
                                            "line": 581,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 581,
                                            "column": 38
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 22204,
                                        "end": 22208,
                                        "loc": {
                                          "start": {
                                            "line": 581,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 581,
                                            "column": 43
                                          },
                                          "identifierName": "sqrt"
                                        },
                                        "name": "sqrt"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "BinaryExpression",
                                        "start": 22209,
                                        "end": 22262,
                                        "loc": {
                                          "start": {
                                            "line": 581,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 581,
                                            "column": 97
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 22209,
                                          "end": 22234,
                                          "loc": {
                                            "start": {
                                              "line": 581,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 581,
                                              "column": 69
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 22209,
                                            "end": 22220,
                                            "loc": {
                                              "start": {
                                                "line": 581,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 581,
                                                "column": 55
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 22209,
                                              "end": 22218,
                                              "loc": {
                                                "start": {
                                                  "line": 581,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 581,
                                                  "column": 53
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 22209,
                                                "end": 22213,
                                                "loc": {
                                                  "start": {
                                                    "line": 581,
                                                    "column": 44
                                                  },
                                                  "end": {
                                                    "line": 581,
                                                    "column": 48
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 22214,
                                                "end": 22218,
                                                "loc": {
                                                  "start": {
                                                    "line": 581,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 581,
                                                    "column": 53
                                                  },
                                                  "identifierName": "_eye"
                                                },
                                                "name": "_eye"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 22219,
                                              "end": 22220,
                                              "loc": {
                                                "start": {
                                                  "line": 581,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 581,
                                                  "column": 55
                                                },
                                                "identifierName": "x"
                                              },
                                              "name": "x"
                                            },
                                            "computed": false
                                          },
                                          "operator": "*",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 22223,
                                            "end": 22234,
                                            "loc": {
                                              "start": {
                                                "line": 581,
                                                "column": 58
                                              },
                                              "end": {
                                                "line": 581,
                                                "column": 69
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 22223,
                                              "end": 22232,
                                              "loc": {
                                                "start": {
                                                  "line": 581,
                                                  "column": 58
                                                },
                                                "end": {
                                                  "line": 581,
                                                  "column": 67
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 22223,
                                                "end": 22227,
                                                "loc": {
                                                  "start": {
                                                    "line": 581,
                                                    "column": 58
                                                  },
                                                  "end": {
                                                    "line": 581,
                                                    "column": 62
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 22228,
                                                "end": 22232,
                                                "loc": {
                                                  "start": {
                                                    "line": 581,
                                                    "column": 63
                                                  },
                                                  "end": {
                                                    "line": 581,
                                                    "column": 67
                                                  },
                                                  "identifierName": "_eye"
                                                },
                                                "name": "_eye"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 22233,
                                              "end": 22234,
                                              "loc": {
                                                "start": {
                                                  "line": 581,
                                                  "column": 68
                                                },
                                                "end": {
                                                  "line": 581,
                                                  "column": 69
                                                },
                                                "identifierName": "x"
                                              },
                                              "name": "x"
                                            },
                                            "computed": false
                                          }
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "BinaryExpression",
                                          "start": 22237,
                                          "end": 22262,
                                          "loc": {
                                            "start": {
                                              "line": 581,
                                              "column": 72
                                            },
                                            "end": {
                                              "line": 581,
                                              "column": 97
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 22237,
                                            "end": 22248,
                                            "loc": {
                                              "start": {
                                                "line": 581,
                                                "column": 72
                                              },
                                              "end": {
                                                "line": 581,
                                                "column": 83
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 22237,
                                              "end": 22246,
                                              "loc": {
                                                "start": {
                                                  "line": 581,
                                                  "column": 72
                                                },
                                                "end": {
                                                  "line": 581,
                                                  "column": 81
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 22237,
                                                "end": 22241,
                                                "loc": {
                                                  "start": {
                                                    "line": 581,
                                                    "column": 72
                                                  },
                                                  "end": {
                                                    "line": 581,
                                                    "column": 76
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 22242,
                                                "end": 22246,
                                                "loc": {
                                                  "start": {
                                                    "line": 581,
                                                    "column": 77
                                                  },
                                                  "end": {
                                                    "line": 581,
                                                    "column": 81
                                                  },
                                                  "identifierName": "_eye"
                                                },
                                                "name": "_eye"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 22247,
                                              "end": 22248,
                                              "loc": {
                                                "start": {
                                                  "line": 581,
                                                  "column": 82
                                                },
                                                "end": {
                                                  "line": 581,
                                                  "column": 83
                                                },
                                                "identifierName": "z"
                                              },
                                              "name": "z"
                                            },
                                            "computed": false
                                          },
                                          "operator": "*",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 22251,
                                            "end": 22262,
                                            "loc": {
                                              "start": {
                                                "line": 581,
                                                "column": 86
                                              },
                                              "end": {
                                                "line": 581,
                                                "column": 97
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 22251,
                                              "end": 22260,
                                              "loc": {
                                                "start": {
                                                  "line": 581,
                                                  "column": 86
                                                },
                                                "end": {
                                                  "line": 581,
                                                  "column": 95
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 22251,
                                                "end": 22255,
                                                "loc": {
                                                  "start": {
                                                    "line": 581,
                                                    "column": 86
                                                  },
                                                  "end": {
                                                    "line": 581,
                                                    "column": 90
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 22256,
                                                "end": 22260,
                                                "loc": {
                                                  "start": {
                                                    "line": 581,
                                                    "column": 91
                                                  },
                                                  "end": {
                                                    "line": 581,
                                                    "column": 95
                                                  },
                                                  "identifierName": "_eye"
                                                },
                                                "name": "_eye"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 22261,
                                              "end": 22262,
                                              "loc": {
                                                "start": {
                                                  "line": 581,
                                                  "column": 96
                                                },
                                                "end": {
                                                  "line": 581,
                                                  "column": 97
                                                },
                                                "identifierName": "z"
                                              },
                                              "name": "z"
                                            },
                                            "computed": false
                                          }
                                        }
                                      }
                                    ]
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 22265,
                                    "end": 22276,
                                    "loc": {
                                      "start": {
                                        "line": 581,
                                        "column": 100
                                      },
                                      "end": {
                                        "line": 581,
                                        "column": 111
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 22265,
                                      "end": 22274,
                                      "loc": {
                                        "start": {
                                          "line": 581,
                                          "column": 100
                                        },
                                        "end": {
                                          "line": 581,
                                          "column": 109
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 22265,
                                        "end": 22269,
                                        "loc": {
                                          "start": {
                                            "line": 581,
                                            "column": 100
                                          },
                                          "end": {
                                            "line": 581,
                                            "column": 104
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 22270,
                                        "end": 22274,
                                        "loc": {
                                          "start": {
                                            "line": 581,
                                            "column": 105
                                          },
                                          "end": {
                                            "line": 581,
                                            "column": 109
                                          },
                                          "identifierName": "_eye"
                                        },
                                        "name": "_eye"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 22275,
                                      "end": 22276,
                                      "loc": {
                                        "start": {
                                          "line": 581,
                                          "column": 110
                                        },
                                        "end": {
                                          "line": 581,
                                          "column": 111
                                        },
                                        "identifierName": "y"
                                      },
                                      "name": "y"
                                    },
                                    "computed": false
                                  }
                                ]
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " angle from y-axis",
                                "start": 22144,
                                "end": 22164,
                                "loc": {
                                  "start": {
                                    "line": 580,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 580,
                                    "column": 32
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 22291,
                            "end": 22322,
                            "loc": {
                              "start": {
                                "line": 582,
                                "column": 12
                              },
                              "end": {
                                "line": 582,
                                "column": 43
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 22291,
                              "end": 22321,
                              "loc": {
                                "start": {
                                  "line": 582,
                                  "column": 12
                                },
                                "end": {
                                  "line": 582,
                                  "column": 42
                                }
                              },
                              "operator": "+=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 22291,
                                "end": 22301,
                                "loc": {
                                  "start": {
                                    "line": 582,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 582,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 22291,
                                  "end": 22295,
                                  "loc": {
                                    "start": {
                                      "line": 582,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 582,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 22296,
                                  "end": 22301,
                                  "loc": {
                                    "start": {
                                      "line": 582,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 582,
                                      "column": 22
                                    },
                                    "identifierName": "theta"
                                  },
                                  "name": "theta"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 22305,
                                "end": 22321,
                                "loc": {
                                  "start": {
                                    "line": 582,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 582,
                                    "column": 42
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 22305,
                                  "end": 22309,
                                  "loc": {
                                    "start": {
                                      "line": 582,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 582,
                                      "column": 30
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 22310,
                                  "end": 22321,
                                  "loc": {
                                    "start": {
                                      "line": 582,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 582,
                                      "column": 42
                                    },
                                    "identifierName": "_thetaDelta"
                                  },
                                  "name": "_thetaDelta"
                                },
                                "computed": false
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 22335,
                            "end": 22362,
                            "loc": {
                              "start": {
                                "line": 583,
                                "column": 12
                              },
                              "end": {
                                "line": 583,
                                "column": 39
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 22335,
                              "end": 22361,
                              "loc": {
                                "start": {
                                  "line": 583,
                                  "column": 12
                                },
                                "end": {
                                  "line": 583,
                                  "column": 38
                                }
                              },
                              "operator": "+=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 22335,
                                "end": 22343,
                                "loc": {
                                  "start": {
                                    "line": 583,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 583,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 22335,
                                  "end": 22339,
                                  "loc": {
                                    "start": {
                                      "line": 583,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 583,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 22340,
                                  "end": 22343,
                                  "loc": {
                                    "start": {
                                      "line": 583,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 583,
                                      "column": 20
                                    },
                                    "identifierName": "phi"
                                  },
                                  "name": "phi"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 22347,
                                "end": 22361,
                                "loc": {
                                  "start": {
                                    "line": 583,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 583,
                                    "column": 38
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 22347,
                                  "end": 22351,
                                  "loc": {
                                    "start": {
                                      "line": 583,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 583,
                                      "column": 28
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 22352,
                                  "end": 22361,
                                  "loc": {
                                    "start": {
                                      "line": 583,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 583,
                                      "column": 38
                                    },
                                    "identifierName": "_phiDelta"
                                  },
                                  "name": "_phiDelta"
                                },
                                "computed": false
                              }
                            },
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " restrict phi to be between desired limits",
                                "start": 22375,
                                "end": 22419,
                                "loc": {
                                  "start": {
                                    "line": 584,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 584,
                                    "column": 56
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 22432,
                            "end": 22512,
                            "loc": {
                              "start": {
                                "line": 585,
                                "column": 12
                              },
                              "end": {
                                "line": 585,
                                "column": 92
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 22432,
                              "end": 22511,
                              "loc": {
                                "start": {
                                  "line": 585,
                                  "column": 12
                                },
                                "end": {
                                  "line": 585,
                                  "column": 91
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 22432,
                                "end": 22440,
                                "loc": {
                                  "start": {
                                    "line": 585,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 585,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 22432,
                                  "end": 22436,
                                  "loc": {
                                    "start": {
                                      "line": 585,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 585,
                                      "column": 16
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 22437,
                                  "end": 22440,
                                  "loc": {
                                    "start": {
                                      "line": 585,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 585,
                                      "column": 20
                                    },
                                    "identifierName": "phi"
                                  },
                                  "name": "phi"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 22443,
                                "end": 22511,
                                "loc": {
                                  "start": {
                                    "line": 585,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 585,
                                    "column": 91
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 22443,
                                  "end": 22451,
                                  "loc": {
                                    "start": {
                                      "line": 585,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 585,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 22443,
                                    "end": 22447,
                                    "loc": {
                                      "start": {
                                        "line": 585,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 585,
                                        "column": 27
                                      },
                                      "identifierName": "Math"
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 22448,
                                    "end": 22451,
                                    "loc": {
                                      "start": {
                                        "line": 585,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 585,
                                        "column": 31
                                      },
                                      "identifierName": "max"
                                    },
                                    "name": "max"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 22452,
                                    "end": 22470,
                                    "loc": {
                                      "start": {
                                        "line": 585,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 585,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 22452,
                                      "end": 22456,
                                      "loc": {
                                        "start": {
                                          "line": 585,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 585,
                                          "column": 36
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 22457,
                                      "end": 22470,
                                      "loc": {
                                        "start": {
                                          "line": 585,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 585,
                                          "column": 50
                                        },
                                        "identifierName": "minPolarAngle"
                                      },
                                      "name": "minPolarAngle"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "CallExpression",
                                    "start": 22472,
                                    "end": 22510,
                                    "loc": {
                                      "start": {
                                        "line": 585,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 585,
                                        "column": 90
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 22472,
                                      "end": 22480,
                                      "loc": {
                                        "start": {
                                          "line": 585,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 585,
                                          "column": 60
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 22472,
                                        "end": 22476,
                                        "loc": {
                                          "start": {
                                            "line": 585,
                                            "column": 52
                                          },
                                          "end": {
                                            "line": 585,
                                            "column": 56
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 22477,
                                        "end": 22480,
                                        "loc": {
                                          "start": {
                                            "line": 585,
                                            "column": 57
                                          },
                                          "end": {
                                            "line": 585,
                                            "column": 60
                                          },
                                          "identifierName": "min"
                                        },
                                        "name": "min"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 22481,
                                        "end": 22499,
                                        "loc": {
                                          "start": {
                                            "line": 585,
                                            "column": 61
                                          },
                                          "end": {
                                            "line": 585,
                                            "column": 79
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 22481,
                                          "end": 22485,
                                          "loc": {
                                            "start": {
                                              "line": 585,
                                              "column": 61
                                            },
                                            "end": {
                                              "line": 585,
                                              "column": 65
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 22486,
                                          "end": 22499,
                                          "loc": {
                                            "start": {
                                              "line": 585,
                                              "column": 66
                                            },
                                            "end": {
                                              "line": 585,
                                              "column": 79
                                            },
                                            "identifierName": "maxPolarAngle"
                                          },
                                          "name": "maxPolarAngle"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 22501,
                                        "end": 22509,
                                        "loc": {
                                          "start": {
                                            "line": 585,
                                            "column": 81
                                          },
                                          "end": {
                                            "line": 585,
                                            "column": 89
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 22501,
                                          "end": 22505,
                                          "loc": {
                                            "start": {
                                              "line": 585,
                                              "column": 81
                                            },
                                            "end": {
                                              "line": 585,
                                              "column": 85
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 22506,
                                          "end": 22509,
                                          "loc": {
                                            "start": {
                                              "line": 585,
                                              "column": 86
                                            },
                                            "end": {
                                              "line": 585,
                                              "column": 89
                                            },
                                            "identifierName": "phi"
                                          },
                                          "name": "phi"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                ]
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " restrict phi to be between desired limits",
                                "start": 22375,
                                "end": 22419,
                                "loc": {
                                  "start": {
                                    "line": 584,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 584,
                                    "column": 56
                                  }
                                }
                              }
                            ],
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " restrict phi to be between EPS and PI-EPS",
                                "start": 22525,
                                "end": 22569,
                                "loc": {
                                  "start": {
                                    "line": 586,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 586,
                                    "column": 56
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 22582,
                            "end": 22665,
                            "loc": {
                              "start": {
                                "line": 587,
                                "column": 12
                              },
                              "end": {
                                "line": 587,
                                "column": 95
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 22582,
                              "end": 22664,
                              "loc": {
                                "start": {
                                  "line": 587,
                                  "column": 12
                                },
                                "end": {
                                  "line": 587,
                                  "column": 94
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 22582,
                                "end": 22590,
                                "loc": {
                                  "start": {
                                    "line": 587,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 587,
                                    "column": 20
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 22582,
                                  "end": 22586,
                                  "loc": {
                                    "start": {
                                      "line": 587,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 587,
                                      "column": 16
                                    }
                                  },
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 22587,
                                  "end": 22590,
                                  "loc": {
                                    "start": {
                                      "line": 587,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 587,
                                      "column": 20
                                    },
                                    "identifierName": "phi"
                                  },
                                  "name": "phi"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 22593,
                                "end": 22664,
                                "loc": {
                                  "start": {
                                    "line": 587,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 587,
                                    "column": 94
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 22593,
                                  "end": 22601,
                                  "loc": {
                                    "start": {
                                      "line": 587,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 587,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 22593,
                                    "end": 22597,
                                    "loc": {
                                      "start": {
                                        "line": 587,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 587,
                                        "column": 27
                                      },
                                      "identifierName": "Math"
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 22598,
                                    "end": 22601,
                                    "loc": {
                                      "start": {
                                        "line": 587,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 587,
                                        "column": 31
                                      },
                                      "identifierName": "max"
                                    },
                                    "name": "max"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 22602,
                                    "end": 22611,
                                    "loc": {
                                      "start": {
                                        "line": 587,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 587,
                                        "column": 41
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 22602,
                                      "end": 22607,
                                      "loc": {
                                        "start": {
                                          "line": 587,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 587,
                                          "column": 37
                                        },
                                        "identifierName": "Orbit"
                                      },
                                      "name": "Orbit"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 22608,
                                      "end": 22611,
                                      "loc": {
                                        "start": {
                                          "line": 587,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 587,
                                          "column": 41
                                        },
                                        "identifierName": "Eps"
                                      },
                                      "name": "Eps"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "CallExpression",
                                    "start": 22613,
                                    "end": 22663,
                                    "loc": {
                                      "start": {
                                        "line": 587,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 587,
                                        "column": 93
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 22613,
                                      "end": 22621,
                                      "loc": {
                                        "start": {
                                          "line": 587,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 587,
                                          "column": 51
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 22613,
                                        "end": 22617,
                                        "loc": {
                                          "start": {
                                            "line": 587,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 587,
                                            "column": 47
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 22618,
                                        "end": 22621,
                                        "loc": {
                                          "start": {
                                            "line": 587,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 587,
                                            "column": 51
                                          },
                                          "identifierName": "min"
                                        },
                                        "name": "min"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "BinaryExpression",
                                        "start": 22622,
                                        "end": 22652,
                                        "loc": {
                                          "start": {
                                            "line": 587,
                                            "column": 52
                                          },
                                          "end": {
                                            "line": 587,
                                            "column": 82
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 22622,
                                          "end": 22640,
                                          "loc": {
                                            "start": {
                                              "line": 587,
                                              "column": 52
                                            },
                                            "end": {
                                              "line": 587,
                                              "column": 70
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 22622,
                                            "end": 22626,
                                            "loc": {
                                              "start": {
                                                "line": 587,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 587,
                                                "column": 56
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 22627,
                                            "end": 22640,
                                            "loc": {
                                              "start": {
                                                "line": 587,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 587,
                                                "column": 70
                                              },
                                              "identifierName": "maxPolarAngle"
                                            },
                                            "name": "maxPolarAngle"
                                          },
                                          "computed": false
                                        },
                                        "operator": "-",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 22643,
                                          "end": 22652,
                                          "loc": {
                                            "start": {
                                              "line": 587,
                                              "column": 73
                                            },
                                            "end": {
                                              "line": 587,
                                              "column": 82
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 22643,
                                            "end": 22648,
                                            "loc": {
                                              "start": {
                                                "line": 587,
                                                "column": 73
                                              },
                                              "end": {
                                                "line": 587,
                                                "column": 78
                                              },
                                              "identifierName": "Orbit"
                                            },
                                            "name": "Orbit"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 22649,
                                            "end": 22652,
                                            "loc": {
                                              "start": {
                                                "line": 587,
                                                "column": 79
                                              },
                                              "end": {
                                                "line": 587,
                                                "column": 82
                                              },
                                              "identifierName": "Eps"
                                            },
                                            "name": "Eps"
                                          },
                                          "computed": false
                                        }
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 22654,
                                        "end": 22662,
                                        "loc": {
                                          "start": {
                                            "line": 587,
                                            "column": 84
                                          },
                                          "end": {
                                            "line": 587,
                                            "column": 92
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 22654,
                                          "end": 22658,
                                          "loc": {
                                            "start": {
                                              "line": 587,
                                              "column": 84
                                            },
                                            "end": {
                                              "line": 587,
                                              "column": 88
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 22659,
                                          "end": 22662,
                                          "loc": {
                                            "start": {
                                              "line": 587,
                                              "column": 89
                                            },
                                            "end": {
                                              "line": 587,
                                              "column": 92
                                            },
                                            "identifierName": "phi"
                                          },
                                          "name": "phi"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                ]
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " restrict phi to be between EPS and PI-EPS",
                                "start": 22525,
                                "end": 22569,
                                "loc": {
                                  "start": {
                                    "line": 586,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 586,
                                    "column": 56
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "VariableDeclaration",
                            "start": 22678,
                            "end": 22771,
                            "loc": {
                              "start": {
                                "line": 588,
                                "column": 12
                              },
                              "end": {
                                "line": 588,
                                "column": 105
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 22682,
                                "end": 22770,
                                "loc": {
                                  "start": {
                                    "line": 588,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 588,
                                    "column": 104
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 22682,
                                  "end": 22688,
                                  "loc": {
                                    "start": {
                                      "line": 588,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 588,
                                      "column": 22
                                    },
                                    "identifierName": "radius"
                                  },
                                  "name": "radius"
                                },
                                "init": {
                                  "type": "BinaryExpression",
                                  "start": 22691,
                                  "end": 22770,
                                  "loc": {
                                    "start": {
                                      "line": 588,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 588,
                                      "column": 104
                                    }
                                  },
                                  "left": {
                                    "type": "ConditionalExpression",
                                    "start": 22692,
                                    "end": 22755,
                                    "loc": {
                                      "start": {
                                        "line": 588,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 588,
                                        "column": 89
                                      }
                                    },
                                    "test": {
                                      "type": "UnaryExpression",
                                      "start": 22692,
                                      "end": 22715,
                                      "loc": {
                                        "start": {
                                          "line": 588,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 588,
                                          "column": 49
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "UnaryExpression",
                                        "start": 22693,
                                        "end": 22715,
                                        "loc": {
                                          "start": {
                                            "line": 588,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 588,
                                            "column": 49
                                          }
                                        },
                                        "operator": "!",
                                        "prefix": true,
                                        "argument": {
                                          "type": "MemberExpression",
                                          "start": 22694,
                                          "end": 22715,
                                          "loc": {
                                            "start": {
                                              "line": 588,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 588,
                                              "column": 49
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 22694,
                                            "end": 22708,
                                            "loc": {
                                              "start": {
                                                "line": 588,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 588,
                                                "column": 42
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 22694,
                                              "end": 22698,
                                              "loc": {
                                                "start": {
                                                  "line": 588,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 588,
                                                  "column": 32
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 22699,
                                              "end": 22708,
                                              "loc": {
                                                "start": {
                                                  "line": 588,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 588,
                                                  "column": 42
                                                },
                                                "identifierName": "_autoZoom"
                                              },
                                              "name": "_autoZoom"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 22709,
                                            "end": 22715,
                                            "loc": {
                                              "start": {
                                                "line": 588,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 588,
                                                "column": 49
                                              },
                                              "identifierName": "length"
                                            },
                                            "name": "length"
                                          },
                                          "computed": false
                                        },
                                        "extra": {
                                          "parenthesizedArgument": false
                                        }
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "consequent": {
                                      "type": "MemberExpression",
                                      "start": 22718,
                                      "end": 22739,
                                      "loc": {
                                        "start": {
                                          "line": 588,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 588,
                                          "column": 73
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 22718,
                                        "end": 22732,
                                        "loc": {
                                          "start": {
                                            "line": 588,
                                            "column": 52
                                          },
                                          "end": {
                                            "line": 588,
                                            "column": 66
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 22718,
                                          "end": 22722,
                                          "loc": {
                                            "start": {
                                              "line": 588,
                                              "column": 52
                                            },
                                            "end": {
                                              "line": 588,
                                              "column": 56
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 22723,
                                          "end": 22732,
                                          "loc": {
                                            "start": {
                                              "line": 588,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 588,
                                              "column": 66
                                            },
                                            "identifierName": "_autoZoom"
                                          },
                                          "name": "_autoZoom"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 22733,
                                        "end": 22739,
                                        "loc": {
                                          "start": {
                                            "line": 588,
                                            "column": 67
                                          },
                                          "end": {
                                            "line": 588,
                                            "column": 73
                                          },
                                          "identifierName": "length"
                                        },
                                        "name": "length"
                                      },
                                      "computed": false
                                    },
                                    "alternate": {
                                      "type": "MemberExpression",
                                      "start": 22742,
                                      "end": 22755,
                                      "loc": {
                                        "start": {
                                          "line": 588,
                                          "column": 76
                                        },
                                        "end": {
                                          "line": 588,
                                          "column": 89
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 22742,
                                        "end": 22746,
                                        "loc": {
                                          "start": {
                                            "line": 588,
                                            "column": 76
                                          },
                                          "end": {
                                            "line": 588,
                                            "column": 80
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 22747,
                                        "end": 22755,
                                        "loc": {
                                          "start": {
                                            "line": 588,
                                            "column": 81
                                          },
                                          "end": {
                                            "line": 588,
                                            "column": 89
                                          },
                                          "identifierName": "distance"
                                        },
                                        "name": "distance"
                                      },
                                      "computed": false
                                    },
                                    "extra": {
                                      "parenthesized": true,
                                      "parenStart": 22691
                                    }
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 22759,
                                    "end": 22770,
                                    "loc": {
                                      "start": {
                                        "line": 588,
                                        "column": 93
                                      },
                                      "end": {
                                        "line": 588,
                                        "column": 104
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 22759,
                                      "end": 22763,
                                      "loc": {
                                        "start": {
                                          "line": 588,
                                          "column": 93
                                        },
                                        "end": {
                                          "line": 588,
                                          "column": 97
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 22764,
                                      "end": 22770,
                                      "loc": {
                                        "start": {
                                          "line": 588,
                                          "column": 98
                                        },
                                        "end": {
                                          "line": 588,
                                          "column": 104
                                        },
                                        "identifierName": "_scale"
                                      },
                                      "name": "_scale"
                                    },
                                    "computed": false
                                  }
                                }
                              }
                            ],
                            "kind": "var",
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " restrict radius to be between desired limits",
                                "start": 22784,
                                "end": 22831,
                                "loc": {
                                  "start": {
                                    "line": 589,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 589,
                                    "column": 59
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 22844,
                            "end": 22916,
                            "loc": {
                              "start": {
                                "line": 590,
                                "column": 12
                              },
                              "end": {
                                "line": 590,
                                "column": 84
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 22844,
                              "end": 22915,
                              "loc": {
                                "start": {
                                  "line": 590,
                                  "column": 12
                                },
                                "end": {
                                  "line": 590,
                                  "column": 83
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 22844,
                                "end": 22850,
                                "loc": {
                                  "start": {
                                    "line": 590,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 590,
                                    "column": 18
                                  },
                                  "identifierName": "radius"
                                },
                                "name": "radius",
                                "leadingComments": null
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 22853,
                                "end": 22915,
                                "loc": {
                                  "start": {
                                    "line": 590,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 590,
                                    "column": 83
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 22853,
                                  "end": 22861,
                                  "loc": {
                                    "start": {
                                      "line": 590,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 590,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 22853,
                                    "end": 22857,
                                    "loc": {
                                      "start": {
                                        "line": 590,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 590,
                                        "column": 25
                                      },
                                      "identifierName": "Math"
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 22858,
                                    "end": 22861,
                                    "loc": {
                                      "start": {
                                        "line": 590,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 590,
                                        "column": 29
                                      },
                                      "identifierName": "max"
                                    },
                                    "name": "max"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 22862,
                                    "end": 22878,
                                    "loc": {
                                      "start": {
                                        "line": 590,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 590,
                                        "column": 46
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 22862,
                                      "end": 22866,
                                      "loc": {
                                        "start": {
                                          "line": 590,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 590,
                                          "column": 34
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 22867,
                                      "end": 22878,
                                      "loc": {
                                        "start": {
                                          "line": 590,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 590,
                                          "column": 46
                                        },
                                        "identifierName": "minDistance"
                                      },
                                      "name": "minDistance"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "CallExpression",
                                    "start": 22880,
                                    "end": 22914,
                                    "loc": {
                                      "start": {
                                        "line": 590,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 590,
                                        "column": 82
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 22880,
                                      "end": 22888,
                                      "loc": {
                                        "start": {
                                          "line": 590,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 590,
                                          "column": 56
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 22880,
                                        "end": 22884,
                                        "loc": {
                                          "start": {
                                            "line": 590,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 590,
                                            "column": 52
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 22885,
                                        "end": 22888,
                                        "loc": {
                                          "start": {
                                            "line": 590,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 590,
                                            "column": 56
                                          },
                                          "identifierName": "min"
                                        },
                                        "name": "min"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 22889,
                                        "end": 22905,
                                        "loc": {
                                          "start": {
                                            "line": 590,
                                            "column": 57
                                          },
                                          "end": {
                                            "line": 590,
                                            "column": 73
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 22889,
                                          "end": 22893,
                                          "loc": {
                                            "start": {
                                              "line": 590,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 590,
                                              "column": 61
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 22894,
                                          "end": 22905,
                                          "loc": {
                                            "start": {
                                              "line": 590,
                                              "column": 62
                                            },
                                            "end": {
                                              "line": 590,
                                              "column": 73
                                            },
                                            "identifierName": "maxDistance"
                                          },
                                          "name": "maxDistance"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 22907,
                                        "end": 22913,
                                        "loc": {
                                          "start": {
                                            "line": 590,
                                            "column": 75
                                          },
                                          "end": {
                                            "line": 590,
                                            "column": 81
                                          },
                                          "identifierName": "radius"
                                        },
                                        "name": "radius"
                                      }
                                    ]
                                  }
                                ]
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " restrict radius to be between desired limits",
                                "start": 22784,
                                "end": 22831,
                                "loc": {
                                  "start": {
                                    "line": 589,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 589,
                                    "column": 59
                                  }
                                }
                              }
                            ],
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " move target to panned location",
                                "start": 22929,
                                "end": 22962,
                                "loc": {
                                  "start": {
                                    "line": 591,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 591,
                                    "column": 45
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 22975,
                            "end": 23006,
                            "loc": {
                              "start": {
                                "line": 592,
                                "column": 12
                              },
                              "end": {
                                "line": 592,
                                "column": 43
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 22975,
                              "end": 23005,
                              "loc": {
                                "start": {
                                  "line": 592,
                                  "column": 12
                                },
                                "end": {
                                  "line": 592,
                                  "column": 42
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 22975,
                                "end": 22990,
                                "loc": {
                                  "start": {
                                    "line": 592,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 592,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 22975,
                                  "end": 22986,
                                  "loc": {
                                    "start": {
                                      "line": 592,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 592,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 22975,
                                    "end": 22979,
                                    "loc": {
                                      "start": {
                                        "line": 592,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 592,
                                        "column": 16
                                      }
                                    },
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 22980,
                                    "end": 22986,
                                    "loc": {
                                      "start": {
                                        "line": 592,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 592,
                                        "column": 23
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 22987,
                                  "end": 22990,
                                  "loc": {
                                    "start": {
                                      "line": 592,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 592,
                                      "column": 27
                                    },
                                    "identifierName": "add"
                                  },
                                  "name": "add"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 22991,
                                  "end": 23004,
                                  "loc": {
                                    "start": {
                                      "line": 592,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 592,
                                      "column": 41
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 22991,
                                    "end": 22995,
                                    "loc": {
                                      "start": {
                                        "line": 592,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 592,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 22996,
                                    "end": 23004,
                                    "loc": {
                                      "start": {
                                        "line": 592,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 592,
                                        "column": 41
                                      },
                                      "identifierName": "_panning"
                                    },
                                    "name": "_panning"
                                  },
                                  "computed": false
                                }
                              ],
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " move target to panned location",
                                "start": 22929,
                                "end": 22962,
                                "loc": {
                                  "start": {
                                    "line": 591,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 591,
                                    "column": 45
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23019,
                            "end": 23084,
                            "loc": {
                              "start": {
                                "line": 593,
                                "column": 12
                              },
                              "end": {
                                "line": 593,
                                "column": 77
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 23019,
                              "end": 23083,
                              "loc": {
                                "start": {
                                  "line": 593,
                                  "column": 12
                                },
                                "end": {
                                  "line": 593,
                                  "column": 76
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 23019,
                                "end": 23030,
                                "loc": {
                                  "start": {
                                    "line": 593,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 593,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 23019,
                                  "end": 23028,
                                  "loc": {
                                    "start": {
                                      "line": 593,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 593,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 23019,
                                    "end": 23023,
                                    "loc": {
                                      "start": {
                                        "line": 593,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 593,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23024,
                                    "end": 23028,
                                    "loc": {
                                      "start": {
                                        "line": 593,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 593,
                                        "column": 21
                                      },
                                      "identifierName": "_eye"
                                    },
                                    "name": "_eye"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23029,
                                  "end": 23030,
                                  "loc": {
                                    "start": {
                                      "line": 593,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 593,
                                      "column": 23
                                    },
                                    "identifierName": "x"
                                  },
                                  "name": "x"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "BinaryExpression",
                                "start": 23033,
                                "end": 23083,
                                "loc": {
                                  "start": {
                                    "line": 593,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 593,
                                    "column": 76
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 23033,
                                  "end": 23060,
                                  "loc": {
                                    "start": {
                                      "line": 593,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 593,
                                      "column": 53
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 23033,
                                    "end": 23039,
                                    "loc": {
                                      "start": {
                                        "line": 593,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 593,
                                        "column": 32
                                      },
                                      "identifierName": "radius"
                                    },
                                    "name": "radius"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 23042,
                                    "end": 23060,
                                    "loc": {
                                      "start": {
                                        "line": 593,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 593,
                                        "column": 53
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 23042,
                                      "end": 23050,
                                      "loc": {
                                        "start": {
                                          "line": 593,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 593,
                                          "column": 43
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 23042,
                                        "end": 23046,
                                        "loc": {
                                          "start": {
                                            "line": 593,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 593,
                                            "column": 39
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 23047,
                                        "end": 23050,
                                        "loc": {
                                          "start": {
                                            "line": 593,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 593,
                                            "column": 43
                                          },
                                          "identifierName": "sin"
                                        },
                                        "name": "sin"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 23051,
                                        "end": 23059,
                                        "loc": {
                                          "start": {
                                            "line": 593,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 593,
                                            "column": 52
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 23051,
                                          "end": 23055,
                                          "loc": {
                                            "start": {
                                              "line": 593,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 593,
                                              "column": 48
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 23056,
                                          "end": 23059,
                                          "loc": {
                                            "start": {
                                              "line": 593,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 593,
                                              "column": 52
                                            },
                                            "identifierName": "phi"
                                          },
                                          "name": "phi"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "CallExpression",
                                  "start": 23063,
                                  "end": 23083,
                                  "loc": {
                                    "start": {
                                      "line": 593,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 593,
                                      "column": 76
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 23063,
                                    "end": 23071,
                                    "loc": {
                                      "start": {
                                        "line": 593,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 593,
                                        "column": 64
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 23063,
                                      "end": 23067,
                                      "loc": {
                                        "start": {
                                          "line": 593,
                                          "column": 56
                                        },
                                        "end": {
                                          "line": 593,
                                          "column": 60
                                        },
                                        "identifierName": "Math"
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 23068,
                                      "end": 23071,
                                      "loc": {
                                        "start": {
                                          "line": 593,
                                          "column": 61
                                        },
                                        "end": {
                                          "line": 593,
                                          "column": 64
                                        },
                                        "identifierName": "sin"
                                      },
                                      "name": "sin"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 23072,
                                      "end": 23082,
                                      "loc": {
                                        "start": {
                                          "line": 593,
                                          "column": 65
                                        },
                                        "end": {
                                          "line": 593,
                                          "column": 75
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 23072,
                                        "end": 23076,
                                        "loc": {
                                          "start": {
                                            "line": 593,
                                            "column": 65
                                          },
                                          "end": {
                                            "line": 593,
                                            "column": 69
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 23077,
                                        "end": 23082,
                                        "loc": {
                                          "start": {
                                            "line": 593,
                                            "column": 70
                                          },
                                          "end": {
                                            "line": 593,
                                            "column": 75
                                          },
                                          "identifierName": "theta"
                                        },
                                        "name": "theta"
                                      },
                                      "computed": false
                                    }
                                  ]
                                }
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23097,
                            "end": 23139,
                            "loc": {
                              "start": {
                                "line": 594,
                                "column": 12
                              },
                              "end": {
                                "line": 594,
                                "column": 54
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 23097,
                              "end": 23138,
                              "loc": {
                                "start": {
                                  "line": 594,
                                  "column": 12
                                },
                                "end": {
                                  "line": 594,
                                  "column": 53
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 23097,
                                "end": 23108,
                                "loc": {
                                  "start": {
                                    "line": 594,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 594,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 23097,
                                  "end": 23106,
                                  "loc": {
                                    "start": {
                                      "line": 594,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 594,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 23097,
                                    "end": 23101,
                                    "loc": {
                                      "start": {
                                        "line": 594,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 594,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23102,
                                    "end": 23106,
                                    "loc": {
                                      "start": {
                                        "line": 594,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 594,
                                        "column": 21
                                      },
                                      "identifierName": "_eye"
                                    },
                                    "name": "_eye"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23107,
                                  "end": 23108,
                                  "loc": {
                                    "start": {
                                      "line": 594,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 594,
                                      "column": 23
                                    },
                                    "identifierName": "y"
                                  },
                                  "name": "y"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "BinaryExpression",
                                "start": 23111,
                                "end": 23138,
                                "loc": {
                                  "start": {
                                    "line": 594,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 594,
                                    "column": 53
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 23111,
                                  "end": 23117,
                                  "loc": {
                                    "start": {
                                      "line": 594,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 594,
                                      "column": 32
                                    },
                                    "identifierName": "radius"
                                  },
                                  "name": "radius"
                                },
                                "operator": "*",
                                "right": {
                                  "type": "CallExpression",
                                  "start": 23120,
                                  "end": 23138,
                                  "loc": {
                                    "start": {
                                      "line": 594,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 594,
                                      "column": 53
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 23120,
                                    "end": 23128,
                                    "loc": {
                                      "start": {
                                        "line": 594,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 594,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 23120,
                                      "end": 23124,
                                      "loc": {
                                        "start": {
                                          "line": 594,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 594,
                                          "column": 39
                                        },
                                        "identifierName": "Math"
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 23125,
                                      "end": 23128,
                                      "loc": {
                                        "start": {
                                          "line": 594,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 594,
                                          "column": 43
                                        },
                                        "identifierName": "cos"
                                      },
                                      "name": "cos"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 23129,
                                      "end": 23137,
                                      "loc": {
                                        "start": {
                                          "line": 594,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 594,
                                          "column": 52
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 23129,
                                        "end": 23133,
                                        "loc": {
                                          "start": {
                                            "line": 594,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 594,
                                            "column": 48
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 23134,
                                        "end": 23137,
                                        "loc": {
                                          "start": {
                                            "line": 594,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 594,
                                            "column": 52
                                          },
                                          "identifierName": "phi"
                                        },
                                        "name": "phi"
                                      },
                                      "computed": false
                                    }
                                  ]
                                }
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23152,
                            "end": 23217,
                            "loc": {
                              "start": {
                                "line": 595,
                                "column": 12
                              },
                              "end": {
                                "line": 595,
                                "column": 77
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 23152,
                              "end": 23216,
                              "loc": {
                                "start": {
                                  "line": 595,
                                  "column": 12
                                },
                                "end": {
                                  "line": 595,
                                  "column": 76
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 23152,
                                "end": 23163,
                                "loc": {
                                  "start": {
                                    "line": 595,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 595,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 23152,
                                  "end": 23161,
                                  "loc": {
                                    "start": {
                                      "line": 595,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 595,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 23152,
                                    "end": 23156,
                                    "loc": {
                                      "start": {
                                        "line": 595,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 595,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23157,
                                    "end": 23161,
                                    "loc": {
                                      "start": {
                                        "line": 595,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 595,
                                        "column": 21
                                      },
                                      "identifierName": "_eye"
                                    },
                                    "name": "_eye"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23162,
                                  "end": 23163,
                                  "loc": {
                                    "start": {
                                      "line": 595,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 595,
                                      "column": 23
                                    },
                                    "identifierName": "z"
                                  },
                                  "name": "z"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "BinaryExpression",
                                "start": 23166,
                                "end": 23216,
                                "loc": {
                                  "start": {
                                    "line": 595,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 595,
                                    "column": 76
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 23166,
                                  "end": 23193,
                                  "loc": {
                                    "start": {
                                      "line": 595,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 595,
                                      "column": 53
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 23166,
                                    "end": 23172,
                                    "loc": {
                                      "start": {
                                        "line": 595,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 595,
                                        "column": 32
                                      },
                                      "identifierName": "radius"
                                    },
                                    "name": "radius"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 23175,
                                    "end": 23193,
                                    "loc": {
                                      "start": {
                                        "line": 595,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 595,
                                        "column": 53
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 23175,
                                      "end": 23183,
                                      "loc": {
                                        "start": {
                                          "line": 595,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 595,
                                          "column": 43
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 23175,
                                        "end": 23179,
                                        "loc": {
                                          "start": {
                                            "line": 595,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 595,
                                            "column": 39
                                          },
                                          "identifierName": "Math"
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 23180,
                                        "end": 23183,
                                        "loc": {
                                          "start": {
                                            "line": 595,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 595,
                                            "column": 43
                                          },
                                          "identifierName": "sin"
                                        },
                                        "name": "sin"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 23184,
                                        "end": 23192,
                                        "loc": {
                                          "start": {
                                            "line": 595,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 595,
                                            "column": 52
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 23184,
                                          "end": 23188,
                                          "loc": {
                                            "start": {
                                              "line": 595,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 595,
                                              "column": 48
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 23189,
                                          "end": 23192,
                                          "loc": {
                                            "start": {
                                              "line": 595,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 595,
                                              "column": 52
                                            },
                                            "identifierName": "phi"
                                          },
                                          "name": "phi"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "CallExpression",
                                  "start": 23196,
                                  "end": 23216,
                                  "loc": {
                                    "start": {
                                      "line": 595,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 595,
                                      "column": 76
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 23196,
                                    "end": 23204,
                                    "loc": {
                                      "start": {
                                        "line": 595,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 595,
                                        "column": 64
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 23196,
                                      "end": 23200,
                                      "loc": {
                                        "start": {
                                          "line": 595,
                                          "column": 56
                                        },
                                        "end": {
                                          "line": 595,
                                          "column": 60
                                        },
                                        "identifierName": "Math"
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 23201,
                                      "end": 23204,
                                      "loc": {
                                        "start": {
                                          "line": 595,
                                          "column": 61
                                        },
                                        "end": {
                                          "line": 595,
                                          "column": 64
                                        },
                                        "identifierName": "cos"
                                      },
                                      "name": "cos"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 23205,
                                      "end": 23215,
                                      "loc": {
                                        "start": {
                                          "line": 595,
                                          "column": 65
                                        },
                                        "end": {
                                          "line": 595,
                                          "column": 75
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 23205,
                                        "end": 23209,
                                        "loc": {
                                          "start": {
                                            "line": 595,
                                            "column": 65
                                          },
                                          "end": {
                                            "line": 595,
                                            "column": 69
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 23210,
                                        "end": 23215,
                                        "loc": {
                                          "start": {
                                            "line": 595,
                                            "column": 70
                                          },
                                          "end": {
                                            "line": 595,
                                            "column": 75
                                          },
                                          "identifierName": "theta"
                                        },
                                        "name": "theta"
                                      },
                                      "computed": false
                                    }
                                  ]
                                }
                              }
                            },
                            "trailingComments": [
                              {
                                "type": "CommentLine",
                                "value": " rotate eye back to \"camera-up-vector-is-up\" space",
                                "start": 23230,
                                "end": 23282,
                                "loc": {
                                  "start": {
                                    "line": 596,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 596,
                                    "column": 64
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23295,
                            "end": 23340,
                            "loc": {
                              "start": {
                                "line": 597,
                                "column": 12
                              },
                              "end": {
                                "line": 597,
                                "column": 57
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 23295,
                              "end": 23339,
                              "loc": {
                                "start": {
                                  "line": 597,
                                  "column": 12
                                },
                                "end": {
                                  "line": 597,
                                  "column": 56
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 23295,
                                "end": 23320,
                                "loc": {
                                  "start": {
                                    "line": 597,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 597,
                                    "column": 37
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 23295,
                                  "end": 23304,
                                  "loc": {
                                    "start": {
                                      "line": 597,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 597,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 23295,
                                    "end": 23299,
                                    "loc": {
                                      "start": {
                                        "line": 597,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 597,
                                        "column": 16
                                      }
                                    },
                                    "leadingComments": null
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23300,
                                    "end": 23304,
                                    "loc": {
                                      "start": {
                                        "line": 597,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 597,
                                        "column": 21
                                      },
                                      "identifierName": "_eye"
                                    },
                                    "name": "_eye"
                                  },
                                  "computed": false,
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23305,
                                  "end": 23320,
                                  "loc": {
                                    "start": {
                                      "line": 597,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 597,
                                      "column": 37
                                    },
                                    "identifierName": "applyQuaternion"
                                  },
                                  "name": "applyQuaternion"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 23321,
                                  "end": 23338,
                                  "loc": {
                                    "start": {
                                      "line": 597,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 597,
                                      "column": 55
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 23321,
                                    "end": 23325,
                                    "loc": {
                                      "start": {
                                        "line": 597,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 597,
                                        "column": 42
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23326,
                                    "end": 23338,
                                    "loc": {
                                      "start": {
                                        "line": 597,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 597,
                                        "column": 55
                                      },
                                      "identifierName": "_quatInverse"
                                    },
                                    "name": "_quatInverse"
                                  },
                                  "computed": false
                                }
                              ],
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": " rotate eye back to \"camera-up-vector-is-up\" space",
                                "start": 23230,
                                "end": 23282,
                                "loc": {
                                  "start": {
                                    "line": 596,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 596,
                                    "column": 64
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23353,
                            "end": 23402,
                            "loc": {
                              "start": {
                                "line": 598,
                                "column": 12
                              },
                              "end": {
                                "line": 598,
                                "column": 61
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 23353,
                              "end": 23401,
                              "loc": {
                                "start": {
                                  "line": 598,
                                  "column": 12
                                },
                                "end": {
                                  "line": 598,
                                  "column": 60
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 23353,
                                "end": 23390,
                                "loc": {
                                  "start": {
                                    "line": 598,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 598,
                                    "column": 49
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 23353,
                                  "end": 23386,
                                  "loc": {
                                    "start": {
                                      "line": 598,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 598,
                                      "column": 45
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 23353,
                                    "end": 23373,
                                    "loc": {
                                      "start": {
                                        "line": 598,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 598,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 23353,
                                      "end": 23368,
                                      "loc": {
                                        "start": {
                                          "line": 598,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 598,
                                          "column": 27
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 23353,
                                        "end": 23359,
                                        "loc": {
                                          "start": {
                                            "line": 598,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 598,
                                            "column": 18
                                          },
                                          "identifierName": "camera"
                                        },
                                        "name": "camera"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 23360,
                                        "end": 23368,
                                        "loc": {
                                          "start": {
                                            "line": 598,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 598,
                                            "column": 27
                                          },
                                          "identifierName": "position"
                                        },
                                        "name": "position"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 23369,
                                      "end": 23373,
                                      "loc": {
                                        "start": {
                                          "line": 598,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 598,
                                          "column": 32
                                        },
                                        "identifierName": "copy"
                                      },
                                      "name": "copy"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 23374,
                                      "end": 23385,
                                      "loc": {
                                        "start": {
                                          "line": 598,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 598,
                                          "column": 44
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 23374,
                                        "end": 23378,
                                        "loc": {
                                          "start": {
                                            "line": 598,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 598,
                                            "column": 37
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 23379,
                                        "end": 23385,
                                        "loc": {
                                          "start": {
                                            "line": 598,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 598,
                                            "column": 44
                                          },
                                          "identifierName": "target"
                                        },
                                        "name": "target"
                                      },
                                      "computed": false
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23387,
                                  "end": 23390,
                                  "loc": {
                                    "start": {
                                      "line": 598,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 598,
                                      "column": 49
                                    },
                                    "identifierName": "add"
                                  },
                                  "name": "add"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 23391,
                                  "end": 23400,
                                  "loc": {
                                    "start": {
                                      "line": 598,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 598,
                                      "column": 59
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 23391,
                                    "end": 23395,
                                    "loc": {
                                      "start": {
                                        "line": 598,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 598,
                                        "column": 54
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23396,
                                    "end": 23400,
                                    "loc": {
                                      "start": {
                                        "line": 598,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 598,
                                        "column": 59
                                      },
                                      "identifierName": "_eye"
                                    },
                                    "name": "_eye"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23415,
                            "end": 23442,
                            "loc": {
                              "start": {
                                "line": 599,
                                "column": 12
                              },
                              "end": {
                                "line": 599,
                                "column": 39
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 23415,
                              "end": 23441,
                              "loc": {
                                "start": {
                                  "line": 599,
                                  "column": 12
                                },
                                "end": {
                                  "line": 599,
                                  "column": 38
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 23415,
                                "end": 23428,
                                "loc": {
                                  "start": {
                                    "line": 599,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 599,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 23415,
                                  "end": 23421,
                                  "loc": {
                                    "start": {
                                      "line": 599,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 599,
                                      "column": 18
                                    },
                                    "identifierName": "camera"
                                  },
                                  "name": "camera"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23422,
                                  "end": 23428,
                                  "loc": {
                                    "start": {
                                      "line": 599,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 599,
                                      "column": 25
                                    },
                                    "identifierName": "lookAt"
                                  },
                                  "name": "lookAt"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 23429,
                                  "end": 23440,
                                  "loc": {
                                    "start": {
                                      "line": 599,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 599,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 23429,
                                    "end": 23433,
                                    "loc": {
                                      "start": {
                                        "line": 599,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 599,
                                        "column": 30
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23434,
                                    "end": 23440,
                                    "loc": {
                                      "start": {
                                        "line": 599,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 599,
                                        "column": 37
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23455,
                            "end": 23487,
                            "loc": {
                              "start": {
                                "line": 600,
                                "column": 12
                              },
                              "end": {
                                "line": 600,
                                "column": 44
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 23455,
                              "end": 23486,
                              "loc": {
                                "start": {
                                  "line": 600,
                                  "column": 12
                                },
                                "end": {
                                  "line": 600,
                                  "column": 43
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 23455,
                                "end": 23473,
                                "loc": {
                                  "start": {
                                    "line": 600,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 600,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 23455,
                                  "end": 23468,
                                  "loc": {
                                    "start": {
                                      "line": 600,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 600,
                                      "column": 25
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 23455,
                                    "end": 23461,
                                    "loc": {
                                      "start": {
                                        "line": 600,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 600,
                                        "column": 18
                                      },
                                      "identifierName": "camera"
                                    },
                                    "name": "camera"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23462,
                                    "end": 23468,
                                    "loc": {
                                      "start": {
                                        "line": 600,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 600,
                                        "column": 25
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23469,
                                  "end": 23473,
                                  "loc": {
                                    "start": {
                                      "line": 600,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 600,
                                      "column": 30
                                    },
                                    "identifierName": "copy"
                                  },
                                  "name": "copy"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 23474,
                                  "end": 23485,
                                  "loc": {
                                    "start": {
                                      "line": 600,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 600,
                                      "column": 42
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 23474,
                                    "end": 23478,
                                    "loc": {
                                      "start": {
                                        "line": 600,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 600,
                                        "column": 35
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23479,
                                    "end": 23485,
                                    "loc": {
                                      "start": {
                                        "line": 600,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 600,
                                        "column": 42
                                      },
                                      "identifierName": "target"
                                    },
                                    "name": "target"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23500,
                            "end": 23521,
                            "loc": {
                              "start": {
                                "line": 601,
                                "column": 12
                              },
                              "end": {
                                "line": 601,
                                "column": 33
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 23500,
                              "end": 23520,
                              "loc": {
                                "start": {
                                  "line": 601,
                                  "column": 12
                                },
                                "end": {
                                  "line": 601,
                                  "column": 32
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 23500,
                                "end": 23516,
                                "loc": {
                                  "start": {
                                    "line": 601,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 601,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 23500,
                                  "end": 23504,
                                  "loc": {
                                    "start": {
                                      "line": 601,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 601,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23505,
                                  "end": 23516,
                                  "loc": {
                                    "start": {
                                      "line": 601,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 601,
                                      "column": 28
                                    },
                                    "identifierName": "_thetaDelta"
                                  },
                                  "name": "_thetaDelta"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "NumericLiteral",
                                "start": 23519,
                                "end": 23520,
                                "loc": {
                                  "start": {
                                    "line": 601,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 601,
                                    "column": 32
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23534,
                            "end": 23553,
                            "loc": {
                              "start": {
                                "line": 602,
                                "column": 12
                              },
                              "end": {
                                "line": 602,
                                "column": 31
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 23534,
                              "end": 23552,
                              "loc": {
                                "start": {
                                  "line": 602,
                                  "column": 12
                                },
                                "end": {
                                  "line": 602,
                                  "column": 30
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 23534,
                                "end": 23548,
                                "loc": {
                                  "start": {
                                    "line": 602,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 602,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 23534,
                                  "end": 23538,
                                  "loc": {
                                    "start": {
                                      "line": 602,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 602,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23539,
                                  "end": 23548,
                                  "loc": {
                                    "start": {
                                      "line": 602,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 602,
                                      "column": 26
                                    },
                                    "identifierName": "_phiDelta"
                                  },
                                  "name": "_phiDelta"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "NumericLiteral",
                                "start": 23551,
                                "end": 23552,
                                "loc": {
                                  "start": {
                                    "line": 602,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 602,
                                    "column": 30
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23566,
                            "end": 23582,
                            "loc": {
                              "start": {
                                "line": 603,
                                "column": 12
                              },
                              "end": {
                                "line": 603,
                                "column": 28
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 23566,
                              "end": 23581,
                              "loc": {
                                "start": {
                                  "line": 603,
                                  "column": 12
                                },
                                "end": {
                                  "line": 603,
                                  "column": 27
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 23566,
                                "end": 23577,
                                "loc": {
                                  "start": {
                                    "line": 603,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 603,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 23566,
                                  "end": 23570,
                                  "loc": {
                                    "start": {
                                      "line": 603,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 603,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23571,
                                  "end": 23577,
                                  "loc": {
                                    "start": {
                                      "line": 603,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 603,
                                      "column": 23
                                    },
                                    "identifierName": "_scale"
                                  },
                                  "name": "_scale"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "NumericLiteral",
                                "start": 23580,
                                "end": 23581,
                                "loc": {
                                  "start": {
                                    "line": 603,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 603,
                                    "column": 27
                                  }
                                },
                                "extra": {
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "value": 1
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23595,
                            "end": 23622,
                            "loc": {
                              "start": {
                                "line": 604,
                                "column": 12
                              },
                              "end": {
                                "line": 604,
                                "column": 39
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 23595,
                              "end": 23621,
                              "loc": {
                                "start": {
                                  "line": 604,
                                  "column": 12
                                },
                                "end": {
                                  "line": 604,
                                  "column": 38
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 23595,
                                "end": 23612,
                                "loc": {
                                  "start": {
                                    "line": 604,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 604,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 23595,
                                  "end": 23608,
                                  "loc": {
                                    "start": {
                                      "line": 604,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 604,
                                      "column": 25
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 23595,
                                    "end": 23599,
                                    "loc": {
                                      "start": {
                                        "line": 604,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 604,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 23600,
                                    "end": 23608,
                                    "loc": {
                                      "start": {
                                        "line": 604,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 604,
                                        "column": 25
                                      },
                                      "identifierName": "_panning"
                                    },
                                    "name": "_panning"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23609,
                                  "end": 23612,
                                  "loc": {
                                    "start": {
                                      "line": 604,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 604,
                                      "column": 29
                                    },
                                    "identifierName": "set"
                                  },
                                  "name": "set"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 23613,
                                  "end": 23614,
                                  "loc": {
                                    "start": {
                                      "line": 604,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 604,
                                      "column": 31
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                },
                                {
                                  "type": "NumericLiteral",
                                  "start": 23616,
                                  "end": 23617,
                                  "loc": {
                                    "start": {
                                      "line": 604,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 604,
                                      "column": 34
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                },
                                {
                                  "type": "NumericLiteral",
                                  "start": 23619,
                                  "end": 23620,
                                  "loc": {
                                    "start": {
                                      "line": 604,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 604,
                                      "column": 37
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              ]
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 23636,
                            "end": 23720,
                            "loc": {
                              "start": {
                                "line": 606,
                                "column": 12
                              },
                              "end": {
                                "line": 608,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 23640,
                              "end": 23658,
                              "loc": {
                                "start": {
                                  "line": 606,
                                  "column": 16
                                },
                                "end": {
                                  "line": 606,
                                  "column": 34
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 23640,
                                "end": 23649,
                                "loc": {
                                  "start": {
                                    "line": 606,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 606,
                                    "column": 25
                                  },
                                  "identifierName": "oldMotion"
                                },
                                "name": "oldMotion"
                              },
                              "operator": "==",
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 23653,
                                "end": 23658,
                                "loc": {
                                  "start": {
                                    "line": 606,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 606,
                                    "column": 34
                                  }
                                },
                                "value": false
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 23660,
                              "end": 23720,
                              "loc": {
                                "start": {
                                  "line": 606,
                                  "column": 36
                                },
                                "end": {
                                  "line": 608,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 23678,
                                  "end": 23706,
                                  "loc": {
                                    "start": {
                                      "line": 607,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 607,
                                      "column": 44
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 23678,
                                    "end": 23705,
                                    "loc": {
                                      "start": {
                                        "line": 607,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 607,
                                        "column": 43
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 23678,
                                      "end": 23703,
                                      "loc": {
                                        "start": {
                                          "line": 607,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 607,
                                          "column": 41
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 23678,
                                        "end": 23682,
                                        "loc": {
                                          "start": {
                                            "line": 607,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 607,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 23683,
                                        "end": 23703,
                                        "loc": {
                                          "start": {
                                            "line": 607,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 607,
                                            "column": 41
                                          },
                                          "identifierName": "emptyActiveCallbacks"
                                        },
                                        "name": "emptyActiveCallbacks"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 23736,
                        "end": 23861,
                        "loc": {
                          "start": {
                            "line": 609,
                            "column": 15
                          },
                          "end": {
                            "line": 613,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 23750,
                            "end": 23775,
                            "loc": {
                              "start": {
                                "line": 610,
                                "column": 12
                              },
                              "end": {
                                "line": 610,
                                "column": 37
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 23750,
                              "end": 23774,
                              "loc": {
                                "start": {
                                  "line": 610,
                                  "column": 12
                                },
                                "end": {
                                  "line": 610,
                                  "column": 36
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 23750,
                                "end": 23766,
                                "loc": {
                                  "start": {
                                    "line": 610,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 610,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 23750,
                                  "end": 23754,
                                  "loc": {
                                    "start": {
                                      "line": 610,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 610,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23755,
                                  "end": 23766,
                                  "loc": {
                                    "start": {
                                      "line": 610,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 610,
                                      "column": 28
                                    },
                                    "identifierName": "interaction"
                                  },
                                  "name": "interaction"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 23769,
                                "end": 23774,
                                "loc": {
                                  "start": {
                                    "line": 610,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 610,
                                    "column": 36
                                  }
                                },
                                "value": false
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23788,
                            "end": 23812,
                            "loc": {
                              "start": {
                                "line": 611,
                                "column": 12
                              },
                              "end": {
                                "line": 611,
                                "column": 36
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 23788,
                              "end": 23811,
                              "loc": {
                                "start": {
                                  "line": 611,
                                  "column": 12
                                },
                                "end": {
                                  "line": 611,
                                  "column": 35
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 23788,
                                "end": 23803,
                                "loc": {
                                  "start": {
                                    "line": 611,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 611,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 23788,
                                  "end": 23792,
                                  "loc": {
                                    "start": {
                                      "line": 611,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 611,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23793,
                                  "end": 23803,
                                  "loc": {
                                    "start": {
                                      "line": 611,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 611,
                                      "column": 27
                                    },
                                    "identifierName": "automation"
                                  },
                                  "name": "automation"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 23806,
                                "end": 23811,
                                "loc": {
                                  "start": {
                                    "line": 611,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 611,
                                    "column": 35
                                  }
                                },
                                "value": false
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 23825,
                            "end": 23851,
                            "loc": {
                              "start": {
                                "line": 612,
                                "column": 12
                              },
                              "end": {
                                "line": 612,
                                "column": 38
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 23825,
                              "end": 23850,
                              "loc": {
                                "start": {
                                  "line": 612,
                                  "column": 12
                                },
                                "end": {
                                  "line": 612,
                                  "column": 37
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 23825,
                                "end": 23848,
                                "loc": {
                                  "start": {
                                    "line": 612,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 612,
                                    "column": 35
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 23825,
                                  "end": 23829,
                                  "loc": {
                                    "start": {
                                      "line": 612,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 612,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 23830,
                                  "end": 23848,
                                  "loc": {
                                    "start": {
                                      "line": 612,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 612,
                                      "column": 35
                                    },
                                    "identifierName": "emptyIdleCallbacks"
                                  },
                                  "name": "emptyIdleCallbacks"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 23870,
                      "end": 23882,
                      "loc": {
                        "start": {
                          "line": 614,
                          "column": 8
                        },
                        "end": {
                          "line": 614,
                          "column": 20
                        }
                      },
                      "argument": {
                        "type": "ThisExpression",
                        "start": 23877,
                        "end": 23881,
                        "loc": {
                          "start": {
                            "line": 614,
                            "column": 15
                          },
                          "end": {
                            "line": 614,
                            "column": 19
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 23894,
                "end": 24682,
                "loc": {
                  "start": {
                    "line": 617,
                    "column": 4
                  },
                  "end": {
                    "line": 634,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 23894,
                  "end": 23905,
                  "loc": {
                    "start": {
                      "line": 617,
                      "column": 4
                    },
                    "end": {
                      "line": 617,
                      "column": 15
                    },
                    "identifierName": "onMouseDown"
                  },
                  "name": "onMouseDown"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 23906,
                    "end": 23911,
                    "loc": {
                      "start": {
                        "line": 617,
                        "column": 16
                      },
                      "end": {
                        "line": 617,
                        "column": 21
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 23913,
                  "end": 24682,
                  "loc": {
                    "start": {
                      "line": 617,
                      "column": 23
                    },
                    "end": {
                      "line": 634,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 23923,
                      "end": 23958,
                      "loc": {
                        "start": {
                          "line": 618,
                          "column": 8
                        },
                        "end": {
                          "line": 618,
                          "column": 43
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 23927,
                        "end": 23949,
                        "loc": {
                          "start": {
                            "line": 618,
                            "column": 12
                          },
                          "end": {
                            "line": 618,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 23927,
                          "end": 23939,
                          "loc": {
                            "start": {
                              "line": 618,
                              "column": 12
                            },
                            "end": {
                              "line": 618,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 23927,
                            "end": 23931,
                            "loc": {
                              "start": {
                                "line": 618,
                                "column": 12
                              },
                              "end": {
                                "line": 618,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 23932,
                            "end": 23939,
                            "loc": {
                              "start": {
                                "line": 618,
                                "column": 17
                              },
                              "end": {
                                "line": 618,
                                "column": 24
                              },
                              "identifierName": "enabled"
                            },
                            "name": "enabled"
                          },
                          "computed": false
                        },
                        "operator": "===",
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 23944,
                          "end": 23949,
                          "loc": {
                            "start": {
                              "line": 618,
                              "column": 29
                            },
                            "end": {
                              "line": 618,
                              "column": 34
                            }
                          },
                          "value": false
                        }
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 23951,
                        "end": 23958,
                        "loc": {
                          "start": {
                            "line": 618,
                            "column": 36
                          },
                          "end": {
                            "line": 618,
                            "column": 43
                          }
                        },
                        "argument": null
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 23967,
                      "end": 24009,
                      "loc": {
                        "start": {
                          "line": 619,
                          "column": 8
                        },
                        "end": {
                          "line": 619,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 23967,
                        "end": 24008,
                        "loc": {
                          "start": {
                            "line": 619,
                            "column": 8
                          },
                          "end": {
                            "line": 619,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 23967,
                          "end": 23982,
                          "loc": {
                            "start": {
                              "line": 619,
                              "column": 8
                            },
                            "end": {
                              "line": 619,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 23967,
                            "end": 23971,
                            "loc": {
                              "start": {
                                "line": 619,
                                "column": 8
                              },
                              "end": {
                                "line": 619,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 23972,
                            "end": 23982,
                            "loc": {
                              "start": {
                                "line": 619,
                                "column": 13
                              },
                              "end": {
                                "line": 619,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "AssignmentExpression",
                          "start": 23985,
                          "end": 24008,
                          "loc": {
                            "start": {
                              "line": 619,
                              "column": 26
                            },
                            "end": {
                              "line": 619,
                              "column": 49
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 23985,
                            "end": 24001,
                            "loc": {
                              "start": {
                                "line": 619,
                                "column": 26
                              },
                              "end": {
                                "line": 619,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 23985,
                              "end": 23989,
                              "loc": {
                                "start": {
                                  "line": 619,
                                  "column": 26
                                },
                                "end": {
                                  "line": 619,
                                  "column": 30
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 23990,
                              "end": 24001,
                              "loc": {
                                "start": {
                                  "line": 619,
                                  "column": 31
                                },
                                "end": {
                                  "line": 619,
                                  "column": 42
                                },
                                "identifierName": "interaction"
                              },
                              "name": "interaction"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 24004,
                            "end": 24008,
                            "loc": {
                              "start": {
                                "line": 619,
                                "column": 45
                              },
                              "end": {
                                "line": 619,
                                "column": 49
                              }
                            },
                            "value": true
                          }
                        }
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 24018,
                      "end": 24067,
                      "loc": {
                        "start": {
                          "line": 620,
                          "column": 8
                        },
                        "end": {
                          "line": 620,
                          "column": 57
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 24022,
                        "end": 24053,
                        "loc": {
                          "start": {
                            "line": 620,
                            "column": 12
                          },
                          "end": {
                            "line": 620,
                            "column": 43
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 24022,
                          "end": 24026,
                          "loc": {
                            "start": {
                              "line": 620,
                              "column": 12
                            },
                            "end": {
                              "line": 620,
                              "column": 16
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 24027,
                          "end": 24053,
                          "loc": {
                            "start": {
                              "line": 620,
                              "column": 17
                            },
                            "end": {
                              "line": 620,
                              "column": 43
                            },
                            "identifierName": "interactionStopsAutomation"
                          },
                          "name": "interactionStopsAutomation"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 24055,
                        "end": 24067,
                        "loc": {
                          "start": {
                            "line": 620,
                            "column": 45
                          },
                          "end": {
                            "line": 620,
                            "column": 57
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 24055,
                          "end": 24066,
                          "loc": {
                            "start": {
                              "line": 620,
                              "column": 45
                            },
                            "end": {
                              "line": 620,
                              "column": 56
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 24055,
                            "end": 24064,
                            "loc": {
                              "start": {
                                "line": 620,
                                "column": 45
                              },
                              "end": {
                                "line": 620,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 24055,
                              "end": 24059,
                              "loc": {
                                "start": {
                                  "line": 620,
                                  "column": 45
                                },
                                "end": {
                                  "line": 620,
                                  "column": 49
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 24060,
                              "end": 24064,
                              "loc": {
                                "start": {
                                  "line": 620,
                                  "column": 50
                                },
                                "end": {
                                  "line": 620,
                                  "column": 54
                                },
                                "identifierName": "stop"
                              },
                              "name": "stop"
                            },
                            "computed": false
                          },
                          "arguments": []
                        },
                        "trailingComments": null
                      },
                      "alternate": null,
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " for convenience allow panning with MouseL if noRotate is active",
                          "start": 24077,
                          "end": 24143,
                          "loc": {
                            "start": {
                              "line": 622,
                              "column": 8
                            },
                            "end": {
                              "line": 622,
                              "column": 74
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 24152,
                      "end": 24676,
                      "loc": {
                        "start": {
                          "line": 623,
                          "column": 8
                        },
                        "end": {
                          "line": 633,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 24156,
                        "end": 24213,
                        "loc": {
                          "start": {
                            "line": 623,
                            "column": 12
                          },
                          "end": {
                            "line": 623,
                            "column": 69
                          }
                        },
                        "left": {
                          "type": "LogicalExpression",
                          "start": 24156,
                          "end": 24191,
                          "loc": {
                            "start": {
                              "line": 623,
                              "column": 12
                            },
                            "end": {
                              "line": 623,
                              "column": 47
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 24156,
                            "end": 24174,
                            "loc": {
                              "start": {
                                "line": 623,
                                "column": 12
                              },
                              "end": {
                                "line": 623,
                                "column": 30
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 24156,
                              "end": 24168,
                              "loc": {
                                "start": {
                                  "line": 623,
                                  "column": 12
                                },
                                "end": {
                                  "line": 623,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 24156,
                                "end": 24161,
                                "loc": {
                                  "start": {
                                    "line": 623,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 623,
                                    "column": 17
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event",
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 24162,
                                "end": 24168,
                                "loc": {
                                  "start": {
                                    "line": 623,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 623,
                                    "column": 24
                                  },
                                  "identifierName": "button"
                                },
                                "name": "button"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "operator": "===",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 24173,
                              "end": 24174,
                              "loc": {
                                "start": {
                                  "line": 623,
                                  "column": 29
                                },
                                "end": {
                                  "line": 623,
                                  "column": 30
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            },
                            "leadingComments": null
                          },
                          "operator": "&&",
                          "right": {
                            "type": "MemberExpression",
                            "start": 24178,
                            "end": 24191,
                            "loc": {
                              "start": {
                                "line": 623,
                                "column": 34
                              },
                              "end": {
                                "line": 623,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 24178,
                              "end": 24182,
                              "loc": {
                                "start": {
                                  "line": 623,
                                  "column": 34
                                },
                                "end": {
                                  "line": 623,
                                  "column": 38
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 24183,
                              "end": 24191,
                              "loc": {
                                "start": {
                                  "line": 623,
                                  "column": 39
                                },
                                "end": {
                                  "line": 623,
                                  "column": 47
                                },
                                "identifierName": "noRotate"
                              },
                              "name": "noRotate"
                            },
                            "computed": false
                          },
                          "leadingComments": null
                        },
                        "operator": "||",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 24195,
                          "end": 24213,
                          "loc": {
                            "start": {
                              "line": 623,
                              "column": 51
                            },
                            "end": {
                              "line": 623,
                              "column": 69
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 24195,
                            "end": 24207,
                            "loc": {
                              "start": {
                                "line": 623,
                                "column": 51
                              },
                              "end": {
                                "line": 623,
                                "column": 63
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 24195,
                              "end": 24200,
                              "loc": {
                                "start": {
                                  "line": 623,
                                  "column": 51
                                },
                                "end": {
                                  "line": 623,
                                  "column": 56
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 24201,
                              "end": 24207,
                              "loc": {
                                "start": {
                                  "line": 623,
                                  "column": 57
                                },
                                "end": {
                                  "line": 623,
                                  "column": 63
                                },
                                "identifierName": "button"
                              },
                              "name": "button"
                            },
                            "computed": false
                          },
                          "operator": "===",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 24212,
                            "end": 24213,
                            "loc": {
                              "start": {
                                "line": 623,
                                "column": 68
                              },
                              "end": {
                                "line": 623,
                                "column": 69
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 24215,
                        "end": 24423,
                        "loc": {
                          "start": {
                            "line": 623,
                            "column": 71
                          },
                          "end": {
                            "line": 628,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 24229,
                            "end": 24261,
                            "loc": {
                              "start": {
                                "line": 624,
                                "column": 12
                              },
                              "end": {
                                "line": 624,
                                "column": 44
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 24233,
                              "end": 24252,
                              "loc": {
                                "start": {
                                  "line": 624,
                                  "column": 16
                                },
                                "end": {
                                  "line": 624,
                                  "column": 35
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 24233,
                                "end": 24243,
                                "loc": {
                                  "start": {
                                    "line": 624,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 624,
                                    "column": 26
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 24233,
                                  "end": 24237,
                                  "loc": {
                                    "start": {
                                      "line": 624,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 624,
                                      "column": 20
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 24238,
                                  "end": 24243,
                                  "loc": {
                                    "start": {
                                      "line": 624,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 624,
                                      "column": 26
                                    },
                                    "identifierName": "noPan"
                                  },
                                  "name": "noPan"
                                },
                                "computed": false
                              },
                              "operator": "===",
                              "right": {
                                "type": "BooleanLiteral",
                                "start": 24248,
                                "end": 24252,
                                "loc": {
                                  "start": {
                                    "line": 624,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 624,
                                    "column": 35
                                  }
                                },
                                "value": true
                              }
                            },
                            "consequent": {
                              "type": "ReturnStatement",
                              "start": 24254,
                              "end": 24261,
                              "loc": {
                                "start": {
                                  "line": 624,
                                  "column": 37
                                },
                                "end": {
                                  "line": 624,
                                  "column": 44
                                }
                              },
                              "argument": null
                            },
                            "alternate": null
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 24274,
                            "end": 24304,
                            "loc": {
                              "start": {
                                "line": 625,
                                "column": 12
                              },
                              "end": {
                                "line": 625,
                                "column": 42
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 24274,
                              "end": 24303,
                              "loc": {
                                "start": {
                                  "line": 625,
                                  "column": 12
                                },
                                "end": {
                                  "line": 625,
                                  "column": 41
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 24274,
                                "end": 24285,
                                "loc": {
                                  "start": {
                                    "line": 625,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 625,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 24274,
                                  "end": 24278,
                                  "loc": {
                                    "start": {
                                      "line": 625,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 625,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 24279,
                                  "end": 24285,
                                  "loc": {
                                    "start": {
                                      "line": 625,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 625,
                                      "column": 23
                                    },
                                    "identifierName": "_state"
                                  },
                                  "name": "_state"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 24288,
                                "end": 24303,
                                "loc": {
                                  "start": {
                                    "line": 625,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 625,
                                    "column": 41
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 24288,
                                  "end": 24299,
                                  "loc": {
                                    "start": {
                                      "line": 625,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 625,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 24288,
                                    "end": 24293,
                                    "loc": {
                                      "start": {
                                        "line": 625,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 625,
                                        "column": 31
                                      },
                                      "identifierName": "Orbit"
                                    },
                                    "name": "Orbit"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24294,
                                    "end": 24299,
                                    "loc": {
                                      "start": {
                                        "line": 625,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 625,
                                        "column": 37
                                      },
                                      "identifierName": "State"
                                    },
                                    "name": "State"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 24300,
                                  "end": 24303,
                                  "loc": {
                                    "start": {
                                      "line": 625,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 625,
                                      "column": 41
                                    },
                                    "identifierName": "Pan"
                                  },
                                  "name": "Pan"
                                },
                                "computed": false
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 24317,
                            "end": 24366,
                            "loc": {
                              "start": {
                                "line": 626,
                                "column": 12
                              },
                              "end": {
                                "line": 626,
                                "column": 61
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 24317,
                              "end": 24365,
                              "loc": {
                                "start": {
                                  "line": 626,
                                  "column": 12
                                },
                                "end": {
                                  "line": 626,
                                  "column": 60
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 24317,
                                "end": 24335,
                                "loc": {
                                  "start": {
                                    "line": 626,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 626,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 24317,
                                  "end": 24331,
                                  "loc": {
                                    "start": {
                                      "line": 626,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 626,
                                      "column": 26
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 24317,
                                    "end": 24321,
                                    "loc": {
                                      "start": {
                                        "line": 626,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 626,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24322,
                                    "end": 24331,
                                    "loc": {
                                      "start": {
                                        "line": 626,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 626,
                                        "column": 26
                                      },
                                      "identifierName": "_panStart"
                                    },
                                    "name": "_panStart"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 24332,
                                  "end": 24335,
                                  "loc": {
                                    "start": {
                                      "line": 626,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 626,
                                      "column": 30
                                    },
                                    "identifierName": "set"
                                  },
                                  "name": "set"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 24336,
                                  "end": 24349,
                                  "loc": {
                                    "start": {
                                      "line": 626,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 626,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 24336,
                                    "end": 24341,
                                    "loc": {
                                      "start": {
                                        "line": 626,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 626,
                                        "column": 36
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24342,
                                    "end": 24349,
                                    "loc": {
                                      "start": {
                                        "line": 626,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 626,
                                        "column": 44
                                      },
                                      "identifierName": "clientX"
                                    },
                                    "name": "clientX"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 24351,
                                  "end": 24364,
                                  "loc": {
                                    "start": {
                                      "line": 626,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 626,
                                      "column": 59
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 24351,
                                    "end": 24356,
                                    "loc": {
                                      "start": {
                                        "line": 626,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 626,
                                        "column": 51
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24357,
                                    "end": 24364,
                                    "loc": {
                                      "start": {
                                        "line": 626,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 626,
                                        "column": 59
                                      },
                                      "identifierName": "clientY"
                                    },
                                    "name": "clientY"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 24379,
                            "end": 24413,
                            "loc": {
                              "start": {
                                "line": 627,
                                "column": 12
                              },
                              "end": {
                                "line": 627,
                                "column": 46
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 24379,
                              "end": 24412,
                              "loc": {
                                "start": {
                                  "line": 627,
                                  "column": 12
                                },
                                "end": {
                                  "line": 627,
                                  "column": 45
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 24379,
                                "end": 24396,
                                "loc": {
                                  "start": {
                                    "line": 627,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 627,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 24379,
                                  "end": 24391,
                                  "loc": {
                                    "start": {
                                      "line": 627,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 627,
                                      "column": 24
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 24379,
                                    "end": 24383,
                                    "loc": {
                                      "start": {
                                        "line": 627,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 627,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24384,
                                    "end": 24391,
                                    "loc": {
                                      "start": {
                                        "line": 627,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 627,
                                        "column": 24
                                      },
                                      "identifierName": "_panEnd"
                                    },
                                    "name": "_panEnd"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 24392,
                                  "end": 24396,
                                  "loc": {
                                    "start": {
                                      "line": 627,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 627,
                                      "column": 29
                                    },
                                    "identifierName": "copy"
                                  },
                                  "name": "copy"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 24397,
                                  "end": 24411,
                                  "loc": {
                                    "start": {
                                      "line": 627,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 627,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 24397,
                                    "end": 24401,
                                    "loc": {
                                      "start": {
                                        "line": 627,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 627,
                                        "column": 34
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24402,
                                    "end": 24411,
                                    "loc": {
                                      "start": {
                                        "line": 627,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 627,
                                        "column": 44
                                      },
                                      "identifierName": "_panStart"
                                    },
                                    "name": "_panStart"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 24429,
                        "end": 24676,
                        "loc": {
                          "start": {
                            "line": 628,
                            "column": 15
                          },
                          "end": {
                            "line": 633,
                            "column": 9
                          }
                        },
                        "test": {
                          "type": "BinaryExpression",
                          "start": 24433,
                          "end": 24451,
                          "loc": {
                            "start": {
                              "line": 628,
                              "column": 19
                            },
                            "end": {
                              "line": 628,
                              "column": 37
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 24433,
                            "end": 24445,
                            "loc": {
                              "start": {
                                "line": 628,
                                "column": 19
                              },
                              "end": {
                                "line": 628,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 24433,
                              "end": 24438,
                              "loc": {
                                "start": {
                                  "line": 628,
                                  "column": 19
                                },
                                "end": {
                                  "line": 628,
                                  "column": 24
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 24439,
                              "end": 24445,
                              "loc": {
                                "start": {
                                  "line": 628,
                                  "column": 25
                                },
                                "end": {
                                  "line": 628,
                                  "column": 31
                                },
                                "identifierName": "button"
                              },
                              "name": "button"
                            },
                            "computed": false
                          },
                          "operator": "===",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 24450,
                            "end": 24451,
                            "loc": {
                              "start": {
                                "line": 628,
                                "column": 36
                              },
                              "end": {
                                "line": 628,
                                "column": 37
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 24453,
                          "end": 24676,
                          "loc": {
                            "start": {
                              "line": 628,
                              "column": 39
                            },
                            "end": {
                              "line": 633,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "IfStatement",
                              "start": 24467,
                              "end": 24502,
                              "loc": {
                                "start": {
                                  "line": 629,
                                  "column": 12
                                },
                                "end": {
                                  "line": 629,
                                  "column": 47
                                }
                              },
                              "test": {
                                "type": "BinaryExpression",
                                "start": 24471,
                                "end": 24493,
                                "loc": {
                                  "start": {
                                    "line": 629,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 629,
                                    "column": 38
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 24471,
                                  "end": 24484,
                                  "loc": {
                                    "start": {
                                      "line": 629,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 629,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 24471,
                                    "end": 24475,
                                    "loc": {
                                      "start": {
                                        "line": 629,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 629,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24476,
                                    "end": 24484,
                                    "loc": {
                                      "start": {
                                        "line": 629,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 629,
                                        "column": 29
                                      },
                                      "identifierName": "noRotate"
                                    },
                                    "name": "noRotate"
                                  },
                                  "computed": false
                                },
                                "operator": "===",
                                "right": {
                                  "type": "BooleanLiteral",
                                  "start": 24489,
                                  "end": 24493,
                                  "loc": {
                                    "start": {
                                      "line": 629,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 629,
                                      "column": 38
                                    }
                                  },
                                  "value": true
                                }
                              },
                              "consequent": {
                                "type": "ReturnStatement",
                                "start": 24495,
                                "end": 24502,
                                "loc": {
                                  "start": {
                                    "line": 629,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 629,
                                    "column": 47
                                  }
                                },
                                "argument": null
                              },
                              "alternate": null
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 24515,
                              "end": 24548,
                              "loc": {
                                "start": {
                                  "line": 630,
                                  "column": 12
                                },
                                "end": {
                                  "line": 630,
                                  "column": 45
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 24515,
                                "end": 24547,
                                "loc": {
                                  "start": {
                                    "line": 630,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 630,
                                    "column": 44
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 24515,
                                  "end": 24526,
                                  "loc": {
                                    "start": {
                                      "line": 630,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 630,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 24515,
                                    "end": 24519,
                                    "loc": {
                                      "start": {
                                        "line": 630,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 630,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24520,
                                    "end": 24526,
                                    "loc": {
                                      "start": {
                                        "line": 630,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 630,
                                        "column": 23
                                      },
                                      "identifierName": "_state"
                                    },
                                    "name": "_state"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 24529,
                                  "end": 24547,
                                  "loc": {
                                    "start": {
                                      "line": 630,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 630,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 24529,
                                    "end": 24540,
                                    "loc": {
                                      "start": {
                                        "line": 630,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 630,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 24529,
                                      "end": 24534,
                                      "loc": {
                                        "start": {
                                          "line": 630,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 630,
                                          "column": 31
                                        },
                                        "identifierName": "Orbit"
                                      },
                                      "name": "Orbit"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 24535,
                                      "end": 24540,
                                      "loc": {
                                        "start": {
                                          "line": 630,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 630,
                                          "column": 37
                                        },
                                        "identifierName": "State"
                                      },
                                      "name": "State"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24541,
                                    "end": 24547,
                                    "loc": {
                                      "start": {
                                        "line": 630,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 630,
                                        "column": 44
                                      },
                                      "identifierName": "Rotate"
                                    },
                                    "name": "Rotate"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 24561,
                              "end": 24613,
                              "loc": {
                                "start": {
                                  "line": 631,
                                  "column": 12
                                },
                                "end": {
                                  "line": 631,
                                  "column": 64
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 24561,
                                "end": 24612,
                                "loc": {
                                  "start": {
                                    "line": 631,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 631,
                                    "column": 63
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 24561,
                                  "end": 24582,
                                  "loc": {
                                    "start": {
                                      "line": 631,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 631,
                                      "column": 33
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 24561,
                                    "end": 24578,
                                    "loc": {
                                      "start": {
                                        "line": 631,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 631,
                                        "column": 29
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 24561,
                                      "end": 24565,
                                      "loc": {
                                        "start": {
                                          "line": 631,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 631,
                                          "column": 16
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 24566,
                                      "end": 24578,
                                      "loc": {
                                        "start": {
                                          "line": 631,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 631,
                                          "column": 29
                                        },
                                        "identifierName": "_rotateStart"
                                      },
                                      "name": "_rotateStart"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24579,
                                    "end": 24582,
                                    "loc": {
                                      "start": {
                                        "line": 631,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 631,
                                        "column": 33
                                      },
                                      "identifierName": "set"
                                    },
                                    "name": "set"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 24583,
                                    "end": 24596,
                                    "loc": {
                                      "start": {
                                        "line": 631,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 631,
                                        "column": 47
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 24583,
                                      "end": 24588,
                                      "loc": {
                                        "start": {
                                          "line": 631,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 631,
                                          "column": 39
                                        },
                                        "identifierName": "event"
                                      },
                                      "name": "event"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 24589,
                                      "end": 24596,
                                      "loc": {
                                        "start": {
                                          "line": 631,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 631,
                                          "column": 47
                                        },
                                        "identifierName": "clientX"
                                      },
                                      "name": "clientX"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 24598,
                                    "end": 24611,
                                    "loc": {
                                      "start": {
                                        "line": 631,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 631,
                                        "column": 62
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 24598,
                                      "end": 24603,
                                      "loc": {
                                        "start": {
                                          "line": 631,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 631,
                                          "column": 54
                                        },
                                        "identifierName": "event"
                                      },
                                      "name": "event"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 24604,
                                      "end": 24611,
                                      "loc": {
                                        "start": {
                                          "line": 631,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 631,
                                          "column": 62
                                        },
                                        "identifierName": "clientY"
                                      },
                                      "name": "clientY"
                                    },
                                    "computed": false
                                  }
                                ]
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 24626,
                              "end": 24666,
                              "loc": {
                                "start": {
                                  "line": 632,
                                  "column": 12
                                },
                                "end": {
                                  "line": 632,
                                  "column": 52
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 24626,
                                "end": 24665,
                                "loc": {
                                  "start": {
                                    "line": 632,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 632,
                                    "column": 51
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 24626,
                                  "end": 24646,
                                  "loc": {
                                    "start": {
                                      "line": 632,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 632,
                                      "column": 32
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 24626,
                                    "end": 24641,
                                    "loc": {
                                      "start": {
                                        "line": 632,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 632,
                                        "column": 27
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 24626,
                                      "end": 24630,
                                      "loc": {
                                        "start": {
                                          "line": 632,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 632,
                                          "column": 16
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 24631,
                                      "end": 24641,
                                      "loc": {
                                        "start": {
                                          "line": 632,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 632,
                                          "column": 27
                                        },
                                        "identifierName": "_rotateEnd"
                                      },
                                      "name": "_rotateEnd"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24642,
                                    "end": 24646,
                                    "loc": {
                                      "start": {
                                        "line": 632,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 632,
                                        "column": 32
                                      },
                                      "identifierName": "copy"
                                    },
                                    "name": "copy"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 24647,
                                    "end": 24664,
                                    "loc": {
                                      "start": {
                                        "line": 632,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 632,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 24647,
                                      "end": 24651,
                                      "loc": {
                                        "start": {
                                          "line": 632,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 632,
                                          "column": 37
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 24652,
                                      "end": 24664,
                                      "loc": {
                                        "start": {
                                          "line": 632,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 632,
                                          "column": 50
                                        },
                                        "identifierName": "_rotateStart"
                                      },
                                      "name": "_rotateStart"
                                    },
                                    "computed": false
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        },
                        "alternate": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " for convenience allow panning with MouseL if noRotate is active",
                          "start": 24077,
                          "end": 24143,
                          "loc": {
                            "start": {
                              "line": 622,
                              "column": 8
                            },
                            "end": {
                              "line": 622,
                              "column": 74
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 24688,
                "end": 25038,
                "loc": {
                  "start": {
                    "line": 636,
                    "column": 4
                  },
                  "end": {
                    "line": 645,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 24688,
                  "end": 24699,
                  "loc": {
                    "start": {
                      "line": 636,
                      "column": 4
                    },
                    "end": {
                      "line": 636,
                      "column": 15
                    },
                    "identifierName": "onMouseMove"
                  },
                  "name": "onMouseMove"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 24700,
                    "end": 24705,
                    "loc": {
                      "start": {
                        "line": 636,
                        "column": 16
                      },
                      "end": {
                        "line": 636,
                        "column": 21
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 24707,
                  "end": 25038,
                  "loc": {
                    "start": {
                      "line": 636,
                      "column": 23
                    },
                    "end": {
                      "line": 645,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 24717,
                      "end": 24743,
                      "loc": {
                        "start": {
                          "line": 637,
                          "column": 8
                        },
                        "end": {
                          "line": 637,
                          "column": 34
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 24721,
                        "end": 24734,
                        "loc": {
                          "start": {
                            "line": 637,
                            "column": 12
                          },
                          "end": {
                            "line": 637,
                            "column": 25
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 24722,
                          "end": 24734,
                          "loc": {
                            "start": {
                              "line": 637,
                              "column": 13
                            },
                            "end": {
                              "line": 637,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 24722,
                            "end": 24726,
                            "loc": {
                              "start": {
                                "line": 637,
                                "column": 13
                              },
                              "end": {
                                "line": 637,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 24727,
                            "end": 24734,
                            "loc": {
                              "start": {
                                "line": 637,
                                "column": 18
                              },
                              "end": {
                                "line": 637,
                                "column": 25
                              },
                              "identifierName": "enabled"
                            },
                            "name": "enabled"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 24736,
                        "end": 24743,
                        "loc": {
                          "start": {
                            "line": 637,
                            "column": 27
                          },
                          "end": {
                            "line": 637,
                            "column": 34
                          }
                        },
                        "argument": null
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 24753,
                      "end": 24795,
                      "loc": {
                        "start": {
                          "line": 639,
                          "column": 8
                        },
                        "end": {
                          "line": 639,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 24753,
                        "end": 24794,
                        "loc": {
                          "start": {
                            "line": 639,
                            "column": 8
                          },
                          "end": {
                            "line": 639,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 24753,
                          "end": 24768,
                          "loc": {
                            "start": {
                              "line": 639,
                              "column": 8
                            },
                            "end": {
                              "line": 639,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 24753,
                            "end": 24757,
                            "loc": {
                              "start": {
                                "line": 639,
                                "column": 8
                              },
                              "end": {
                                "line": 639,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 24758,
                            "end": 24768,
                            "loc": {
                              "start": {
                                "line": 639,
                                "column": 13
                              },
                              "end": {
                                "line": 639,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "AssignmentExpression",
                          "start": 24771,
                          "end": 24794,
                          "loc": {
                            "start": {
                              "line": 639,
                              "column": 26
                            },
                            "end": {
                              "line": 639,
                              "column": 49
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 24771,
                            "end": 24787,
                            "loc": {
                              "start": {
                                "line": 639,
                                "column": 26
                              },
                              "end": {
                                "line": 639,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 24771,
                              "end": 24775,
                              "loc": {
                                "start": {
                                  "line": 639,
                                  "column": 26
                                },
                                "end": {
                                  "line": 639,
                                  "column": 30
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 24776,
                              "end": 24787,
                              "loc": {
                                "start": {
                                  "line": 639,
                                  "column": 31
                                },
                                "end": {
                                  "line": 639,
                                  "column": 42
                                },
                                "identifierName": "interaction"
                              },
                              "name": "interaction"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 24790,
                            "end": 24794,
                            "loc": {
                              "start": {
                                "line": 639,
                                "column": 45
                              },
                              "end": {
                                "line": 639,
                                "column": 49
                              }
                            },
                            "value": true
                          }
                        }
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 24804,
                      "end": 25032,
                      "loc": {
                        "start": {
                          "line": 640,
                          "column": 8
                        },
                        "end": {
                          "line": 644,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 24808,
                        "end": 24842,
                        "loc": {
                          "start": {
                            "line": 640,
                            "column": 12
                          },
                          "end": {
                            "line": 640,
                            "column": 46
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 24808,
                          "end": 24819,
                          "loc": {
                            "start": {
                              "line": 640,
                              "column": 12
                            },
                            "end": {
                              "line": 640,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 24808,
                            "end": 24812,
                            "loc": {
                              "start": {
                                "line": 640,
                                "column": 12
                              },
                              "end": {
                                "line": 640,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 24813,
                            "end": 24819,
                            "loc": {
                              "start": {
                                "line": 640,
                                "column": 17
                              },
                              "end": {
                                "line": 640,
                                "column": 23
                              },
                              "identifierName": "_state"
                            },
                            "name": "_state"
                          },
                          "computed": false
                        },
                        "operator": "===",
                        "right": {
                          "type": "MemberExpression",
                          "start": 24824,
                          "end": 24842,
                          "loc": {
                            "start": {
                              "line": 640,
                              "column": 28
                            },
                            "end": {
                              "line": 640,
                              "column": 46
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 24824,
                            "end": 24835,
                            "loc": {
                              "start": {
                                "line": 640,
                                "column": 28
                              },
                              "end": {
                                "line": 640,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 24824,
                              "end": 24829,
                              "loc": {
                                "start": {
                                  "line": 640,
                                  "column": 28
                                },
                                "end": {
                                  "line": 640,
                                  "column": 33
                                },
                                "identifierName": "Orbit"
                              },
                              "name": "Orbit"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 24830,
                              "end": 24835,
                              "loc": {
                                "start": {
                                  "line": 640,
                                  "column": 34
                                },
                                "end": {
                                  "line": 640,
                                  "column": 39
                                },
                                "identifierName": "State"
                              },
                              "name": "State"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 24836,
                            "end": 24842,
                            "loc": {
                              "start": {
                                "line": 640,
                                "column": 40
                              },
                              "end": {
                                "line": 640,
                                "column": 46
                              },
                              "identifierName": "Rotate"
                            },
                            "name": "Rotate"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 24844,
                        "end": 24918,
                        "loc": {
                          "start": {
                            "line": 640,
                            "column": 48
                          },
                          "end": {
                            "line": 642,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 24858,
                            "end": 24908,
                            "loc": {
                              "start": {
                                "line": 641,
                                "column": 12
                              },
                              "end": {
                                "line": 641,
                                "column": 62
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 24858,
                              "end": 24907,
                              "loc": {
                                "start": {
                                  "line": 641,
                                  "column": 12
                                },
                                "end": {
                                  "line": 641,
                                  "column": 61
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 24858,
                                "end": 24877,
                                "loc": {
                                  "start": {
                                    "line": 641,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 641,
                                    "column": 31
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 24858,
                                  "end": 24873,
                                  "loc": {
                                    "start": {
                                      "line": 641,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 641,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 24858,
                                    "end": 24862,
                                    "loc": {
                                      "start": {
                                        "line": 641,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 641,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24863,
                                    "end": 24873,
                                    "loc": {
                                      "start": {
                                        "line": 641,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 641,
                                        "column": 27
                                      },
                                      "identifierName": "_rotateEnd"
                                    },
                                    "name": "_rotateEnd"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 24874,
                                  "end": 24877,
                                  "loc": {
                                    "start": {
                                      "line": 641,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 641,
                                      "column": 31
                                    },
                                    "identifierName": "set"
                                  },
                                  "name": "set"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 24878,
                                  "end": 24891,
                                  "loc": {
                                    "start": {
                                      "line": 641,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 641,
                                      "column": 45
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 24878,
                                    "end": 24883,
                                    "loc": {
                                      "start": {
                                        "line": 641,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 641,
                                        "column": 37
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24884,
                                    "end": 24891,
                                    "loc": {
                                      "start": {
                                        "line": 641,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 641,
                                        "column": 45
                                      },
                                      "identifierName": "clientX"
                                    },
                                    "name": "clientX"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 24893,
                                  "end": 24906,
                                  "loc": {
                                    "start": {
                                      "line": 641,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 641,
                                      "column": 60
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 24893,
                                    "end": 24898,
                                    "loc": {
                                      "start": {
                                        "line": 641,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 641,
                                        "column": 52
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24899,
                                    "end": 24906,
                                    "loc": {
                                      "start": {
                                        "line": 641,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 641,
                                        "column": 60
                                      },
                                      "identifierName": "clientY"
                                    },
                                    "name": "clientY"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 24924,
                        "end": 25032,
                        "loc": {
                          "start": {
                            "line": 642,
                            "column": 15
                          },
                          "end": {
                            "line": 644,
                            "column": 9
                          }
                        },
                        "test": {
                          "type": "BinaryExpression",
                          "start": 24928,
                          "end": 24959,
                          "loc": {
                            "start": {
                              "line": 642,
                              "column": 19
                            },
                            "end": {
                              "line": 642,
                              "column": 50
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 24928,
                            "end": 24939,
                            "loc": {
                              "start": {
                                "line": 642,
                                "column": 19
                              },
                              "end": {
                                "line": 642,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 24928,
                              "end": 24932,
                              "loc": {
                                "start": {
                                  "line": 642,
                                  "column": 19
                                },
                                "end": {
                                  "line": 642,
                                  "column": 23
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 24933,
                              "end": 24939,
                              "loc": {
                                "start": {
                                  "line": 642,
                                  "column": 24
                                },
                                "end": {
                                  "line": 642,
                                  "column": 30
                                },
                                "identifierName": "_state"
                              },
                              "name": "_state"
                            },
                            "computed": false
                          },
                          "operator": "===",
                          "right": {
                            "type": "MemberExpression",
                            "start": 24944,
                            "end": 24959,
                            "loc": {
                              "start": {
                                "line": 642,
                                "column": 35
                              },
                              "end": {
                                "line": 642,
                                "column": 50
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 24944,
                              "end": 24955,
                              "loc": {
                                "start": {
                                  "line": 642,
                                  "column": 35
                                },
                                "end": {
                                  "line": 642,
                                  "column": 46
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 24944,
                                "end": 24949,
                                "loc": {
                                  "start": {
                                    "line": 642,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 642,
                                    "column": 40
                                  },
                                  "identifierName": "Orbit"
                                },
                                "name": "Orbit"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 24950,
                                "end": 24955,
                                "loc": {
                                  "start": {
                                    "line": 642,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 642,
                                    "column": 46
                                  },
                                  "identifierName": "State"
                                },
                                "name": "State"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 24956,
                              "end": 24959,
                              "loc": {
                                "start": {
                                  "line": 642,
                                  "column": 47
                                },
                                "end": {
                                  "line": 642,
                                  "column": 50
                                },
                                "identifierName": "Pan"
                              },
                              "name": "Pan"
                            },
                            "computed": false
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 24961,
                          "end": 25032,
                          "loc": {
                            "start": {
                              "line": 642,
                              "column": 52
                            },
                            "end": {
                              "line": 644,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 24975,
                              "end": 25022,
                              "loc": {
                                "start": {
                                  "line": 643,
                                  "column": 12
                                },
                                "end": {
                                  "line": 643,
                                  "column": 59
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 24975,
                                "end": 25021,
                                "loc": {
                                  "start": {
                                    "line": 643,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 643,
                                    "column": 58
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 24975,
                                  "end": 24991,
                                  "loc": {
                                    "start": {
                                      "line": 643,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 643,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 24975,
                                    "end": 24987,
                                    "loc": {
                                      "start": {
                                        "line": 643,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 643,
                                        "column": 24
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 24975,
                                      "end": 24979,
                                      "loc": {
                                        "start": {
                                          "line": 643,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 643,
                                          "column": 16
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 24980,
                                      "end": 24987,
                                      "loc": {
                                        "start": {
                                          "line": 643,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 643,
                                          "column": 24
                                        },
                                        "identifierName": "_panEnd"
                                      },
                                      "name": "_panEnd"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 24988,
                                    "end": 24991,
                                    "loc": {
                                      "start": {
                                        "line": 643,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 643,
                                        "column": 28
                                      },
                                      "identifierName": "set"
                                    },
                                    "name": "set"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 24992,
                                    "end": 25005,
                                    "loc": {
                                      "start": {
                                        "line": 643,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 643,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 24992,
                                      "end": 24997,
                                      "loc": {
                                        "start": {
                                          "line": 643,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 643,
                                          "column": 34
                                        },
                                        "identifierName": "event"
                                      },
                                      "name": "event"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 24998,
                                      "end": 25005,
                                      "loc": {
                                        "start": {
                                          "line": 643,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 643,
                                          "column": 42
                                        },
                                        "identifierName": "clientX"
                                      },
                                      "name": "clientX"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 25007,
                                    "end": 25020,
                                    "loc": {
                                      "start": {
                                        "line": 643,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 643,
                                        "column": 57
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 25007,
                                      "end": 25012,
                                      "loc": {
                                        "start": {
                                          "line": 643,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 643,
                                          "column": 49
                                        },
                                        "identifierName": "event"
                                      },
                                      "name": "event"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 25013,
                                      "end": 25020,
                                      "loc": {
                                        "start": {
                                          "line": 643,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 643,
                                          "column": 57
                                        },
                                        "identifierName": "clientY"
                                      },
                                      "name": "clientY"
                                    },
                                    "computed": false
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        },
                        "alternate": null
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 25044,
                "end": 25142,
                "loc": {
                  "start": {
                    "line": 647,
                    "column": 4
                  },
                  "end": {
                    "line": 650,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 25044,
                  "end": 25053,
                  "loc": {
                    "start": {
                      "line": 647,
                      "column": 4
                    },
                    "end": {
                      "line": 647,
                      "column": 13
                    },
                    "identifierName": "onMouseUp"
                  },
                  "name": "onMouseUp"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 25054,
                    "end": 25059,
                    "loc": {
                      "start": {
                        "line": 647,
                        "column": 14
                      },
                      "end": {
                        "line": 647,
                        "column": 19
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 25061,
                  "end": 25142,
                  "loc": {
                    "start": {
                      "line": 647,
                      "column": 21
                    },
                    "end": {
                      "line": 650,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 25071,
                      "end": 25096,
                      "loc": {
                        "start": {
                          "line": 648,
                          "column": 8
                        },
                        "end": {
                          "line": 648,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 25071,
                        "end": 25095,
                        "loc": {
                          "start": {
                            "line": 648,
                            "column": 8
                          },
                          "end": {
                            "line": 648,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 25071,
                          "end": 25087,
                          "loc": {
                            "start": {
                              "line": 648,
                              "column": 8
                            },
                            "end": {
                              "line": 648,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 25071,
                            "end": 25075,
                            "loc": {
                              "start": {
                                "line": 648,
                                "column": 8
                              },
                              "end": {
                                "line": 648,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25076,
                            "end": 25087,
                            "loc": {
                              "start": {
                                "line": 648,
                                "column": 13
                              },
                              "end": {
                                "line": 648,
                                "column": 24
                              },
                              "identifierName": "interaction"
                            },
                            "name": "interaction"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 25090,
                          "end": 25095,
                          "loc": {
                            "start": {
                              "line": 648,
                              "column": 27
                            },
                            "end": {
                              "line": 648,
                              "column": 32
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 25105,
                      "end": 25136,
                      "loc": {
                        "start": {
                          "line": 649,
                          "column": 8
                        },
                        "end": {
                          "line": 649,
                          "column": 39
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 25105,
                        "end": 25135,
                        "loc": {
                          "start": {
                            "line": 649,
                            "column": 8
                          },
                          "end": {
                            "line": 649,
                            "column": 38
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 25105,
                          "end": 25116,
                          "loc": {
                            "start": {
                              "line": 649,
                              "column": 8
                            },
                            "end": {
                              "line": 649,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 25105,
                            "end": 25109,
                            "loc": {
                              "start": {
                                "line": 649,
                                "column": 8
                              },
                              "end": {
                                "line": 649,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25110,
                            "end": 25116,
                            "loc": {
                              "start": {
                                "line": 649,
                                "column": 13
                              },
                              "end": {
                                "line": 649,
                                "column": 19
                              },
                              "identifierName": "_state"
                            },
                            "name": "_state"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 25119,
                          "end": 25135,
                          "loc": {
                            "start": {
                              "line": 649,
                              "column": 22
                            },
                            "end": {
                              "line": 649,
                              "column": 38
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 25119,
                            "end": 25130,
                            "loc": {
                              "start": {
                                "line": 649,
                                "column": 22
                              },
                              "end": {
                                "line": 649,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 25119,
                              "end": 25124,
                              "loc": {
                                "start": {
                                  "line": 649,
                                  "column": 22
                                },
                                "end": {
                                  "line": 649,
                                  "column": 27
                                },
                                "identifierName": "Orbit"
                              },
                              "name": "Orbit"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25125,
                              "end": 25130,
                              "loc": {
                                "start": {
                                  "line": 649,
                                  "column": 28
                                },
                                "end": {
                                  "line": 649,
                                  "column": 33
                                },
                                "identifierName": "State"
                              },
                              "name": "State"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25131,
                            "end": 25135,
                            "loc": {
                              "start": {
                                "line": 649,
                                "column": 34
                              },
                              "end": {
                                "line": 649,
                                "column": 38
                              },
                              "identifierName": "None"
                            },
                            "name": "None"
                          },
                          "computed": false
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 25148,
                "end": 25611,
                "loc": {
                  "start": {
                    "line": 652,
                    "column": 4
                  },
                  "end": {
                    "line": 662,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 25148,
                  "end": 25160,
                  "loc": {
                    "start": {
                      "line": 652,
                      "column": 4
                    },
                    "end": {
                      "line": 652,
                      "column": 16
                    },
                    "identifierName": "onMouseWheel"
                  },
                  "name": "onMouseWheel"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 25161,
                    "end": 25166,
                    "loc": {
                      "start": {
                        "line": 652,
                        "column": 17
                      },
                      "end": {
                        "line": 652,
                        "column": 22
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 25168,
                  "end": 25611,
                  "loc": {
                    "start": {
                      "line": 652,
                      "column": 24
                    },
                    "end": {
                      "line": 662,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 25178,
                      "end": 25237,
                      "loc": {
                        "start": {
                          "line": 653,
                          "column": 8
                        },
                        "end": {
                          "line": 653,
                          "column": 67
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 25182,
                        "end": 25228,
                        "loc": {
                          "start": {
                            "line": 653,
                            "column": 12
                          },
                          "end": {
                            "line": 653,
                            "column": 58
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 25182,
                          "end": 25204,
                          "loc": {
                            "start": {
                              "line": 653,
                              "column": 12
                            },
                            "end": {
                              "line": 653,
                              "column": 34
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 25182,
                            "end": 25194,
                            "loc": {
                              "start": {
                                "line": 653,
                                "column": 12
                              },
                              "end": {
                                "line": 653,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25182,
                              "end": 25186,
                              "loc": {
                                "start": {
                                  "line": 653,
                                  "column": 12
                                },
                                "end": {
                                  "line": 653,
                                  "column": 16
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25187,
                              "end": 25194,
                              "loc": {
                                "start": {
                                  "line": 653,
                                  "column": 17
                                },
                                "end": {
                                  "line": 653,
                                  "column": 24
                                },
                                "identifierName": "enabled"
                              },
                              "name": "enabled"
                            },
                            "computed": false
                          },
                          "operator": "===",
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 25199,
                            "end": 25204,
                            "loc": {
                              "start": {
                                "line": 653,
                                "column": 29
                              },
                              "end": {
                                "line": 653,
                                "column": 34
                              }
                            },
                            "value": false
                          }
                        },
                        "operator": "||",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 25208,
                          "end": 25228,
                          "loc": {
                            "start": {
                              "line": 653,
                              "column": 38
                            },
                            "end": {
                              "line": 653,
                              "column": 58
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 25208,
                            "end": 25219,
                            "loc": {
                              "start": {
                                "line": 653,
                                "column": 38
                              },
                              "end": {
                                "line": 653,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25208,
                              "end": 25212,
                              "loc": {
                                "start": {
                                  "line": 653,
                                  "column": 38
                                },
                                "end": {
                                  "line": 653,
                                  "column": 42
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25213,
                              "end": 25219,
                              "loc": {
                                "start": {
                                  "line": 653,
                                  "column": 43
                                },
                                "end": {
                                  "line": 653,
                                  "column": 49
                                },
                                "identifierName": "noZoom"
                              },
                              "name": "noZoom"
                            },
                            "computed": false
                          },
                          "operator": "===",
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 25224,
                            "end": 25228,
                            "loc": {
                              "start": {
                                "line": 653,
                                "column": 54
                              },
                              "end": {
                                "line": 653,
                                "column": 58
                              }
                            },
                            "value": true
                          }
                        }
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 25230,
                        "end": 25237,
                        "loc": {
                          "start": {
                            "line": 653,
                            "column": 60
                          },
                          "end": {
                            "line": 653,
                            "column": 67
                          }
                        },
                        "argument": null
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 25247,
                      "end": 25289,
                      "loc": {
                        "start": {
                          "line": 655,
                          "column": 8
                        },
                        "end": {
                          "line": 655,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 25247,
                        "end": 25288,
                        "loc": {
                          "start": {
                            "line": 655,
                            "column": 8
                          },
                          "end": {
                            "line": 655,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 25247,
                          "end": 25262,
                          "loc": {
                            "start": {
                              "line": 655,
                              "column": 8
                            },
                            "end": {
                              "line": 655,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 25247,
                            "end": 25251,
                            "loc": {
                              "start": {
                                "line": 655,
                                "column": 8
                              },
                              "end": {
                                "line": 655,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25252,
                            "end": 25262,
                            "loc": {
                              "start": {
                                "line": 655,
                                "column": 13
                              },
                              "end": {
                                "line": 655,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "AssignmentExpression",
                          "start": 25265,
                          "end": 25288,
                          "loc": {
                            "start": {
                              "line": 655,
                              "column": 26
                            },
                            "end": {
                              "line": 655,
                              "column": 49
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 25265,
                            "end": 25281,
                            "loc": {
                              "start": {
                                "line": 655,
                                "column": 26
                              },
                              "end": {
                                "line": 655,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25265,
                              "end": 25269,
                              "loc": {
                                "start": {
                                  "line": 655,
                                  "column": 26
                                },
                                "end": {
                                  "line": 655,
                                  "column": 30
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25270,
                              "end": 25281,
                              "loc": {
                                "start": {
                                  "line": 655,
                                  "column": 31
                                },
                                "end": {
                                  "line": 655,
                                  "column": 42
                                },
                                "identifierName": "interaction"
                              },
                              "name": "interaction"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 25284,
                            "end": 25288,
                            "loc": {
                              "start": {
                                "line": 655,
                                "column": 45
                              },
                              "end": {
                                "line": 655,
                                "column": 49
                              }
                            },
                            "value": true
                          }
                        }
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 25298,
                      "end": 25347,
                      "loc": {
                        "start": {
                          "line": 656,
                          "column": 8
                        },
                        "end": {
                          "line": 656,
                          "column": 57
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 25302,
                        "end": 25333,
                        "loc": {
                          "start": {
                            "line": 656,
                            "column": 12
                          },
                          "end": {
                            "line": 656,
                            "column": 43
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 25302,
                          "end": 25306,
                          "loc": {
                            "start": {
                              "line": 656,
                              "column": 12
                            },
                            "end": {
                              "line": 656,
                              "column": 16
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 25307,
                          "end": 25333,
                          "loc": {
                            "start": {
                              "line": 656,
                              "column": 17
                            },
                            "end": {
                              "line": 656,
                              "column": 43
                            },
                            "identifierName": "interactionStopsAutomation"
                          },
                          "name": "interactionStopsAutomation"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 25335,
                        "end": 25347,
                        "loc": {
                          "start": {
                            "line": 656,
                            "column": 45
                          },
                          "end": {
                            "line": 656,
                            "column": 57
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 25335,
                          "end": 25346,
                          "loc": {
                            "start": {
                              "line": 656,
                              "column": 45
                            },
                            "end": {
                              "line": 656,
                              "column": 56
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 25335,
                            "end": 25344,
                            "loc": {
                              "start": {
                                "line": 656,
                                "column": 45
                              },
                              "end": {
                                "line": 656,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25335,
                              "end": 25339,
                              "loc": {
                                "start": {
                                  "line": 656,
                                  "column": 45
                                },
                                "end": {
                                  "line": 656,
                                  "column": 49
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25340,
                              "end": 25344,
                              "loc": {
                                "start": {
                                  "line": 656,
                                  "column": 50
                                },
                                "end": {
                                  "line": 656,
                                  "column": 54
                                },
                                "identifierName": "stop"
                              },
                              "name": "stop"
                            },
                            "computed": false
                          },
                          "arguments": []
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 25357,
                      "end": 25403,
                      "loc": {
                        "start": {
                          "line": 658,
                          "column": 8
                        },
                        "end": {
                          "line": 658,
                          "column": 54
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 25357,
                        "end": 25402,
                        "loc": {
                          "start": {
                            "line": 658,
                            "column": 8
                          },
                          "end": {
                            "line": 658,
                            "column": 53
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 25357,
                          "end": 25377,
                          "loc": {
                            "start": {
                              "line": 658,
                              "column": 8
                            },
                            "end": {
                              "line": 658,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 25357,
                            "end": 25371,
                            "loc": {
                              "start": {
                                "line": 658,
                                "column": 8
                              },
                              "end": {
                                "line": 658,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25357,
                              "end": 25361,
                              "loc": {
                                "start": {
                                  "line": 658,
                                  "column": 8
                                },
                                "end": {
                                  "line": 658,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25362,
                              "end": 25371,
                              "loc": {
                                "start": {
                                  "line": 658,
                                  "column": 13
                                },
                                "end": {
                                  "line": 658,
                                  "column": 22
                                },
                                "identifierName": "_autoZoom"
                              },
                              "name": "_autoZoom"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25372,
                            "end": 25377,
                            "loc": {
                              "start": {
                                "line": 658,
                                "column": 23
                              },
                              "end": {
                                "line": 658,
                                "column": 28
                              },
                              "identifierName": "start"
                            },
                            "name": "start"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "AssignmentExpression",
                          "start": 25380,
                          "end": 25402,
                          "loc": {
                            "start": {
                              "line": 658,
                              "column": 31
                            },
                            "end": {
                              "line": 658,
                              "column": 53
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 25380,
                            "end": 25398,
                            "loc": {
                              "start": {
                                "line": 658,
                                "column": 31
                              },
                              "end": {
                                "line": 658,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 25380,
                              "end": 25394,
                              "loc": {
                                "start": {
                                  "line": 658,
                                  "column": 31
                                },
                                "end": {
                                  "line": 658,
                                  "column": 45
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 25380,
                                "end": 25384,
                                "loc": {
                                  "start": {
                                    "line": 658,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 658,
                                    "column": 35
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 25385,
                                "end": 25394,
                                "loc": {
                                  "start": {
                                    "line": 658,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 658,
                                    "column": 45
                                  },
                                  "identifierName": "_autoZoom"
                                },
                                "name": "_autoZoom"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25395,
                              "end": 25398,
                              "loc": {
                                "start": {
                                  "line": 658,
                                  "column": 46
                                },
                                "end": {
                                  "line": 658,
                                  "column": 49
                                },
                                "identifierName": "end"
                              },
                              "name": "end"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 25401,
                            "end": 25402,
                            "loc": {
                              "start": {
                                "line": 658,
                                "column": 52
                              },
                              "end": {
                                "line": 658,
                                "column": 53
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 25412,
                      "end": 25453,
                      "loc": {
                        "start": {
                          "line": 659,
                          "column": 8
                        },
                        "end": {
                          "line": 659,
                          "column": 49
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 25412,
                        "end": 25452,
                        "loc": {
                          "start": {
                            "line": 659,
                            "column": 8
                          },
                          "end": {
                            "line": 659,
                            "column": 48
                          }
                        },
                        "operator": "+=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 25412,
                          "end": 25430,
                          "loc": {
                            "start": {
                              "line": 659,
                              "column": 8
                            },
                            "end": {
                              "line": 659,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 25412,
                            "end": 25428,
                            "loc": {
                              "start": {
                                "line": 659,
                                "column": 8
                              },
                              "end": {
                                "line": 659,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25412,
                              "end": 25416,
                              "loc": {
                                "start": {
                                  "line": 659,
                                  "column": 8
                                },
                                "end": {
                                  "line": 659,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25417,
                              "end": 25428,
                              "loc": {
                                "start": {
                                  "line": 659,
                                  "column": 13
                                },
                                "end": {
                                  "line": 659,
                                  "column": 24
                                },
                                "identifierName": "_wheelStart"
                              },
                              "name": "_wheelStart"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25429,
                            "end": 25430,
                            "loc": {
                              "start": {
                                "line": 659,
                                "column": 25
                              },
                              "end": {
                                "line": 659,
                                "column": 26
                              },
                              "identifierName": "y"
                            },
                            "name": "y"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BinaryExpression",
                          "start": 25434,
                          "end": 25452,
                          "loc": {
                            "start": {
                              "line": 659,
                              "column": 30
                            },
                            "end": {
                              "line": 659,
                              "column": 48
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 25434,
                            "end": 25445,
                            "loc": {
                              "start": {
                                "line": 659,
                                "column": 30
                              },
                              "end": {
                                "line": 659,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 25434,
                              "end": 25439,
                              "loc": {
                                "start": {
                                  "line": 659,
                                  "column": 30
                                },
                                "end": {
                                  "line": 659,
                                  "column": 35
                                },
                                "identifierName": "event"
                              },
                              "name": "event"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25440,
                              "end": 25445,
                              "loc": {
                                "start": {
                                  "line": 659,
                                  "column": 36
                                },
                                "end": {
                                  "line": 659,
                                  "column": 41
                                },
                                "identifierName": "delta"
                              },
                              "name": "delta"
                            },
                            "computed": false
                          },
                          "operator": "*",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 25448,
                            "end": 25452,
                            "loc": {
                              "start": {
                                "line": 659,
                                "column": 44
                              },
                              "end": {
                                "line": 659,
                                "column": 48
                              }
                            },
                            "extra": {
                              "rawValue": 0.01,
                              "raw": "0.01"
                            },
                            "value": 0.01
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 25462,
                      "end": 25526,
                      "loc": {
                        "start": {
                          "line": 660,
                          "column": 8
                        },
                        "end": {
                          "line": 660,
                          "column": 72
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 25462,
                        "end": 25525,
                        "loc": {
                          "start": {
                            "line": 660,
                            "column": 8
                          },
                          "end": {
                            "line": 660,
                            "column": 71
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 25462,
                          "end": 25483,
                          "loc": {
                            "start": {
                              "line": 660,
                              "column": 8
                            },
                            "end": {
                              "line": 660,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 25462,
                            "end": 25481,
                            "loc": {
                              "start": {
                                "line": 660,
                                "column": 8
                              },
                              "end": {
                                "line": 660,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25462,
                              "end": 25466,
                              "loc": {
                                "start": {
                                  "line": 660,
                                  "column": 8
                                },
                                "end": {
                                  "line": 660,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25467,
                              "end": 25481,
                              "loc": {
                                "start": {
                                  "line": 660,
                                  "column": 13
                                },
                                "end": {
                                  "line": 660,
                                  "column": 27
                                },
                                "identifierName": "_mousePosition"
                              },
                              "name": "_mousePosition"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25482,
                            "end": 25483,
                            "loc": {
                              "start": {
                                "line": 660,
                                "column": 28
                              },
                              "end": {
                                "line": 660,
                                "column": 29
                              },
                              "identifierName": "x"
                            },
                            "name": "x"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BinaryExpression",
                          "start": 25486,
                          "end": 25525,
                          "loc": {
                            "start": {
                              "line": 660,
                              "column": 32
                            },
                            "end": {
                              "line": 660,
                              "column": 71
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 25486,
                            "end": 25521,
                            "loc": {
                              "start": {
                                "line": 660,
                                "column": 32
                              },
                              "end": {
                                "line": 660,
                                "column": 67
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 25486,
                              "end": 25517,
                              "loc": {
                                "start": {
                                  "line": 660,
                                  "column": 32
                                },
                                "end": {
                                  "line": 660,
                                  "column": 63
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 25486,
                                "end": 25499,
                                "loc": {
                                  "start": {
                                    "line": 660,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 660,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 25486,
                                  "end": 25491,
                                  "loc": {
                                    "start": {
                                      "line": 660,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 660,
                                      "column": 37
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 25492,
                                  "end": 25499,
                                  "loc": {
                                    "start": {
                                      "line": 660,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 660,
                                      "column": 45
                                    },
                                    "identifierName": "offsetX"
                                  },
                                  "name": "offsetX"
                                },
                                "computed": false
                              },
                              "operator": "/",
                              "right": {
                                "type": "MemberExpression",
                                "start": 25502,
                                "end": 25517,
                                "loc": {
                                  "start": {
                                    "line": 660,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 660,
                                    "column": 63
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 25502,
                                  "end": 25511,
                                  "loc": {
                                    "start": {
                                      "line": 660,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 660,
                                      "column": 57
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 25502,
                                    "end": 25506,
                                    "loc": {
                                      "start": {
                                        "line": 660,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 660,
                                        "column": 52
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 25507,
                                    "end": 25511,
                                    "loc": {
                                      "start": {
                                        "line": 660,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 660,
                                        "column": 57
                                      },
                                      "identifierName": "view"
                                    },
                                    "name": "view"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 25512,
                                  "end": 25517,
                                  "loc": {
                                    "start": {
                                      "line": 660,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 660,
                                      "column": 63
                                    },
                                    "identifierName": "width"
                                  },
                                  "name": "width"
                                },
                                "computed": false
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 25520,
                              "end": 25521,
                              "loc": {
                                "start": {
                                  "line": 660,
                                  "column": 66
                                },
                                "end": {
                                  "line": 660,
                                  "column": 67
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            }
                          },
                          "operator": "-",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 25524,
                            "end": 25525,
                            "loc": {
                              "start": {
                                "line": 660,
                                "column": 70
                              },
                              "end": {
                                "line": 660,
                                "column": 71
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 25535,
                      "end": 25605,
                      "loc": {
                        "start": {
                          "line": 661,
                          "column": 8
                        },
                        "end": {
                          "line": 661,
                          "column": 78
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 25535,
                        "end": 25604,
                        "loc": {
                          "start": {
                            "line": 661,
                            "column": 8
                          },
                          "end": {
                            "line": 661,
                            "column": 77
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 25535,
                          "end": 25556,
                          "loc": {
                            "start": {
                              "line": 661,
                              "column": 8
                            },
                            "end": {
                              "line": 661,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 25535,
                            "end": 25554,
                            "loc": {
                              "start": {
                                "line": 661,
                                "column": 8
                              },
                              "end": {
                                "line": 661,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25535,
                              "end": 25539,
                              "loc": {
                                "start": {
                                  "line": 661,
                                  "column": 8
                                },
                                "end": {
                                  "line": 661,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25540,
                              "end": 25554,
                              "loc": {
                                "start": {
                                  "line": 661,
                                  "column": 13
                                },
                                "end": {
                                  "line": 661,
                                  "column": 27
                                },
                                "identifierName": "_mousePosition"
                              },
                              "name": "_mousePosition"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25555,
                            "end": 25556,
                            "loc": {
                              "start": {
                                "line": 661,
                                "column": 28
                              },
                              "end": {
                                "line": 661,
                                "column": 29
                              },
                              "identifierName": "y"
                            },
                            "name": "y"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BinaryExpression",
                          "start": 25559,
                          "end": 25604,
                          "loc": {
                            "start": {
                              "line": 661,
                              "column": 32
                            },
                            "end": {
                              "line": 661,
                              "column": 77
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 25559,
                            "end": 25600,
                            "loc": {
                              "start": {
                                "line": 661,
                                "column": 32
                              },
                              "end": {
                                "line": 661,
                                "column": 73
                              }
                            },
                            "left": {
                              "type": "UnaryExpression",
                              "start": 25560,
                              "end": 25595,
                              "loc": {
                                "start": {
                                  "line": 661,
                                  "column": 33
                                },
                                "end": {
                                  "line": 661,
                                  "column": 68
                                }
                              },
                              "operator": "-",
                              "prefix": true,
                              "argument": {
                                "type": "BinaryExpression",
                                "start": 25562,
                                "end": 25594,
                                "loc": {
                                  "start": {
                                    "line": 661,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 661,
                                    "column": 67
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 25562,
                                  "end": 25575,
                                  "loc": {
                                    "start": {
                                      "line": 661,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 661,
                                      "column": 48
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 25562,
                                    "end": 25567,
                                    "loc": {
                                      "start": {
                                        "line": 661,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 661,
                                        "column": 40
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 25568,
                                    "end": 25575,
                                    "loc": {
                                      "start": {
                                        "line": 661,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 661,
                                        "column": 48
                                      },
                                      "identifierName": "offsetY"
                                    },
                                    "name": "offsetY"
                                  },
                                  "computed": false
                                },
                                "operator": "/",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 25578,
                                  "end": 25594,
                                  "loc": {
                                    "start": {
                                      "line": 661,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 661,
                                      "column": 67
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 25578,
                                    "end": 25587,
                                    "loc": {
                                      "start": {
                                        "line": 661,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 661,
                                        "column": 60
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 25578,
                                      "end": 25582,
                                      "loc": {
                                        "start": {
                                          "line": 661,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 661,
                                          "column": 55
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 25583,
                                      "end": 25587,
                                      "loc": {
                                        "start": {
                                          "line": 661,
                                          "column": 56
                                        },
                                        "end": {
                                          "line": 661,
                                          "column": 60
                                        },
                                        "identifierName": "view"
                                      },
                                      "name": "view"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 25588,
                                    "end": 25594,
                                    "loc": {
                                      "start": {
                                        "line": 661,
                                        "column": 61
                                      },
                                      "end": {
                                        "line": 661,
                                        "column": 67
                                      },
                                      "identifierName": "height"
                                    },
                                    "name": "height"
                                  },
                                  "computed": false
                                },
                                "extra": {
                                  "parenthesized": true,
                                  "parenStart": 25561
                                }
                              },
                              "extra": {
                                "parenthesizedArgument": false,
                                "parenthesized": true,
                                "parenStart": 25559
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 25599,
                              "end": 25600,
                              "loc": {
                                "start": {
                                  "line": 661,
                                  "column": 72
                                },
                                "end": {
                                  "line": 661,
                                  "column": 73
                                }
                              },
                              "extra": {
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "value": 2
                            }
                          },
                          "operator": "+",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 25603,
                            "end": 25604,
                            "loc": {
                              "start": {
                                "line": 661,
                                "column": 76
                              },
                              "end": {
                                "line": 661,
                                "column": 77
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 25617,
                "end": 27236,
                "loc": {
                  "start": {
                    "line": 664,
                    "column": 4
                  },
                  "end": {
                    "line": 695,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 25617,
                  "end": 25629,
                  "loc": {
                    "start": {
                      "line": 664,
                      "column": 4
                    },
                    "end": {
                      "line": 664,
                      "column": 16
                    },
                    "identifierName": "onTouchStart"
                  },
                  "name": "onTouchStart"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 25630,
                    "end": 25635,
                    "loc": {
                      "start": {
                        "line": 664,
                        "column": 17
                      },
                      "end": {
                        "line": 664,
                        "column": 22
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 25637,
                  "end": 27236,
                  "loc": {
                    "start": {
                      "line": 664,
                      "column": 24
                    },
                    "end": {
                      "line": 695,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 25647,
                      "end": 25682,
                      "loc": {
                        "start": {
                          "line": 665,
                          "column": 8
                        },
                        "end": {
                          "line": 665,
                          "column": 43
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 25651,
                        "end": 25673,
                        "loc": {
                          "start": {
                            "line": 665,
                            "column": 12
                          },
                          "end": {
                            "line": 665,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 25651,
                          "end": 25663,
                          "loc": {
                            "start": {
                              "line": 665,
                              "column": 12
                            },
                            "end": {
                              "line": 665,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 25651,
                            "end": 25655,
                            "loc": {
                              "start": {
                                "line": 665,
                                "column": 12
                              },
                              "end": {
                                "line": 665,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25656,
                            "end": 25663,
                            "loc": {
                              "start": {
                                "line": 665,
                                "column": 17
                              },
                              "end": {
                                "line": 665,
                                "column": 24
                              },
                              "identifierName": "enabled"
                            },
                            "name": "enabled"
                          },
                          "computed": false
                        },
                        "operator": "===",
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 25668,
                          "end": 25673,
                          "loc": {
                            "start": {
                              "line": 665,
                              "column": 29
                            },
                            "end": {
                              "line": 665,
                              "column": 34
                            }
                          },
                          "value": false
                        }
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 25675,
                        "end": 25682,
                        "loc": {
                          "start": {
                            "line": 665,
                            "column": 36
                          },
                          "end": {
                            "line": 665,
                            "column": 43
                          }
                        },
                        "argument": null
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 25692,
                      "end": 25734,
                      "loc": {
                        "start": {
                          "line": 667,
                          "column": 8
                        },
                        "end": {
                          "line": 667,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 25692,
                        "end": 25733,
                        "loc": {
                          "start": {
                            "line": 667,
                            "column": 8
                          },
                          "end": {
                            "line": 667,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 25692,
                          "end": 25707,
                          "loc": {
                            "start": {
                              "line": 667,
                              "column": 8
                            },
                            "end": {
                              "line": 667,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 25692,
                            "end": 25696,
                            "loc": {
                              "start": {
                                "line": 667,
                                "column": 8
                              },
                              "end": {
                                "line": 667,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 25697,
                            "end": 25707,
                            "loc": {
                              "start": {
                                "line": 667,
                                "column": 13
                              },
                              "end": {
                                "line": 667,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "AssignmentExpression",
                          "start": 25710,
                          "end": 25733,
                          "loc": {
                            "start": {
                              "line": 667,
                              "column": 26
                            },
                            "end": {
                              "line": 667,
                              "column": 49
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 25710,
                            "end": 25726,
                            "loc": {
                              "start": {
                                "line": 667,
                                "column": 26
                              },
                              "end": {
                                "line": 667,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25710,
                              "end": 25714,
                              "loc": {
                                "start": {
                                  "line": 667,
                                  "column": 26
                                },
                                "end": {
                                  "line": 667,
                                  "column": 30
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25715,
                              "end": 25726,
                              "loc": {
                                "start": {
                                  "line": 667,
                                  "column": 31
                                },
                                "end": {
                                  "line": 667,
                                  "column": 42
                                },
                                "identifierName": "interaction"
                              },
                              "name": "interaction"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 25729,
                            "end": 25733,
                            "loc": {
                              "start": {
                                "line": 667,
                                "column": 45
                              },
                              "end": {
                                "line": 667,
                                "column": 49
                              }
                            },
                            "value": true
                          }
                        }
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 25743,
                      "end": 25792,
                      "loc": {
                        "start": {
                          "line": 668,
                          "column": 8
                        },
                        "end": {
                          "line": 668,
                          "column": 57
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 25747,
                        "end": 25778,
                        "loc": {
                          "start": {
                            "line": 668,
                            "column": 12
                          },
                          "end": {
                            "line": 668,
                            "column": 43
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 25747,
                          "end": 25751,
                          "loc": {
                            "start": {
                              "line": 668,
                              "column": 12
                            },
                            "end": {
                              "line": 668,
                              "column": 16
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 25752,
                          "end": 25778,
                          "loc": {
                            "start": {
                              "line": 668,
                              "column": 17
                            },
                            "end": {
                              "line": 668,
                              "column": 43
                            },
                            "identifierName": "interactionStopsAutomation"
                          },
                          "name": "interactionStopsAutomation"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 25780,
                        "end": 25792,
                        "loc": {
                          "start": {
                            "line": 668,
                            "column": 45
                          },
                          "end": {
                            "line": 668,
                            "column": 57
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "start": 25780,
                          "end": 25791,
                          "loc": {
                            "start": {
                              "line": 668,
                              "column": 45
                            },
                            "end": {
                              "line": 668,
                              "column": 56
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 25780,
                            "end": 25789,
                            "loc": {
                              "start": {
                                "line": 668,
                                "column": 45
                              },
                              "end": {
                                "line": 668,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25780,
                              "end": 25784,
                              "loc": {
                                "start": {
                                  "line": 668,
                                  "column": 45
                                },
                                "end": {
                                  "line": 668,
                                  "column": 49
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25785,
                              "end": 25789,
                              "loc": {
                                "start": {
                                  "line": 668,
                                  "column": 50
                                },
                                "end": {
                                  "line": 668,
                                  "column": 54
                                },
                                "identifierName": "stop"
                              },
                              "name": "stop"
                            },
                            "computed": false
                          },
                          "arguments": []
                        },
                        "trailingComments": null
                      },
                      "alternate": null,
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " for convenience allow panning mit MouseL if noRotate is active",
                          "start": 25802,
                          "end": 25867,
                          "loc": {
                            "start": {
                              "line": 670,
                              "column": 8
                            },
                            "end": {
                              "line": 670,
                              "column": 73
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 25876,
                      "end": 27230,
                      "loc": {
                        "start": {
                          "line": 671,
                          "column": 8
                        },
                        "end": {
                          "line": 694,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 25880,
                        "end": 25951,
                        "loc": {
                          "start": {
                            "line": 671,
                            "column": 12
                          },
                          "end": {
                            "line": 671,
                            "column": 83
                          }
                        },
                        "left": {
                          "type": "LogicalExpression",
                          "start": 25880,
                          "end": 25922,
                          "loc": {
                            "start": {
                              "line": 671,
                              "column": 12
                            },
                            "end": {
                              "line": 671,
                              "column": 54
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 25880,
                            "end": 25905,
                            "loc": {
                              "start": {
                                "line": 671,
                                "column": 12
                              },
                              "end": {
                                "line": 671,
                                "column": 37
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 25880,
                              "end": 25900,
                              "loc": {
                                "start": {
                                  "line": 671,
                                  "column": 12
                                },
                                "end": {
                                  "line": 671,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 25880,
                                "end": 25893,
                                "loc": {
                                  "start": {
                                    "line": 671,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 671,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 25880,
                                  "end": 25885,
                                  "loc": {
                                    "start": {
                                      "line": 671,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 671,
                                      "column": 17
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event",
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 25886,
                                  "end": 25893,
                                  "loc": {
                                    "start": {
                                      "line": 671,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 671,
                                      "column": 25
                                    },
                                    "identifierName": "touches"
                                  },
                                  "name": "touches"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 25894,
                                "end": 25900,
                                "loc": {
                                  "start": {
                                    "line": 671,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 671,
                                    "column": 32
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "operator": "==",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 25904,
                              "end": 25905,
                              "loc": {
                                "start": {
                                  "line": 671,
                                  "column": 36
                                },
                                "end": {
                                  "line": 671,
                                  "column": 37
                                }
                              },
                              "extra": {
                                "rawValue": 1,
                                "raw": "1"
                              },
                              "value": 1
                            },
                            "leadingComments": null
                          },
                          "operator": "&&",
                          "right": {
                            "type": "MemberExpression",
                            "start": 25909,
                            "end": 25922,
                            "loc": {
                              "start": {
                                "line": 671,
                                "column": 41
                              },
                              "end": {
                                "line": 671,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 25909,
                              "end": 25913,
                              "loc": {
                                "start": {
                                  "line": 671,
                                  "column": 41
                                },
                                "end": {
                                  "line": 671,
                                  "column": 45
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25914,
                              "end": 25922,
                              "loc": {
                                "start": {
                                  "line": 671,
                                  "column": 46
                                },
                                "end": {
                                  "line": 671,
                                  "column": 54
                                },
                                "identifierName": "noRotate"
                              },
                              "name": "noRotate"
                            },
                            "computed": false
                          },
                          "leadingComments": null
                        },
                        "operator": "||",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 25926,
                          "end": 25951,
                          "loc": {
                            "start": {
                              "line": 671,
                              "column": 58
                            },
                            "end": {
                              "line": 671,
                              "column": 83
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 25926,
                            "end": 25946,
                            "loc": {
                              "start": {
                                "line": 671,
                                "column": 58
                              },
                              "end": {
                                "line": 671,
                                "column": 78
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 25926,
                              "end": 25939,
                              "loc": {
                                "start": {
                                  "line": 671,
                                  "column": 58
                                },
                                "end": {
                                  "line": 671,
                                  "column": 71
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 25926,
                                "end": 25931,
                                "loc": {
                                  "start": {
                                    "line": 671,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 671,
                                    "column": 63
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 25932,
                                "end": 25939,
                                "loc": {
                                  "start": {
                                    "line": 671,
                                    "column": 64
                                  },
                                  "end": {
                                    "line": 671,
                                    "column": 71
                                  },
                                  "identifierName": "touches"
                                },
                                "name": "touches"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 25940,
                              "end": 25946,
                              "loc": {
                                "start": {
                                  "line": 671,
                                  "column": 72
                                },
                                "end": {
                                  "line": 671,
                                  "column": 78
                                },
                                "identifierName": "length"
                              },
                              "name": "length"
                            },
                            "computed": false
                          },
                          "operator": "==",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 25950,
                            "end": 25951,
                            "loc": {
                              "start": {
                                "line": 671,
                                "column": 82
                              },
                              "end": {
                                "line": 671,
                                "column": 83
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 25953,
                        "end": 26886,
                        "loc": {
                          "start": {
                            "line": 671,
                            "column": 85
                          },
                          "end": {
                            "line": 687,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 25967,
                            "end": 26006,
                            "loc": {
                              "start": {
                                "line": 672,
                                "column": 12
                              },
                              "end": {
                                "line": 672,
                                "column": 51
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 25967,
                              "end": 26005,
                              "loc": {
                                "start": {
                                  "line": 672,
                                  "column": 12
                                },
                                "end": {
                                  "line": 672,
                                  "column": 50
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 25967,
                                "end": 25978,
                                "loc": {
                                  "start": {
                                    "line": 672,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 672,
                                    "column": 23
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 25967,
                                  "end": 25971,
                                  "loc": {
                                    "start": {
                                      "line": 672,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 672,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 25972,
                                  "end": 25978,
                                  "loc": {
                                    "start": {
                                      "line": 672,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 672,
                                      "column": 23
                                    },
                                    "identifierName": "_state"
                                  },
                                  "name": "_state"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 25981,
                                "end": 26005,
                                "loc": {
                                  "start": {
                                    "line": 672,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 672,
                                    "column": 50
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 25981,
                                  "end": 25992,
                                  "loc": {
                                    "start": {
                                      "line": 672,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 672,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 25981,
                                    "end": 25986,
                                    "loc": {
                                      "start": {
                                        "line": 672,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 672,
                                        "column": 31
                                      },
                                      "identifierName": "Orbit"
                                    },
                                    "name": "Orbit"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 25987,
                                    "end": 25992,
                                    "loc": {
                                      "start": {
                                        "line": 672,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 672,
                                        "column": 37
                                      },
                                      "identifierName": "State"
                                    },
                                    "name": "State"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 25993,
                                  "end": 26005,
                                  "loc": {
                                    "start": {
                                      "line": 672,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 672,
                                      "column": 50
                                    },
                                    "identifierName": "TouchZoomPan"
                                  },
                                  "name": "TouchZoomPan"
                                },
                                "computed": false
                              }
                            }
                          },
                          {
                            "type": "IfStatement",
                            "start": 26019,
                            "end": 26829,
                            "loc": {
                              "start": {
                                "line": 673,
                                "column": 12
                              },
                              "end": {
                                "line": 685,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "LogicalExpression",
                              "start": 26023,
                              "end": 26072,
                              "loc": {
                                "start": {
                                  "line": 673,
                                  "column": 16
                                },
                                "end": {
                                  "line": 673,
                                  "column": 65
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 26023,
                                "end": 26048,
                                "loc": {
                                  "start": {
                                    "line": 673,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 673,
                                    "column": 41
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 26023,
                                  "end": 26043,
                                  "loc": {
                                    "start": {
                                      "line": 673,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 673,
                                      "column": 36
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 26023,
                                    "end": 26036,
                                    "loc": {
                                      "start": {
                                        "line": 673,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 673,
                                        "column": 29
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 26023,
                                      "end": 26028,
                                      "loc": {
                                        "start": {
                                          "line": 673,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 673,
                                          "column": 21
                                        },
                                        "identifierName": "event"
                                      },
                                      "name": "event"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 26029,
                                      "end": 26036,
                                      "loc": {
                                        "start": {
                                          "line": 673,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 673,
                                          "column": 29
                                        },
                                        "identifierName": "touches"
                                      },
                                      "name": "touches"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 26037,
                                    "end": 26043,
                                    "loc": {
                                      "start": {
                                        "line": 673,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 673,
                                        "column": 36
                                      },
                                      "identifierName": "length"
                                    },
                                    "name": "length"
                                  },
                                  "computed": false
                                },
                                "operator": "==",
                                "right": {
                                  "type": "NumericLiteral",
                                  "start": 26047,
                                  "end": 26048,
                                  "loc": {
                                    "start": {
                                      "line": 673,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 673,
                                      "column": 41
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 2,
                                    "raw": "2"
                                  },
                                  "value": 2
                                }
                              },
                              "operator": "&&",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 26052,
                                "end": 26072,
                                "loc": {
                                  "start": {
                                    "line": 673,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 673,
                                    "column": 65
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 26052,
                                  "end": 26063,
                                  "loc": {
                                    "start": {
                                      "line": 673,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 673,
                                      "column": 56
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 26052,
                                    "end": 26056,
                                    "loc": {
                                      "start": {
                                        "line": 673,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 673,
                                        "column": 49
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 26057,
                                    "end": 26063,
                                    "loc": {
                                      "start": {
                                        "line": 673,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 673,
                                        "column": 56
                                      },
                                      "identifierName": "noZoom"
                                    },
                                    "name": "noZoom"
                                  },
                                  "computed": false
                                },
                                "operator": "!==",
                                "right": {
                                  "type": "BooleanLiteral",
                                  "start": 26068,
                                  "end": 26072,
                                  "loc": {
                                    "start": {
                                      "line": 673,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 673,
                                      "column": 65
                                    }
                                  },
                                  "value": true
                                }
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 26074,
                              "end": 26591,
                              "loc": {
                                "start": {
                                  "line": 673,
                                  "column": 67
                                },
                                "end": {
                                  "line": 682,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 26092,
                                  "end": 26149,
                                  "loc": {
                                    "start": {
                                      "line": 674,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 674,
                                      "column": 73
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 26096,
                                      "end": 26148,
                                      "loc": {
                                        "start": {
                                          "line": 674,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 674,
                                          "column": 72
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 26096,
                                        "end": 26098,
                                        "loc": {
                                          "start": {
                                            "line": 674,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 674,
                                            "column": 22
                                          },
                                          "identifierName": "dx"
                                        },
                                        "name": "dx"
                                      },
                                      "init": {
                                        "type": "BinaryExpression",
                                        "start": 26101,
                                        "end": 26148,
                                        "loc": {
                                          "start": {
                                            "line": 674,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 674,
                                            "column": 72
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 26101,
                                          "end": 26123,
                                          "loc": {
                                            "start": {
                                              "line": 674,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 674,
                                              "column": 47
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26101,
                                            "end": 26117,
                                            "loc": {
                                              "start": {
                                                "line": 674,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 674,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26101,
                                              "end": 26114,
                                              "loc": {
                                                "start": {
                                                  "line": 674,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 674,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26101,
                                                "end": 26106,
                                                "loc": {
                                                  "start": {
                                                    "line": 674,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 674,
                                                    "column": 30
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26107,
                                                "end": 26114,
                                                "loc": {
                                                  "start": {
                                                    "line": 674,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 674,
                                                    "column": 38
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26115,
                                              "end": 26116,
                                              "loc": {
                                                "start": {
                                                  "line": 674,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 674,
                                                  "column": 40
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26118,
                                            "end": 26123,
                                            "loc": {
                                              "start": {
                                                "line": 674,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 674,
                                                "column": 47
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        },
                                        "operator": "-",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 26126,
                                          "end": 26148,
                                          "loc": {
                                            "start": {
                                              "line": 674,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 674,
                                              "column": 72
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26126,
                                            "end": 26142,
                                            "loc": {
                                              "start": {
                                                "line": 674,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 674,
                                                "column": 66
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26126,
                                              "end": 26139,
                                              "loc": {
                                                "start": {
                                                  "line": 674,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 674,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26126,
                                                "end": 26131,
                                                "loc": {
                                                  "start": {
                                                    "line": 674,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 674,
                                                    "column": 55
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26132,
                                                "end": 26139,
                                                "loc": {
                                                  "start": {
                                                    "line": 674,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 674,
                                                    "column": 63
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26140,
                                              "end": 26141,
                                              "loc": {
                                                "start": {
                                                  "line": 674,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 674,
                                                  "column": 65
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26143,
                                            "end": 26148,
                                            "loc": {
                                              "start": {
                                                "line": 674,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 674,
                                                "column": 72
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "var"
                                },
                                {
                                  "type": "VariableDeclaration",
                                  "start": 26166,
                                  "end": 26223,
                                  "loc": {
                                    "start": {
                                      "line": 675,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 675,
                                      "column": 73
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 26170,
                                      "end": 26222,
                                      "loc": {
                                        "start": {
                                          "line": 675,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 675,
                                          "column": 72
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 26170,
                                        "end": 26172,
                                        "loc": {
                                          "start": {
                                            "line": 675,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 675,
                                            "column": 22
                                          },
                                          "identifierName": "dy"
                                        },
                                        "name": "dy"
                                      },
                                      "init": {
                                        "type": "BinaryExpression",
                                        "start": 26175,
                                        "end": 26222,
                                        "loc": {
                                          "start": {
                                            "line": 675,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 675,
                                            "column": 72
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 26175,
                                          "end": 26197,
                                          "loc": {
                                            "start": {
                                              "line": 675,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 675,
                                              "column": 47
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26175,
                                            "end": 26191,
                                            "loc": {
                                              "start": {
                                                "line": 675,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 675,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26175,
                                              "end": 26188,
                                              "loc": {
                                                "start": {
                                                  "line": 675,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 675,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26175,
                                                "end": 26180,
                                                "loc": {
                                                  "start": {
                                                    "line": 675,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 675,
                                                    "column": 30
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26181,
                                                "end": 26188,
                                                "loc": {
                                                  "start": {
                                                    "line": 675,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 675,
                                                    "column": 38
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26189,
                                              "end": 26190,
                                              "loc": {
                                                "start": {
                                                  "line": 675,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 675,
                                                  "column": 40
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26192,
                                            "end": 26197,
                                            "loc": {
                                              "start": {
                                                "line": 675,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 675,
                                                "column": 47
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        },
                                        "operator": "-",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 26200,
                                          "end": 26222,
                                          "loc": {
                                            "start": {
                                              "line": 675,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 675,
                                              "column": 72
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26200,
                                            "end": 26216,
                                            "loc": {
                                              "start": {
                                                "line": 675,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 675,
                                                "column": 66
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26200,
                                              "end": 26213,
                                              "loc": {
                                                "start": {
                                                  "line": 675,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 675,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26200,
                                                "end": 26205,
                                                "loc": {
                                                  "start": {
                                                    "line": 675,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 675,
                                                    "column": 55
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26206,
                                                "end": 26213,
                                                "loc": {
                                                  "start": {
                                                    "line": 675,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 675,
                                                    "column": 63
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26214,
                                              "end": 26215,
                                              "loc": {
                                                "start": {
                                                  "line": 675,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 675,
                                                  "column": 65
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26217,
                                            "end": 26222,
                                            "loc": {
                                              "start": {
                                                "line": 675,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 675,
                                                "column": 72
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "var"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 26240,
                                  "end": 26329,
                                  "loc": {
                                    "start": {
                                      "line": 676,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 676,
                                      "column": 105
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 26240,
                                    "end": 26328,
                                    "loc": {
                                      "start": {
                                        "line": 676,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 676,
                                        "column": 104
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 26240,
                                      "end": 26266,
                                      "loc": {
                                        "start": {
                                          "line": 676,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 676,
                                          "column": 42
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 26240,
                                        "end": 26244,
                                        "loc": {
                                          "start": {
                                            "line": 676,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 676,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 26245,
                                        "end": 26266,
                                        "loc": {
                                          "start": {
                                            "line": 676,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 676,
                                            "column": 42
                                          },
                                          "identifierName": "_touchZoomDistanceEnd"
                                        },
                                        "name": "_touchZoomDistanceEnd"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "AssignmentExpression",
                                      "start": 26269,
                                      "end": 26328,
                                      "loc": {
                                        "start": {
                                          "line": 676,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 676,
                                          "column": 104
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 26269,
                                        "end": 26297,
                                        "loc": {
                                          "start": {
                                            "line": 676,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 676,
                                            "column": 73
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 26269,
                                          "end": 26273,
                                          "loc": {
                                            "start": {
                                              "line": 676,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 676,
                                              "column": 49
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 26274,
                                          "end": 26297,
                                          "loc": {
                                            "start": {
                                              "line": 676,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 676,
                                              "column": 73
                                            },
                                            "identifierName": "_touchZoomDistanceStart"
                                          },
                                          "name": "_touchZoomDistanceStart"
                                        },
                                        "computed": false
                                      },
                                      "right": {
                                        "type": "CallExpression",
                                        "start": 26300,
                                        "end": 26328,
                                        "loc": {
                                          "start": {
                                            "line": 676,
                                            "column": 76
                                          },
                                          "end": {
                                            "line": 676,
                                            "column": 104
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 26300,
                                          "end": 26309,
                                          "loc": {
                                            "start": {
                                              "line": 676,
                                              "column": 76
                                            },
                                            "end": {
                                              "line": 676,
                                              "column": 85
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 26300,
                                            "end": 26304,
                                            "loc": {
                                              "start": {
                                                "line": 676,
                                                "column": 76
                                              },
                                              "end": {
                                                "line": 676,
                                                "column": 80
                                              },
                                              "identifierName": "Math"
                                            },
                                            "name": "Math"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26305,
                                            "end": 26309,
                                            "loc": {
                                              "start": {
                                                "line": 676,
                                                "column": 81
                                              },
                                              "end": {
                                                "line": 676,
                                                "column": 85
                                              },
                                              "identifierName": "sqrt"
                                            },
                                            "name": "sqrt"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "BinaryExpression",
                                            "start": 26310,
                                            "end": 26327,
                                            "loc": {
                                              "start": {
                                                "line": 676,
                                                "column": 86
                                              },
                                              "end": {
                                                "line": 676,
                                                "column": 103
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 26310,
                                              "end": 26317,
                                              "loc": {
                                                "start": {
                                                  "line": 676,
                                                  "column": 86
                                                },
                                                "end": {
                                                  "line": 676,
                                                  "column": 93
                                                }
                                              },
                                              "left": {
                                                "type": "Identifier",
                                                "start": 26310,
                                                "end": 26312,
                                                "loc": {
                                                  "start": {
                                                    "line": 676,
                                                    "column": 86
                                                  },
                                                  "end": {
                                                    "line": 676,
                                                    "column": 88
                                                  },
                                                  "identifierName": "dx"
                                                },
                                                "name": "dx"
                                              },
                                              "operator": "*",
                                              "right": {
                                                "type": "Identifier",
                                                "start": 26315,
                                                "end": 26317,
                                                "loc": {
                                                  "start": {
                                                    "line": 676,
                                                    "column": 91
                                                  },
                                                  "end": {
                                                    "line": 676,
                                                    "column": 93
                                                  },
                                                  "identifierName": "dx"
                                                },
                                                "name": "dx"
                                              }
                                            },
                                            "operator": "+",
                                            "right": {
                                              "type": "BinaryExpression",
                                              "start": 26320,
                                              "end": 26327,
                                              "loc": {
                                                "start": {
                                                  "line": 676,
                                                  "column": 96
                                                },
                                                "end": {
                                                  "line": 676,
                                                  "column": 103
                                                }
                                              },
                                              "left": {
                                                "type": "Identifier",
                                                "start": 26320,
                                                "end": 26322,
                                                "loc": {
                                                  "start": {
                                                    "line": 676,
                                                    "column": 96
                                                  },
                                                  "end": {
                                                    "line": 676,
                                                    "column": 98
                                                  },
                                                  "identifierName": "dy"
                                                },
                                                "name": "dy"
                                              },
                                              "operator": "*",
                                              "right": {
                                                "type": "Identifier",
                                                "start": 26325,
                                                "end": 26327,
                                                "loc": {
                                                  "start": {
                                                    "line": 676,
                                                    "column": 101
                                                  },
                                                  "end": {
                                                    "line": 676,
                                                    "column": 103
                                                  },
                                                  "identifierName": "dy"
                                                },
                                                "name": "dy"
                                              }
                                            }
                                          }
                                        ]
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 26347,
                                  "end": 26406,
                                  "loc": {
                                    "start": {
                                      "line": 678,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 678,
                                      "column": 75
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 26347,
                                    "end": 26405,
                                    "loc": {
                                      "start": {
                                        "line": 678,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 678,
                                        "column": 74
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 26347,
                                      "end": 26349,
                                      "loc": {
                                        "start": {
                                          "line": 678,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 678,
                                          "column": 18
                                        },
                                        "identifierName": "dx"
                                      },
                                      "name": "dx"
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 26352,
                                      "end": 26405,
                                      "loc": {
                                        "start": {
                                          "line": 678,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 678,
                                          "column": 74
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 26353,
                                        "end": 26400,
                                        "loc": {
                                          "start": {
                                            "line": 678,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 678,
                                            "column": 69
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 26353,
                                          "end": 26375,
                                          "loc": {
                                            "start": {
                                              "line": 678,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 678,
                                              "column": 44
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26353,
                                            "end": 26369,
                                            "loc": {
                                              "start": {
                                                "line": 678,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 678,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26353,
                                              "end": 26366,
                                              "loc": {
                                                "start": {
                                                  "line": 678,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 678,
                                                  "column": 35
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26353,
                                                "end": 26358,
                                                "loc": {
                                                  "start": {
                                                    "line": 678,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 678,
                                                    "column": 27
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26359,
                                                "end": 26366,
                                                "loc": {
                                                  "start": {
                                                    "line": 678,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 678,
                                                    "column": 35
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26367,
                                              "end": 26368,
                                              "loc": {
                                                "start": {
                                                  "line": 678,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 678,
                                                  "column": 37
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26370,
                                            "end": 26375,
                                            "loc": {
                                              "start": {
                                                "line": 678,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 678,
                                                "column": 44
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 26378,
                                          "end": 26400,
                                          "loc": {
                                            "start": {
                                              "line": 678,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 678,
                                              "column": 69
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26378,
                                            "end": 26394,
                                            "loc": {
                                              "start": {
                                                "line": 678,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 678,
                                                "column": 63
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26378,
                                              "end": 26391,
                                              "loc": {
                                                "start": {
                                                  "line": 678,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 678,
                                                  "column": 60
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26378,
                                                "end": 26383,
                                                "loc": {
                                                  "start": {
                                                    "line": 678,
                                                    "column": 47
                                                  },
                                                  "end": {
                                                    "line": 678,
                                                    "column": 52
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26384,
                                                "end": 26391,
                                                "loc": {
                                                  "start": {
                                                    "line": 678,
                                                    "column": 53
                                                  },
                                                  "end": {
                                                    "line": 678,
                                                    "column": 60
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26392,
                                              "end": 26393,
                                              "loc": {
                                                "start": {
                                                  "line": 678,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 678,
                                                  "column": 62
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26395,
                                            "end": 26400,
                                            "loc": {
                                              "start": {
                                                "line": 678,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 678,
                                                "column": 69
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        },
                                        "extra": {
                                          "parenthesized": true,
                                          "parenStart": 26352
                                        }
                                      },
                                      "operator": "/",
                                      "right": {
                                        "type": "NumericLiteral",
                                        "start": 26404,
                                        "end": 26405,
                                        "loc": {
                                          "start": {
                                            "line": 678,
                                            "column": 73
                                          },
                                          "end": {
                                            "line": 678,
                                            "column": 74
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 26423,
                                  "end": 26482,
                                  "loc": {
                                    "start": {
                                      "line": 679,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 679,
                                      "column": 75
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 26423,
                                    "end": 26481,
                                    "loc": {
                                      "start": {
                                        "line": 679,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 679,
                                        "column": 74
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 26423,
                                      "end": 26425,
                                      "loc": {
                                        "start": {
                                          "line": 679,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 679,
                                          "column": 18
                                        },
                                        "identifierName": "dy"
                                      },
                                      "name": "dy"
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 26428,
                                      "end": 26481,
                                      "loc": {
                                        "start": {
                                          "line": 679,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 679,
                                          "column": 74
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 26429,
                                        "end": 26476,
                                        "loc": {
                                          "start": {
                                            "line": 679,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 679,
                                            "column": 69
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 26429,
                                          "end": 26451,
                                          "loc": {
                                            "start": {
                                              "line": 679,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 679,
                                              "column": 44
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26429,
                                            "end": 26445,
                                            "loc": {
                                              "start": {
                                                "line": 679,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 679,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26429,
                                              "end": 26442,
                                              "loc": {
                                                "start": {
                                                  "line": 679,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 679,
                                                  "column": 35
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26429,
                                                "end": 26434,
                                                "loc": {
                                                  "start": {
                                                    "line": 679,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 679,
                                                    "column": 27
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26435,
                                                "end": 26442,
                                                "loc": {
                                                  "start": {
                                                    "line": 679,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 679,
                                                    "column": 35
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26443,
                                              "end": 26444,
                                              "loc": {
                                                "start": {
                                                  "line": 679,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 679,
                                                  "column": 37
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26446,
                                            "end": 26451,
                                            "loc": {
                                              "start": {
                                                "line": 679,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 679,
                                                "column": 44
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 26454,
                                          "end": 26476,
                                          "loc": {
                                            "start": {
                                              "line": 679,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 679,
                                              "column": 69
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26454,
                                            "end": 26470,
                                            "loc": {
                                              "start": {
                                                "line": 679,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 679,
                                                "column": 63
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26454,
                                              "end": 26467,
                                              "loc": {
                                                "start": {
                                                  "line": 679,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 679,
                                                  "column": 60
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26454,
                                                "end": 26459,
                                                "loc": {
                                                  "start": {
                                                    "line": 679,
                                                    "column": 47
                                                  },
                                                  "end": {
                                                    "line": 679,
                                                    "column": 52
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26460,
                                                "end": 26467,
                                                "loc": {
                                                  "start": {
                                                    "line": 679,
                                                    "column": 53
                                                  },
                                                  "end": {
                                                    "line": 679,
                                                    "column": 60
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26468,
                                              "end": 26469,
                                              "loc": {
                                                "start": {
                                                  "line": 679,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 679,
                                                  "column": 62
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26471,
                                            "end": 26476,
                                            "loc": {
                                              "start": {
                                                "line": 679,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 679,
                                                "column": 69
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        },
                                        "extra": {
                                          "parenthesized": true,
                                          "parenStart": 26428
                                        }
                                      },
                                      "operator": "/",
                                      "right": {
                                        "type": "NumericLiteral",
                                        "start": 26480,
                                        "end": 26481,
                                        "loc": {
                                          "start": {
                                            "line": 679,
                                            "column": 73
                                          },
                                          "end": {
                                            "line": 679,
                                            "column": 74
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 26499,
                                  "end": 26526,
                                  "loc": {
                                    "start": {
                                      "line": 680,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 680,
                                      "column": 43
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 26499,
                                    "end": 26525,
                                    "loc": {
                                      "start": {
                                        "line": 680,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 680,
                                        "column": 42
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 26499,
                                      "end": 26517,
                                      "loc": {
                                        "start": {
                                          "line": 680,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 680,
                                          "column": 34
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 26499,
                                        "end": 26513,
                                        "loc": {
                                          "start": {
                                            "line": 680,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 680,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 26499,
                                          "end": 26503,
                                          "loc": {
                                            "start": {
                                              "line": 680,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 680,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 26504,
                                          "end": 26513,
                                          "loc": {
                                            "start": {
                                              "line": 680,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 680,
                                              "column": 30
                                            },
                                            "identifierName": "_panStart"
                                          },
                                          "name": "_panStart"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 26514,
                                        "end": 26517,
                                        "loc": {
                                          "start": {
                                            "line": 680,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 680,
                                            "column": 34
                                          },
                                          "identifierName": "set"
                                        },
                                        "name": "set"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 26518,
                                        "end": 26520,
                                        "loc": {
                                          "start": {
                                            "line": 680,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 680,
                                            "column": 37
                                          },
                                          "identifierName": "dx"
                                        },
                                        "name": "dx"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 26522,
                                        "end": 26524,
                                        "loc": {
                                          "start": {
                                            "line": 680,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 680,
                                            "column": 41
                                          },
                                          "identifierName": "dy"
                                        },
                                        "name": "dy"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 26543,
                                  "end": 26577,
                                  "loc": {
                                    "start": {
                                      "line": 681,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 681,
                                      "column": 50
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 26543,
                                    "end": 26576,
                                    "loc": {
                                      "start": {
                                        "line": 681,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 681,
                                        "column": 49
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 26543,
                                      "end": 26560,
                                      "loc": {
                                        "start": {
                                          "line": 681,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 681,
                                          "column": 33
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 26543,
                                        "end": 26555,
                                        "loc": {
                                          "start": {
                                            "line": 681,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 681,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 26543,
                                          "end": 26547,
                                          "loc": {
                                            "start": {
                                              "line": 681,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 681,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 26548,
                                          "end": 26555,
                                          "loc": {
                                            "start": {
                                              "line": 681,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 681,
                                              "column": 28
                                            },
                                            "identifierName": "_panEnd"
                                          },
                                          "name": "_panEnd"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 26556,
                                        "end": 26560,
                                        "loc": {
                                          "start": {
                                            "line": 681,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 681,
                                            "column": 33
                                          },
                                          "identifierName": "copy"
                                        },
                                        "name": "copy"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 26561,
                                        "end": 26575,
                                        "loc": {
                                          "start": {
                                            "line": 681,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 681,
                                            "column": 48
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 26561,
                                          "end": 26565,
                                          "loc": {
                                            "start": {
                                              "line": 681,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 681,
                                              "column": 38
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 26566,
                                          "end": 26575,
                                          "loc": {
                                            "start": {
                                              "line": 681,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 681,
                                              "column": 48
                                            },
                                            "identifierName": "_panStart"
                                          },
                                          "name": "_panStart"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "IfStatement",
                              "start": 26597,
                              "end": 26829,
                              "loc": {
                                "start": {
                                  "line": 682,
                                  "column": 19
                                },
                                "end": {
                                  "line": 685,
                                  "column": 13
                                }
                              },
                              "test": {
                                "type": "LogicalExpression",
                                "start": 26601,
                                "end": 26649,
                                "loc": {
                                  "start": {
                                    "line": 682,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 682,
                                    "column": 71
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 26601,
                                  "end": 26626,
                                  "loc": {
                                    "start": {
                                      "line": 682,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 682,
                                      "column": 48
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 26601,
                                    "end": 26621,
                                    "loc": {
                                      "start": {
                                        "line": 682,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 682,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 26601,
                                      "end": 26614,
                                      "loc": {
                                        "start": {
                                          "line": 682,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 682,
                                          "column": 36
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 26601,
                                        "end": 26606,
                                        "loc": {
                                          "start": {
                                            "line": 682,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 682,
                                            "column": 28
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 26607,
                                        "end": 26614,
                                        "loc": {
                                          "start": {
                                            "line": 682,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 682,
                                            "column": 36
                                          },
                                          "identifierName": "touches"
                                        },
                                        "name": "touches"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 26615,
                                      "end": 26621,
                                      "loc": {
                                        "start": {
                                          "line": 682,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 682,
                                          "column": 43
                                        },
                                        "identifierName": "length"
                                      },
                                      "name": "length"
                                    },
                                    "computed": false
                                  },
                                  "operator": "==",
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 26625,
                                    "end": 26626,
                                    "loc": {
                                      "start": {
                                        "line": 682,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 682,
                                        "column": 48
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  }
                                },
                                "operator": "&&",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 26630,
                                  "end": 26649,
                                  "loc": {
                                    "start": {
                                      "line": 682,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 682,
                                      "column": 71
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 26630,
                                    "end": 26640,
                                    "loc": {
                                      "start": {
                                        "line": 682,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 682,
                                        "column": 62
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 26630,
                                      "end": 26634,
                                      "loc": {
                                        "start": {
                                          "line": 682,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 682,
                                          "column": 56
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 26635,
                                      "end": 26640,
                                      "loc": {
                                        "start": {
                                          "line": 682,
                                          "column": 57
                                        },
                                        "end": {
                                          "line": 682,
                                          "column": 62
                                        },
                                        "identifierName": "noPan"
                                      },
                                      "name": "noPan"
                                    },
                                    "computed": false
                                  },
                                  "operator": "!==",
                                  "right": {
                                    "type": "BooleanLiteral",
                                    "start": 26645,
                                    "end": 26649,
                                    "loc": {
                                      "start": {
                                        "line": 682,
                                        "column": 67
                                      },
                                      "end": {
                                        "line": 682,
                                        "column": 71
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 26651,
                                "end": 26829,
                                "loc": {
                                  "start": {
                                    "line": 682,
                                    "column": 73
                                  },
                                  "end": {
                                    "line": 685,
                                    "column": 13
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 26669,
                                    "end": 26731,
                                    "loc": {
                                      "start": {
                                        "line": 683,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 683,
                                        "column": 78
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 26669,
                                      "end": 26730,
                                      "loc": {
                                        "start": {
                                          "line": 683,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 683,
                                          "column": 77
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 26669,
                                        "end": 26697,
                                        "loc": {
                                          "start": {
                                            "line": 683,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 683,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 26669,
                                          "end": 26673,
                                          "loc": {
                                            "start": {
                                              "line": 683,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 683,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 26674,
                                          "end": 26697,
                                          "loc": {
                                            "start": {
                                              "line": 683,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 683,
                                              "column": 44
                                            },
                                            "identifierName": "_touchZoomDistanceStart"
                                          },
                                          "name": "_touchZoomDistanceStart"
                                        },
                                        "computed": false
                                      },
                                      "right": {
                                        "type": "AssignmentExpression",
                                        "start": 26700,
                                        "end": 26730,
                                        "loc": {
                                          "start": {
                                            "line": 683,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 683,
                                            "column": 77
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 26700,
                                          "end": 26726,
                                          "loc": {
                                            "start": {
                                              "line": 683,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 683,
                                              "column": 73
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 26700,
                                            "end": 26704,
                                            "loc": {
                                              "start": {
                                                "line": 683,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 683,
                                                "column": 51
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26705,
                                            "end": 26726,
                                            "loc": {
                                              "start": {
                                                "line": 683,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 683,
                                                "column": 73
                                              },
                                              "identifierName": "_touchZoomDistanceEnd"
                                            },
                                            "name": "_touchZoomDistanceEnd"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "NumericLiteral",
                                          "start": 26729,
                                          "end": 26730,
                                          "loc": {
                                            "start": {
                                              "line": 683,
                                              "column": 76
                                            },
                                            "end": {
                                              "line": 683,
                                              "column": 77
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 0,
                                            "raw": "0"
                                          },
                                          "value": 0
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 26748,
                                    "end": 26815,
                                    "loc": {
                                      "start": {
                                        "line": 684,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 684,
                                        "column": 83
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 26748,
                                      "end": 26814,
                                      "loc": {
                                        "start": {
                                          "line": 684,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 684,
                                          "column": 82
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 26748,
                                        "end": 26766,
                                        "loc": {
                                          "start": {
                                            "line": 684,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 684,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 26748,
                                          "end": 26762,
                                          "loc": {
                                            "start": {
                                              "line": 684,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 684,
                                              "column": 30
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 26748,
                                            "end": 26752,
                                            "loc": {
                                              "start": {
                                                "line": 684,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 684,
                                                "column": 20
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26753,
                                            "end": 26762,
                                            "loc": {
                                              "start": {
                                                "line": 684,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 684,
                                                "column": 30
                                              },
                                              "identifierName": "_panStart"
                                            },
                                            "name": "_panStart"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 26763,
                                          "end": 26766,
                                          "loc": {
                                            "start": {
                                              "line": 684,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 684,
                                              "column": 34
                                            },
                                            "identifierName": "set"
                                          },
                                          "name": "set"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 26767,
                                          "end": 26789,
                                          "loc": {
                                            "start": {
                                              "line": 684,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 684,
                                              "column": 57
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26767,
                                            "end": 26783,
                                            "loc": {
                                              "start": {
                                                "line": 684,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 684,
                                                "column": 51
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26767,
                                              "end": 26780,
                                              "loc": {
                                                "start": {
                                                  "line": 684,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 684,
                                                  "column": 48
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26767,
                                                "end": 26772,
                                                "loc": {
                                                  "start": {
                                                    "line": 684,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 684,
                                                    "column": 40
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26773,
                                                "end": 26780,
                                                "loc": {
                                                  "start": {
                                                    "line": 684,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 684,
                                                    "column": 48
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26781,
                                              "end": 26782,
                                              "loc": {
                                                "start": {
                                                  "line": 684,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 684,
                                                  "column": 50
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26784,
                                            "end": 26789,
                                            "loc": {
                                              "start": {
                                                "line": 684,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 684,
                                                "column": 57
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        },
                                        {
                                          "type": "MemberExpression",
                                          "start": 26791,
                                          "end": 26813,
                                          "loc": {
                                            "start": {
                                              "line": 684,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 684,
                                              "column": 81
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 26791,
                                            "end": 26807,
                                            "loc": {
                                              "start": {
                                                "line": 684,
                                                "column": 59
                                              },
                                              "end": {
                                                "line": 684,
                                                "column": 75
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 26791,
                                              "end": 26804,
                                              "loc": {
                                                "start": {
                                                  "line": 684,
                                                  "column": 59
                                                },
                                                "end": {
                                                  "line": 684,
                                                  "column": 72
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 26791,
                                                "end": 26796,
                                                "loc": {
                                                  "start": {
                                                    "line": 684,
                                                    "column": 59
                                                  },
                                                  "end": {
                                                    "line": 684,
                                                    "column": 64
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 26797,
                                                "end": 26804,
                                                "loc": {
                                                  "start": {
                                                    "line": 684,
                                                    "column": 65
                                                  },
                                                  "end": {
                                                    "line": 684,
                                                    "column": 72
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 26805,
                                              "end": 26806,
                                              "loc": {
                                                "start": {
                                                  "line": 684,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 684,
                                                  "column": 74
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 26808,
                                            "end": 26813,
                                            "loc": {
                                              "start": {
                                                "line": 684,
                                                "column": 76
                                              },
                                              "end": {
                                                "line": 684,
                                                "column": 81
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "directives": []
                              },
                              "alternate": null
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 26842,
                            "end": 26876,
                            "loc": {
                              "start": {
                                "line": 686,
                                "column": 12
                              },
                              "end": {
                                "line": 686,
                                "column": 46
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 26842,
                              "end": 26875,
                              "loc": {
                                "start": {
                                  "line": 686,
                                  "column": 12
                                },
                                "end": {
                                  "line": 686,
                                  "column": 45
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 26842,
                                "end": 26859,
                                "loc": {
                                  "start": {
                                    "line": 686,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 686,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 26842,
                                  "end": 26854,
                                  "loc": {
                                    "start": {
                                      "line": 686,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 686,
                                      "column": 24
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 26842,
                                    "end": 26846,
                                    "loc": {
                                      "start": {
                                        "line": 686,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 686,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 26847,
                                    "end": 26854,
                                    "loc": {
                                      "start": {
                                        "line": 686,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 686,
                                        "column": 24
                                      },
                                      "identifierName": "_panEnd"
                                    },
                                    "name": "_panEnd"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 26855,
                                  "end": 26859,
                                  "loc": {
                                    "start": {
                                      "line": 686,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 686,
                                      "column": 29
                                    },
                                    "identifierName": "copy"
                                  },
                                  "name": "copy"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 26860,
                                  "end": 26874,
                                  "loc": {
                                    "start": {
                                      "line": 686,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 686,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 26860,
                                    "end": 26864,
                                    "loc": {
                                      "start": {
                                        "line": 686,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 686,
                                        "column": 34
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 26865,
                                    "end": 26874,
                                    "loc": {
                                      "start": {
                                        "line": 686,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 686,
                                        "column": 44
                                      },
                                      "identifierName": "_panStart"
                                    },
                                    "name": "_panStart"
                                  },
                                  "computed": false
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 26892,
                        "end": 27230,
                        "loc": {
                          "start": {
                            "line": 687,
                            "column": 15
                          },
                          "end": {
                            "line": 694,
                            "column": 9
                          }
                        },
                        "test": {
                          "type": "BinaryExpression",
                          "start": 26896,
                          "end": 26921,
                          "loc": {
                            "start": {
                              "line": 687,
                              "column": 19
                            },
                            "end": {
                              "line": 687,
                              "column": 44
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 26896,
                            "end": 26916,
                            "loc": {
                              "start": {
                                "line": 687,
                                "column": 19
                              },
                              "end": {
                                "line": 687,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 26896,
                              "end": 26909,
                              "loc": {
                                "start": {
                                  "line": 687,
                                  "column": 19
                                },
                                "end": {
                                  "line": 687,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 26896,
                                "end": 26901,
                                "loc": {
                                  "start": {
                                    "line": 687,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 687,
                                    "column": 24
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 26902,
                                "end": 26909,
                                "loc": {
                                  "start": {
                                    "line": 687,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 687,
                                    "column": 32
                                  },
                                  "identifierName": "touches"
                                },
                                "name": "touches"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 26910,
                              "end": 26916,
                              "loc": {
                                "start": {
                                  "line": 687,
                                  "column": 33
                                },
                                "end": {
                                  "line": 687,
                                  "column": 39
                                },
                                "identifierName": "length"
                              },
                              "name": "length"
                            },
                            "computed": false
                          },
                          "operator": "==",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 26920,
                            "end": 26921,
                            "loc": {
                              "start": {
                                "line": 687,
                                "column": 43
                              },
                              "end": {
                                "line": 687,
                                "column": 44
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 26923,
                          "end": 27169,
                          "loc": {
                            "start": {
                              "line": 687,
                              "column": 46
                            },
                            "end": {
                              "line": 692,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "IfStatement",
                              "start": 26937,
                              "end": 26972,
                              "loc": {
                                "start": {
                                  "line": 688,
                                  "column": 12
                                },
                                "end": {
                                  "line": 688,
                                  "column": 47
                                }
                              },
                              "test": {
                                "type": "BinaryExpression",
                                "start": 26941,
                                "end": 26963,
                                "loc": {
                                  "start": {
                                    "line": 688,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 688,
                                    "column": 38
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 26941,
                                  "end": 26954,
                                  "loc": {
                                    "start": {
                                      "line": 688,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 688,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 26941,
                                    "end": 26945,
                                    "loc": {
                                      "start": {
                                        "line": 688,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 688,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 26946,
                                    "end": 26954,
                                    "loc": {
                                      "start": {
                                        "line": 688,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 688,
                                        "column": 29
                                      },
                                      "identifierName": "noRotate"
                                    },
                                    "name": "noRotate"
                                  },
                                  "computed": false
                                },
                                "operator": "===",
                                "right": {
                                  "type": "BooleanLiteral",
                                  "start": 26959,
                                  "end": 26963,
                                  "loc": {
                                    "start": {
                                      "line": 688,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 688,
                                      "column": 38
                                    }
                                  },
                                  "value": true
                                }
                              },
                              "consequent": {
                                "type": "ReturnStatement",
                                "start": 26965,
                                "end": 26972,
                                "loc": {
                                  "start": {
                                    "line": 688,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 688,
                                    "column": 47
                                  }
                                },
                                "argument": null
                              },
                              "alternate": null
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 26985,
                              "end": 27023,
                              "loc": {
                                "start": {
                                  "line": 689,
                                  "column": 12
                                },
                                "end": {
                                  "line": 689,
                                  "column": 50
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 26985,
                                "end": 27022,
                                "loc": {
                                  "start": {
                                    "line": 689,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 689,
                                    "column": 49
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 26985,
                                  "end": 26996,
                                  "loc": {
                                    "start": {
                                      "line": 689,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 689,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 26985,
                                    "end": 26989,
                                    "loc": {
                                      "start": {
                                        "line": 689,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 689,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 26990,
                                    "end": 26996,
                                    "loc": {
                                      "start": {
                                        "line": 689,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 689,
                                        "column": 23
                                      },
                                      "identifierName": "_state"
                                    },
                                    "name": "_state"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 26999,
                                  "end": 27022,
                                  "loc": {
                                    "start": {
                                      "line": 689,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 689,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 26999,
                                    "end": 27010,
                                    "loc": {
                                      "start": {
                                        "line": 689,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 689,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 26999,
                                      "end": 27004,
                                      "loc": {
                                        "start": {
                                          "line": 689,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 689,
                                          "column": 31
                                        },
                                        "identifierName": "Orbit"
                                      },
                                      "name": "Orbit"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 27005,
                                      "end": 27010,
                                      "loc": {
                                        "start": {
                                          "line": 689,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 689,
                                          "column": 37
                                        },
                                        "identifierName": "State"
                                      },
                                      "name": "State"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 27011,
                                    "end": 27022,
                                    "loc": {
                                      "start": {
                                        "line": 689,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 689,
                                        "column": 49
                                      },
                                      "identifierName": "TouchRotate"
                                    },
                                    "name": "TouchRotate"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 27036,
                              "end": 27106,
                              "loc": {
                                "start": {
                                  "line": 690,
                                  "column": 12
                                },
                                "end": {
                                  "line": 690,
                                  "column": 82
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 27036,
                                "end": 27105,
                                "loc": {
                                  "start": {
                                    "line": 690,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 690,
                                    "column": 81
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 27036,
                                  "end": 27057,
                                  "loc": {
                                    "start": {
                                      "line": 690,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 690,
                                      "column": 33
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 27036,
                                    "end": 27053,
                                    "loc": {
                                      "start": {
                                        "line": 690,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 690,
                                        "column": 29
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 27036,
                                      "end": 27040,
                                      "loc": {
                                        "start": {
                                          "line": 690,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 690,
                                          "column": 16
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 27041,
                                      "end": 27053,
                                      "loc": {
                                        "start": {
                                          "line": 690,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 690,
                                          "column": 29
                                        },
                                        "identifierName": "_rotateStart"
                                      },
                                      "name": "_rotateStart"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 27054,
                                    "end": 27057,
                                    "loc": {
                                      "start": {
                                        "line": 690,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 690,
                                        "column": 33
                                      },
                                      "identifierName": "set"
                                    },
                                    "name": "set"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 27058,
                                    "end": 27080,
                                    "loc": {
                                      "start": {
                                        "line": 690,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 690,
                                        "column": 56
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 27058,
                                      "end": 27074,
                                      "loc": {
                                        "start": {
                                          "line": 690,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 690,
                                          "column": 50
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 27058,
                                        "end": 27071,
                                        "loc": {
                                          "start": {
                                            "line": 690,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 690,
                                            "column": 47
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 27058,
                                          "end": 27063,
                                          "loc": {
                                            "start": {
                                              "line": 690,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 690,
                                              "column": 39
                                            },
                                            "identifierName": "event"
                                          },
                                          "name": "event"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 27064,
                                          "end": 27071,
                                          "loc": {
                                            "start": {
                                              "line": 690,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 690,
                                              "column": 47
                                            },
                                            "identifierName": "touches"
                                          },
                                          "name": "touches"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "NumericLiteral",
                                        "start": 27072,
                                        "end": 27073,
                                        "loc": {
                                          "start": {
                                            "line": 690,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 690,
                                            "column": 49
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 0,
                                          "raw": "0"
                                        },
                                        "value": 0
                                      },
                                      "computed": true
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 27075,
                                      "end": 27080,
                                      "loc": {
                                        "start": {
                                          "line": 690,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 690,
                                          "column": 56
                                        },
                                        "identifierName": "pageX"
                                      },
                                      "name": "pageX"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 27082,
                                    "end": 27104,
                                    "loc": {
                                      "start": {
                                        "line": 690,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 690,
                                        "column": 80
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 27082,
                                      "end": 27098,
                                      "loc": {
                                        "start": {
                                          "line": 690,
                                          "column": 58
                                        },
                                        "end": {
                                          "line": 690,
                                          "column": 74
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 27082,
                                        "end": 27095,
                                        "loc": {
                                          "start": {
                                            "line": 690,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 690,
                                            "column": 71
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 27082,
                                          "end": 27087,
                                          "loc": {
                                            "start": {
                                              "line": 690,
                                              "column": 58
                                            },
                                            "end": {
                                              "line": 690,
                                              "column": 63
                                            },
                                            "identifierName": "event"
                                          },
                                          "name": "event"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 27088,
                                          "end": 27095,
                                          "loc": {
                                            "start": {
                                              "line": 690,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 690,
                                              "column": 71
                                            },
                                            "identifierName": "touches"
                                          },
                                          "name": "touches"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "NumericLiteral",
                                        "start": 27096,
                                        "end": 27097,
                                        "loc": {
                                          "start": {
                                            "line": 690,
                                            "column": 72
                                          },
                                          "end": {
                                            "line": 690,
                                            "column": 73
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 0,
                                          "raw": "0"
                                        },
                                        "value": 0
                                      },
                                      "computed": true
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 27099,
                                      "end": 27104,
                                      "loc": {
                                        "start": {
                                          "line": 690,
                                          "column": 75
                                        },
                                        "end": {
                                          "line": 690,
                                          "column": 80
                                        },
                                        "identifierName": "pageY"
                                      },
                                      "name": "pageY"
                                    },
                                    "computed": false
                                  }
                                ]
                              }
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 27119,
                              "end": 27159,
                              "loc": {
                                "start": {
                                  "line": 691,
                                  "column": 12
                                },
                                "end": {
                                  "line": 691,
                                  "column": 52
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 27119,
                                "end": 27158,
                                "loc": {
                                  "start": {
                                    "line": 691,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 691,
                                    "column": 51
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 27119,
                                  "end": 27139,
                                  "loc": {
                                    "start": {
                                      "line": 691,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 691,
                                      "column": 32
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 27119,
                                    "end": 27134,
                                    "loc": {
                                      "start": {
                                        "line": 691,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 691,
                                        "column": 27
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 27119,
                                      "end": 27123,
                                      "loc": {
                                        "start": {
                                          "line": 691,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 691,
                                          "column": 16
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 27124,
                                      "end": 27134,
                                      "loc": {
                                        "start": {
                                          "line": 691,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 691,
                                          "column": 27
                                        },
                                        "identifierName": "_rotateEnd"
                                      },
                                      "name": "_rotateEnd"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 27135,
                                    "end": 27139,
                                    "loc": {
                                      "start": {
                                        "line": 691,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 691,
                                        "column": 32
                                      },
                                      "identifierName": "copy"
                                    },
                                    "name": "copy"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 27140,
                                    "end": 27157,
                                    "loc": {
                                      "start": {
                                        "line": 691,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 691,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 27140,
                                      "end": 27144,
                                      "loc": {
                                        "start": {
                                          "line": 691,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 691,
                                          "column": 37
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 27145,
                                      "end": 27157,
                                      "loc": {
                                        "start": {
                                          "line": 691,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 691,
                                          "column": 50
                                        },
                                        "identifierName": "_rotateStart"
                                      },
                                      "name": "_rotateStart"
                                    },
                                    "computed": false
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        },
                        "alternate": {
                          "type": "BlockStatement",
                          "start": 27175,
                          "end": 27230,
                          "loc": {
                            "start": {
                              "line": 692,
                              "column": 15
                            },
                            "end": {
                              "line": 694,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 27189,
                              "end": 27220,
                              "loc": {
                                "start": {
                                  "line": 693,
                                  "column": 12
                                },
                                "end": {
                                  "line": 693,
                                  "column": 43
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 27189,
                                "end": 27219,
                                "loc": {
                                  "start": {
                                    "line": 693,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 693,
                                    "column": 42
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 27189,
                                  "end": 27200,
                                  "loc": {
                                    "start": {
                                      "line": 693,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 693,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 27189,
                                    "end": 27193,
                                    "loc": {
                                      "start": {
                                        "line": 693,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 693,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 27194,
                                    "end": 27200,
                                    "loc": {
                                      "start": {
                                        "line": 693,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 693,
                                        "column": 23
                                      },
                                      "identifierName": "_state"
                                    },
                                    "name": "_state"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 27203,
                                  "end": 27219,
                                  "loc": {
                                    "start": {
                                      "line": 693,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 693,
                                      "column": 42
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 27203,
                                    "end": 27214,
                                    "loc": {
                                      "start": {
                                        "line": 693,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 693,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 27203,
                                      "end": 27208,
                                      "loc": {
                                        "start": {
                                          "line": 693,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 693,
                                          "column": 31
                                        },
                                        "identifierName": "Orbit"
                                      },
                                      "name": "Orbit"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 27209,
                                      "end": 27214,
                                      "loc": {
                                        "start": {
                                          "line": 693,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 693,
                                          "column": 37
                                        },
                                        "identifierName": "State"
                                      },
                                      "name": "State"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 27215,
                                    "end": 27219,
                                    "loc": {
                                      "start": {
                                        "line": 693,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 693,
                                        "column": 42
                                      },
                                      "identifierName": "None"
                                    },
                                    "name": "None"
                                  },
                                  "computed": false
                                }
                              }
                            }
                          ],
                          "directives": []
                        }
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " for convenience allow panning mit MouseL if noRotate is active",
                          "start": 25802,
                          "end": 25867,
                          "loc": {
                            "start": {
                              "line": 670,
                              "column": 8
                            },
                            "end": {
                              "line": 670,
                              "column": 73
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 27242,
                "end": 28544,
                "loc": {
                  "start": {
                    "line": 697,
                    "column": 4
                  },
                  "end": {
                    "line": 722,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 27242,
                  "end": 27253,
                  "loc": {
                    "start": {
                      "line": 697,
                      "column": 4
                    },
                    "end": {
                      "line": 697,
                      "column": 15
                    },
                    "identifierName": "onTouchMove"
                  },
                  "name": "onTouchMove"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 27254,
                    "end": 27259,
                    "loc": {
                      "start": {
                        "line": 697,
                        "column": 16
                      },
                      "end": {
                        "line": 697,
                        "column": 21
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 27261,
                  "end": 28544,
                  "loc": {
                    "start": {
                      "line": 697,
                      "column": 23
                    },
                    "end": {
                      "line": 722,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 27271,
                      "end": 27306,
                      "loc": {
                        "start": {
                          "line": 698,
                          "column": 8
                        },
                        "end": {
                          "line": 698,
                          "column": 43
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 27275,
                        "end": 27297,
                        "loc": {
                          "start": {
                            "line": 698,
                            "column": 12
                          },
                          "end": {
                            "line": 698,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 27275,
                          "end": 27287,
                          "loc": {
                            "start": {
                              "line": 698,
                              "column": 12
                            },
                            "end": {
                              "line": 698,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 27275,
                            "end": 27279,
                            "loc": {
                              "start": {
                                "line": 698,
                                "column": 12
                              },
                              "end": {
                                "line": 698,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 27280,
                            "end": 27287,
                            "loc": {
                              "start": {
                                "line": 698,
                                "column": 17
                              },
                              "end": {
                                "line": 698,
                                "column": 24
                              },
                              "identifierName": "enabled"
                            },
                            "name": "enabled"
                          },
                          "computed": false
                        },
                        "operator": "===",
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 27292,
                          "end": 27297,
                          "loc": {
                            "start": {
                              "line": 698,
                              "column": 29
                            },
                            "end": {
                              "line": 698,
                              "column": 34
                            }
                          },
                          "value": false
                        }
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 27299,
                        "end": 27306,
                        "loc": {
                          "start": {
                            "line": 698,
                            "column": 36
                          },
                          "end": {
                            "line": 698,
                            "column": 43
                          }
                        },
                        "argument": null
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 27315,
                      "end": 27357,
                      "loc": {
                        "start": {
                          "line": 699,
                          "column": 8
                        },
                        "end": {
                          "line": 699,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 27315,
                        "end": 27356,
                        "loc": {
                          "start": {
                            "line": 699,
                            "column": 8
                          },
                          "end": {
                            "line": 699,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 27315,
                          "end": 27330,
                          "loc": {
                            "start": {
                              "line": 699,
                              "column": 8
                            },
                            "end": {
                              "line": 699,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 27315,
                            "end": 27319,
                            "loc": {
                              "start": {
                                "line": 699,
                                "column": 8
                              },
                              "end": {
                                "line": 699,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 27320,
                            "end": 27330,
                            "loc": {
                              "start": {
                                "line": 699,
                                "column": 13
                              },
                              "end": {
                                "line": 699,
                                "column": 23
                              },
                              "identifierName": "automation"
                            },
                            "name": "automation"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "AssignmentExpression",
                          "start": 27333,
                          "end": 27356,
                          "loc": {
                            "start": {
                              "line": 699,
                              "column": 26
                            },
                            "end": {
                              "line": 699,
                              "column": 49
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "MemberExpression",
                            "start": 27333,
                            "end": 27349,
                            "loc": {
                              "start": {
                                "line": 699,
                                "column": 26
                              },
                              "end": {
                                "line": 699,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 27333,
                              "end": 27337,
                              "loc": {
                                "start": {
                                  "line": 699,
                                  "column": 26
                                },
                                "end": {
                                  "line": 699,
                                  "column": 30
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 27338,
                              "end": 27349,
                              "loc": {
                                "start": {
                                  "line": 699,
                                  "column": 31
                                },
                                "end": {
                                  "line": 699,
                                  "column": 42
                                },
                                "identifierName": "interaction"
                              },
                              "name": "interaction"
                            },
                            "computed": false
                          },
                          "right": {
                            "type": "BooleanLiteral",
                            "start": 27352,
                            "end": 27356,
                            "loc": {
                              "start": {
                                "line": 699,
                                "column": 45
                              },
                              "end": {
                                "line": 699,
                                "column": 49
                              }
                            },
                            "value": true
                          }
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " for convenience allow panning mit MouseL if noRotate is active",
                          "start": 27367,
                          "end": 27432,
                          "loc": {
                            "start": {
                              "line": 701,
                              "column": 8
                            },
                            "end": {
                              "line": 701,
                              "column": 73
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "IfStatement",
                      "start": 27441,
                      "end": 28538,
                      "loc": {
                        "start": {
                          "line": 702,
                          "column": 8
                        },
                        "end": {
                          "line": 721,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 27445,
                        "end": 27516,
                        "loc": {
                          "start": {
                            "line": 702,
                            "column": 12
                          },
                          "end": {
                            "line": 702,
                            "column": 83
                          }
                        },
                        "left": {
                          "type": "LogicalExpression",
                          "start": 27445,
                          "end": 27487,
                          "loc": {
                            "start": {
                              "line": 702,
                              "column": 12
                            },
                            "end": {
                              "line": 702,
                              "column": 54
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 27445,
                            "end": 27470,
                            "loc": {
                              "start": {
                                "line": 702,
                                "column": 12
                              },
                              "end": {
                                "line": 702,
                                "column": 37
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 27445,
                              "end": 27465,
                              "loc": {
                                "start": {
                                  "line": 702,
                                  "column": 12
                                },
                                "end": {
                                  "line": 702,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 27445,
                                "end": 27458,
                                "loc": {
                                  "start": {
                                    "line": 702,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 702,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 27445,
                                  "end": 27450,
                                  "loc": {
                                    "start": {
                                      "line": 702,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 702,
                                      "column": 17
                                    },
                                    "identifierName": "event"
                                  },
                                  "name": "event",
                                  "leadingComments": null
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 27451,
                                  "end": 27458,
                                  "loc": {
                                    "start": {
                                      "line": 702,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 702,
                                      "column": 25
                                    },
                                    "identifierName": "touches"
                                  },
                                  "name": "touches"
                                },
                                "computed": false,
                                "leadingComments": null
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 27459,
                                "end": 27465,
                                "loc": {
                                  "start": {
                                    "line": 702,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 702,
                                    "column": 32
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              },
                              "computed": false,
                              "leadingComments": null
                            },
                            "operator": "==",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 27469,
                              "end": 27470,
                              "loc": {
                                "start": {
                                  "line": 702,
                                  "column": 36
                                },
                                "end": {
                                  "line": 702,
                                  "column": 37
                                }
                              },
                              "extra": {
                                "rawValue": 1,
                                "raw": "1"
                              },
                              "value": 1
                            },
                            "leadingComments": null
                          },
                          "operator": "&&",
                          "right": {
                            "type": "MemberExpression",
                            "start": 27474,
                            "end": 27487,
                            "loc": {
                              "start": {
                                "line": 702,
                                "column": 41
                              },
                              "end": {
                                "line": 702,
                                "column": 54
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 27474,
                              "end": 27478,
                              "loc": {
                                "start": {
                                  "line": 702,
                                  "column": 41
                                },
                                "end": {
                                  "line": 702,
                                  "column": 45
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 27479,
                              "end": 27487,
                              "loc": {
                                "start": {
                                  "line": 702,
                                  "column": 46
                                },
                                "end": {
                                  "line": 702,
                                  "column": 54
                                },
                                "identifierName": "noRotate"
                              },
                              "name": "noRotate"
                            },
                            "computed": false
                          },
                          "leadingComments": null
                        },
                        "operator": "||",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 27491,
                          "end": 27516,
                          "loc": {
                            "start": {
                              "line": 702,
                              "column": 58
                            },
                            "end": {
                              "line": 702,
                              "column": 83
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 27491,
                            "end": 27511,
                            "loc": {
                              "start": {
                                "line": 702,
                                "column": 58
                              },
                              "end": {
                                "line": 702,
                                "column": 78
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 27491,
                              "end": 27504,
                              "loc": {
                                "start": {
                                  "line": 702,
                                  "column": 58
                                },
                                "end": {
                                  "line": 702,
                                  "column": 71
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 27491,
                                "end": 27496,
                                "loc": {
                                  "start": {
                                    "line": 702,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 702,
                                    "column": 63
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 27497,
                                "end": 27504,
                                "loc": {
                                  "start": {
                                    "line": 702,
                                    "column": 64
                                  },
                                  "end": {
                                    "line": 702,
                                    "column": 71
                                  },
                                  "identifierName": "touches"
                                },
                                "name": "touches"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 27505,
                              "end": 27511,
                              "loc": {
                                "start": {
                                  "line": 702,
                                  "column": 72
                                },
                                "end": {
                                  "line": 702,
                                  "column": 78
                                },
                                "identifierName": "length"
                              },
                              "name": "length"
                            },
                            "computed": false
                          },
                          "operator": "==",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 27515,
                            "end": 27516,
                            "loc": {
                              "start": {
                                "line": 702,
                                "column": 82
                              },
                              "end": {
                                "line": 702,
                                "column": 83
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        },
                        "leadingComments": null
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 27518,
                        "end": 28284,
                        "loc": {
                          "start": {
                            "line": 702,
                            "column": 85
                          },
                          "end": {
                            "line": 716,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 27532,
                            "end": 27584,
                            "loc": {
                              "start": {
                                "line": 703,
                                "column": 12
                              },
                              "end": {
                                "line": 703,
                                "column": 64
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 27536,
                              "end": 27575,
                              "loc": {
                                "start": {
                                  "line": 703,
                                  "column": 16
                                },
                                "end": {
                                  "line": 703,
                                  "column": 55
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 27536,
                                "end": 27547,
                                "loc": {
                                  "start": {
                                    "line": 703,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 703,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 27536,
                                  "end": 27540,
                                  "loc": {
                                    "start": {
                                      "line": 703,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 703,
                                      "column": 20
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 27541,
                                  "end": 27547,
                                  "loc": {
                                    "start": {
                                      "line": 703,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 703,
                                      "column": 27
                                    },
                                    "identifierName": "_state"
                                  },
                                  "name": "_state"
                                },
                                "computed": false
                              },
                              "operator": "!=",
                              "right": {
                                "type": "MemberExpression",
                                "start": 27551,
                                "end": 27575,
                                "loc": {
                                  "start": {
                                    "line": 703,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 703,
                                    "column": 55
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 27551,
                                  "end": 27562,
                                  "loc": {
                                    "start": {
                                      "line": 703,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 703,
                                      "column": 42
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 27551,
                                    "end": 27556,
                                    "loc": {
                                      "start": {
                                        "line": 703,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 703,
                                        "column": 36
                                      },
                                      "identifierName": "Orbit"
                                    },
                                    "name": "Orbit"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 27557,
                                    "end": 27562,
                                    "loc": {
                                      "start": {
                                        "line": 703,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 703,
                                        "column": 42
                                      },
                                      "identifierName": "State"
                                    },
                                    "name": "State"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 27563,
                                  "end": 27575,
                                  "loc": {
                                    "start": {
                                      "line": 703,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 703,
                                      "column": 55
                                    },
                                    "identifierName": "TouchZoomPan"
                                  },
                                  "name": "TouchZoomPan"
                                },
                                "computed": false
                              }
                            },
                            "consequent": {
                              "type": "ReturnStatement",
                              "start": 27577,
                              "end": 27584,
                              "loc": {
                                "start": {
                                  "line": 703,
                                  "column": 57
                                },
                                "end": {
                                  "line": 703,
                                  "column": 64
                                }
                              },
                              "argument": null
                            },
                            "alternate": null
                          },
                          {
                            "type": "IfStatement",
                            "start": 27597,
                            "end": 28274,
                            "loc": {
                              "start": {
                                "line": 704,
                                "column": 12
                              },
                              "end": {
                                "line": 715,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 27601,
                              "end": 27626,
                              "loc": {
                                "start": {
                                  "line": 704,
                                  "column": 16
                                },
                                "end": {
                                  "line": 704,
                                  "column": 41
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 27601,
                                "end": 27621,
                                "loc": {
                                  "start": {
                                    "line": 704,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 704,
                                    "column": 36
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 27601,
                                  "end": 27614,
                                  "loc": {
                                    "start": {
                                      "line": 704,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 704,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 27601,
                                    "end": 27606,
                                    "loc": {
                                      "start": {
                                        "line": 704,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 704,
                                        "column": 21
                                      },
                                      "identifierName": "event"
                                    },
                                    "name": "event"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 27607,
                                    "end": 27614,
                                    "loc": {
                                      "start": {
                                        "line": 704,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 704,
                                        "column": 29
                                      },
                                      "identifierName": "touches"
                                    },
                                    "name": "touches"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 27615,
                                  "end": 27621,
                                  "loc": {
                                    "start": {
                                      "line": 704,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 704,
                                      "column": 36
                                    },
                                    "identifierName": "length"
                                  },
                                  "name": "length"
                                },
                                "computed": false
                              },
                              "operator": "==",
                              "right": {
                                "type": "NumericLiteral",
                                "start": 27625,
                                "end": 27626,
                                "loc": {
                                  "start": {
                                    "line": 704,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 704,
                                    "column": 41
                                  }
                                },
                                "extra": {
                                  "rawValue": 2,
                                  "raw": "2"
                                },
                                "value": 2
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 27628,
                              "end": 28061,
                              "loc": {
                                "start": {
                                  "line": 704,
                                  "column": 43
                                },
                                "end": {
                                  "line": 712,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 27646,
                                  "end": 27703,
                                  "loc": {
                                    "start": {
                                      "line": 705,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 705,
                                      "column": 73
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 27650,
                                      "end": 27702,
                                      "loc": {
                                        "start": {
                                          "line": 705,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 705,
                                          "column": 72
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 27650,
                                        "end": 27652,
                                        "loc": {
                                          "start": {
                                            "line": 705,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 705,
                                            "column": 22
                                          },
                                          "identifierName": "dx"
                                        },
                                        "name": "dx"
                                      },
                                      "init": {
                                        "type": "BinaryExpression",
                                        "start": 27655,
                                        "end": 27702,
                                        "loc": {
                                          "start": {
                                            "line": 705,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 705,
                                            "column": 72
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 27655,
                                          "end": 27677,
                                          "loc": {
                                            "start": {
                                              "line": 705,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 705,
                                              "column": 47
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 27655,
                                            "end": 27671,
                                            "loc": {
                                              "start": {
                                                "line": 705,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 705,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 27655,
                                              "end": 27668,
                                              "loc": {
                                                "start": {
                                                  "line": 705,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 705,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 27655,
                                                "end": 27660,
                                                "loc": {
                                                  "start": {
                                                    "line": 705,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 705,
                                                    "column": 30
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 27661,
                                                "end": 27668,
                                                "loc": {
                                                  "start": {
                                                    "line": 705,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 705,
                                                    "column": 38
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 27669,
                                              "end": 27670,
                                              "loc": {
                                                "start": {
                                                  "line": 705,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 705,
                                                  "column": 40
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 27672,
                                            "end": 27677,
                                            "loc": {
                                              "start": {
                                                "line": 705,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 705,
                                                "column": 47
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        },
                                        "operator": "-",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 27680,
                                          "end": 27702,
                                          "loc": {
                                            "start": {
                                              "line": 705,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 705,
                                              "column": 72
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 27680,
                                            "end": 27696,
                                            "loc": {
                                              "start": {
                                                "line": 705,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 705,
                                                "column": 66
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 27680,
                                              "end": 27693,
                                              "loc": {
                                                "start": {
                                                  "line": 705,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 705,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 27680,
                                                "end": 27685,
                                                "loc": {
                                                  "start": {
                                                    "line": 705,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 705,
                                                    "column": 55
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 27686,
                                                "end": 27693,
                                                "loc": {
                                                  "start": {
                                                    "line": 705,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 705,
                                                    "column": 63
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 27694,
                                              "end": 27695,
                                              "loc": {
                                                "start": {
                                                  "line": 705,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 705,
                                                  "column": 65
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 27697,
                                            "end": 27702,
                                            "loc": {
                                              "start": {
                                                "line": 705,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 705,
                                                "column": 72
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "var"
                                },
                                {
                                  "type": "VariableDeclaration",
                                  "start": 27720,
                                  "end": 27777,
                                  "loc": {
                                    "start": {
                                      "line": 706,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 706,
                                      "column": 73
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 27724,
                                      "end": 27776,
                                      "loc": {
                                        "start": {
                                          "line": 706,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 706,
                                          "column": 72
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 27724,
                                        "end": 27726,
                                        "loc": {
                                          "start": {
                                            "line": 706,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 706,
                                            "column": 22
                                          },
                                          "identifierName": "dy"
                                        },
                                        "name": "dy"
                                      },
                                      "init": {
                                        "type": "BinaryExpression",
                                        "start": 27729,
                                        "end": 27776,
                                        "loc": {
                                          "start": {
                                            "line": 706,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 706,
                                            "column": 72
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 27729,
                                          "end": 27751,
                                          "loc": {
                                            "start": {
                                              "line": 706,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 706,
                                              "column": 47
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 27729,
                                            "end": 27745,
                                            "loc": {
                                              "start": {
                                                "line": 706,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 706,
                                                "column": 41
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 27729,
                                              "end": 27742,
                                              "loc": {
                                                "start": {
                                                  "line": 706,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 706,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 27729,
                                                "end": 27734,
                                                "loc": {
                                                  "start": {
                                                    "line": 706,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 706,
                                                    "column": 30
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 27735,
                                                "end": 27742,
                                                "loc": {
                                                  "start": {
                                                    "line": 706,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 706,
                                                    "column": 38
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 27743,
                                              "end": 27744,
                                              "loc": {
                                                "start": {
                                                  "line": 706,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 706,
                                                  "column": 40
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 27746,
                                            "end": 27751,
                                            "loc": {
                                              "start": {
                                                "line": 706,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 706,
                                                "column": 47
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        },
                                        "operator": "-",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 27754,
                                          "end": 27776,
                                          "loc": {
                                            "start": {
                                              "line": 706,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 706,
                                              "column": 72
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 27754,
                                            "end": 27770,
                                            "loc": {
                                              "start": {
                                                "line": 706,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 706,
                                                "column": 66
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 27754,
                                              "end": 27767,
                                              "loc": {
                                                "start": {
                                                  "line": 706,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 706,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 27754,
                                                "end": 27759,
                                                "loc": {
                                                  "start": {
                                                    "line": 706,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 706,
                                                    "column": 55
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 27760,
                                                "end": 27767,
                                                "loc": {
                                                  "start": {
                                                    "line": 706,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 706,
                                                    "column": 63
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 27768,
                                              "end": 27769,
                                              "loc": {
                                                "start": {
                                                  "line": 706,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 706,
                                                  "column": 65
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 27771,
                                            "end": 27776,
                                            "loc": {
                                              "start": {
                                                "line": 706,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 706,
                                                "column": 72
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "var"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 27794,
                                  "end": 27852,
                                  "loc": {
                                    "start": {
                                      "line": 707,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 707,
                                      "column": 74
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 27794,
                                    "end": 27851,
                                    "loc": {
                                      "start": {
                                        "line": 707,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 707,
                                        "column": 73
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 27794,
                                      "end": 27820,
                                      "loc": {
                                        "start": {
                                          "line": 707,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 707,
                                          "column": 42
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 27794,
                                        "end": 27798,
                                        "loc": {
                                          "start": {
                                            "line": 707,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 707,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 27799,
                                        "end": 27820,
                                        "loc": {
                                          "start": {
                                            "line": 707,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 707,
                                            "column": 42
                                          },
                                          "identifierName": "_touchZoomDistanceEnd"
                                        },
                                        "name": "_touchZoomDistanceEnd"
                                      },
                                      "computed": false
                                    },
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 27823,
                                      "end": 27851,
                                      "loc": {
                                        "start": {
                                          "line": 707,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 707,
                                          "column": 73
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 27823,
                                        "end": 27832,
                                        "loc": {
                                          "start": {
                                            "line": 707,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 707,
                                            "column": 54
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 27823,
                                          "end": 27827,
                                          "loc": {
                                            "start": {
                                              "line": 707,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 707,
                                              "column": 49
                                            },
                                            "identifierName": "Math"
                                          },
                                          "name": "Math"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 27828,
                                          "end": 27832,
                                          "loc": {
                                            "start": {
                                              "line": 707,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 707,
                                              "column": 54
                                            },
                                            "identifierName": "sqrt"
                                          },
                                          "name": "sqrt"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "BinaryExpression",
                                          "start": 27833,
                                          "end": 27850,
                                          "loc": {
                                            "start": {
                                              "line": 707,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 707,
                                              "column": 72
                                            }
                                          },
                                          "left": {
                                            "type": "BinaryExpression",
                                            "start": 27833,
                                            "end": 27840,
                                            "loc": {
                                              "start": {
                                                "line": 707,
                                                "column": 55
                                              },
                                              "end": {
                                                "line": 707,
                                                "column": 62
                                              }
                                            },
                                            "left": {
                                              "type": "Identifier",
                                              "start": 27833,
                                              "end": 27835,
                                              "loc": {
                                                "start": {
                                                  "line": 707,
                                                  "column": 55
                                                },
                                                "end": {
                                                  "line": 707,
                                                  "column": 57
                                                },
                                                "identifierName": "dx"
                                              },
                                              "name": "dx"
                                            },
                                            "operator": "*",
                                            "right": {
                                              "type": "Identifier",
                                              "start": 27838,
                                              "end": 27840,
                                              "loc": {
                                                "start": {
                                                  "line": 707,
                                                  "column": 60
                                                },
                                                "end": {
                                                  "line": 707,
                                                  "column": 62
                                                },
                                                "identifierName": "dx"
                                              },
                                              "name": "dx"
                                            }
                                          },
                                          "operator": "+",
                                          "right": {
                                            "type": "BinaryExpression",
                                            "start": 27843,
                                            "end": 27850,
                                            "loc": {
                                              "start": {
                                                "line": 707,
                                                "column": 65
                                              },
                                              "end": {
                                                "line": 707,
                                                "column": 72
                                              }
                                            },
                                            "left": {
                                              "type": "Identifier",
                                              "start": 27843,
                                              "end": 27845,
                                              "loc": {
                                                "start": {
                                                  "line": 707,
                                                  "column": 65
                                                },
                                                "end": {
                                                  "line": 707,
                                                  "column": 67
                                                },
                                                "identifierName": "dy"
                                              },
                                              "name": "dy"
                                            },
                                            "operator": "*",
                                            "right": {
                                              "type": "Identifier",
                                              "start": 27848,
                                              "end": 27850,
                                              "loc": {
                                                "start": {
                                                  "line": 707,
                                                  "column": 70
                                                },
                                                "end": {
                                                  "line": 707,
                                                  "column": 72
                                                },
                                                "identifierName": "dy"
                                              },
                                              "name": "dy"
                                            }
                                          }
                                        }
                                      ]
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 27870,
                                  "end": 27929,
                                  "loc": {
                                    "start": {
                                      "line": 709,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 709,
                                      "column": 75
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 27870,
                                    "end": 27928,
                                    "loc": {
                                      "start": {
                                        "line": 709,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 709,
                                        "column": 74
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 27870,
                                      "end": 27872,
                                      "loc": {
                                        "start": {
                                          "line": 709,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 709,
                                          "column": 18
                                        },
                                        "identifierName": "dx"
                                      },
                                      "name": "dx"
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 27875,
                                      "end": 27928,
                                      "loc": {
                                        "start": {
                                          "line": 709,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 709,
                                          "column": 74
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 27876,
                                        "end": 27923,
                                        "loc": {
                                          "start": {
                                            "line": 709,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 709,
                                            "column": 69
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 27876,
                                          "end": 27898,
                                          "loc": {
                                            "start": {
                                              "line": 709,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 709,
                                              "column": 44
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 27876,
                                            "end": 27892,
                                            "loc": {
                                              "start": {
                                                "line": 709,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 709,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 27876,
                                              "end": 27889,
                                              "loc": {
                                                "start": {
                                                  "line": 709,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 709,
                                                  "column": 35
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 27876,
                                                "end": 27881,
                                                "loc": {
                                                  "start": {
                                                    "line": 709,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 709,
                                                    "column": 27
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 27882,
                                                "end": 27889,
                                                "loc": {
                                                  "start": {
                                                    "line": 709,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 709,
                                                    "column": 35
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 27890,
                                              "end": 27891,
                                              "loc": {
                                                "start": {
                                                  "line": 709,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 709,
                                                  "column": 37
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 27893,
                                            "end": 27898,
                                            "loc": {
                                              "start": {
                                                "line": 709,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 709,
                                                "column": 44
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 27901,
                                          "end": 27923,
                                          "loc": {
                                            "start": {
                                              "line": 709,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 709,
                                              "column": 69
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 27901,
                                            "end": 27917,
                                            "loc": {
                                              "start": {
                                                "line": 709,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 709,
                                                "column": 63
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 27901,
                                              "end": 27914,
                                              "loc": {
                                                "start": {
                                                  "line": 709,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 709,
                                                  "column": 60
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 27901,
                                                "end": 27906,
                                                "loc": {
                                                  "start": {
                                                    "line": 709,
                                                    "column": 47
                                                  },
                                                  "end": {
                                                    "line": 709,
                                                    "column": 52
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 27907,
                                                "end": 27914,
                                                "loc": {
                                                  "start": {
                                                    "line": 709,
                                                    "column": 53
                                                  },
                                                  "end": {
                                                    "line": 709,
                                                    "column": 60
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 27915,
                                              "end": 27916,
                                              "loc": {
                                                "start": {
                                                  "line": 709,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 709,
                                                  "column": 62
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 27918,
                                            "end": 27923,
                                            "loc": {
                                              "start": {
                                                "line": 709,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 709,
                                                "column": 69
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        },
                                        "extra": {
                                          "parenthesized": true,
                                          "parenStart": 27875
                                        }
                                      },
                                      "operator": "/",
                                      "right": {
                                        "type": "NumericLiteral",
                                        "start": 27927,
                                        "end": 27928,
                                        "loc": {
                                          "start": {
                                            "line": 709,
                                            "column": 73
                                          },
                                          "end": {
                                            "line": 709,
                                            "column": 74
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 27946,
                                  "end": 28005,
                                  "loc": {
                                    "start": {
                                      "line": 710,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 710,
                                      "column": 75
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 27946,
                                    "end": 28004,
                                    "loc": {
                                      "start": {
                                        "line": 710,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 710,
                                        "column": 74
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 27946,
                                      "end": 27948,
                                      "loc": {
                                        "start": {
                                          "line": 710,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 710,
                                          "column": 18
                                        },
                                        "identifierName": "dy"
                                      },
                                      "name": "dy"
                                    },
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 27951,
                                      "end": 28004,
                                      "loc": {
                                        "start": {
                                          "line": 710,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 710,
                                          "column": 74
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 27952,
                                        "end": 27999,
                                        "loc": {
                                          "start": {
                                            "line": 710,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 710,
                                            "column": 69
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 27952,
                                          "end": 27974,
                                          "loc": {
                                            "start": {
                                              "line": 710,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 710,
                                              "column": 44
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 27952,
                                            "end": 27968,
                                            "loc": {
                                              "start": {
                                                "line": 710,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 710,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 27952,
                                              "end": 27965,
                                              "loc": {
                                                "start": {
                                                  "line": 710,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 710,
                                                  "column": 35
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 27952,
                                                "end": 27957,
                                                "loc": {
                                                  "start": {
                                                    "line": 710,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 710,
                                                    "column": 27
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 27958,
                                                "end": 27965,
                                                "loc": {
                                                  "start": {
                                                    "line": 710,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 710,
                                                    "column": 35
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 27966,
                                              "end": 27967,
                                              "loc": {
                                                "start": {
                                                  "line": 710,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 710,
                                                  "column": 37
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 27969,
                                            "end": 27974,
                                            "loc": {
                                              "start": {
                                                "line": 710,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 710,
                                                "column": 44
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 27977,
                                          "end": 27999,
                                          "loc": {
                                            "start": {
                                              "line": 710,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 710,
                                              "column": 69
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 27977,
                                            "end": 27993,
                                            "loc": {
                                              "start": {
                                                "line": 710,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 710,
                                                "column": 63
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 27977,
                                              "end": 27990,
                                              "loc": {
                                                "start": {
                                                  "line": 710,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 710,
                                                  "column": 60
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 27977,
                                                "end": 27982,
                                                "loc": {
                                                  "start": {
                                                    "line": 710,
                                                    "column": 47
                                                  },
                                                  "end": {
                                                    "line": 710,
                                                    "column": 52
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 27983,
                                                "end": 27990,
                                                "loc": {
                                                  "start": {
                                                    "line": 710,
                                                    "column": 53
                                                  },
                                                  "end": {
                                                    "line": 710,
                                                    "column": 60
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 27991,
                                              "end": 27992,
                                              "loc": {
                                                "start": {
                                                  "line": 710,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 710,
                                                  "column": 62
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 1,
                                                "raw": "1"
                                              },
                                              "value": 1
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 27994,
                                            "end": 27999,
                                            "loc": {
                                              "start": {
                                                "line": 710,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 710,
                                                "column": 69
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        },
                                        "extra": {
                                          "parenthesized": true,
                                          "parenStart": 27951
                                        }
                                      },
                                      "operator": "/",
                                      "right": {
                                        "type": "NumericLiteral",
                                        "start": 28003,
                                        "end": 28004,
                                        "loc": {
                                          "start": {
                                            "line": 710,
                                            "column": 73
                                          },
                                          "end": {
                                            "line": 710,
                                            "column": 74
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "value": 2
                                      }
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 28022,
                                  "end": 28047,
                                  "loc": {
                                    "start": {
                                      "line": 711,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 711,
                                      "column": 41
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 28022,
                                    "end": 28046,
                                    "loc": {
                                      "start": {
                                        "line": 711,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 711,
                                        "column": 40
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 28022,
                                      "end": 28038,
                                      "loc": {
                                        "start": {
                                          "line": 711,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 711,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 28022,
                                        "end": 28034,
                                        "loc": {
                                          "start": {
                                            "line": 711,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 711,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 28022,
                                          "end": 28026,
                                          "loc": {
                                            "start": {
                                              "line": 711,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 711,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 28027,
                                          "end": 28034,
                                          "loc": {
                                            "start": {
                                              "line": 711,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 711,
                                              "column": 28
                                            },
                                            "identifierName": "_panEnd"
                                          },
                                          "name": "_panEnd"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 28035,
                                        "end": 28038,
                                        "loc": {
                                          "start": {
                                            "line": 711,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 711,
                                            "column": 32
                                          },
                                          "identifierName": "set"
                                        },
                                        "name": "set"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 28039,
                                        "end": 28041,
                                        "loc": {
                                          "start": {
                                            "line": 711,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 711,
                                            "column": 35
                                          },
                                          "identifierName": "dx"
                                        },
                                        "name": "dx"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 28043,
                                        "end": 28045,
                                        "loc": {
                                          "start": {
                                            "line": 711,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 711,
                                            "column": 39
                                          },
                                          "identifierName": "dy"
                                        },
                                        "name": "dy"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "IfStatement",
                              "start": 28067,
                              "end": 28274,
                              "loc": {
                                "start": {
                                  "line": 712,
                                  "column": 19
                                },
                                "end": {
                                  "line": 715,
                                  "column": 13
                                }
                              },
                              "test": {
                                "type": "BinaryExpression",
                                "start": 28071,
                                "end": 28096,
                                "loc": {
                                  "start": {
                                    "line": 712,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 712,
                                    "column": 48
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 28071,
                                  "end": 28091,
                                  "loc": {
                                    "start": {
                                      "line": 712,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 712,
                                      "column": 43
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 28071,
                                    "end": 28084,
                                    "loc": {
                                      "start": {
                                        "line": 712,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 712,
                                        "column": 36
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 28071,
                                      "end": 28076,
                                      "loc": {
                                        "start": {
                                          "line": 712,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 712,
                                          "column": 28
                                        },
                                        "identifierName": "event"
                                      },
                                      "name": "event"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 28077,
                                      "end": 28084,
                                      "loc": {
                                        "start": {
                                          "line": 712,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 712,
                                          "column": 36
                                        },
                                        "identifierName": "touches"
                                      },
                                      "name": "touches"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 28085,
                                    "end": 28091,
                                    "loc": {
                                      "start": {
                                        "line": 712,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 712,
                                        "column": 43
                                      },
                                      "identifierName": "length"
                                    },
                                    "name": "length"
                                  },
                                  "computed": false
                                },
                                "operator": "==",
                                "right": {
                                  "type": "NumericLiteral",
                                  "start": 28095,
                                  "end": 28096,
                                  "loc": {
                                    "start": {
                                      "line": 712,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 712,
                                      "column": 48
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "value": 1
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 28098,
                                "end": 28274,
                                "loc": {
                                  "start": {
                                    "line": 712,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 715,
                                    "column": 13
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 28116,
                                    "end": 28178,
                                    "loc": {
                                      "start": {
                                        "line": 713,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 713,
                                        "column": 78
                                      }
                                    },
                                    "expression": {
                                      "type": "AssignmentExpression",
                                      "start": 28116,
                                      "end": 28177,
                                      "loc": {
                                        "start": {
                                          "line": 713,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 713,
                                          "column": 77
                                        }
                                      },
                                      "operator": "=",
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 28116,
                                        "end": 28144,
                                        "loc": {
                                          "start": {
                                            "line": 713,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 713,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 28116,
                                          "end": 28120,
                                          "loc": {
                                            "start": {
                                              "line": 713,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 713,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 28121,
                                          "end": 28144,
                                          "loc": {
                                            "start": {
                                              "line": 713,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 713,
                                              "column": 44
                                            },
                                            "identifierName": "_touchZoomDistanceStart"
                                          },
                                          "name": "_touchZoomDistanceStart"
                                        },
                                        "computed": false
                                      },
                                      "right": {
                                        "type": "AssignmentExpression",
                                        "start": 28147,
                                        "end": 28177,
                                        "loc": {
                                          "start": {
                                            "line": 713,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 713,
                                            "column": 77
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 28147,
                                          "end": 28173,
                                          "loc": {
                                            "start": {
                                              "line": 713,
                                              "column": 47
                                            },
                                            "end": {
                                              "line": 713,
                                              "column": 73
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 28147,
                                            "end": 28151,
                                            "loc": {
                                              "start": {
                                                "line": 713,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 713,
                                                "column": 51
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 28152,
                                            "end": 28173,
                                            "loc": {
                                              "start": {
                                                "line": 713,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 713,
                                                "column": 73
                                              },
                                              "identifierName": "_touchZoomDistanceEnd"
                                            },
                                            "name": "_touchZoomDistanceEnd"
                                          },
                                          "computed": false
                                        },
                                        "right": {
                                          "type": "NumericLiteral",
                                          "start": 28176,
                                          "end": 28177,
                                          "loc": {
                                            "start": {
                                              "line": 713,
                                              "column": 76
                                            },
                                            "end": {
                                              "line": 713,
                                              "column": 77
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 0,
                                            "raw": "0"
                                          },
                                          "value": 0
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 28195,
                                    "end": 28260,
                                    "loc": {
                                      "start": {
                                        "line": 714,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 714,
                                        "column": 81
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 28195,
                                      "end": 28259,
                                      "loc": {
                                        "start": {
                                          "line": 714,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 714,
                                          "column": 80
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 28195,
                                        "end": 28211,
                                        "loc": {
                                          "start": {
                                            "line": 714,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 714,
                                            "column": 32
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 28195,
                                          "end": 28207,
                                          "loc": {
                                            "start": {
                                              "line": 714,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 714,
                                              "column": 28
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 28195,
                                            "end": 28199,
                                            "loc": {
                                              "start": {
                                                "line": 714,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 714,
                                                "column": 20
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 28200,
                                            "end": 28207,
                                            "loc": {
                                              "start": {
                                                "line": 714,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 714,
                                                "column": 28
                                              },
                                              "identifierName": "_panEnd"
                                            },
                                            "name": "_panEnd"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 28208,
                                          "end": 28211,
                                          "loc": {
                                            "start": {
                                              "line": 714,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 714,
                                              "column": 32
                                            },
                                            "identifierName": "set"
                                          },
                                          "name": "set"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 28212,
                                          "end": 28234,
                                          "loc": {
                                            "start": {
                                              "line": 714,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 714,
                                              "column": 55
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 28212,
                                            "end": 28228,
                                            "loc": {
                                              "start": {
                                                "line": 714,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 714,
                                                "column": 49
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 28212,
                                              "end": 28225,
                                              "loc": {
                                                "start": {
                                                  "line": 714,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 714,
                                                  "column": 46
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 28212,
                                                "end": 28217,
                                                "loc": {
                                                  "start": {
                                                    "line": 714,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 714,
                                                    "column": 38
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 28218,
                                                "end": 28225,
                                                "loc": {
                                                  "start": {
                                                    "line": 714,
                                                    "column": 39
                                                  },
                                                  "end": {
                                                    "line": 714,
                                                    "column": 46
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 28226,
                                              "end": 28227,
                                              "loc": {
                                                "start": {
                                                  "line": 714,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 714,
                                                  "column": 48
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 28229,
                                            "end": 28234,
                                            "loc": {
                                              "start": {
                                                "line": 714,
                                                "column": 50
                                              },
                                              "end": {
                                                "line": 714,
                                                "column": 55
                                              },
                                              "identifierName": "pageX"
                                            },
                                            "name": "pageX"
                                          },
                                          "computed": false
                                        },
                                        {
                                          "type": "MemberExpression",
                                          "start": 28236,
                                          "end": 28258,
                                          "loc": {
                                            "start": {
                                              "line": 714,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 714,
                                              "column": 79
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 28236,
                                            "end": 28252,
                                            "loc": {
                                              "start": {
                                                "line": 714,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 714,
                                                "column": 73
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 28236,
                                              "end": 28249,
                                              "loc": {
                                                "start": {
                                                  "line": 714,
                                                  "column": 57
                                                },
                                                "end": {
                                                  "line": 714,
                                                  "column": 70
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 28236,
                                                "end": 28241,
                                                "loc": {
                                                  "start": {
                                                    "line": 714,
                                                    "column": 57
                                                  },
                                                  "end": {
                                                    "line": 714,
                                                    "column": 62
                                                  },
                                                  "identifierName": "event"
                                                },
                                                "name": "event"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 28242,
                                                "end": 28249,
                                                "loc": {
                                                  "start": {
                                                    "line": 714,
                                                    "column": 63
                                                  },
                                                  "end": {
                                                    "line": 714,
                                                    "column": 70
                                                  },
                                                  "identifierName": "touches"
                                                },
                                                "name": "touches"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "NumericLiteral",
                                              "start": 28250,
                                              "end": 28251,
                                              "loc": {
                                                "start": {
                                                  "line": 714,
                                                  "column": 71
                                                },
                                                "end": {
                                                  "line": 714,
                                                  "column": 72
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            },
                                            "computed": true
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 28253,
                                            "end": 28258,
                                            "loc": {
                                              "start": {
                                                "line": 714,
                                                "column": 74
                                              },
                                              "end": {
                                                "line": 714,
                                                "column": 79
                                              },
                                              "identifierName": "pageY"
                                            },
                                            "name": "pageY"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "directives": []
                              },
                              "alternate": null
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 28290,
                        "end": 28538,
                        "loc": {
                          "start": {
                            "line": 716,
                            "column": 15
                          },
                          "end": {
                            "line": 721,
                            "column": 9
                          }
                        },
                        "test": {
                          "type": "BinaryExpression",
                          "start": 28294,
                          "end": 28319,
                          "loc": {
                            "start": {
                              "line": 716,
                              "column": 19
                            },
                            "end": {
                              "line": 716,
                              "column": 44
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 28294,
                            "end": 28314,
                            "loc": {
                              "start": {
                                "line": 716,
                                "column": 19
                              },
                              "end": {
                                "line": 716,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 28294,
                              "end": 28307,
                              "loc": {
                                "start": {
                                  "line": 716,
                                  "column": 19
                                },
                                "end": {
                                  "line": 716,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 28294,
                                "end": 28299,
                                "loc": {
                                  "start": {
                                    "line": 716,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 716,
                                    "column": 24
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 28300,
                                "end": 28307,
                                "loc": {
                                  "start": {
                                    "line": 716,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 716,
                                    "column": 32
                                  },
                                  "identifierName": "touches"
                                },
                                "name": "touches"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 28308,
                              "end": 28314,
                              "loc": {
                                "start": {
                                  "line": 716,
                                  "column": 33
                                },
                                "end": {
                                  "line": 716,
                                  "column": 39
                                },
                                "identifierName": "length"
                              },
                              "name": "length"
                            },
                            "computed": false
                          },
                          "operator": "==",
                          "right": {
                            "type": "NumericLiteral",
                            "start": 28318,
                            "end": 28319,
                            "loc": {
                              "start": {
                                "line": 716,
                                "column": 43
                              },
                              "end": {
                                "line": 716,
                                "column": 44
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 28321,
                          "end": 28477,
                          "loc": {
                            "start": {
                              "line": 716,
                              "column": 46
                            },
                            "end": {
                              "line": 719,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "IfStatement",
                              "start": 28335,
                              "end": 28386,
                              "loc": {
                                "start": {
                                  "line": 717,
                                  "column": 12
                                },
                                "end": {
                                  "line": 717,
                                  "column": 63
                                }
                              },
                              "test": {
                                "type": "BinaryExpression",
                                "start": 28339,
                                "end": 28377,
                                "loc": {
                                  "start": {
                                    "line": 717,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 717,
                                    "column": 54
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 28339,
                                  "end": 28350,
                                  "loc": {
                                    "start": {
                                      "line": 717,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 717,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 28339,
                                    "end": 28343,
                                    "loc": {
                                      "start": {
                                        "line": 717,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 717,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 28344,
                                    "end": 28350,
                                    "loc": {
                                      "start": {
                                        "line": 717,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 717,
                                        "column": 27
                                      },
                                      "identifierName": "_state"
                                    },
                                    "name": "_state"
                                  },
                                  "computed": false
                                },
                                "operator": "!=",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 28354,
                                  "end": 28377,
                                  "loc": {
                                    "start": {
                                      "line": 717,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 717,
                                      "column": 54
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 28354,
                                    "end": 28365,
                                    "loc": {
                                      "start": {
                                        "line": 717,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 717,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 28354,
                                      "end": 28359,
                                      "loc": {
                                        "start": {
                                          "line": 717,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 717,
                                          "column": 36
                                        },
                                        "identifierName": "Orbit"
                                      },
                                      "name": "Orbit"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 28360,
                                      "end": 28365,
                                      "loc": {
                                        "start": {
                                          "line": 717,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 717,
                                          "column": 42
                                        },
                                        "identifierName": "State"
                                      },
                                      "name": "State"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 28366,
                                    "end": 28377,
                                    "loc": {
                                      "start": {
                                        "line": 717,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 717,
                                        "column": 54
                                      },
                                      "identifierName": "TouchRotate"
                                    },
                                    "name": "TouchRotate"
                                  },
                                  "computed": false
                                }
                              },
                              "consequent": {
                                "type": "ReturnStatement",
                                "start": 28379,
                                "end": 28386,
                                "loc": {
                                  "start": {
                                    "line": 717,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 717,
                                    "column": 63
                                  }
                                },
                                "argument": null
                              },
                              "alternate": null
                            },
                            {
                              "type": "ExpressionStatement",
                              "start": 28399,
                              "end": 28467,
                              "loc": {
                                "start": {
                                  "line": 718,
                                  "column": 12
                                },
                                "end": {
                                  "line": 718,
                                  "column": 80
                                }
                              },
                              "expression": {
                                "type": "CallExpression",
                                "start": 28399,
                                "end": 28466,
                                "loc": {
                                  "start": {
                                    "line": 718,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 718,
                                    "column": 79
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 28399,
                                  "end": 28418,
                                  "loc": {
                                    "start": {
                                      "line": 718,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 718,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 28399,
                                    "end": 28414,
                                    "loc": {
                                      "start": {
                                        "line": 718,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 718,
                                        "column": 27
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 28399,
                                      "end": 28403,
                                      "loc": {
                                        "start": {
                                          "line": 718,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 718,
                                          "column": 16
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 28404,
                                      "end": 28414,
                                      "loc": {
                                        "start": {
                                          "line": 718,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 718,
                                          "column": 27
                                        },
                                        "identifierName": "_rotateEnd"
                                      },
                                      "name": "_rotateEnd"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 28415,
                                    "end": 28418,
                                    "loc": {
                                      "start": {
                                        "line": 718,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 718,
                                        "column": 31
                                      },
                                      "identifierName": "set"
                                    },
                                    "name": "set"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 28419,
                                    "end": 28441,
                                    "loc": {
                                      "start": {
                                        "line": 718,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 718,
                                        "column": 54
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 28419,
                                      "end": 28435,
                                      "loc": {
                                        "start": {
                                          "line": 718,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 718,
                                          "column": 48
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 28419,
                                        "end": 28432,
                                        "loc": {
                                          "start": {
                                            "line": 718,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 718,
                                            "column": 45
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 28419,
                                          "end": 28424,
                                          "loc": {
                                            "start": {
                                              "line": 718,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 718,
                                              "column": 37
                                            },
                                            "identifierName": "event"
                                          },
                                          "name": "event"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 28425,
                                          "end": 28432,
                                          "loc": {
                                            "start": {
                                              "line": 718,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 718,
                                              "column": 45
                                            },
                                            "identifierName": "touches"
                                          },
                                          "name": "touches"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "NumericLiteral",
                                        "start": 28433,
                                        "end": 28434,
                                        "loc": {
                                          "start": {
                                            "line": 718,
                                            "column": 46
                                          },
                                          "end": {
                                            "line": 718,
                                            "column": 47
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 0,
                                          "raw": "0"
                                        },
                                        "value": 0
                                      },
                                      "computed": true
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 28436,
                                      "end": 28441,
                                      "loc": {
                                        "start": {
                                          "line": 718,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 718,
                                          "column": 54
                                        },
                                        "identifierName": "pageX"
                                      },
                                      "name": "pageX"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "MemberExpression",
                                    "start": 28443,
                                    "end": 28465,
                                    "loc": {
                                      "start": {
                                        "line": 718,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 718,
                                        "column": 78
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 28443,
                                      "end": 28459,
                                      "loc": {
                                        "start": {
                                          "line": 718,
                                          "column": 56
                                        },
                                        "end": {
                                          "line": 718,
                                          "column": 72
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 28443,
                                        "end": 28456,
                                        "loc": {
                                          "start": {
                                            "line": 718,
                                            "column": 56
                                          },
                                          "end": {
                                            "line": 718,
                                            "column": 69
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 28443,
                                          "end": 28448,
                                          "loc": {
                                            "start": {
                                              "line": 718,
                                              "column": 56
                                            },
                                            "end": {
                                              "line": 718,
                                              "column": 61
                                            },
                                            "identifierName": "event"
                                          },
                                          "name": "event"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 28449,
                                          "end": 28456,
                                          "loc": {
                                            "start": {
                                              "line": 718,
                                              "column": 62
                                            },
                                            "end": {
                                              "line": 718,
                                              "column": 69
                                            },
                                            "identifierName": "touches"
                                          },
                                          "name": "touches"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "NumericLiteral",
                                        "start": 28457,
                                        "end": 28458,
                                        "loc": {
                                          "start": {
                                            "line": 718,
                                            "column": 70
                                          },
                                          "end": {
                                            "line": 718,
                                            "column": 71
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 0,
                                          "raw": "0"
                                        },
                                        "value": 0
                                      },
                                      "computed": true
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 28460,
                                      "end": 28465,
                                      "loc": {
                                        "start": {
                                          "line": 718,
                                          "column": 73
                                        },
                                        "end": {
                                          "line": 718,
                                          "column": 78
                                        },
                                        "identifierName": "pageY"
                                      },
                                      "name": "pageY"
                                    },
                                    "computed": false
                                  }
                                ]
                              }
                            }
                          ],
                          "directives": []
                        },
                        "alternate": {
                          "type": "BlockStatement",
                          "start": 28483,
                          "end": 28538,
                          "loc": {
                            "start": {
                              "line": 719,
                              "column": 15
                            },
                            "end": {
                              "line": 721,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 28497,
                              "end": 28528,
                              "loc": {
                                "start": {
                                  "line": 720,
                                  "column": 12
                                },
                                "end": {
                                  "line": 720,
                                  "column": 43
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 28497,
                                "end": 28527,
                                "loc": {
                                  "start": {
                                    "line": 720,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 720,
                                    "column": 42
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 28497,
                                  "end": 28508,
                                  "loc": {
                                    "start": {
                                      "line": 720,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 720,
                                      "column": 23
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 28497,
                                    "end": 28501,
                                    "loc": {
                                      "start": {
                                        "line": 720,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 720,
                                        "column": 16
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 28502,
                                    "end": 28508,
                                    "loc": {
                                      "start": {
                                        "line": 720,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 720,
                                        "column": 23
                                      },
                                      "identifierName": "_state"
                                    },
                                    "name": "_state"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 28511,
                                  "end": 28527,
                                  "loc": {
                                    "start": {
                                      "line": 720,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 720,
                                      "column": 42
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 28511,
                                    "end": 28522,
                                    "loc": {
                                      "start": {
                                        "line": 720,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 720,
                                        "column": 37
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 28511,
                                      "end": 28516,
                                      "loc": {
                                        "start": {
                                          "line": 720,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 720,
                                          "column": 31
                                        },
                                        "identifierName": "Orbit"
                                      },
                                      "name": "Orbit"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 28517,
                                      "end": 28522,
                                      "loc": {
                                        "start": {
                                          "line": 720,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 720,
                                          "column": 37
                                        },
                                        "identifierName": "State"
                                      },
                                      "name": "State"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 28523,
                                    "end": 28527,
                                    "loc": {
                                      "start": {
                                        "line": 720,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 720,
                                        "column": 42
                                      },
                                      "identifierName": "None"
                                    },
                                    "name": "None"
                                  },
                                  "computed": false
                                }
                              }
                            }
                          ],
                          "directives": []
                        }
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " for convenience allow panning mit MouseL if noRotate is active",
                          "start": 27367,
                          "end": 27432,
                          "loc": {
                            "start": {
                              "line": 701,
                              "column": 8
                            },
                            "end": {
                              "line": 701,
                              "column": 73
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 28550,
                "end": 28866,
                "loc": {
                  "start": {
                    "line": 724,
                    "column": 4
                  },
                  "end": {
                    "line": 734,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 28550,
                  "end": 28560,
                  "loc": {
                    "start": {
                      "line": 724,
                      "column": 4
                    },
                    "end": {
                      "line": 724,
                      "column": 14
                    },
                    "identifierName": "onTouchEnd"
                  },
                  "name": "onTouchEnd"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 28561,
                    "end": 28566,
                    "loc": {
                      "start": {
                        "line": 724,
                        "column": 15
                      },
                      "end": {
                        "line": 724,
                        "column": 20
                      },
                      "identifierName": "event"
                    },
                    "name": "event"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 28568,
                  "end": 28866,
                  "loc": {
                    "start": {
                      "line": 724,
                      "column": 22
                    },
                    "end": {
                      "line": 734,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 28578,
                      "end": 28603,
                      "loc": {
                        "start": {
                          "line": 725,
                          "column": 8
                        },
                        "end": {
                          "line": 725,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 28578,
                        "end": 28602,
                        "loc": {
                          "start": {
                            "line": 725,
                            "column": 8
                          },
                          "end": {
                            "line": 725,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 28578,
                          "end": 28594,
                          "loc": {
                            "start": {
                              "line": 725,
                              "column": 8
                            },
                            "end": {
                              "line": 725,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 28578,
                            "end": 28582,
                            "loc": {
                              "start": {
                                "line": 725,
                                "column": 8
                              },
                              "end": {
                                "line": 725,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 28583,
                            "end": 28594,
                            "loc": {
                              "start": {
                                "line": 725,
                                "column": 13
                              },
                              "end": {
                                "line": 725,
                                "column": 24
                              },
                              "identifierName": "interaction"
                            },
                            "name": "interaction"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 28597,
                          "end": 28602,
                          "loc": {
                            "start": {
                              "line": 725,
                              "column": 27
                            },
                            "end": {
                              "line": 725,
                              "column": 32
                            }
                          },
                          "value": false
                        }
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 28612,
                      "end": 28647,
                      "loc": {
                        "start": {
                          "line": 726,
                          "column": 8
                        },
                        "end": {
                          "line": 726,
                          "column": 43
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 28616,
                        "end": 28638,
                        "loc": {
                          "start": {
                            "line": 726,
                            "column": 12
                          },
                          "end": {
                            "line": 726,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 28616,
                          "end": 28628,
                          "loc": {
                            "start": {
                              "line": 726,
                              "column": 12
                            },
                            "end": {
                              "line": 726,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 28616,
                            "end": 28620,
                            "loc": {
                              "start": {
                                "line": 726,
                                "column": 12
                              },
                              "end": {
                                "line": 726,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 28621,
                            "end": 28628,
                            "loc": {
                              "start": {
                                "line": 726,
                                "column": 17
                              },
                              "end": {
                                "line": 726,
                                "column": 24
                              },
                              "identifierName": "enabled"
                            },
                            "name": "enabled"
                          },
                          "computed": false
                        },
                        "operator": "===",
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 28633,
                          "end": 28638,
                          "loc": {
                            "start": {
                              "line": 726,
                              "column": 29
                            },
                            "end": {
                              "line": 726,
                              "column": 34
                            }
                          },
                          "value": false
                        }
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 28640,
                        "end": 28647,
                        "loc": {
                          "start": {
                            "line": 726,
                            "column": 36
                          },
                          "end": {
                            "line": 726,
                            "column": 43
                          }
                        },
                        "argument": null
                      },
                      "alternate": null
                    },
                    {
                      "type": "SwitchStatement",
                      "start": 28657,
                      "end": 28820,
                      "loc": {
                        "start": {
                          "line": 728,
                          "column": 8
                        },
                        "end": {
                          "line": 732,
                          "column": 9
                        }
                      },
                      "discriminant": {
                        "type": "MemberExpression",
                        "start": 28665,
                        "end": 28685,
                        "loc": {
                          "start": {
                            "line": 728,
                            "column": 16
                          },
                          "end": {
                            "line": 728,
                            "column": 36
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 28665,
                          "end": 28678,
                          "loc": {
                            "start": {
                              "line": 728,
                              "column": 16
                            },
                            "end": {
                              "line": 728,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 28665,
                            "end": 28670,
                            "loc": {
                              "start": {
                                "line": 728,
                                "column": 16
                              },
                              "end": {
                                "line": 728,
                                "column": 21
                              },
                              "identifierName": "event"
                            },
                            "name": "event"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 28671,
                            "end": 28678,
                            "loc": {
                              "start": {
                                "line": 728,
                                "column": 22
                              },
                              "end": {
                                "line": 728,
                                "column": 29
                              },
                              "identifierName": "touches"
                            },
                            "name": "touches"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 28679,
                          "end": 28685,
                          "loc": {
                            "start": {
                              "line": 728,
                              "column": 30
                            },
                            "end": {
                              "line": 728,
                              "column": 36
                            },
                            "identifierName": "length"
                          },
                          "name": "length"
                        },
                        "computed": false
                      },
                      "cases": [
                        {
                          "type": "SwitchCase",
                          "start": 28701,
                          "end": 28810,
                          "loc": {
                            "start": {
                              "line": 729,
                              "column": 12
                            },
                            "end": {
                              "line": 731,
                              "column": 22
                            }
                          },
                          "consequent": [
                            {
                              "type": "ExpressionStatement",
                              "start": 28725,
                              "end": 28787,
                              "loc": {
                                "start": {
                                  "line": 730,
                                  "column": 16
                                },
                                "end": {
                                  "line": 730,
                                  "column": 78
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 28725,
                                "end": 28786,
                                "loc": {
                                  "start": {
                                    "line": 730,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 730,
                                    "column": 77
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 28725,
                                  "end": 28753,
                                  "loc": {
                                    "start": {
                                      "line": 730,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 730,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 28725,
                                    "end": 28729,
                                    "loc": {
                                      "start": {
                                        "line": 730,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 730,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 28730,
                                    "end": 28753,
                                    "loc": {
                                      "start": {
                                        "line": 730,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 730,
                                        "column": 44
                                      },
                                      "identifierName": "_touchZoomDistanceStart"
                                    },
                                    "name": "_touchZoomDistanceStart"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "AssignmentExpression",
                                  "start": 28756,
                                  "end": 28786,
                                  "loc": {
                                    "start": {
                                      "line": 730,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 730,
                                      "column": 77
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 28756,
                                    "end": 28782,
                                    "loc": {
                                      "start": {
                                        "line": 730,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 730,
                                        "column": 73
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 28756,
                                      "end": 28760,
                                      "loc": {
                                        "start": {
                                          "line": 730,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 730,
                                          "column": 51
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 28761,
                                      "end": 28782,
                                      "loc": {
                                        "start": {
                                          "line": 730,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 730,
                                          "column": 73
                                        },
                                        "identifierName": "_touchZoomDistanceEnd"
                                      },
                                      "name": "_touchZoomDistanceEnd"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 28785,
                                    "end": 28786,
                                    "loc": {
                                      "start": {
                                        "line": 730,
                                        "column": 76
                                      },
                                      "end": {
                                        "line": 730,
                                        "column": 77
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  }
                                }
                              }
                            },
                            {
                              "type": "BreakStatement",
                              "start": 28804,
                              "end": 28810,
                              "loc": {
                                "start": {
                                  "line": 731,
                                  "column": 16
                                },
                                "end": {
                                  "line": 731,
                                  "column": 22
                                }
                              },
                              "label": null
                            }
                          ],
                          "test": {
                            "type": "NumericLiteral",
                            "start": 28706,
                            "end": 28707,
                            "loc": {
                              "start": {
                                "line": 729,
                                "column": 17
                              },
                              "end": {
                                "line": 729,
                                "column": 18
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 28829,
                      "end": 28860,
                      "loc": {
                        "start": {
                          "line": 733,
                          "column": 8
                        },
                        "end": {
                          "line": 733,
                          "column": 39
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 28829,
                        "end": 28859,
                        "loc": {
                          "start": {
                            "line": 733,
                            "column": 8
                          },
                          "end": {
                            "line": 733,
                            "column": 38
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 28829,
                          "end": 28840,
                          "loc": {
                            "start": {
                              "line": 733,
                              "column": 8
                            },
                            "end": {
                              "line": 733,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 28829,
                            "end": 28833,
                            "loc": {
                              "start": {
                                "line": 733,
                                "column": 8
                              },
                              "end": {
                                "line": 733,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 28834,
                            "end": 28840,
                            "loc": {
                              "start": {
                                "line": 733,
                                "column": 13
                              },
                              "end": {
                                "line": 733,
                                "column": 19
                              },
                              "identifierName": "_state"
                            },
                            "name": "_state"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 28843,
                          "end": 28859,
                          "loc": {
                            "start": {
                              "line": 733,
                              "column": 22
                            },
                            "end": {
                              "line": 733,
                              "column": 38
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 28843,
                            "end": 28854,
                            "loc": {
                              "start": {
                                "line": 733,
                                "column": 22
                              },
                              "end": {
                                "line": 733,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 28843,
                              "end": 28848,
                              "loc": {
                                "start": {
                                  "line": 733,
                                  "column": 22
                                },
                                "end": {
                                  "line": 733,
                                  "column": 27
                                },
                                "identifierName": "Orbit"
                              },
                              "name": "Orbit"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 28849,
                              "end": 28854,
                              "loc": {
                                "start": {
                                  "line": 733,
                                  "column": 28
                                },
                                "end": {
                                  "line": 733,
                                  "column": 33
                                },
                                "identifierName": "State"
                              },
                              "name": "State"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 28855,
                            "end": 28859,
                            "loc": {
                              "start": {
                                "line": 733,
                                "column": 34
                              },
                              "end": {
                                "line": 733,
                                "column": 38
                              },
                              "identifierName": "None"
                            },
                            "name": "None"
                          },
                          "computed": false
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              }
            ]
          },
          "leadingComments": [],
          "trailingComments": []
        }
      },
      {
        "type": "ExpressionStatement",
        "start": 28870,
        "end": 28938,
        "loc": {
          "start": {
            "line": 737,
            "column": 0
          },
          "end": {
            "line": 741,
            "column": 2
          }
        },
        "expression": {
          "type": "AssignmentExpression",
          "start": 28870,
          "end": 28937,
          "loc": {
            "start": {
              "line": 737,
              "column": 0
            },
            "end": {
              "line": 741,
              "column": 1
            }
          },
          "operator": "=",
          "left": {
            "type": "MemberExpression",
            "start": 28870,
            "end": 28883,
            "loc": {
              "start": {
                "line": 737,
                "column": 0
              },
              "end": {
                "line": 737,
                "column": 13
              }
            },
            "object": {
              "type": "Identifier",
              "start": 28870,
              "end": 28875,
              "loc": {
                "start": {
                  "line": 737,
                  "column": 0
                },
                "end": {
                  "line": 737,
                  "column": 5
                },
                "identifierName": "Orbit"
              },
              "name": "Orbit"
            },
            "property": {
              "type": "Identifier",
              "start": 28876,
              "end": 28883,
              "loc": {
                "start": {
                  "line": 737,
                  "column": 6
                },
                "end": {
                  "line": 737,
                  "column": 13
                },
                "identifierName": "PanMode"
              },
              "name": "PanMode"
            },
            "computed": false
          },
          "right": {
            "type": "ObjectExpression",
            "start": 28886,
            "end": 28937,
            "loc": {
              "start": {
                "line": 737,
                "column": 16
              },
              "end": {
                "line": 741,
                "column": 1
              }
            },
            "properties": [
              {
                "type": "ObjectProperty",
                "start": 28892,
                "end": 28905,
                "loc": {
                  "start": {
                    "line": 738,
                    "column": 4
                  },
                  "end": {
                    "line": 738,
                    "column": 17
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 28892,
                  "end": 28902,
                  "loc": {
                    "start": {
                      "line": 738,
                      "column": 4
                    },
                    "end": {
                      "line": 738,
                      "column": 14
                    },
                    "identifierName": "Horizontal"
                  },
                  "name": "Horizontal"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 28904,
                  "end": 28905,
                  "loc": {
                    "start": {
                      "line": 738,
                      "column": 16
                    },
                    "end": {
                      "line": 738,
                      "column": 17
                    }
                  },
                  "extra": {
                    "rawValue": 1,
                    "raw": "1"
                  },
                  "value": 1
                }
              },
              {
                "type": "ObjectProperty",
                "start": 28911,
                "end": 28922,
                "loc": {
                  "start": {
                    "line": 739,
                    "column": 4
                  },
                  "end": {
                    "line": 739,
                    "column": 15
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 28911,
                  "end": 28919,
                  "loc": {
                    "start": {
                      "line": 739,
                      "column": 4
                    },
                    "end": {
                      "line": 739,
                      "column": 12
                    },
                    "identifierName": "Vertical"
                  },
                  "name": "Vertical"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 28921,
                  "end": 28922,
                  "loc": {
                    "start": {
                      "line": 739,
                      "column": 14
                    },
                    "end": {
                      "line": 739,
                      "column": 15
                    }
                  },
                  "extra": {
                    "rawValue": 2,
                    "raw": "2"
                  },
                  "value": 2
                }
              },
              {
                "type": "ObjectProperty",
                "start": 28928,
                "end": 28935,
                "loc": {
                  "start": {
                    "line": 740,
                    "column": 4
                  },
                  "end": {
                    "line": 740,
                    "column": 11
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 28928,
                  "end": 28932,
                  "loc": {
                    "start": {
                      "line": 740,
                      "column": 4
                    },
                    "end": {
                      "line": 740,
                      "column": 8
                    },
                    "identifierName": "Both"
                  },
                  "name": "Both"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 28934,
                  "end": 28935,
                  "loc": {
                    "start": {
                      "line": 740,
                      "column": 10
                    },
                    "end": {
                      "line": 740,
                      "column": 11
                    }
                  },
                  "extra": {
                    "rawValue": 3,
                    "raw": "3"
                  },
                  "value": 3
                }
              }
            ]
          }
        }
      },
      {
        "type": "ExpressionStatement",
        "start": 28940,
        "end": 29004,
        "loc": {
          "start": {
            "line": 743,
            "column": 0
          },
          "end": {
            "line": 747,
            "column": 2
          }
        },
        "expression": {
          "type": "AssignmentExpression",
          "start": 28940,
          "end": 29003,
          "loc": {
            "start": {
              "line": 743,
              "column": 0
            },
            "end": {
              "line": 747,
              "column": 1
            }
          },
          "operator": "=",
          "left": {
            "type": "MemberExpression",
            "start": 28940,
            "end": 28954,
            "loc": {
              "start": {
                "line": 743,
                "column": 0
              },
              "end": {
                "line": 743,
                "column": 14
              }
            },
            "object": {
              "type": "Identifier",
              "start": 28940,
              "end": 28945,
              "loc": {
                "start": {
                  "line": 743,
                  "column": 0
                },
                "end": {
                  "line": 743,
                  "column": 5
                },
                "identifierName": "Orbit"
              },
              "name": "Orbit"
            },
            "property": {
              "type": "Identifier",
              "start": 28946,
              "end": 28954,
              "loc": {
                "start": {
                  "line": 743,
                  "column": 6
                },
                "end": {
                  "line": 743,
                  "column": 14
                },
                "identifierName": "ZoomMode"
              },
              "name": "ZoomMode"
            },
            "computed": false
          },
          "right": {
            "type": "ObjectExpression",
            "start": 28957,
            "end": 29003,
            "loc": {
              "start": {
                "line": 743,
                "column": 17
              },
              "end": {
                "line": 747,
                "column": 1
              }
            },
            "properties": [
              {
                "type": "ObjectProperty",
                "start": 28963,
                "end": 28972,
                "loc": {
                  "start": {
                    "line": 744,
                    "column": 4
                  },
                  "end": {
                    "line": 744,
                    "column": 13
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 28963,
                  "end": 28969,
                  "loc": {
                    "start": {
                      "line": 744,
                      "column": 4
                    },
                    "end": {
                      "line": 744,
                      "column": 10
                    },
                    "identifierName": "Center"
                  },
                  "name": "Center"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 28971,
                  "end": 28972,
                  "loc": {
                    "start": {
                      "line": 744,
                      "column": 12
                    },
                    "end": {
                      "line": 744,
                      "column": 13
                    }
                  },
                  "extra": {
                    "rawValue": 0,
                    "raw": "0"
                  },
                  "value": 0
                }
              },
              {
                "type": "ObjectProperty",
                "start": 28978,
                "end": 28986,
                "loc": {
                  "start": {
                    "line": 745,
                    "column": 4
                  },
                  "end": {
                    "line": 745,
                    "column": 12
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 28978,
                  "end": 28983,
                  "loc": {
                    "start": {
                      "line": 745,
                      "column": 4
                    },
                    "end": {
                      "line": 745,
                      "column": 9
                    },
                    "identifierName": "Mouse"
                  },
                  "name": "Mouse"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 28985,
                  "end": 28986,
                  "loc": {
                    "start": {
                      "line": 745,
                      "column": 11
                    },
                    "end": {
                      "line": 745,
                      "column": 12
                    }
                  },
                  "extra": {
                    "rawValue": 1,
                    "raw": "1"
                  },
                  "value": 1
                }
              },
              {
                "type": "ObjectProperty",
                "start": 28992,
                "end": 29001,
                "loc": {
                  "start": {
                    "line": 746,
                    "column": 4
                  },
                  "end": {
                    "line": 746,
                    "column": 13
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 28992,
                  "end": 28998,
                  "loc": {
                    "start": {
                      "line": 746,
                      "column": 4
                    },
                    "end": {
                      "line": 746,
                      "column": 10
                    },
                    "identifierName": "Target"
                  },
                  "name": "Target"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 29000,
                  "end": 29001,
                  "loc": {
                    "start": {
                      "line": 746,
                      "column": 12
                    },
                    "end": {
                      "line": 746,
                      "column": 13
                    }
                  },
                  "extra": {
                    "rawValue": 2,
                    "raw": "2"
                  },
                  "value": 2
                }
              }
            ]
          }
        }
      },
      {
        "type": "ExpressionStatement",
        "start": 29006,
        "end": 29027,
        "loc": {
          "start": {
            "line": 749,
            "column": 0
          },
          "end": {
            "line": 749,
            "column": 21
          }
        },
        "expression": {
          "type": "AssignmentExpression",
          "start": 29006,
          "end": 29026,
          "loc": {
            "start": {
              "line": 749,
              "column": 0
            },
            "end": {
              "line": 749,
              "column": 20
            }
          },
          "operator": "=",
          "left": {
            "type": "MemberExpression",
            "start": 29006,
            "end": 29015,
            "loc": {
              "start": {
                "line": 749,
                "column": 0
              },
              "end": {
                "line": 749,
                "column": 9
              }
            },
            "object": {
              "type": "Identifier",
              "start": 29006,
              "end": 29011,
              "loc": {
                "start": {
                  "line": 749,
                  "column": 0
                },
                "end": {
                  "line": 749,
                  "column": 5
                },
                "identifierName": "Orbit"
              },
              "name": "Orbit"
            },
            "property": {
              "type": "Identifier",
              "start": 29012,
              "end": 29015,
              "loc": {
                "start": {
                  "line": 749,
                  "column": 6
                },
                "end": {
                  "line": 749,
                  "column": 9
                },
                "identifierName": "Eps"
              },
              "name": "Eps"
            },
            "computed": false
          },
          "right": {
            "type": "NumericLiteral",
            "start": 29018,
            "end": 29026,
            "loc": {
              "start": {
                "line": 749,
                "column": 12
              },
              "end": {
                "line": 749,
                "column": 20
              }
            },
            "extra": {
              "rawValue": 0.000001,
              "raw": "0.000001"
            },
            "value": 0.000001
          }
        }
      },
      {
        "type": "ExpressionStatement",
        "start": 29029,
        "end": 29141,
        "loc": {
          "start": {
            "line": 751,
            "column": 0
          },
          "end": {
            "line": 758,
            "column": 2
          }
        },
        "expression": {
          "type": "AssignmentExpression",
          "start": 29029,
          "end": 29140,
          "loc": {
            "start": {
              "line": 751,
              "column": 0
            },
            "end": {
              "line": 758,
              "column": 1
            }
          },
          "operator": "=",
          "left": {
            "type": "MemberExpression",
            "start": 29029,
            "end": 29040,
            "loc": {
              "start": {
                "line": 751,
                "column": 0
              },
              "end": {
                "line": 751,
                "column": 11
              }
            },
            "object": {
              "type": "Identifier",
              "start": 29029,
              "end": 29034,
              "loc": {
                "start": {
                  "line": 751,
                  "column": 0
                },
                "end": {
                  "line": 751,
                  "column": 5
                },
                "identifierName": "Orbit"
              },
              "name": "Orbit"
            },
            "property": {
              "type": "Identifier",
              "start": 29035,
              "end": 29040,
              "loc": {
                "start": {
                  "line": 751,
                  "column": 6
                },
                "end": {
                  "line": 751,
                  "column": 11
                },
                "identifierName": "State"
              },
              "name": "State"
            },
            "computed": false
          },
          "right": {
            "type": "ObjectExpression",
            "start": 29043,
            "end": 29140,
            "loc": {
              "start": {
                "line": 751,
                "column": 14
              },
              "end": {
                "line": 758,
                "column": 1
              }
            },
            "properties": [
              {
                "type": "ObjectProperty",
                "start": 29049,
                "end": 29057,
                "loc": {
                  "start": {
                    "line": 752,
                    "column": 4
                  },
                  "end": {
                    "line": 752,
                    "column": 12
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 29049,
                  "end": 29053,
                  "loc": {
                    "start": {
                      "line": 752,
                      "column": 4
                    },
                    "end": {
                      "line": 752,
                      "column": 8
                    },
                    "identifierName": "None"
                  },
                  "name": "None"
                },
                "value": {
                  "type": "UnaryExpression",
                  "start": 29055,
                  "end": 29057,
                  "loc": {
                    "start": {
                      "line": 752,
                      "column": 10
                    },
                    "end": {
                      "line": 752,
                      "column": 12
                    }
                  },
                  "operator": "-",
                  "prefix": true,
                  "argument": {
                    "type": "NumericLiteral",
                    "start": 29056,
                    "end": 29057,
                    "loc": {
                      "start": {
                        "line": 752,
                        "column": 11
                      },
                      "end": {
                        "line": 752,
                        "column": 12
                      }
                    },
                    "extra": {
                      "rawValue": 1,
                      "raw": "1"
                    },
                    "value": 1
                  },
                  "extra": {
                    "parenthesizedArgument": false
                  }
                }
              },
              {
                "type": "ObjectProperty",
                "start": 29063,
                "end": 29072,
                "loc": {
                  "start": {
                    "line": 753,
                    "column": 4
                  },
                  "end": {
                    "line": 753,
                    "column": 13
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 29063,
                  "end": 29069,
                  "loc": {
                    "start": {
                      "line": 753,
                      "column": 4
                    },
                    "end": {
                      "line": 753,
                      "column": 10
                    },
                    "identifierName": "Rotate"
                  },
                  "name": "Rotate"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 29071,
                  "end": 29072,
                  "loc": {
                    "start": {
                      "line": 753,
                      "column": 12
                    },
                    "end": {
                      "line": 753,
                      "column": 13
                    }
                  },
                  "extra": {
                    "rawValue": 0,
                    "raw": "0"
                  },
                  "value": 0
                }
              },
              {
                "type": "ObjectProperty",
                "start": 29078,
                "end": 29085,
                "loc": {
                  "start": {
                    "line": 754,
                    "column": 4
                  },
                  "end": {
                    "line": 754,
                    "column": 11
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 29078,
                  "end": 29082,
                  "loc": {
                    "start": {
                      "line": 754,
                      "column": 4
                    },
                    "end": {
                      "line": 754,
                      "column": 8
                    },
                    "identifierName": "Zoom"
                  },
                  "name": "Zoom"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 29084,
                  "end": 29085,
                  "loc": {
                    "start": {
                      "line": 754,
                      "column": 10
                    },
                    "end": {
                      "line": 754,
                      "column": 11
                    }
                  },
                  "extra": {
                    "rawValue": 1,
                    "raw": "1"
                  },
                  "value": 1
                }
              },
              {
                "type": "ObjectProperty",
                "start": 29091,
                "end": 29097,
                "loc": {
                  "start": {
                    "line": 755,
                    "column": 4
                  },
                  "end": {
                    "line": 755,
                    "column": 10
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 29091,
                  "end": 29094,
                  "loc": {
                    "start": {
                      "line": 755,
                      "column": 4
                    },
                    "end": {
                      "line": 755,
                      "column": 7
                    },
                    "identifierName": "Pan"
                  },
                  "name": "Pan"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 29096,
                  "end": 29097,
                  "loc": {
                    "start": {
                      "line": 755,
                      "column": 9
                    },
                    "end": {
                      "line": 755,
                      "column": 10
                    }
                  },
                  "extra": {
                    "rawValue": 2,
                    "raw": "2"
                  },
                  "value": 2
                }
              },
              {
                "type": "ObjectProperty",
                "start": 29103,
                "end": 29117,
                "loc": {
                  "start": {
                    "line": 756,
                    "column": 4
                  },
                  "end": {
                    "line": 756,
                    "column": 18
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 29103,
                  "end": 29114,
                  "loc": {
                    "start": {
                      "line": 756,
                      "column": 4
                    },
                    "end": {
                      "line": 756,
                      "column": 15
                    },
                    "identifierName": "TouchRotate"
                  },
                  "name": "TouchRotate"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 29116,
                  "end": 29117,
                  "loc": {
                    "start": {
                      "line": 756,
                      "column": 17
                    },
                    "end": {
                      "line": 756,
                      "column": 18
                    }
                  },
                  "extra": {
                    "rawValue": 3,
                    "raw": "3"
                  },
                  "value": 3
                }
              },
              {
                "type": "ObjectProperty",
                "start": 29123,
                "end": 29138,
                "loc": {
                  "start": {
                    "line": 757,
                    "column": 4
                  },
                  "end": {
                    "line": 757,
                    "column": 19
                  }
                },
                "method": false,
                "shorthand": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 29123,
                  "end": 29135,
                  "loc": {
                    "start": {
                      "line": 757,
                      "column": 4
                    },
                    "end": {
                      "line": 757,
                      "column": 16
                    },
                    "identifierName": "TouchZoomPan"
                  },
                  "name": "TouchZoomPan"
                },
                "value": {
                  "type": "NumericLiteral",
                  "start": 29137,
                  "end": 29138,
                  "loc": {
                    "start": {
                      "line": 757,
                      "column": 18
                    },
                    "end": {
                      "line": 757,
                      "column": 19
                    }
                  },
                  "extra": {
                    "rawValue": 4,
                    "raw": "4"
                  },
                  "value": 4
                }
              }
            ]
          }
        }
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentLine",
      "value": " ...",
      "start": 1229,
      "end": 1235,
      "loc": {
        "start": {
          "line": 31,
          "column": 8
        },
        "end": {
          "line": 31,
          "column": 14
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " radians",
      "start": 2054,
      "end": 2064,
      "loc": {
        "start": {
          "line": 45,
          "column": 57
        },
        "end": {
          "line": 45,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " radians",
      "start": 2128,
      "end": 2138,
      "loc": {
        "start": {
          "line": 46,
          "column": 63
        },
        "end": {
          "line": 46,
          "column": 73
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Focus",
      "start": 10108,
      "end": 10116,
      "loc": {
        "start": {
          "line": 258,
          "column": 8
        },
        "end": {
          "line": 258,
          "column": 16
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Theta",
      "start": 10647,
      "end": 10655,
      "loc": {
        "start": {
          "line": 271,
          "column": 8
        },
        "end": {
          "line": 271,
          "column": 16
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Phi",
      "start": 11391,
      "end": 11397,
      "loc": {
        "start": {
          "line": 288,
          "column": 8
        },
        "end": {
          "line": 288,
          "column": 14
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Zoom",
      "start": 12088,
      "end": 12095,
      "loc": {
        "start": {
          "line": 304,
          "column": 8
        },
        "end": {
          "line": 304,
          "column": 15
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Fov",
      "start": 12583,
      "end": 12589,
      "loc": {
        "start": {
          "line": 318,
          "column": 8
        },
        "end": {
          "line": 318,
          "column": 14
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Focus",
      "start": 13130,
      "end": 13138,
      "loc": {
        "start": {
          "line": 334,
          "column": 8
        },
        "end": {
          "line": 334,
          "column": 16
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Theta",
      "start": 13218,
      "end": 13226,
      "loc": {
        "start": {
          "line": 337,
          "column": 8
        },
        "end": {
          "line": 337,
          "column": 16
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Phi",
      "start": 13306,
      "end": 13312,
      "loc": {
        "start": {
          "line": 340,
          "column": 8
        },
        "end": {
          "line": 340,
          "column": 14
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Zoom",
      "start": 13388,
      "end": 13395,
      "loc": {
        "start": {
          "line": 343,
          "column": 8
        },
        "end": {
          "line": 343,
          "column": 15
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Fov",
      "start": 13473,
      "end": 13479,
      "loc": {
        "start": {
          "line": 346,
          "column": 8
        },
        "end": {
          "line": 346,
          "column": 14
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " pass in distance in world space to move left",
      "start": 13616,
      "end": 13663,
      "loc": {
        "start": {
          "line": 353,
          "column": 4
        },
        "end": {
          "line": 353,
          "column": 51
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get X column of matrix",
      "start": 13897,
      "end": 13922,
      "loc": {
        "start": {
          "line": 358,
          "column": 12
        },
        "end": {
          "line": 358,
          "column": 37
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " pass in distance in world space to move up",
      "start": 14101,
      "end": 14146,
      "loc": {
        "start": {
          "line": 365,
          "column": 4
        },
        "end": {
          "line": 365,
          "column": 49
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get Y column of matrix",
      "start": 14376,
      "end": 14401,
      "loc": {
        "start": {
          "line": 370,
          "column": 12
        },
        "end": {
          "line": 370,
          "column": 37
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " pass in x,y of change desired in pixel space,",
      "start": 14579,
      "end": 14627,
      "loc": {
        "start": {
          "line": 377,
          "column": 4
        },
        "end": {
          "line": 377,
          "column": 52
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " right and down are positive",
      "start": 14632,
      "end": 14662,
      "loc": {
        "start": {
          "line": 378,
          "column": 4
        },
        "end": {
          "line": 378,
          "column": 34
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " half of the fov is center to top of screen",
      "start": 14902,
      "end": 14947,
      "loc": {
        "start": {
          "line": 385,
          "column": 8
        },
        "end": {
          "line": 385,
          "column": 53
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " we actually don't use screenWidth, since perspective camera is fixed to screen height",
      "start": 15026,
      "end": 15114,
      "loc": {
        "start": {
          "line": 387,
          "column": 8
        },
        "end": {
          "line": 387,
          "column": 96
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " rotating across whole screen goes 360 degrees around",
      "start": 15770,
      "end": 15825,
      "loc": {
        "start": {
          "line": 403,
          "column": 16
        },
        "end": {
          "line": 403,
          "column": 71
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " rotating up and down along whole screen attempts to go 360, but limited to 180",
      "start": 15957,
      "end": 16038,
      "loc": {
        "start": {
          "line": 405,
          "column": 16
        },
        "end": {
          "line": 405,
          "column": 97
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " By mousewheel",
      "start": 16350,
      "end": 16366,
      "loc": {
        "start": {
          "line": 416,
          "column": 12
        },
        "end": {
          "line": 416,
          "column": 28
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "ndc coords of screen center",
      "start": 17366,
      "end": 17395,
      "loc": {
        "start": {
          "line": 432,
          "column": 64
        },
        "end": {
          "line": 432,
          "column": 93
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "                    this._scale = factor;",
      "start": 17419,
      "end": 17462,
      "loc": {
        "start": {
          "line": 435,
          "column": 0
        },
        "end": {
          "line": 435,
          "column": 43
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "determine 3D position of mouse cursor (on target plane)",
      "start": 17484,
      "end": 17541,
      "loc": {
        "start": {
          "line": 437,
          "column": 20
        },
        "end": {
          "line": 437,
          "column": 77
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "change eye-target distance",
      "start": 17787,
      "end": 17815,
      "loc": {
        "start": {
          "line": 441,
          "column": 20
        },
        "end": {
          "line": 441,
          "column": 48
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "adjust target point so that \"point\" stays in place",
      "start": 17881,
      "end": 17933,
      "loc": {
        "start": {
          "line": 443,
          "column": 20
        },
        "end": {
          "line": 443,
          "column": 72
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " By touch",
      "start": 18084,
      "end": 18095,
      "loc": {
        "start": {
          "line": 449,
          "column": 12
        },
        "end": {
          "line": 449,
          "column": 23
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "stgatilov: fix bug with zooming in the midst of dragging",
      "start": 19301,
      "end": 19359,
      "loc": {
        "start": {
          "line": 488,
          "column": 8
        },
        "end": {
          "line": 488,
          "column": 66
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "there is no point in setting panStart to zero here",
      "start": 19368,
      "end": 19420,
      "loc": {
        "start": {
          "line": 489,
          "column": 8
        },
        "end": {
          "line": 489,
          "column": 60
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "this._panStart.set(0, 0);\n        this._panEnd.set(0, 0);",
      "start": 19429,
      "end": 19490,
      "loc": {
        "start": {
          "line": 490,
          "column": 8
        },
        "end": {
          "line": 491,
          "column": 33
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " rotate eye to \"y-axis-is-up\" space",
      "start": 21933,
      "end": 21970,
      "loc": {
        "start": {
          "line": 576,
          "column": 12
        },
        "end": {
          "line": 576,
          "column": 49
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " angle from z-axis around y-axis",
      "start": 22034,
      "end": 22068,
      "loc": {
        "start": {
          "line": 578,
          "column": 12
        },
        "end": {
          "line": 578,
          "column": 46
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " angle from y-axis",
      "start": 22144,
      "end": 22164,
      "loc": {
        "start": {
          "line": 580,
          "column": 12
        },
        "end": {
          "line": 580,
          "column": 32
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restrict phi to be between desired limits",
      "start": 22375,
      "end": 22419,
      "loc": {
        "start": {
          "line": 584,
          "column": 12
        },
        "end": {
          "line": 584,
          "column": 56
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restrict phi to be between EPS and PI-EPS",
      "start": 22525,
      "end": 22569,
      "loc": {
        "start": {
          "line": 586,
          "column": 12
        },
        "end": {
          "line": 586,
          "column": 56
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restrict radius to be between desired limits",
      "start": 22784,
      "end": 22831,
      "loc": {
        "start": {
          "line": 589,
          "column": 12
        },
        "end": {
          "line": 589,
          "column": 59
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " move target to panned location",
      "start": 22929,
      "end": 22962,
      "loc": {
        "start": {
          "line": 591,
          "column": 12
        },
        "end": {
          "line": 591,
          "column": 45
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " rotate eye back to \"camera-up-vector-is-up\" space",
      "start": 23230,
      "end": 23282,
      "loc": {
        "start": {
          "line": 596,
          "column": 12
        },
        "end": {
          "line": 596,
          "column": 64
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " for convenience allow panning with MouseL if noRotate is active",
      "start": 24077,
      "end": 24143,
      "loc": {
        "start": {
          "line": 622,
          "column": 8
        },
        "end": {
          "line": 622,
          "column": 74
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " for convenience allow panning mit MouseL if noRotate is active",
      "start": 25802,
      "end": 25867,
      "loc": {
        "start": {
          "line": 670,
          "column": 8
        },
        "end": {
          "line": 670,
          "column": 73
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " for convenience allow panning mit MouseL if noRotate is active",
      "start": 27367,
      "end": 27432,
      "loc": {
        "start": {
          "line": 701,
          "column": 8
        },
        "end": {
          "line": 701,
          "column": 73
        }
      }
    }
  ],
  "tokens": [
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 0,
      "end": 6,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 7,
      "end": 8,
      "loc": {
        "start": {
          "line": 1,
          "column": 7
        },
        "end": {
          "line": 1,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 9,
      "end": 11,
      "loc": {
        "start": {
          "line": 1,
          "column": 9
        },
        "end": {
          "line": 1,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 12,
      "end": 17,
      "loc": {
        "start": {
          "line": 1,
          "column": 12
        },
        "end": {
          "line": 1,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 18,
      "end": 22,
      "loc": {
        "start": {
          "line": 1,
          "column": 18
        },
        "end": {
          "line": 1,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "three",
      "start": 23,
      "end": 30,
      "loc": {
        "start": {
          "line": 1,
          "column": 23
        },
        "end": {
          "line": 1,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 30,
      "end": 31,
      "loc": {
        "start": {
          "line": 1,
          "column": 30
        },
        "end": {
          "line": 1,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 32,
      "end": 38,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 39,
      "end": 40,
      "loc": {
        "start": {
          "line": 2,
          "column": 7
        },
        "end": {
          "line": 2,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 41,
      "end": 43,
      "loc": {
        "start": {
          "line": 2,
          "column": 9
        },
        "end": {
          "line": 2,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 44,
      "end": 49,
      "loc": {
        "start": {
          "line": 2,
          "column": 12
        },
        "end": {
          "line": 2,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 50,
      "end": 54,
      "loc": {
        "start": {
          "line": 2,
          "column": 18
        },
        "end": {
          "line": 2,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../core/error",
      "start": 55,
      "end": 70,
      "loc": {
        "start": {
          "line": 2,
          "column": 23
        },
        "end": {
          "line": 2,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 70,
      "end": 71,
      "loc": {
        "start": {
          "line": 2,
          "column": 38
        },
        "end": {
          "line": 2,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 72,
      "end": 78,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 79,
      "end": 80,
      "loc": {
        "start": {
          "line": 3,
          "column": 7
        },
        "end": {
          "line": 3,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 81,
      "end": 83,
      "loc": {
        "start": {
          "line": 3,
          "column": 9
        },
        "end": {
          "line": 3,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Helpers",
      "start": 84,
      "end": 91,
      "loc": {
        "start": {
          "line": 3,
          "column": 12
        },
        "end": {
          "line": 3,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 92,
      "end": 96,
      "loc": {
        "start": {
          "line": 3,
          "column": 20
        },
        "end": {
          "line": 3,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../core/helpers",
      "start": 97,
      "end": 114,
      "loc": {
        "start": {
          "line": 3,
          "column": 25
        },
        "end": {
          "line": 3,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 114,
      "end": 115,
      "loc": {
        "start": {
          "line": 3,
          "column": 42
        },
        "end": {
          "line": 3,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 116,
      "end": 122,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 123,
      "end": 124,
      "loc": {
        "start": {
          "line": 4,
          "column": 7
        },
        "end": {
          "line": 4,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastCreated",
      "start": 125,
      "end": 136,
      "loc": {
        "start": {
          "line": 4,
          "column": 9
        },
        "end": {
          "line": 4,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 137,
      "end": 138,
      "loc": {
        "start": {
          "line": 4,
          "column": 21
        },
        "end": {
          "line": 4,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 139,
      "end": 143,
      "loc": {
        "start": {
          "line": 4,
          "column": 23
        },
        "end": {
          "line": 4,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../core/canvas",
      "start": 144,
      "end": 160,
      "loc": {
        "start": {
          "line": 4,
          "column": 28
        },
        "end": {
          "line": 4,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 160,
      "end": 161,
      "loc": {
        "start": {
          "line": 4,
          "column": 44
        },
        "end": {
          "line": 4,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 162,
      "end": 168,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 169,
      "end": 170,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exponential",
      "start": 171,
      "end": 182,
      "loc": {
        "start": {
          "line": 5,
          "column": 9
        },
        "end": {
          "line": 5,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 182,
      "end": 183,
      "loc": {
        "start": {
          "line": 5,
          "column": 20
        },
        "end": {
          "line": 5,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elastic",
      "start": 184,
      "end": 191,
      "loc": {
        "start": {
          "line": 5,
          "column": 22
        },
        "end": {
          "line": 5,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 192,
      "end": 193,
      "loc": {
        "start": {
          "line": 5,
          "column": 30
        },
        "end": {
          "line": 5,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 194,
      "end": 198,
      "loc": {
        "start": {
          "line": 5,
          "column": 32
        },
        "end": {
          "line": 5,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../animation/easing",
      "start": 199,
      "end": 220,
      "loc": {
        "start": {
          "line": 5,
          "column": 37
        },
        "end": {
          "line": 5,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 220,
      "end": 221,
      "loc": {
        "start": {
          "line": 5,
          "column": 58
        },
        "end": {
          "line": 5,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 223,
      "end": 229,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "default",
        "keyword": "default",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "default",
      "start": 230,
      "end": 237,
      "loc": {
        "start": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 238,
      "end": 243,
      "loc": {
        "start": {
          "line": 7,
          "column": 15
        },
        "end": {
          "line": 7,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 244,
      "end": 249,
      "loc": {
        "start": {
          "line": 7,
          "column": 21
        },
        "end": {
          "line": 7,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 250,
      "end": 251,
      "loc": {
        "start": {
          "line": 7,
          "column": 27
        },
        "end": {
          "line": 7,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 256,
      "end": 267,
      "loc": {
        "start": {
          "line": 8,
          "column": 4
        },
        "end": {
          "line": 8,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 267,
      "end": 268,
      "loc": {
        "start": {
          "line": 8,
          "column": 15
        },
        "end": {
          "line": 8,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 268,
      "end": 272,
      "loc": {
        "start": {
          "line": 8,
          "column": 16
        },
        "end": {
          "line": 8,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 273,
      "end": 274,
      "loc": {
        "start": {
          "line": 8,
          "column": 21
        },
        "end": {
          "line": 8,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 275,
      "end": 280,
      "loc": {
        "start": {
          "line": 8,
          "column": 23
        },
        "end": {
          "line": 8,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 280,
      "end": 281,
      "loc": {
        "start": {
          "line": 8,
          "column": 28
        },
        "end": {
          "line": 8,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 281,
      "end": 284,
      "loc": {
        "start": {
          "line": 8,
          "column": 29
        },
        "end": {
          "line": 8,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 284,
      "end": 285,
      "loc": {
        "start": {
          "line": 8,
          "column": 32
        },
        "end": {
          "line": 8,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "View undefined",
      "start": 285,
      "end": 301,
      "loc": {
        "start": {
          "line": 8,
          "column": 33
        },
        "end": {
          "line": 8,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 301,
      "end": 302,
      "loc": {
        "start": {
          "line": 8,
          "column": 49
        },
        "end": {
          "line": 8,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 302,
      "end": 303,
      "loc": {
        "start": {
          "line": 8,
          "column": 50
        },
        "end": {
          "line": 8,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 304,
      "end": 311,
      "loc": {
        "start": {
          "line": 8,
          "column": 52
        },
        "end": {
          "line": 8,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 312,
      "end": 313,
      "loc": {
        "start": {
          "line": 8,
          "column": 60
        },
        "end": {
          "line": 8,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 314,
      "end": 315,
      "loc": {
        "start": {
          "line": 8,
          "column": 62
        },
        "end": {
          "line": 8,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 315,
      "end": 316,
      "loc": {
        "start": {
          "line": 8,
          "column": 63
        },
        "end": {
          "line": 8,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 316,
      "end": 317,
      "loc": {
        "start": {
          "line": 8,
          "column": 64
        },
        "end": {
          "line": 8,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 318,
      "end": 319,
      "loc": {
        "start": {
          "line": 8,
          "column": 66
        },
        "end": {
          "line": 8,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 328,
      "end": 332,
      "loc": {
        "start": {
          "line": 9,
          "column": 8
        },
        "end": {
          "line": 9,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 332,
      "end": 333,
      "loc": {
        "start": {
          "line": 9,
          "column": 12
        },
        "end": {
          "line": 9,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 333,
      "end": 337,
      "loc": {
        "start": {
          "line": 9,
          "column": 13
        },
        "end": {
          "line": 9,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 338,
      "end": 339,
      "loc": {
        "start": {
          "line": 9,
          "column": 18
        },
        "end": {
          "line": 9,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 340,
      "end": 344,
      "loc": {
        "start": {
          "line": 9,
          "column": 20
        },
        "end": {
          "line": 9,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 344,
      "end": 345,
      "loc": {
        "start": {
          "line": 9,
          "column": 24
        },
        "end": {
          "line": 9,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 354,
      "end": 358,
      "loc": {
        "start": {
          "line": 10,
          "column": 8
        },
        "end": {
          "line": 10,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 358,
      "end": 359,
      "loc": {
        "start": {
          "line": 10,
          "column": 12
        },
        "end": {
          "line": 10,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "canvas",
      "start": 359,
      "end": 365,
      "loc": {
        "start": {
          "line": 10,
          "column": 13
        },
        "end": {
          "line": 10,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 366,
      "end": 367,
      "loc": {
        "start": {
          "line": 10,
          "column": 20
        },
        "end": {
          "line": 10,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 368,
      "end": 372,
      "loc": {
        "start": {
          "line": 10,
          "column": 22
        },
        "end": {
          "line": 10,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 372,
      "end": 373,
      "loc": {
        "start": {
          "line": 10,
          "column": 26
        },
        "end": {
          "line": 10,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "canvas",
      "start": 373,
      "end": 379,
      "loc": {
        "start": {
          "line": 10,
          "column": 27
        },
        "end": {
          "line": 10,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 379,
      "end": 380,
      "loc": {
        "start": {
          "line": 10,
          "column": 33
        },
        "end": {
          "line": 10,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 389,
      "end": 393,
      "loc": {
        "start": {
          "line": 11,
          "column": 8
        },
        "end": {
          "line": 11,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 393,
      "end": 394,
      "loc": {
        "start": {
          "line": 11,
          "column": 12
        },
        "end": {
          "line": 11,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dom",
      "start": 394,
      "end": 397,
      "loc": {
        "start": {
          "line": 11,
          "column": 13
        },
        "end": {
          "line": 11,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 398,
      "end": 399,
      "loc": {
        "start": {
          "line": 11,
          "column": 17
        },
        "end": {
          "line": 11,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 400,
      "end": 404,
      "loc": {
        "start": {
          "line": 11,
          "column": 19
        },
        "end": {
          "line": 11,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 404,
      "end": 405,
      "loc": {
        "start": {
          "line": 11,
          "column": 23
        },
        "end": {
          "line": 11,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dom",
      "start": 405,
      "end": 408,
      "loc": {
        "start": {
          "line": 11,
          "column": 24
        },
        "end": {
          "line": 11,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 408,
      "end": 409,
      "loc": {
        "start": {
          "line": 11,
          "column": 27
        },
        "end": {
          "line": 11,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 418,
      "end": 422,
      "loc": {
        "start": {
          "line": 12,
          "column": 8
        },
        "end": {
          "line": 12,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 422,
      "end": 423,
      "loc": {
        "start": {
          "line": 12,
          "column": 12
        },
        "end": {
          "line": 12,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 423,
      "end": 429,
      "loc": {
        "start": {
          "line": 12,
          "column": 13
        },
        "end": {
          "line": 12,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 430,
      "end": 431,
      "loc": {
        "start": {
          "line": 12,
          "column": 20
        },
        "end": {
          "line": 12,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 432,
      "end": 439,
      "loc": {
        "start": {
          "line": 12,
          "column": 22
        },
        "end": {
          "line": 12,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 439,
      "end": 440,
      "loc": {
        "start": {
          "line": 12,
          "column": 29
        },
        "end": {
          "line": 12,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 440,
      "end": 446,
      "loc": {
        "start": {
          "line": 12,
          "column": 30
        },
        "end": {
          "line": 12,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 446,
      "end": 447,
      "loc": {
        "start": {
          "line": 12,
          "column": 36
        },
        "end": {
          "line": 12,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 456,
      "end": 459,
      "loc": {
        "start": {
          "line": 13,
          "column": 8
        },
        "end": {
          "line": 13,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 460,
      "end": 466,
      "loc": {
        "start": {
          "line": 13,
          "column": 12
        },
        "end": {
          "line": 13,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 467,
      "end": 468,
      "loc": {
        "start": {
          "line": 13,
          "column": 19
        },
        "end": {
          "line": 13,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 469,
      "end": 470,
      "loc": {
        "start": {
          "line": 13,
          "column": 21
        },
        "end": {
          "line": 13,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 470,
      "end": 474,
      "loc": {
        "start": {
          "line": 13,
          "column": 22
        },
        "end": {
          "line": 13,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 474,
      "end": 475,
      "loc": {
        "start": {
          "line": 13,
          "column": 26
        },
        "end": {
          "line": 13,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 475,
      "end": 481,
      "loc": {
        "start": {
          "line": 13,
          "column": 27
        },
        "end": {
          "line": 13,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 482,
      "end": 484,
      "loc": {
        "start": {
          "line": 13,
          "column": 34
        },
        "end": {
          "line": 13,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 485,
      "end": 489,
      "loc": {
        "start": {
          "line": 13,
          "column": 37
        },
        "end": {
          "line": 13,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 489,
      "end": 490,
      "loc": {
        "start": {
          "line": 13,
          "column": 41
        },
        "end": {
          "line": 13,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 490,
      "end": 494,
      "loc": {
        "start": {
          "line": 13,
          "column": 42
        },
        "end": {
          "line": 13,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 494,
      "end": 495,
      "loc": {
        "start": {
          "line": 13,
          "column": 46
        },
        "end": {
          "line": 13,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 495,
      "end": 501,
      "loc": {
        "start": {
          "line": 13,
          "column": 47
        },
        "end": {
          "line": 13,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 501,
      "end": 502,
      "loc": {
        "start": {
          "line": 13,
          "column": 53
        },
        "end": {
          "line": 13,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 502,
      "end": 503,
      "loc": {
        "start": {
          "line": 13,
          "column": 54
        },
        "end": {
          "line": 13,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 513,
      "end": 517,
      "loc": {
        "start": {
          "line": 15,
          "column": 8
        },
        "end": {
          "line": 15,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 517,
      "end": 518,
      "loc": {
        "start": {
          "line": 15,
          "column": 12
        },
        "end": {
          "line": 15,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 518,
      "end": 524,
      "loc": {
        "start": {
          "line": 15,
          "column": 13
        },
        "end": {
          "line": 15,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 525,
      "end": 526,
      "loc": {
        "start": {
          "line": 15,
          "column": 20
        },
        "end": {
          "line": 15,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exponential",
      "start": 527,
      "end": 538,
      "loc": {
        "start": {
          "line": 15,
          "column": 22
        },
        "end": {
          "line": 15,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 538,
      "end": 539,
      "loc": {
        "start": {
          "line": 15,
          "column": 33
        },
        "end": {
          "line": 15,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "out",
      "start": 539,
      "end": 542,
      "loc": {
        "start": {
          "line": 15,
          "column": 34
        },
        "end": {
          "line": 15,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 542,
      "end": 543,
      "loc": {
        "start": {
          "line": 15,
          "column": 37
        },
        "end": {
          "line": 15,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 552,
      "end": 556,
      "loc": {
        "start": {
          "line": 16,
          "column": 8
        },
        "end": {
          "line": 16,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 556,
      "end": 557,
      "loc": {
        "start": {
          "line": 16,
          "column": 12
        },
        "end": {
          "line": 16,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 557,
      "end": 565,
      "loc": {
        "start": {
          "line": 16,
          "column": 13
        },
        "end": {
          "line": 16,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 566,
      "end": 567,
      "loc": {
        "start": {
          "line": 16,
          "column": 22
        },
        "end": {
          "line": 16,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1000,
      "start": 568,
      "end": 572,
      "loc": {
        "start": {
          "line": 16,
          "column": 24
        },
        "end": {
          "line": 16,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 572,
      "end": 573,
      "loc": {
        "start": {
          "line": 16,
          "column": 28
        },
        "end": {
          "line": 16,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 583,
      "end": 587,
      "loc": {
        "start": {
          "line": 18,
          "column": 8
        },
        "end": {
          "line": 18,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 587,
      "end": 588,
      "loc": {
        "start": {
          "line": 18,
          "column": 12
        },
        "end": {
          "line": 18,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_zoomed",
      "start": 588,
      "end": 595,
      "loc": {
        "start": {
          "line": 18,
          "column": 13
        },
        "end": {
          "line": 18,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 596,
      "end": 597,
      "loc": {
        "start": {
          "line": 18,
          "column": 21
        },
        "end": {
          "line": 18,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 598,
      "end": 603,
      "loc": {
        "start": {
          "line": 18,
          "column": 23
        },
        "end": {
          "line": 18,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 603,
      "end": 604,
      "loc": {
        "start": {
          "line": 18,
          "column": 28
        },
        "end": {
          "line": 18,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 613,
      "end": 617,
      "loc": {
        "start": {
          "line": 19,
          "column": 8
        },
        "end": {
          "line": 19,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 617,
      "end": 618,
      "loc": {
        "start": {
          "line": 19,
          "column": 12
        },
        "end": {
          "line": 19,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 618,
      "end": 627,
      "loc": {
        "start": {
          "line": 19,
          "column": 13
        },
        "end": {
          "line": 19,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 628,
      "end": 629,
      "loc": {
        "start": {
          "line": 19,
          "column": 23
        },
        "end": {
          "line": 19,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 630,
      "end": 631,
      "loc": {
        "start": {
          "line": 19,
          "column": 25
        },
        "end": {
          "line": 19,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 632,
      "end": 637,
      "loc": {
        "start": {
          "line": 19,
          "column": 27
        },
        "end": {
          "line": 19,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 637,
      "end": 638,
      "loc": {
        "start": {
          "line": 19,
          "column": 32
        },
        "end": {
          "line": 19,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 639,
      "end": 640,
      "loc": {
        "start": {
          "line": 19,
          "column": 34
        },
        "end": {
          "line": 19,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 640,
      "end": 641,
      "loc": {
        "start": {
          "line": 19,
          "column": 35
        },
        "end": {
          "line": 19,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 642,
      "end": 645,
      "loc": {
        "start": {
          "line": 19,
          "column": 37
        },
        "end": {
          "line": 19,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 645,
      "end": 646,
      "loc": {
        "start": {
          "line": 19,
          "column": 40
        },
        "end": {
          "line": 19,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 647,
      "end": 648,
      "loc": {
        "start": {
          "line": 19,
          "column": 42
        },
        "end": {
          "line": 19,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 648,
      "end": 649,
      "loc": {
        "start": {
          "line": 19,
          "column": 43
        },
        "end": {
          "line": 19,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 650,
      "end": 654,
      "loc": {
        "start": {
          "line": 19,
          "column": 45
        },
        "end": {
          "line": 19,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 654,
      "end": 655,
      "loc": {
        "start": {
          "line": 19,
          "column": 49
        },
        "end": {
          "line": 19,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 656,
      "end": 657,
      "loc": {
        "start": {
          "line": 19,
          "column": 51
        },
        "end": {
          "line": 19,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 657,
      "end": 658,
      "loc": {
        "start": {
          "line": 19,
          "column": 52
        },
        "end": {
          "line": 19,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 659,
      "end": 665,
      "loc": {
        "start": {
          "line": 19,
          "column": 54
        },
        "end": {
          "line": 19,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 665,
      "end": 666,
      "loc": {
        "start": {
          "line": 19,
          "column": 60
        },
        "end": {
          "line": 19,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 667,
      "end": 668,
      "loc": {
        "start": {
          "line": 19,
          "column": 62
        },
        "end": {
          "line": 19,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 668,
      "end": 669,
      "loc": {
        "start": {
          "line": 19,
          "column": 63
        },
        "end": {
          "line": 19,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 670,
      "end": 674,
      "loc": {
        "start": {
          "line": 19,
          "column": 65
        },
        "end": {
          "line": 19,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 674,
      "end": 675,
      "loc": {
        "start": {
          "line": 19,
          "column": 69
        },
        "end": {
          "line": 19,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 676,
      "end": 680,
      "loc": {
        "start": {
          "line": 19,
          "column": 71
        },
        "end": {
          "line": 19,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 680,
      "end": 681,
      "loc": {
        "start": {
          "line": 19,
          "column": 75
        },
        "end": {
          "line": 19,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 681,
      "end": 687,
      "loc": {
        "start": {
          "line": 19,
          "column": 76
        },
        "end": {
          "line": 19,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 687,
      "end": 688,
      "loc": {
        "start": {
          "line": 19,
          "column": 82
        },
        "end": {
          "line": 19,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 689,
      "end": 697,
      "loc": {
        "start": {
          "line": 19,
          "column": 84
        },
        "end": {
          "line": 19,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 697,
      "end": 698,
      "loc": {
        "start": {
          "line": 19,
          "column": 92
        },
        "end": {
          "line": 19,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 699,
      "end": 703,
      "loc": {
        "start": {
          "line": 19,
          "column": 94
        },
        "end": {
          "line": 19,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 703,
      "end": 704,
      "loc": {
        "start": {
          "line": 19,
          "column": 98
        },
        "end": {
          "line": 19,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 704,
      "end": 712,
      "loc": {
        "start": {
          "line": 19,
          "column": 99
        },
        "end": {
          "line": 19,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 713,
      "end": 714,
      "loc": {
        "start": {
          "line": 19,
          "column": 108
        },
        "end": {
          "line": 19,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 714,
      "end": 715,
      "loc": {
        "start": {
          "line": 19,
          "column": 109
        },
        "end": {
          "line": 19,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 724,
      "end": 728,
      "loc": {
        "start": {
          "line": 20,
          "column": 8
        },
        "end": {
          "line": 20,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 728,
      "end": 729,
      "loc": {
        "start": {
          "line": 20,
          "column": 12
        },
        "end": {
          "line": 20,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 729,
      "end": 739,
      "loc": {
        "start": {
          "line": 20,
          "column": 13
        },
        "end": {
          "line": 20,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 740,
      "end": 741,
      "loc": {
        "start": {
          "line": 20,
          "column": 24
        },
        "end": {
          "line": 20,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 742,
      "end": 743,
      "loc": {
        "start": {
          "line": 20,
          "column": 26
        },
        "end": {
          "line": 20,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 756,
      "end": 761,
      "loc": {
        "start": {
          "line": 21,
          "column": 12
        },
        "end": {
          "line": 21,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 761,
      "end": 762,
      "loc": {
        "start": {
          "line": 21,
          "column": 17
        },
        "end": {
          "line": 21,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 763,
      "end": 766,
      "loc": {
        "start": {
          "line": 21,
          "column": 19
        },
        "end": {
          "line": 21,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 767,
      "end": 772,
      "loc": {
        "start": {
          "line": 21,
          "column": 23
        },
        "end": {
          "line": 21,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 772,
      "end": 773,
      "loc": {
        "start": {
          "line": 21,
          "column": 28
        },
        "end": {
          "line": 21,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 773,
      "end": 780,
      "loc": {
        "start": {
          "line": 21,
          "column": 29
        },
        "end": {
          "line": 21,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 780,
      "end": 781,
      "loc": {
        "start": {
          "line": 21,
          "column": 36
        },
        "end": {
          "line": 21,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 781,
      "end": 782,
      "loc": {
        "start": {
          "line": 21,
          "column": 37
        },
        "end": {
          "line": 21,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 782,
      "end": 783,
      "loc": {
        "start": {
          "line": 21,
          "column": 38
        },
        "end": {
          "line": 21,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 796,
      "end": 799,
      "loc": {
        "start": {
          "line": 22,
          "column": 12
        },
        "end": {
          "line": 22,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 799,
      "end": 800,
      "loc": {
        "start": {
          "line": 22,
          "column": 15
        },
        "end": {
          "line": 22,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 801,
      "end": 804,
      "loc": {
        "start": {
          "line": 22,
          "column": 17
        },
        "end": {
          "line": 22,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 805,
      "end": 810,
      "loc": {
        "start": {
          "line": 22,
          "column": 21
        },
        "end": {
          "line": 22,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 810,
      "end": 811,
      "loc": {
        "start": {
          "line": 22,
          "column": 26
        },
        "end": {
          "line": 22,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 811,
      "end": 818,
      "loc": {
        "start": {
          "line": 22,
          "column": 27
        },
        "end": {
          "line": 22,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 818,
      "end": 819,
      "loc": {
        "start": {
          "line": 22,
          "column": 34
        },
        "end": {
          "line": 22,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 819,
      "end": 820,
      "loc": {
        "start": {
          "line": 22,
          "column": 35
        },
        "end": {
          "line": 22,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 820,
      "end": 821,
      "loc": {
        "start": {
          "line": 22,
          "column": 36
        },
        "end": {
          "line": 22,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 834,
      "end": 838,
      "loc": {
        "start": {
          "line": 23,
          "column": 12
        },
        "end": {
          "line": 23,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 838,
      "end": 839,
      "loc": {
        "start": {
          "line": 23,
          "column": 16
        },
        "end": {
          "line": 23,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 840,
      "end": 841,
      "loc": {
        "start": {
          "line": 23,
          "column": 18
        },
        "end": {
          "line": 23,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 841,
      "end": 842,
      "loc": {
        "start": {
          "line": 23,
          "column": 19
        },
        "end": {
          "line": 23,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 855,
      "end": 859,
      "loc": {
        "start": {
          "line": 24,
          "column": 12
        },
        "end": {
          "line": 24,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 859,
      "end": 860,
      "loc": {
        "start": {
          "line": 24,
          "column": 16
        },
        "end": {
          "line": 24,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 861,
      "end": 865,
      "loc": {
        "start": {
          "line": 24,
          "column": 18
        },
        "end": {
          "line": 24,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 865,
      "end": 866,
      "loc": {
        "start": {
          "line": 24,
          "column": 22
        },
        "end": {
          "line": 24,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 866,
      "end": 872,
      "loc": {
        "start": {
          "line": 24,
          "column": 23
        },
        "end": {
          "line": 24,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 872,
      "end": 873,
      "loc": {
        "start": {
          "line": 24,
          "column": 29
        },
        "end": {
          "line": 24,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 886,
      "end": 894,
      "loc": {
        "start": {
          "line": 25,
          "column": 12
        },
        "end": {
          "line": 25,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 894,
      "end": 895,
      "loc": {
        "start": {
          "line": 25,
          "column": 20
        },
        "end": {
          "line": 25,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 896,
      "end": 900,
      "loc": {
        "start": {
          "line": 25,
          "column": 22
        },
        "end": {
          "line": 25,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 900,
      "end": 901,
      "loc": {
        "start": {
          "line": 25,
          "column": 26
        },
        "end": {
          "line": 25,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 901,
      "end": 909,
      "loc": {
        "start": {
          "line": 25,
          "column": 27
        },
        "end": {
          "line": 25,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 918,
      "end": 919,
      "loc": {
        "start": {
          "line": 26,
          "column": 8
        },
        "end": {
          "line": 26,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 919,
      "end": 920,
      "loc": {
        "start": {
          "line": 26,
          "column": 9
        },
        "end": {
          "line": 26,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 929,
      "end": 933,
      "loc": {
        "start": {
          "line": 27,
          "column": 8
        },
        "end": {
          "line": 27,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 933,
      "end": 934,
      "loc": {
        "start": {
          "line": 27,
          "column": 12
        },
        "end": {
          "line": 27,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 934,
      "end": 944,
      "loc": {
        "start": {
          "line": 27,
          "column": 13
        },
        "end": {
          "line": 27,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 945,
      "end": 946,
      "loc": {
        "start": {
          "line": 27,
          "column": 24
        },
        "end": {
          "line": 27,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 947,
      "end": 948,
      "loc": {
        "start": {
          "line": 27,
          "column": 26
        },
        "end": {
          "line": 27,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 949,
      "end": 954,
      "loc": {
        "start": {
          "line": 27,
          "column": 28
        },
        "end": {
          "line": 27,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 954,
      "end": 955,
      "loc": {
        "start": {
          "line": 27,
          "column": 33
        },
        "end": {
          "line": 27,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 956,
      "end": 957,
      "loc": {
        "start": {
          "line": 27,
          "column": 35
        },
        "end": {
          "line": 27,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 957,
      "end": 958,
      "loc": {
        "start": {
          "line": 27,
          "column": 36
        },
        "end": {
          "line": 27,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 959,
      "end": 962,
      "loc": {
        "start": {
          "line": 27,
          "column": 38
        },
        "end": {
          "line": 27,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 962,
      "end": 963,
      "loc": {
        "start": {
          "line": 27,
          "column": 41
        },
        "end": {
          "line": 27,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 964,
      "end": 965,
      "loc": {
        "start": {
          "line": 27,
          "column": 43
        },
        "end": {
          "line": 27,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 965,
      "end": 966,
      "loc": {
        "start": {
          "line": 27,
          "column": 44
        },
        "end": {
          "line": 27,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 967,
      "end": 971,
      "loc": {
        "start": {
          "line": 27,
          "column": 46
        },
        "end": {
          "line": 27,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 971,
      "end": 972,
      "loc": {
        "start": {
          "line": 27,
          "column": 50
        },
        "end": {
          "line": 27,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 973,
      "end": 974,
      "loc": {
        "start": {
          "line": 27,
          "column": 52
        },
        "end": {
          "line": 27,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 974,
      "end": 975,
      "loc": {
        "start": {
          "line": 27,
          "column": 53
        },
        "end": {
          "line": 27,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 976,
      "end": 980,
      "loc": {
        "start": {
          "line": 27,
          "column": 55
        },
        "end": {
          "line": 27,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 980,
      "end": 981,
      "loc": {
        "start": {
          "line": 27,
          "column": 59
        },
        "end": {
          "line": 27,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 982,
      "end": 986,
      "loc": {
        "start": {
          "line": 27,
          "column": 61
        },
        "end": {
          "line": 27,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 986,
      "end": 987,
      "loc": {
        "start": {
          "line": 27,
          "column": 65
        },
        "end": {
          "line": 27,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 987,
      "end": 993,
      "loc": {
        "start": {
          "line": 27,
          "column": 66
        },
        "end": {
          "line": 27,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 993,
      "end": 994,
      "loc": {
        "start": {
          "line": 27,
          "column": 72
        },
        "end": {
          "line": 27,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 995,
      "end": 1003,
      "loc": {
        "start": {
          "line": 27,
          "column": 74
        },
        "end": {
          "line": 27,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1003,
      "end": 1004,
      "loc": {
        "start": {
          "line": 27,
          "column": 82
        },
        "end": {
          "line": 27,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1005,
      "end": 1009,
      "loc": {
        "start": {
          "line": 27,
          "column": 84
        },
        "end": {
          "line": 27,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1009,
      "end": 1010,
      "loc": {
        "start": {
          "line": 27,
          "column": 88
        },
        "end": {
          "line": 27,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 1010,
      "end": 1018,
      "loc": {
        "start": {
          "line": 27,
          "column": 89
        },
        "end": {
          "line": 27,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1019,
      "end": 1020,
      "loc": {
        "start": {
          "line": 27,
          "column": 98
        },
        "end": {
          "line": 27,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1020,
      "end": 1021,
      "loc": {
        "start": {
          "line": 27,
          "column": 99
        },
        "end": {
          "line": 27,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1030,
      "end": 1034,
      "loc": {
        "start": {
          "line": 28,
          "column": 8
        },
        "end": {
          "line": 28,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1034,
      "end": 1035,
      "loc": {
        "start": {
          "line": 28,
          "column": 12
        },
        "end": {
          "line": 28,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 1035,
      "end": 1043,
      "loc": {
        "start": {
          "line": 28,
          "column": 13
        },
        "end": {
          "line": 28,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1044,
      "end": 1045,
      "loc": {
        "start": {
          "line": 28,
          "column": 22
        },
        "end": {
          "line": 28,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1046,
      "end": 1047,
      "loc": {
        "start": {
          "line": 28,
          "column": 24
        },
        "end": {
          "line": 28,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 1048,
      "end": 1053,
      "loc": {
        "start": {
          "line": 28,
          "column": 26
        },
        "end": {
          "line": 28,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1053,
      "end": 1054,
      "loc": {
        "start": {
          "line": 28,
          "column": 31
        },
        "end": {
          "line": 28,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1055,
      "end": 1056,
      "loc": {
        "start": {
          "line": 28,
          "column": 33
        },
        "end": {
          "line": 28,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1056,
      "end": 1057,
      "loc": {
        "start": {
          "line": 28,
          "column": 34
        },
        "end": {
          "line": 28,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 1058,
      "end": 1061,
      "loc": {
        "start": {
          "line": 28,
          "column": 36
        },
        "end": {
          "line": 28,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1061,
      "end": 1062,
      "loc": {
        "start": {
          "line": 28,
          "column": 39
        },
        "end": {
          "line": 28,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1063,
      "end": 1064,
      "loc": {
        "start": {
          "line": 28,
          "column": 41
        },
        "end": {
          "line": 28,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1064,
      "end": 1065,
      "loc": {
        "start": {
          "line": 28,
          "column": 42
        },
        "end": {
          "line": 28,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 1066,
      "end": 1070,
      "loc": {
        "start": {
          "line": 28,
          "column": 44
        },
        "end": {
          "line": 28,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1070,
      "end": 1071,
      "loc": {
        "start": {
          "line": 28,
          "column": 48
        },
        "end": {
          "line": 28,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1072,
      "end": 1073,
      "loc": {
        "start": {
          "line": 28,
          "column": 50
        },
        "end": {
          "line": 28,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1073,
      "end": 1074,
      "loc": {
        "start": {
          "line": 28,
          "column": 51
        },
        "end": {
          "line": 28,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 1075,
      "end": 1079,
      "loc": {
        "start": {
          "line": 28,
          "column": 53
        },
        "end": {
          "line": 28,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1079,
      "end": 1080,
      "loc": {
        "start": {
          "line": 28,
          "column": 57
        },
        "end": {
          "line": 28,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1081,
      "end": 1085,
      "loc": {
        "start": {
          "line": 28,
          "column": 59
        },
        "end": {
          "line": 28,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1085,
      "end": 1086,
      "loc": {
        "start": {
          "line": 28,
          "column": 63
        },
        "end": {
          "line": 28,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 1086,
      "end": 1092,
      "loc": {
        "start": {
          "line": 28,
          "column": 64
        },
        "end": {
          "line": 28,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1092,
      "end": 1093,
      "loc": {
        "start": {
          "line": 28,
          "column": 70
        },
        "end": {
          "line": 28,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 1094,
      "end": 1102,
      "loc": {
        "start": {
          "line": 28,
          "column": 72
        },
        "end": {
          "line": 28,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1102,
      "end": 1103,
      "loc": {
        "start": {
          "line": 28,
          "column": 80
        },
        "end": {
          "line": 28,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1104,
      "end": 1108,
      "loc": {
        "start": {
          "line": 28,
          "column": 82
        },
        "end": {
          "line": 28,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1108,
      "end": 1109,
      "loc": {
        "start": {
          "line": 28,
          "column": 86
        },
        "end": {
          "line": 28,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 1109,
      "end": 1117,
      "loc": {
        "start": {
          "line": 28,
          "column": 87
        },
        "end": {
          "line": 28,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1118,
      "end": 1119,
      "loc": {
        "start": {
          "line": 28,
          "column": 96
        },
        "end": {
          "line": 28,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1119,
      "end": 1120,
      "loc": {
        "start": {
          "line": 28,
          "column": 97
        },
        "end": {
          "line": 28,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1129,
      "end": 1133,
      "loc": {
        "start": {
          "line": 29,
          "column": 8
        },
        "end": {
          "line": 29,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1133,
      "end": 1134,
      "loc": {
        "start": {
          "line": 29,
          "column": 12
        },
        "end": {
          "line": 29,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 1134,
      "end": 1142,
      "loc": {
        "start": {
          "line": 29,
          "column": 13
        },
        "end": {
          "line": 29,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1143,
      "end": 1144,
      "loc": {
        "start": {
          "line": 29,
          "column": 22
        },
        "end": {
          "line": 29,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1145,
      "end": 1146,
      "loc": {
        "start": {
          "line": 29,
          "column": 24
        },
        "end": {
          "line": 29,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 1147,
      "end": 1152,
      "loc": {
        "start": {
          "line": 29,
          "column": 26
        },
        "end": {
          "line": 29,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1152,
      "end": 1153,
      "loc": {
        "start": {
          "line": 29,
          "column": 31
        },
        "end": {
          "line": 29,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1154,
      "end": 1155,
      "loc": {
        "start": {
          "line": 29,
          "column": 33
        },
        "end": {
          "line": 29,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1155,
      "end": 1156,
      "loc": {
        "start": {
          "line": 29,
          "column": 34
        },
        "end": {
          "line": 29,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 1157,
      "end": 1160,
      "loc": {
        "start": {
          "line": 29,
          "column": 36
        },
        "end": {
          "line": 29,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1160,
      "end": 1161,
      "loc": {
        "start": {
          "line": 29,
          "column": 39
        },
        "end": {
          "line": 29,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1162,
      "end": 1163,
      "loc": {
        "start": {
          "line": 29,
          "column": 41
        },
        "end": {
          "line": 29,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1163,
      "end": 1164,
      "loc": {
        "start": {
          "line": 29,
          "column": 42
        },
        "end": {
          "line": 29,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 1165,
      "end": 1169,
      "loc": {
        "start": {
          "line": 29,
          "column": 44
        },
        "end": {
          "line": 29,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1169,
      "end": 1170,
      "loc": {
        "start": {
          "line": 29,
          "column": 48
        },
        "end": {
          "line": 29,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1171,
      "end": 1172,
      "loc": {
        "start": {
          "line": 29,
          "column": 50
        },
        "end": {
          "line": 29,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1172,
      "end": 1173,
      "loc": {
        "start": {
          "line": 29,
          "column": 51
        },
        "end": {
          "line": 29,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 1174,
      "end": 1178,
      "loc": {
        "start": {
          "line": 29,
          "column": 53
        },
        "end": {
          "line": 29,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1178,
      "end": 1179,
      "loc": {
        "start": {
          "line": 29,
          "column": 57
        },
        "end": {
          "line": 29,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1180,
      "end": 1184,
      "loc": {
        "start": {
          "line": 29,
          "column": 59
        },
        "end": {
          "line": 29,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1184,
      "end": 1185,
      "loc": {
        "start": {
          "line": 29,
          "column": 63
        },
        "end": {
          "line": 29,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 1185,
      "end": 1191,
      "loc": {
        "start": {
          "line": 29,
          "column": 64
        },
        "end": {
          "line": 29,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1191,
      "end": 1192,
      "loc": {
        "start": {
          "line": 29,
          "column": 70
        },
        "end": {
          "line": 29,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 1193,
      "end": 1201,
      "loc": {
        "start": {
          "line": 29,
          "column": 72
        },
        "end": {
          "line": 29,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1201,
      "end": 1202,
      "loc": {
        "start": {
          "line": 29,
          "column": 80
        },
        "end": {
          "line": 29,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1203,
      "end": 1207,
      "loc": {
        "start": {
          "line": 29,
          "column": 82
        },
        "end": {
          "line": 29,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1207,
      "end": 1208,
      "loc": {
        "start": {
          "line": 29,
          "column": 86
        },
        "end": {
          "line": 29,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 1208,
      "end": 1216,
      "loc": {
        "start": {
          "line": 29,
          "column": 87
        },
        "end": {
          "line": 29,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1217,
      "end": 1218,
      "loc": {
        "start": {
          "line": 29,
          "column": 96
        },
        "end": {
          "line": 29,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1218,
      "end": 1219,
      "loc": {
        "start": {
          "line": 29,
          "column": 97
        },
        "end": {
          "line": 29,
          "column": 98
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " ...",
      "start": 1229,
      "end": 1235,
      "loc": {
        "start": {
          "line": 31,
          "column": 8
        },
        "end": {
          "line": 31,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1244,
      "end": 1248,
      "loc": {
        "start": {
          "line": 32,
          "column": 8
        },
        "end": {
          "line": 32,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1248,
      "end": 1249,
      "loc": {
        "start": {
          "line": 32,
          "column": 12
        },
        "end": {
          "line": 32,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 1249,
      "end": 1256,
      "loc": {
        "start": {
          "line": 32,
          "column": 13
        },
        "end": {
          "line": 32,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1257,
      "end": 1258,
      "loc": {
        "start": {
          "line": 32,
          "column": 21
        },
        "end": {
          "line": 32,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1259,
      "end": 1266,
      "loc": {
        "start": {
          "line": 32,
          "column": 23
        },
        "end": {
          "line": 32,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1266,
      "end": 1267,
      "loc": {
        "start": {
          "line": 32,
          "column": 30
        },
        "end": {
          "line": 32,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 1267,
      "end": 1274,
      "loc": {
        "start": {
          "line": 32,
          "column": 31
        },
        "end": {
          "line": 32,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1275,
      "end": 1277,
      "loc": {
        "start": {
          "line": 32,
          "column": 39
        },
        "end": {
          "line": 32,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 1278,
      "end": 1282,
      "loc": {
        "start": {
          "line": 32,
          "column": 42
        },
        "end": {
          "line": 32,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1282,
      "end": 1283,
      "loc": {
        "start": {
          "line": 32,
          "column": 46
        },
        "end": {
          "line": 32,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1292,
      "end": 1296,
      "loc": {
        "start": {
          "line": 33,
          "column": 8
        },
        "end": {
          "line": 33,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1296,
      "end": 1297,
      "loc": {
        "start": {
          "line": 33,
          "column": 12
        },
        "end": {
          "line": 33,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomTarget",
      "start": 1297,
      "end": 1307,
      "loc": {
        "start": {
          "line": 33,
          "column": 13
        },
        "end": {
          "line": 33,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1308,
      "end": 1309,
      "loc": {
        "start": {
          "line": 33,
          "column": 24
        },
        "end": {
          "line": 33,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1310,
      "end": 1317,
      "loc": {
        "start": {
          "line": 33,
          "column": 26
        },
        "end": {
          "line": 33,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1317,
      "end": 1318,
      "loc": {
        "start": {
          "line": 33,
          "column": 33
        },
        "end": {
          "line": 33,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomTarget",
      "start": 1318,
      "end": 1328,
      "loc": {
        "start": {
          "line": 33,
          "column": 34
        },
        "end": {
          "line": 33,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1329,
      "end": 1331,
      "loc": {
        "start": {
          "line": 33,
          "column": 45
        },
        "end": {
          "line": 33,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 1332,
      "end": 1335,
      "loc": {
        "start": {
          "line": 33,
          "column": 48
        },
        "end": {
          "line": 33,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 1336,
      "end": 1341,
      "loc": {
        "start": {
          "line": 33,
          "column": 52
        },
        "end": {
          "line": 33,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1341,
      "end": 1342,
      "loc": {
        "start": {
          "line": 33,
          "column": 57
        },
        "end": {
          "line": 33,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 1342,
      "end": 1349,
      "loc": {
        "start": {
          "line": 33,
          "column": 58
        },
        "end": {
          "line": 33,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1349,
      "end": 1350,
      "loc": {
        "start": {
          "line": 33,
          "column": 65
        },
        "end": {
          "line": 33,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1350,
      "end": 1351,
      "loc": {
        "start": {
          "line": 33,
          "column": 66
        },
        "end": {
          "line": 33,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1351,
      "end": 1352,
      "loc": {
        "start": {
          "line": 33,
          "column": 67
        },
        "end": {
          "line": 33,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1361,
      "end": 1365,
      "loc": {
        "start": {
          "line": 34,
          "column": 8
        },
        "end": {
          "line": 34,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1365,
      "end": 1366,
      "loc": {
        "start": {
          "line": 34,
          "column": 12
        },
        "end": {
          "line": 34,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactor",
      "start": 1366,
      "end": 1386,
      "loc": {
        "start": {
          "line": 34,
          "column": 13
        },
        "end": {
          "line": 34,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1387,
      "end": 1388,
      "loc": {
        "start": {
          "line": 34,
          "column": 34
        },
        "end": {
          "line": 34,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1389,
      "end": 1396,
      "loc": {
        "start": {
          "line": 34,
          "column": 36
        },
        "end": {
          "line": 34,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1396,
      "end": 1397,
      "loc": {
        "start": {
          "line": 34,
          "column": 43
        },
        "end": {
          "line": 34,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactor",
      "start": 1397,
      "end": 1417,
      "loc": {
        "start": {
          "line": 34,
          "column": 44
        },
        "end": {
          "line": 34,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1418,
      "end": 1420,
      "loc": {
        "start": {
          "line": 34,
          "column": 65
        },
        "end": {
          "line": 34,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.55,
      "start": 1421,
      "end": 1425,
      "loc": {
        "start": {
          "line": 34,
          "column": 68
        },
        "end": {
          "line": 34,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1425,
      "end": 1426,
      "loc": {
        "start": {
          "line": 34,
          "column": 72
        },
        "end": {
          "line": 34,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1435,
      "end": 1439,
      "loc": {
        "start": {
          "line": 35,
          "column": 8
        },
        "end": {
          "line": 35,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1439,
      "end": 1440,
      "loc": {
        "start": {
          "line": 35,
          "column": 12
        },
        "end": {
          "line": 35,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactorAuto",
      "start": 1440,
      "end": 1464,
      "loc": {
        "start": {
          "line": 35,
          "column": 13
        },
        "end": {
          "line": 35,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1465,
      "end": 1466,
      "loc": {
        "start": {
          "line": 35,
          "column": 38
        },
        "end": {
          "line": 35,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1467,
      "end": 1474,
      "loc": {
        "start": {
          "line": 35,
          "column": 40
        },
        "end": {
          "line": 35,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1474,
      "end": 1475,
      "loc": {
        "start": {
          "line": 35,
          "column": 47
        },
        "end": {
          "line": 35,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactorAuto",
      "start": 1475,
      "end": 1499,
      "loc": {
        "start": {
          "line": 35,
          "column": 48
        },
        "end": {
          "line": 35,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1500,
      "end": 1502,
      "loc": {
        "start": {
          "line": 35,
          "column": 73
        },
        "end": {
          "line": 35,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.2,
      "start": 1503,
      "end": 1506,
      "loc": {
        "start": {
          "line": 35,
          "column": 76
        },
        "end": {
          "line": 35,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1506,
      "end": 1507,
      "loc": {
        "start": {
          "line": 35,
          "column": 79
        },
        "end": {
          "line": 35,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1516,
      "end": 1520,
      "loc": {
        "start": {
          "line": 36,
          "column": 8
        },
        "end": {
          "line": 36,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1520,
      "end": 1521,
      "loc": {
        "start": {
          "line": 36,
          "column": 12
        },
        "end": {
          "line": 36,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noZoom",
      "start": 1521,
      "end": 1527,
      "loc": {
        "start": {
          "line": 36,
          "column": 13
        },
        "end": {
          "line": 36,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1528,
      "end": 1529,
      "loc": {
        "start": {
          "line": 36,
          "column": 20
        },
        "end": {
          "line": 36,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1530,
      "end": 1537,
      "loc": {
        "start": {
          "line": 36,
          "column": 22
        },
        "end": {
          "line": 36,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1537,
      "end": 1538,
      "loc": {
        "start": {
          "line": 36,
          "column": 29
        },
        "end": {
          "line": 36,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noZoom",
      "start": 1538,
      "end": 1544,
      "loc": {
        "start": {
          "line": 36,
          "column": 30
        },
        "end": {
          "line": 36,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1545,
      "end": 1547,
      "loc": {
        "start": {
          "line": 36,
          "column": 37
        },
        "end": {
          "line": 36,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 1548,
      "end": 1553,
      "loc": {
        "start": {
          "line": 36,
          "column": 40
        },
        "end": {
          "line": 36,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1553,
      "end": 1554,
      "loc": {
        "start": {
          "line": 36,
          "column": 45
        },
        "end": {
          "line": 36,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1563,
      "end": 1567,
      "loc": {
        "start": {
          "line": 37,
          "column": 8
        },
        "end": {
          "line": 37,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1567,
      "end": 1568,
      "loc": {
        "start": {
          "line": 37,
          "column": 12
        },
        "end": {
          "line": 37,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomSpeed",
      "start": 1568,
      "end": 1577,
      "loc": {
        "start": {
          "line": 37,
          "column": 13
        },
        "end": {
          "line": 37,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1578,
      "end": 1579,
      "loc": {
        "start": {
          "line": 37,
          "column": 23
        },
        "end": {
          "line": 37,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1580,
      "end": 1587,
      "loc": {
        "start": {
          "line": 37,
          "column": 25
        },
        "end": {
          "line": 37,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1587,
      "end": 1588,
      "loc": {
        "start": {
          "line": 37,
          "column": 32
        },
        "end": {
          "line": 37,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomSpeed",
      "start": 1588,
      "end": 1597,
      "loc": {
        "start": {
          "line": 37,
          "column": 33
        },
        "end": {
          "line": 37,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1598,
      "end": 1600,
      "loc": {
        "start": {
          "line": 37,
          "column": 43
        },
        "end": {
          "line": 37,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 5,
      "start": 1601,
      "end": 1602,
      "loc": {
        "start": {
          "line": 37,
          "column": 46
        },
        "end": {
          "line": 37,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1602,
      "end": 1603,
      "loc": {
        "start": {
          "line": 37,
          "column": 47
        },
        "end": {
          "line": 37,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1612,
      "end": 1616,
      "loc": {
        "start": {
          "line": 38,
          "column": 8
        },
        "end": {
          "line": 38,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1616,
      "end": 1617,
      "loc": {
        "start": {
          "line": 38,
          "column": 12
        },
        "end": {
          "line": 38,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomMode",
      "start": 1617,
      "end": 1625,
      "loc": {
        "start": {
          "line": 38,
          "column": 13
        },
        "end": {
          "line": 38,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1626,
      "end": 1627,
      "loc": {
        "start": {
          "line": 38,
          "column": 22
        },
        "end": {
          "line": 38,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1628,
      "end": 1635,
      "loc": {
        "start": {
          "line": 38,
          "column": 24
        },
        "end": {
          "line": 38,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1635,
      "end": 1636,
      "loc": {
        "start": {
          "line": 38,
          "column": 31
        },
        "end": {
          "line": 38,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomMode",
      "start": 1636,
      "end": 1644,
      "loc": {
        "start": {
          "line": 38,
          "column": 32
        },
        "end": {
          "line": 38,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1645,
      "end": 1647,
      "loc": {
        "start": {
          "line": 38,
          "column": 41
        },
        "end": {
          "line": 38,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 1648,
      "end": 1653,
      "loc": {
        "start": {
          "line": 38,
          "column": 44
        },
        "end": {
          "line": 38,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1653,
      "end": 1654,
      "loc": {
        "start": {
          "line": 38,
          "column": 49
        },
        "end": {
          "line": 38,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ZoomMode",
      "start": 1654,
      "end": 1662,
      "loc": {
        "start": {
          "line": 38,
          "column": 50
        },
        "end": {
          "line": 38,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1662,
      "end": 1663,
      "loc": {
        "start": {
          "line": 38,
          "column": 58
        },
        "end": {
          "line": 38,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Center",
      "start": 1663,
      "end": 1669,
      "loc": {
        "start": {
          "line": 38,
          "column": 59
        },
        "end": {
          "line": 38,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1669,
      "end": 1670,
      "loc": {
        "start": {
          "line": 38,
          "column": 65
        },
        "end": {
          "line": 38,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1679,
      "end": 1683,
      "loc": {
        "start": {
          "line": 39,
          "column": 8
        },
        "end": {
          "line": 39,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1683,
      "end": 1684,
      "loc": {
        "start": {
          "line": 39,
          "column": 12
        },
        "end": {
          "line": 39,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minDistance",
      "start": 1684,
      "end": 1695,
      "loc": {
        "start": {
          "line": 39,
          "column": 13
        },
        "end": {
          "line": 39,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1696,
      "end": 1697,
      "loc": {
        "start": {
          "line": 39,
          "column": 25
        },
        "end": {
          "line": 39,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1698,
      "end": 1705,
      "loc": {
        "start": {
          "line": 39,
          "column": 27
        },
        "end": {
          "line": 39,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1705,
      "end": 1706,
      "loc": {
        "start": {
          "line": 39,
          "column": 34
        },
        "end": {
          "line": 39,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minDistance",
      "start": 1706,
      "end": 1717,
      "loc": {
        "start": {
          "line": 39,
          "column": 35
        },
        "end": {
          "line": 39,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1718,
      "end": 1720,
      "loc": {
        "start": {
          "line": 39,
          "column": 47
        },
        "end": {
          "line": 39,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1721,
      "end": 1722,
      "loc": {
        "start": {
          "line": 39,
          "column": 50
        },
        "end": {
          "line": 39,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1722,
      "end": 1723,
      "loc": {
        "start": {
          "line": 39,
          "column": 51
        },
        "end": {
          "line": 39,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1732,
      "end": 1736,
      "loc": {
        "start": {
          "line": 40,
          "column": 8
        },
        "end": {
          "line": 40,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1736,
      "end": 1737,
      "loc": {
        "start": {
          "line": 40,
          "column": 12
        },
        "end": {
          "line": 40,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxDistance",
      "start": 1737,
      "end": 1748,
      "loc": {
        "start": {
          "line": 40,
          "column": 13
        },
        "end": {
          "line": 40,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1749,
      "end": 1750,
      "loc": {
        "start": {
          "line": 40,
          "column": 25
        },
        "end": {
          "line": 40,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1751,
      "end": 1758,
      "loc": {
        "start": {
          "line": 40,
          "column": 27
        },
        "end": {
          "line": 40,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1758,
      "end": 1759,
      "loc": {
        "start": {
          "line": 40,
          "column": 34
        },
        "end": {
          "line": 40,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxDistance",
      "start": 1759,
      "end": 1770,
      "loc": {
        "start": {
          "line": 40,
          "column": 35
        },
        "end": {
          "line": 40,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1771,
      "end": 1773,
      "loc": {
        "start": {
          "line": 40,
          "column": 47
        },
        "end": {
          "line": 40,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Infinity",
      "start": 1774,
      "end": 1782,
      "loc": {
        "start": {
          "line": 40,
          "column": 50
        },
        "end": {
          "line": 40,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1782,
      "end": 1783,
      "loc": {
        "start": {
          "line": 40,
          "column": 58
        },
        "end": {
          "line": 40,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1792,
      "end": 1796,
      "loc": {
        "start": {
          "line": 41,
          "column": 8
        },
        "end": {
          "line": 41,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1796,
      "end": 1797,
      "loc": {
        "start": {
          "line": 41,
          "column": 12
        },
        "end": {
          "line": 41,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 1797,
      "end": 1805,
      "loc": {
        "start": {
          "line": 41,
          "column": 13
        },
        "end": {
          "line": 41,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1806,
      "end": 1807,
      "loc": {
        "start": {
          "line": 41,
          "column": 22
        },
        "end": {
          "line": 41,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1808,
      "end": 1815,
      "loc": {
        "start": {
          "line": 41,
          "column": 24
        },
        "end": {
          "line": 41,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1815,
      "end": 1816,
      "loc": {
        "start": {
          "line": 41,
          "column": 31
        },
        "end": {
          "line": 41,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 1816,
      "end": 1824,
      "loc": {
        "start": {
          "line": 41,
          "column": 32
        },
        "end": {
          "line": 41,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1825,
      "end": 1827,
      "loc": {
        "start": {
          "line": 41,
          "column": 41
        },
        "end": {
          "line": 41,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 1828,
      "end": 1833,
      "loc": {
        "start": {
          "line": 41,
          "column": 44
        },
        "end": {
          "line": 41,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1833,
      "end": 1834,
      "loc": {
        "start": {
          "line": 41,
          "column": 49
        },
        "end": {
          "line": 41,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1843,
      "end": 1847,
      "loc": {
        "start": {
          "line": 42,
          "column": 8
        },
        "end": {
          "line": 42,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1847,
      "end": 1848,
      "loc": {
        "start": {
          "line": 42,
          "column": 12
        },
        "end": {
          "line": 42,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotateSpeed",
      "start": 1848,
      "end": 1859,
      "loc": {
        "start": {
          "line": 42,
          "column": 13
        },
        "end": {
          "line": 42,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1860,
      "end": 1861,
      "loc": {
        "start": {
          "line": 42,
          "column": 25
        },
        "end": {
          "line": 42,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1862,
      "end": 1869,
      "loc": {
        "start": {
          "line": 42,
          "column": 27
        },
        "end": {
          "line": 42,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1869,
      "end": 1870,
      "loc": {
        "start": {
          "line": 42,
          "column": 34
        },
        "end": {
          "line": 42,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotateSpeed",
      "start": 1870,
      "end": 1881,
      "loc": {
        "start": {
          "line": 42,
          "column": 35
        },
        "end": {
          "line": 42,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1882,
      "end": 1884,
      "loc": {
        "start": {
          "line": 42,
          "column": 47
        },
        "end": {
          "line": 42,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.9,
      "start": 1885,
      "end": 1888,
      "loc": {
        "start": {
          "line": 42,
          "column": 50
        },
        "end": {
          "line": 42,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1888,
      "end": 1889,
      "loc": {
        "start": {
          "line": 42,
          "column": 53
        },
        "end": {
          "line": 42,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1898,
      "end": 1902,
      "loc": {
        "start": {
          "line": 43,
          "column": 8
        },
        "end": {
          "line": 43,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1902,
      "end": 1903,
      "loc": {
        "start": {
          "line": 43,
          "column": 12
        },
        "end": {
          "line": 43,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noPan",
      "start": 1903,
      "end": 1908,
      "loc": {
        "start": {
          "line": 43,
          "column": 13
        },
        "end": {
          "line": 43,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1909,
      "end": 1910,
      "loc": {
        "start": {
          "line": 43,
          "column": 19
        },
        "end": {
          "line": 43,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1911,
      "end": 1918,
      "loc": {
        "start": {
          "line": 43,
          "column": 21
        },
        "end": {
          "line": 43,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1918,
      "end": 1919,
      "loc": {
        "start": {
          "line": 43,
          "column": 28
        },
        "end": {
          "line": 43,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noPan",
      "start": 1919,
      "end": 1924,
      "loc": {
        "start": {
          "line": 43,
          "column": 29
        },
        "end": {
          "line": 43,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1925,
      "end": 1927,
      "loc": {
        "start": {
          "line": 43,
          "column": 35
        },
        "end": {
          "line": 43,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 1928,
      "end": 1933,
      "loc": {
        "start": {
          "line": 43,
          "column": 38
        },
        "end": {
          "line": 43,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1933,
      "end": 1934,
      "loc": {
        "start": {
          "line": 43,
          "column": 43
        },
        "end": {
          "line": 43,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1943,
      "end": 1947,
      "loc": {
        "start": {
          "line": 44,
          "column": 8
        },
        "end": {
          "line": 44,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1947,
      "end": 1948,
      "loc": {
        "start": {
          "line": 44,
          "column": 12
        },
        "end": {
          "line": 44,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panMode",
      "start": 1948,
      "end": 1955,
      "loc": {
        "start": {
          "line": 44,
          "column": 13
        },
        "end": {
          "line": 44,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1956,
      "end": 1957,
      "loc": {
        "start": {
          "line": 44,
          "column": 21
        },
        "end": {
          "line": 44,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 1958,
      "end": 1965,
      "loc": {
        "start": {
          "line": 44,
          "column": 23
        },
        "end": {
          "line": 44,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1965,
      "end": 1966,
      "loc": {
        "start": {
          "line": 44,
          "column": 30
        },
        "end": {
          "line": 44,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panMode",
      "start": 1966,
      "end": 1973,
      "loc": {
        "start": {
          "line": 44,
          "column": 31
        },
        "end": {
          "line": 44,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1974,
      "end": 1976,
      "loc": {
        "start": {
          "line": 44,
          "column": 39
        },
        "end": {
          "line": 44,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 1977,
      "end": 1982,
      "loc": {
        "start": {
          "line": 44,
          "column": 42
        },
        "end": {
          "line": 44,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1982,
      "end": 1983,
      "loc": {
        "start": {
          "line": 44,
          "column": 47
        },
        "end": {
          "line": 44,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PanMode",
      "start": 1983,
      "end": 1990,
      "loc": {
        "start": {
          "line": 44,
          "column": 48
        },
        "end": {
          "line": 44,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1990,
      "end": 1991,
      "loc": {
        "start": {
          "line": 44,
          "column": 55
        },
        "end": {
          "line": 44,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Both",
      "start": 1991,
      "end": 1995,
      "loc": {
        "start": {
          "line": 44,
          "column": 56
        },
        "end": {
          "line": 44,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1995,
      "end": 1996,
      "loc": {
        "start": {
          "line": 44,
          "column": 60
        },
        "end": {
          "line": 44,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2005,
      "end": 2009,
      "loc": {
        "start": {
          "line": 45,
          "column": 8
        },
        "end": {
          "line": 45,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2009,
      "end": 2010,
      "loc": {
        "start": {
          "line": 45,
          "column": 12
        },
        "end": {
          "line": 45,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPolarAngle",
      "start": 2010,
      "end": 2023,
      "loc": {
        "start": {
          "line": 45,
          "column": 13
        },
        "end": {
          "line": 45,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2024,
      "end": 2025,
      "loc": {
        "start": {
          "line": 45,
          "column": 27
        },
        "end": {
          "line": 45,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 2026,
      "end": 2033,
      "loc": {
        "start": {
          "line": 45,
          "column": 29
        },
        "end": {
          "line": 45,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2033,
      "end": 2034,
      "loc": {
        "start": {
          "line": 45,
          "column": 36
        },
        "end": {
          "line": 45,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPolarAngle",
      "start": 2034,
      "end": 2047,
      "loc": {
        "start": {
          "line": 45,
          "column": 37
        },
        "end": {
          "line": 45,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2048,
      "end": 2050,
      "loc": {
        "start": {
          "line": 45,
          "column": 51
        },
        "end": {
          "line": 45,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2051,
      "end": 2052,
      "loc": {
        "start": {
          "line": 45,
          "column": 54
        },
        "end": {
          "line": 45,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2052,
      "end": 2053,
      "loc": {
        "start": {
          "line": 45,
          "column": 55
        },
        "end": {
          "line": 45,
          "column": 56
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " radians",
      "start": 2054,
      "end": 2064,
      "loc": {
        "start": {
          "line": 45,
          "column": 57
        },
        "end": {
          "line": 45,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2073,
      "end": 2077,
      "loc": {
        "start": {
          "line": 46,
          "column": 8
        },
        "end": {
          "line": 46,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2077,
      "end": 2078,
      "loc": {
        "start": {
          "line": 46,
          "column": 12
        },
        "end": {
          "line": 46,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPolarAngle",
      "start": 2078,
      "end": 2091,
      "loc": {
        "start": {
          "line": 46,
          "column": 13
        },
        "end": {
          "line": 46,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2092,
      "end": 2093,
      "loc": {
        "start": {
          "line": 46,
          "column": 27
        },
        "end": {
          "line": 46,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 2094,
      "end": 2101,
      "loc": {
        "start": {
          "line": 46,
          "column": 29
        },
        "end": {
          "line": 46,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2101,
      "end": 2102,
      "loc": {
        "start": {
          "line": 46,
          "column": 36
        },
        "end": {
          "line": 46,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPolarAngle",
      "start": 2102,
      "end": 2115,
      "loc": {
        "start": {
          "line": 46,
          "column": 37
        },
        "end": {
          "line": 46,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2116,
      "end": 2118,
      "loc": {
        "start": {
          "line": 46,
          "column": 51
        },
        "end": {
          "line": 46,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 2119,
      "end": 2123,
      "loc": {
        "start": {
          "line": 46,
          "column": 54
        },
        "end": {
          "line": 46,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2123,
      "end": 2124,
      "loc": {
        "start": {
          "line": 46,
          "column": 58
        },
        "end": {
          "line": 46,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 2124,
      "end": 2126,
      "loc": {
        "start": {
          "line": 46,
          "column": 59
        },
        "end": {
          "line": 46,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2126,
      "end": 2127,
      "loc": {
        "start": {
          "line": 46,
          "column": 61
        },
        "end": {
          "line": 46,
          "column": 62
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " radians",
      "start": 2128,
      "end": 2138,
      "loc": {
        "start": {
          "line": 46,
          "column": 63
        },
        "end": {
          "line": 46,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2147,
      "end": 2151,
      "loc": {
        "start": {
          "line": 47,
          "column": 8
        },
        "end": {
          "line": 47,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2151,
      "end": 2152,
      "loc": {
        "start": {
          "line": 47,
          "column": 12
        },
        "end": {
          "line": 47,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactionStopsAutomation",
      "start": 2152,
      "end": 2178,
      "loc": {
        "start": {
          "line": 47,
          "column": 13
        },
        "end": {
          "line": 47,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2179,
      "end": 2180,
      "loc": {
        "start": {
          "line": 47,
          "column": 40
        },
        "end": {
          "line": 47,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 2181,
      "end": 2188,
      "loc": {
        "start": {
          "line": 47,
          "column": 42
        },
        "end": {
          "line": 47,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2188,
      "end": 2189,
      "loc": {
        "start": {
          "line": 47,
          "column": 49
        },
        "end": {
          "line": 47,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactionStopsAutomation",
      "start": 2189,
      "end": 2215,
      "loc": {
        "start": {
          "line": 47,
          "column": 50
        },
        "end": {
          "line": 47,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2216,
      "end": 2218,
      "loc": {
        "start": {
          "line": 47,
          "column": 77
        },
        "end": {
          "line": 47,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 2219,
      "end": 2223,
      "loc": {
        "start": {
          "line": 47,
          "column": 80
        },
        "end": {
          "line": 47,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2223,
      "end": 2224,
      "loc": {
        "start": {
          "line": 47,
          "column": 84
        },
        "end": {
          "line": 47,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2234,
      "end": 2238,
      "loc": {
        "start": {
          "line": 49,
          "column": 8
        },
        "end": {
          "line": 49,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2238,
      "end": 2239,
      "loc": {
        "start": {
          "line": 49,
          "column": 12
        },
        "end": {
          "line": 49,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inMotion",
      "start": 2239,
      "end": 2247,
      "loc": {
        "start": {
          "line": 49,
          "column": 13
        },
        "end": {
          "line": 49,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2248,
      "end": 2249,
      "loc": {
        "start": {
          "line": 49,
          "column": 22
        },
        "end": {
          "line": 49,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 2250,
      "end": 2255,
      "loc": {
        "start": {
          "line": 49,
          "column": 24
        },
        "end": {
          "line": 49,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2255,
      "end": 2256,
      "loc": {
        "start": {
          "line": 49,
          "column": 29
        },
        "end": {
          "line": 49,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2265,
      "end": 2269,
      "loc": {
        "start": {
          "line": 50,
          "column": 8
        },
        "end": {
          "line": 50,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2269,
      "end": 2270,
      "loc": {
        "start": {
          "line": 50,
          "column": 12
        },
        "end": {
          "line": 50,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 2270,
      "end": 2281,
      "loc": {
        "start": {
          "line": 50,
          "column": 13
        },
        "end": {
          "line": 50,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2282,
      "end": 2283,
      "loc": {
        "start": {
          "line": 50,
          "column": 25
        },
        "end": {
          "line": 50,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 2284,
      "end": 2289,
      "loc": {
        "start": {
          "line": 50,
          "column": 27
        },
        "end": {
          "line": 50,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2289,
      "end": 2290,
      "loc": {
        "start": {
          "line": 50,
          "column": 32
        },
        "end": {
          "line": 50,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2299,
      "end": 2303,
      "loc": {
        "start": {
          "line": 51,
          "column": 8
        },
        "end": {
          "line": 51,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2303,
      "end": 2304,
      "loc": {
        "start": {
          "line": 51,
          "column": 12
        },
        "end": {
          "line": 51,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 2304,
      "end": 2314,
      "loc": {
        "start": {
          "line": 51,
          "column": 13
        },
        "end": {
          "line": 51,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2315,
      "end": 2316,
      "loc": {
        "start": {
          "line": 51,
          "column": 24
        },
        "end": {
          "line": 51,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 2317,
      "end": 2322,
      "loc": {
        "start": {
          "line": 51,
          "column": 26
        },
        "end": {
          "line": 51,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2322,
      "end": 2323,
      "loc": {
        "start": {
          "line": 51,
          "column": 31
        },
        "end": {
          "line": 51,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2332,
      "end": 2336,
      "loc": {
        "start": {
          "line": 52,
          "column": 8
        },
        "end": {
          "line": 52,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2336,
      "end": 2337,
      "loc": {
        "start": {
          "line": 52,
          "column": 12
        },
        "end": {
          "line": 52,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 2337,
      "end": 2343,
      "loc": {
        "start": {
          "line": 52,
          "column": 13
        },
        "end": {
          "line": 52,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2344,
      "end": 2345,
      "loc": {
        "start": {
          "line": 52,
          "column": 20
        },
        "end": {
          "line": 52,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2346,
      "end": 2349,
      "loc": {
        "start": {
          "line": 52,
          "column": 22
        },
        "end": {
          "line": 52,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2350,
      "end": 2355,
      "loc": {
        "start": {
          "line": 52,
          "column": 26
        },
        "end": {
          "line": 52,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2355,
      "end": 2356,
      "loc": {
        "start": {
          "line": 52,
          "column": 31
        },
        "end": {
          "line": 52,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 2356,
      "end": 2363,
      "loc": {
        "start": {
          "line": 52,
          "column": 32
        },
        "end": {
          "line": 52,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2363,
      "end": 2364,
      "loc": {
        "start": {
          "line": 52,
          "column": 39
        },
        "end": {
          "line": 52,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2364,
      "end": 2365,
      "loc": {
        "start": {
          "line": 52,
          "column": 40
        },
        "end": {
          "line": 52,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2365,
      "end": 2366,
      "loc": {
        "start": {
          "line": 52,
          "column": 41
        },
        "end": {
          "line": 52,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2375,
      "end": 2379,
      "loc": {
        "start": {
          "line": 53,
          "column": 8
        },
        "end": {
          "line": 53,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2379,
      "end": 2380,
      "loc": {
        "start": {
          "line": 53,
          "column": 12
        },
        "end": {
          "line": 53,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 2380,
      "end": 2383,
      "loc": {
        "start": {
          "line": 53,
          "column": 13
        },
        "end": {
          "line": 53,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2384,
      "end": 2385,
      "loc": {
        "start": {
          "line": 53,
          "column": 17
        },
        "end": {
          "line": 53,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2386,
      "end": 2387,
      "loc": {
        "start": {
          "line": 53,
          "column": 19
        },
        "end": {
          "line": 53,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2387,
      "end": 2388,
      "loc": {
        "start": {
          "line": 53,
          "column": 20
        },
        "end": {
          "line": 53,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2397,
      "end": 2401,
      "loc": {
        "start": {
          "line": 54,
          "column": 8
        },
        "end": {
          "line": 54,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2401,
      "end": 2402,
      "loc": {
        "start": {
          "line": 54,
          "column": 12
        },
        "end": {
          "line": 54,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 2402,
      "end": 2407,
      "loc": {
        "start": {
          "line": 54,
          "column": 13
        },
        "end": {
          "line": 54,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2408,
      "end": 2409,
      "loc": {
        "start": {
          "line": 54,
          "column": 19
        },
        "end": {
          "line": 54,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2410,
      "end": 2411,
      "loc": {
        "start": {
          "line": 54,
          "column": 21
        },
        "end": {
          "line": 54,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2411,
      "end": 2412,
      "loc": {
        "start": {
          "line": 54,
          "column": 22
        },
        "end": {
          "line": 54,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2421,
      "end": 2425,
      "loc": {
        "start": {
          "line": 55,
          "column": 8
        },
        "end": {
          "line": 55,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2425,
      "end": 2426,
      "loc": {
        "start": {
          "line": 55,
          "column": 12
        },
        "end": {
          "line": 55,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 2426,
      "end": 2434,
      "loc": {
        "start": {
          "line": 55,
          "column": 13
        },
        "end": {
          "line": 55,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2435,
      "end": 2436,
      "loc": {
        "start": {
          "line": 55,
          "column": 22
        },
        "end": {
          "line": 55,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2437,
      "end": 2438,
      "loc": {
        "start": {
          "line": 55,
          "column": 24
        },
        "end": {
          "line": 55,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2438,
      "end": 2439,
      "loc": {
        "start": {
          "line": 55,
          "column": 25
        },
        "end": {
          "line": 55,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2449,
      "end": 2453,
      "loc": {
        "start": {
          "line": 57,
          "column": 8
        },
        "end": {
          "line": 57,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2453,
      "end": 2454,
      "loc": {
        "start": {
          "line": 57,
          "column": 12
        },
        "end": {
          "line": 57,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateStart",
      "start": 2454,
      "end": 2466,
      "loc": {
        "start": {
          "line": 57,
          "column": 13
        },
        "end": {
          "line": 57,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2467,
      "end": 2468,
      "loc": {
        "start": {
          "line": 57,
          "column": 26
        },
        "end": {
          "line": 57,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2469,
      "end": 2472,
      "loc": {
        "start": {
          "line": 57,
          "column": 28
        },
        "end": {
          "line": 57,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2473,
      "end": 2478,
      "loc": {
        "start": {
          "line": 57,
          "column": 32
        },
        "end": {
          "line": 57,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2478,
      "end": 2479,
      "loc": {
        "start": {
          "line": 57,
          "column": 37
        },
        "end": {
          "line": 57,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2479,
      "end": 2486,
      "loc": {
        "start": {
          "line": 57,
          "column": 38
        },
        "end": {
          "line": 57,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2486,
      "end": 2487,
      "loc": {
        "start": {
          "line": 57,
          "column": 45
        },
        "end": {
          "line": 57,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2487,
      "end": 2488,
      "loc": {
        "start": {
          "line": 57,
          "column": 46
        },
        "end": {
          "line": 57,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2488,
      "end": 2489,
      "loc": {
        "start": {
          "line": 57,
          "column": 47
        },
        "end": {
          "line": 57,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2498,
      "end": 2502,
      "loc": {
        "start": {
          "line": 58,
          "column": 8
        },
        "end": {
          "line": 58,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2502,
      "end": 2503,
      "loc": {
        "start": {
          "line": 58,
          "column": 12
        },
        "end": {
          "line": 58,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateEnd",
      "start": 2503,
      "end": 2513,
      "loc": {
        "start": {
          "line": 58,
          "column": 13
        },
        "end": {
          "line": 58,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2514,
      "end": 2515,
      "loc": {
        "start": {
          "line": 58,
          "column": 24
        },
        "end": {
          "line": 58,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2516,
      "end": 2519,
      "loc": {
        "start": {
          "line": 58,
          "column": 26
        },
        "end": {
          "line": 58,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2520,
      "end": 2525,
      "loc": {
        "start": {
          "line": 58,
          "column": 30
        },
        "end": {
          "line": 58,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2525,
      "end": 2526,
      "loc": {
        "start": {
          "line": 58,
          "column": 35
        },
        "end": {
          "line": 58,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2526,
      "end": 2533,
      "loc": {
        "start": {
          "line": 58,
          "column": 36
        },
        "end": {
          "line": 58,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2533,
      "end": 2534,
      "loc": {
        "start": {
          "line": 58,
          "column": 43
        },
        "end": {
          "line": 58,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2534,
      "end": 2535,
      "loc": {
        "start": {
          "line": 58,
          "column": 44
        },
        "end": {
          "line": 58,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2535,
      "end": 2536,
      "loc": {
        "start": {
          "line": 58,
          "column": 45
        },
        "end": {
          "line": 58,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2545,
      "end": 2549,
      "loc": {
        "start": {
          "line": 59,
          "column": 8
        },
        "end": {
          "line": 59,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2549,
      "end": 2550,
      "loc": {
        "start": {
          "line": 59,
          "column": 12
        },
        "end": {
          "line": 59,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateDelta",
      "start": 2550,
      "end": 2562,
      "loc": {
        "start": {
          "line": 59,
          "column": 13
        },
        "end": {
          "line": 59,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2563,
      "end": 2564,
      "loc": {
        "start": {
          "line": 59,
          "column": 26
        },
        "end": {
          "line": 59,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2565,
      "end": 2568,
      "loc": {
        "start": {
          "line": 59,
          "column": 28
        },
        "end": {
          "line": 59,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2569,
      "end": 2574,
      "loc": {
        "start": {
          "line": 59,
          "column": 32
        },
        "end": {
          "line": 59,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2574,
      "end": 2575,
      "loc": {
        "start": {
          "line": 59,
          "column": 37
        },
        "end": {
          "line": 59,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2575,
      "end": 2582,
      "loc": {
        "start": {
          "line": 59,
          "column": 38
        },
        "end": {
          "line": 59,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2582,
      "end": 2583,
      "loc": {
        "start": {
          "line": 59,
          "column": 45
        },
        "end": {
          "line": 59,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2583,
      "end": 2584,
      "loc": {
        "start": {
          "line": 59,
          "column": 46
        },
        "end": {
          "line": 59,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2584,
      "end": 2585,
      "loc": {
        "start": {
          "line": 59,
          "column": 47
        },
        "end": {
          "line": 59,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2594,
      "end": 2598,
      "loc": {
        "start": {
          "line": 60,
          "column": 8
        },
        "end": {
          "line": 60,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2598,
      "end": 2599,
      "loc": {
        "start": {
          "line": 60,
          "column": 12
        },
        "end": {
          "line": 60,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 2599,
      "end": 2608,
      "loc": {
        "start": {
          "line": 60,
          "column": 13
        },
        "end": {
          "line": 60,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2609,
      "end": 2610,
      "loc": {
        "start": {
          "line": 60,
          "column": 23
        },
        "end": {
          "line": 60,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2611,
      "end": 2614,
      "loc": {
        "start": {
          "line": 60,
          "column": 25
        },
        "end": {
          "line": 60,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2615,
      "end": 2620,
      "loc": {
        "start": {
          "line": 60,
          "column": 29
        },
        "end": {
          "line": 60,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2620,
      "end": 2621,
      "loc": {
        "start": {
          "line": 60,
          "column": 34
        },
        "end": {
          "line": 60,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2621,
      "end": 2628,
      "loc": {
        "start": {
          "line": 60,
          "column": 35
        },
        "end": {
          "line": 60,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2628,
      "end": 2629,
      "loc": {
        "start": {
          "line": 60,
          "column": 42
        },
        "end": {
          "line": 60,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2629,
      "end": 2630,
      "loc": {
        "start": {
          "line": 60,
          "column": 43
        },
        "end": {
          "line": 60,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2630,
      "end": 2631,
      "loc": {
        "start": {
          "line": 60,
          "column": 44
        },
        "end": {
          "line": 60,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2640,
      "end": 2644,
      "loc": {
        "start": {
          "line": 61,
          "column": 8
        },
        "end": {
          "line": 61,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2644,
      "end": 2645,
      "loc": {
        "start": {
          "line": 61,
          "column": 12
        },
        "end": {
          "line": 61,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 2645,
      "end": 2652,
      "loc": {
        "start": {
          "line": 61,
          "column": 13
        },
        "end": {
          "line": 61,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2653,
      "end": 2654,
      "loc": {
        "start": {
          "line": 61,
          "column": 21
        },
        "end": {
          "line": 61,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2655,
      "end": 2658,
      "loc": {
        "start": {
          "line": 61,
          "column": 23
        },
        "end": {
          "line": 61,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2659,
      "end": 2664,
      "loc": {
        "start": {
          "line": 61,
          "column": 27
        },
        "end": {
          "line": 61,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2664,
      "end": 2665,
      "loc": {
        "start": {
          "line": 61,
          "column": 32
        },
        "end": {
          "line": 61,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2665,
      "end": 2672,
      "loc": {
        "start": {
          "line": 61,
          "column": 33
        },
        "end": {
          "line": 61,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2672,
      "end": 2673,
      "loc": {
        "start": {
          "line": 61,
          "column": 40
        },
        "end": {
          "line": 61,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2673,
      "end": 2674,
      "loc": {
        "start": {
          "line": 61,
          "column": 41
        },
        "end": {
          "line": 61,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2674,
      "end": 2675,
      "loc": {
        "start": {
          "line": 61,
          "column": 42
        },
        "end": {
          "line": 61,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2684,
      "end": 2688,
      "loc": {
        "start": {
          "line": 62,
          "column": 8
        },
        "end": {
          "line": 62,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2688,
      "end": 2689,
      "loc": {
        "start": {
          "line": 62,
          "column": 12
        },
        "end": {
          "line": 62,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panDelta",
      "start": 2689,
      "end": 2698,
      "loc": {
        "start": {
          "line": 62,
          "column": 13
        },
        "end": {
          "line": 62,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2699,
      "end": 2700,
      "loc": {
        "start": {
          "line": 62,
          "column": 23
        },
        "end": {
          "line": 62,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2701,
      "end": 2704,
      "loc": {
        "start": {
          "line": 62,
          "column": 25
        },
        "end": {
          "line": 62,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2705,
      "end": 2710,
      "loc": {
        "start": {
          "line": 62,
          "column": 29
        },
        "end": {
          "line": 62,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2710,
      "end": 2711,
      "loc": {
        "start": {
          "line": 62,
          "column": 34
        },
        "end": {
          "line": 62,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2711,
      "end": 2718,
      "loc": {
        "start": {
          "line": 62,
          "column": 35
        },
        "end": {
          "line": 62,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2718,
      "end": 2719,
      "loc": {
        "start": {
          "line": 62,
          "column": 42
        },
        "end": {
          "line": 62,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2719,
      "end": 2720,
      "loc": {
        "start": {
          "line": 62,
          "column": 43
        },
        "end": {
          "line": 62,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2720,
      "end": 2721,
      "loc": {
        "start": {
          "line": 62,
          "column": 44
        },
        "end": {
          "line": 62,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2730,
      "end": 2734,
      "loc": {
        "start": {
          "line": 63,
          "column": 8
        },
        "end": {
          "line": 63,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2734,
      "end": 2735,
      "loc": {
        "start": {
          "line": 63,
          "column": 12
        },
        "end": {
          "line": 63,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panOffset",
      "start": 2735,
      "end": 2745,
      "loc": {
        "start": {
          "line": 63,
          "column": 13
        },
        "end": {
          "line": 63,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2746,
      "end": 2747,
      "loc": {
        "start": {
          "line": 63,
          "column": 24
        },
        "end": {
          "line": 63,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2748,
      "end": 2751,
      "loc": {
        "start": {
          "line": 63,
          "column": 26
        },
        "end": {
          "line": 63,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2752,
      "end": 2757,
      "loc": {
        "start": {
          "line": 63,
          "column": 30
        },
        "end": {
          "line": 63,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2757,
      "end": 2758,
      "loc": {
        "start": {
          "line": 63,
          "column": 35
        },
        "end": {
          "line": 63,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 2758,
      "end": 2765,
      "loc": {
        "start": {
          "line": 63,
          "column": 36
        },
        "end": {
          "line": 63,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2765,
      "end": 2766,
      "loc": {
        "start": {
          "line": 63,
          "column": 43
        },
        "end": {
          "line": 63,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2766,
      "end": 2767,
      "loc": {
        "start": {
          "line": 63,
          "column": 44
        },
        "end": {
          "line": 63,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2767,
      "end": 2768,
      "loc": {
        "start": {
          "line": 63,
          "column": 45
        },
        "end": {
          "line": 63,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2777,
      "end": 2781,
      "loc": {
        "start": {
          "line": 64,
          "column": 8
        },
        "end": {
          "line": 64,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2781,
      "end": 2782,
      "loc": {
        "start": {
          "line": 64,
          "column": 12
        },
        "end": {
          "line": 64,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelStart",
      "start": 2782,
      "end": 2793,
      "loc": {
        "start": {
          "line": 64,
          "column": 13
        },
        "end": {
          "line": 64,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2794,
      "end": 2795,
      "loc": {
        "start": {
          "line": 64,
          "column": 25
        },
        "end": {
          "line": 64,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2796,
      "end": 2799,
      "loc": {
        "start": {
          "line": 64,
          "column": 27
        },
        "end": {
          "line": 64,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2800,
      "end": 2805,
      "loc": {
        "start": {
          "line": 64,
          "column": 31
        },
        "end": {
          "line": 64,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2805,
      "end": 2806,
      "loc": {
        "start": {
          "line": 64,
          "column": 36
        },
        "end": {
          "line": 64,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2806,
      "end": 2813,
      "loc": {
        "start": {
          "line": 64,
          "column": 37
        },
        "end": {
          "line": 64,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2813,
      "end": 2814,
      "loc": {
        "start": {
          "line": 64,
          "column": 44
        },
        "end": {
          "line": 64,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2814,
      "end": 2815,
      "loc": {
        "start": {
          "line": 64,
          "column": 45
        },
        "end": {
          "line": 64,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2815,
      "end": 2816,
      "loc": {
        "start": {
          "line": 64,
          "column": 46
        },
        "end": {
          "line": 64,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2825,
      "end": 2829,
      "loc": {
        "start": {
          "line": 65,
          "column": 8
        },
        "end": {
          "line": 65,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2829,
      "end": 2830,
      "loc": {
        "start": {
          "line": 65,
          "column": 12
        },
        "end": {
          "line": 65,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelEnd",
      "start": 2830,
      "end": 2839,
      "loc": {
        "start": {
          "line": 65,
          "column": 13
        },
        "end": {
          "line": 65,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2840,
      "end": 2841,
      "loc": {
        "start": {
          "line": 65,
          "column": 23
        },
        "end": {
          "line": 65,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2842,
      "end": 2845,
      "loc": {
        "start": {
          "line": 65,
          "column": 25
        },
        "end": {
          "line": 65,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2846,
      "end": 2851,
      "loc": {
        "start": {
          "line": 65,
          "column": 29
        },
        "end": {
          "line": 65,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2851,
      "end": 2852,
      "loc": {
        "start": {
          "line": 65,
          "column": 34
        },
        "end": {
          "line": 65,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2852,
      "end": 2859,
      "loc": {
        "start": {
          "line": 65,
          "column": 35
        },
        "end": {
          "line": 65,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2859,
      "end": 2860,
      "loc": {
        "start": {
          "line": 65,
          "column": 42
        },
        "end": {
          "line": 65,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2860,
      "end": 2861,
      "loc": {
        "start": {
          "line": 65,
          "column": 43
        },
        "end": {
          "line": 65,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2861,
      "end": 2862,
      "loc": {
        "start": {
          "line": 65,
          "column": 44
        },
        "end": {
          "line": 65,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2871,
      "end": 2875,
      "loc": {
        "start": {
          "line": 66,
          "column": 8
        },
        "end": {
          "line": 66,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2875,
      "end": 2876,
      "loc": {
        "start": {
          "line": 66,
          "column": 12
        },
        "end": {
          "line": 66,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelDelta",
      "start": 2876,
      "end": 2887,
      "loc": {
        "start": {
          "line": 66,
          "column": 13
        },
        "end": {
          "line": 66,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2888,
      "end": 2889,
      "loc": {
        "start": {
          "line": 66,
          "column": 25
        },
        "end": {
          "line": 66,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2890,
      "end": 2893,
      "loc": {
        "start": {
          "line": 66,
          "column": 27
        },
        "end": {
          "line": 66,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2894,
      "end": 2899,
      "loc": {
        "start": {
          "line": 66,
          "column": 31
        },
        "end": {
          "line": 66,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2899,
      "end": 2900,
      "loc": {
        "start": {
          "line": 66,
          "column": 36
        },
        "end": {
          "line": 66,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2900,
      "end": 2907,
      "loc": {
        "start": {
          "line": 66,
          "column": 37
        },
        "end": {
          "line": 66,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2907,
      "end": 2908,
      "loc": {
        "start": {
          "line": 66,
          "column": 44
        },
        "end": {
          "line": 66,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2908,
      "end": 2909,
      "loc": {
        "start": {
          "line": 66,
          "column": 45
        },
        "end": {
          "line": 66,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2909,
      "end": 2910,
      "loc": {
        "start": {
          "line": 66,
          "column": 46
        },
        "end": {
          "line": 66,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2919,
      "end": 2923,
      "loc": {
        "start": {
          "line": 67,
          "column": 8
        },
        "end": {
          "line": 67,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2923,
      "end": 2924,
      "loc": {
        "start": {
          "line": 67,
          "column": 12
        },
        "end": {
          "line": 67,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_polarStart",
      "start": 2924,
      "end": 2935,
      "loc": {
        "start": {
          "line": 67,
          "column": 13
        },
        "end": {
          "line": 67,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2936,
      "end": 2937,
      "loc": {
        "start": {
          "line": 67,
          "column": 25
        },
        "end": {
          "line": 67,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2938,
      "end": 2941,
      "loc": {
        "start": {
          "line": 67,
          "column": 27
        },
        "end": {
          "line": 67,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2942,
      "end": 2947,
      "loc": {
        "start": {
          "line": 67,
          "column": 31
        },
        "end": {
          "line": 67,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2947,
      "end": 2948,
      "loc": {
        "start": {
          "line": 67,
          "column": 36
        },
        "end": {
          "line": 67,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2948,
      "end": 2955,
      "loc": {
        "start": {
          "line": 67,
          "column": 37
        },
        "end": {
          "line": 67,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2955,
      "end": 2956,
      "loc": {
        "start": {
          "line": 67,
          "column": 44
        },
        "end": {
          "line": 67,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2956,
      "end": 2957,
      "loc": {
        "start": {
          "line": 67,
          "column": 45
        },
        "end": {
          "line": 67,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2957,
      "end": 2958,
      "loc": {
        "start": {
          "line": 67,
          "column": 46
        },
        "end": {
          "line": 67,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2967,
      "end": 2971,
      "loc": {
        "start": {
          "line": 68,
          "column": 8
        },
        "end": {
          "line": 68,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2971,
      "end": 2972,
      "loc": {
        "start": {
          "line": 68,
          "column": 12
        },
        "end": {
          "line": 68,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_polarEnd",
      "start": 2972,
      "end": 2981,
      "loc": {
        "start": {
          "line": 68,
          "column": 13
        },
        "end": {
          "line": 68,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2982,
      "end": 2983,
      "loc": {
        "start": {
          "line": 68,
          "column": 23
        },
        "end": {
          "line": 68,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2984,
      "end": 2987,
      "loc": {
        "start": {
          "line": 68,
          "column": 25
        },
        "end": {
          "line": 68,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2988,
      "end": 2993,
      "loc": {
        "start": {
          "line": 68,
          "column": 29
        },
        "end": {
          "line": 68,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2993,
      "end": 2994,
      "loc": {
        "start": {
          "line": 68,
          "column": 34
        },
        "end": {
          "line": 68,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 2994,
      "end": 3001,
      "loc": {
        "start": {
          "line": 68,
          "column": 35
        },
        "end": {
          "line": 68,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3001,
      "end": 3002,
      "loc": {
        "start": {
          "line": 68,
          "column": 42
        },
        "end": {
          "line": 68,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3002,
      "end": 3003,
      "loc": {
        "start": {
          "line": 68,
          "column": 43
        },
        "end": {
          "line": 68,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3003,
      "end": 3004,
      "loc": {
        "start": {
          "line": 68,
          "column": 44
        },
        "end": {
          "line": 68,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3013,
      "end": 3017,
      "loc": {
        "start": {
          "line": 69,
          "column": 8
        },
        "end": {
          "line": 69,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3017,
      "end": 3018,
      "loc": {
        "start": {
          "line": 69,
          "column": 12
        },
        "end": {
          "line": 69,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_mousePosition",
      "start": 3018,
      "end": 3032,
      "loc": {
        "start": {
          "line": 69,
          "column": 13
        },
        "end": {
          "line": 69,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3033,
      "end": 3034,
      "loc": {
        "start": {
          "line": 69,
          "column": 28
        },
        "end": {
          "line": 69,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3035,
      "end": 3038,
      "loc": {
        "start": {
          "line": 69,
          "column": 30
        },
        "end": {
          "line": 69,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 3039,
      "end": 3044,
      "loc": {
        "start": {
          "line": 69,
          "column": 34
        },
        "end": {
          "line": 69,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3044,
      "end": 3045,
      "loc": {
        "start": {
          "line": 69,
          "column": 39
        },
        "end": {
          "line": 69,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 3045,
      "end": 3052,
      "loc": {
        "start": {
          "line": 69,
          "column": 40
        },
        "end": {
          "line": 69,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3052,
      "end": 3053,
      "loc": {
        "start": {
          "line": 69,
          "column": 47
        },
        "end": {
          "line": 69,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3053,
      "end": 3054,
      "loc": {
        "start": {
          "line": 69,
          "column": 48
        },
        "end": {
          "line": 69,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3054,
      "end": 3055,
      "loc": {
        "start": {
          "line": 69,
          "column": 49
        },
        "end": {
          "line": 69,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3064,
      "end": 3068,
      "loc": {
        "start": {
          "line": 70,
          "column": 8
        },
        "end": {
          "line": 70,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3068,
      "end": 3069,
      "loc": {
        "start": {
          "line": 70,
          "column": 12
        },
        "end": {
          "line": 70,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panning",
      "start": 3069,
      "end": 3077,
      "loc": {
        "start": {
          "line": 70,
          "column": 13
        },
        "end": {
          "line": 70,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3078,
      "end": 3079,
      "loc": {
        "start": {
          "line": 70,
          "column": 22
        },
        "end": {
          "line": 70,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3080,
      "end": 3083,
      "loc": {
        "start": {
          "line": 70,
          "column": 24
        },
        "end": {
          "line": 70,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 3084,
      "end": 3089,
      "loc": {
        "start": {
          "line": 70,
          "column": 28
        },
        "end": {
          "line": 70,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3089,
      "end": 3090,
      "loc": {
        "start": {
          "line": 70,
          "column": 33
        },
        "end": {
          "line": 70,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 3090,
      "end": 3097,
      "loc": {
        "start": {
          "line": 70,
          "column": 34
        },
        "end": {
          "line": 70,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3097,
      "end": 3098,
      "loc": {
        "start": {
          "line": 70,
          "column": 41
        },
        "end": {
          "line": 70,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3098,
      "end": 3099,
      "loc": {
        "start": {
          "line": 70,
          "column": 42
        },
        "end": {
          "line": 70,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3099,
      "end": 3100,
      "loc": {
        "start": {
          "line": 70,
          "column": 43
        },
        "end": {
          "line": 70,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3109,
      "end": 3113,
      "loc": {
        "start": {
          "line": 71,
          "column": 8
        },
        "end": {
          "line": 71,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3113,
      "end": 3114,
      "loc": {
        "start": {
          "line": 71,
          "column": 12
        },
        "end": {
          "line": 71,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 3114,
      "end": 3118,
      "loc": {
        "start": {
          "line": 71,
          "column": 13
        },
        "end": {
          "line": 71,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3119,
      "end": 3120,
      "loc": {
        "start": {
          "line": 71,
          "column": 18
        },
        "end": {
          "line": 71,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3121,
      "end": 3124,
      "loc": {
        "start": {
          "line": 71,
          "column": 20
        },
        "end": {
          "line": 71,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 3125,
      "end": 3130,
      "loc": {
        "start": {
          "line": 71,
          "column": 24
        },
        "end": {
          "line": 71,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3130,
      "end": 3131,
      "loc": {
        "start": {
          "line": 71,
          "column": 29
        },
        "end": {
          "line": 71,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 3131,
      "end": 3138,
      "loc": {
        "start": {
          "line": 71,
          "column": 30
        },
        "end": {
          "line": 71,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3138,
      "end": 3139,
      "loc": {
        "start": {
          "line": 71,
          "column": 37
        },
        "end": {
          "line": 71,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3139,
      "end": 3140,
      "loc": {
        "start": {
          "line": 71,
          "column": 38
        },
        "end": {
          "line": 71,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3140,
      "end": 3141,
      "loc": {
        "start": {
          "line": 71,
          "column": 39
        },
        "end": {
          "line": 71,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3150,
      "end": 3154,
      "loc": {
        "start": {
          "line": 72,
          "column": 8
        },
        "end": {
          "line": 72,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3154,
      "end": 3155,
      "loc": {
        "start": {
          "line": 72,
          "column": 12
        },
        "end": {
          "line": 72,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_phiDelta",
      "start": 3155,
      "end": 3164,
      "loc": {
        "start": {
          "line": 72,
          "column": 13
        },
        "end": {
          "line": 72,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3165,
      "end": 3166,
      "loc": {
        "start": {
          "line": 72,
          "column": 23
        },
        "end": {
          "line": 72,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 3167,
      "end": 3168,
      "loc": {
        "start": {
          "line": 72,
          "column": 25
        },
        "end": {
          "line": 72,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3168,
      "end": 3169,
      "loc": {
        "start": {
          "line": 72,
          "column": 26
        },
        "end": {
          "line": 72,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3178,
      "end": 3182,
      "loc": {
        "start": {
          "line": 73,
          "column": 8
        },
        "end": {
          "line": 73,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3182,
      "end": 3183,
      "loc": {
        "start": {
          "line": 73,
          "column": 12
        },
        "end": {
          "line": 73,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_thetaDelta",
      "start": 3183,
      "end": 3194,
      "loc": {
        "start": {
          "line": 73,
          "column": 13
        },
        "end": {
          "line": 73,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3195,
      "end": 3196,
      "loc": {
        "start": {
          "line": 73,
          "column": 25
        },
        "end": {
          "line": 73,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 3197,
      "end": 3198,
      "loc": {
        "start": {
          "line": 73,
          "column": 27
        },
        "end": {
          "line": 73,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3198,
      "end": 3199,
      "loc": {
        "start": {
          "line": 73,
          "column": 28
        },
        "end": {
          "line": 73,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3208,
      "end": 3212,
      "loc": {
        "start": {
          "line": 74,
          "column": 8
        },
        "end": {
          "line": 74,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3212,
      "end": 3213,
      "loc": {
        "start": {
          "line": 74,
          "column": 12
        },
        "end": {
          "line": 74,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_scale",
      "start": 3213,
      "end": 3219,
      "loc": {
        "start": {
          "line": 74,
          "column": 13
        },
        "end": {
          "line": 74,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3220,
      "end": 3221,
      "loc": {
        "start": {
          "line": 74,
          "column": 20
        },
        "end": {
          "line": 74,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3222,
      "end": 3223,
      "loc": {
        "start": {
          "line": 74,
          "column": 22
        },
        "end": {
          "line": 74,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3223,
      "end": 3224,
      "loc": {
        "start": {
          "line": 74,
          "column": 23
        },
        "end": {
          "line": 74,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3233,
      "end": 3237,
      "loc": {
        "start": {
          "line": 75,
          "column": 8
        },
        "end": {
          "line": 75,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3237,
      "end": 3238,
      "loc": {
        "start": {
          "line": 75,
          "column": 12
        },
        "end": {
          "line": 75,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 3238,
      "end": 3244,
      "loc": {
        "start": {
          "line": 75,
          "column": 13
        },
        "end": {
          "line": 75,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3245,
      "end": 3246,
      "loc": {
        "start": {
          "line": 75,
          "column": 20
        },
        "end": {
          "line": 75,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 3247,
      "end": 3252,
      "loc": {
        "start": {
          "line": 75,
          "column": 22
        },
        "end": {
          "line": 75,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3252,
      "end": 3253,
      "loc": {
        "start": {
          "line": 75,
          "column": 27
        },
        "end": {
          "line": 75,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 3253,
      "end": 3258,
      "loc": {
        "start": {
          "line": 75,
          "column": 28
        },
        "end": {
          "line": 75,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3258,
      "end": 3259,
      "loc": {
        "start": {
          "line": 75,
          "column": 33
        },
        "end": {
          "line": 75,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "none",
      "start": 3259,
      "end": 3263,
      "loc": {
        "start": {
          "line": 75,
          "column": 34
        },
        "end": {
          "line": 75,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3263,
      "end": 3264,
      "loc": {
        "start": {
          "line": 75,
          "column": 38
        },
        "end": {
          "line": 75,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3273,
      "end": 3277,
      "loc": {
        "start": {
          "line": 76,
          "column": 8
        },
        "end": {
          "line": 76,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3277,
      "end": 3278,
      "loc": {
        "start": {
          "line": 76,
          "column": 12
        },
        "end": {
          "line": 76,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_quat",
      "start": 3278,
      "end": 3283,
      "loc": {
        "start": {
          "line": 76,
          "column": 13
        },
        "end": {
          "line": 76,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3284,
      "end": 3285,
      "loc": {
        "start": {
          "line": 76,
          "column": 19
        },
        "end": {
          "line": 76,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3286,
      "end": 3289,
      "loc": {
        "start": {
          "line": 76,
          "column": 21
        },
        "end": {
          "line": 76,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 3290,
      "end": 3295,
      "loc": {
        "start": {
          "line": 76,
          "column": 25
        },
        "end": {
          "line": 76,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3295,
      "end": 3296,
      "loc": {
        "start": {
          "line": 76,
          "column": 30
        },
        "end": {
          "line": 76,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Quaternion",
      "start": 3296,
      "end": 3306,
      "loc": {
        "start": {
          "line": 76,
          "column": 31
        },
        "end": {
          "line": 76,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3306,
      "end": 3307,
      "loc": {
        "start": {
          "line": 76,
          "column": 41
        },
        "end": {
          "line": 76,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3307,
      "end": 3308,
      "loc": {
        "start": {
          "line": 76,
          "column": 42
        },
        "end": {
          "line": 76,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3308,
      "end": 3309,
      "loc": {
        "start": {
          "line": 76,
          "column": 43
        },
        "end": {
          "line": 76,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setFromUnitVectors",
      "start": 3309,
      "end": 3327,
      "loc": {
        "start": {
          "line": 76,
          "column": 44
        },
        "end": {
          "line": 76,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3327,
      "end": 3328,
      "loc": {
        "start": {
          "line": 76,
          "column": 62
        },
        "end": {
          "line": 76,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 3341,
      "end": 3348,
      "loc": {
        "start": {
          "line": 77,
          "column": 12
        },
        "end": {
          "line": 77,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3348,
      "end": 3349,
      "loc": {
        "start": {
          "line": 77,
          "column": 19
        },
        "end": {
          "line": 77,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "up",
      "start": 3349,
      "end": 3351,
      "loc": {
        "start": {
          "line": 77,
          "column": 20
        },
        "end": {
          "line": 77,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 3352,
      "end": 3354,
      "loc": {
        "start": {
          "line": 77,
          "column": 23
        },
        "end": {
          "line": 77,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 3355,
      "end": 3361,
      "loc": {
        "start": {
          "line": 77,
          "column": 26
        },
        "end": {
          "line": 77,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3361,
      "end": 3362,
      "loc": {
        "start": {
          "line": 77,
          "column": 32
        },
        "end": {
          "line": 77,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "up",
      "start": 3362,
      "end": 3364,
      "loc": {
        "start": {
          "line": 77,
          "column": 33
        },
        "end": {
          "line": 77,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3364,
      "end": 3365,
      "loc": {
        "start": {
          "line": 77,
          "column": 35
        },
        "end": {
          "line": 77,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3378,
      "end": 3381,
      "loc": {
        "start": {
          "line": 78,
          "column": 12
        },
        "end": {
          "line": 78,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 3382,
      "end": 3387,
      "loc": {
        "start": {
          "line": 78,
          "column": 16
        },
        "end": {
          "line": 78,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3387,
      "end": 3388,
      "loc": {
        "start": {
          "line": 78,
          "column": 21
        },
        "end": {
          "line": 78,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 3388,
      "end": 3395,
      "loc": {
        "start": {
          "line": 78,
          "column": 22
        },
        "end": {
          "line": 78,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3395,
      "end": 3396,
      "loc": {
        "start": {
          "line": 78,
          "column": 29
        },
        "end": {
          "line": 78,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 3396,
      "end": 3397,
      "loc": {
        "start": {
          "line": 78,
          "column": 30
        },
        "end": {
          "line": 78,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3397,
      "end": 3398,
      "loc": {
        "start": {
          "line": 78,
          "column": 31
        },
        "end": {
          "line": 78,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3399,
      "end": 3400,
      "loc": {
        "start": {
          "line": 78,
          "column": 33
        },
        "end": {
          "line": 78,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3400,
      "end": 3401,
      "loc": {
        "start": {
          "line": 78,
          "column": 34
        },
        "end": {
          "line": 78,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 3402,
      "end": 3403,
      "loc": {
        "start": {
          "line": 78,
          "column": 36
        },
        "end": {
          "line": 78,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3403,
      "end": 3404,
      "loc": {
        "start": {
          "line": 78,
          "column": 37
        },
        "end": {
          "line": 78,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3413,
      "end": 3414,
      "loc": {
        "start": {
          "line": 79,
          "column": 8
        },
        "end": {
          "line": 79,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3414,
      "end": 3415,
      "loc": {
        "start": {
          "line": 79,
          "column": 9
        },
        "end": {
          "line": 79,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3424,
      "end": 3428,
      "loc": {
        "start": {
          "line": 80,
          "column": 8
        },
        "end": {
          "line": 80,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3428,
      "end": 3429,
      "loc": {
        "start": {
          "line": 80,
          "column": 12
        },
        "end": {
          "line": 80,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_quatInverse",
      "start": 3429,
      "end": 3441,
      "loc": {
        "start": {
          "line": 80,
          "column": 13
        },
        "end": {
          "line": 80,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3442,
      "end": 3443,
      "loc": {
        "start": {
          "line": 80,
          "column": 26
        },
        "end": {
          "line": 80,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3444,
      "end": 3448,
      "loc": {
        "start": {
          "line": 80,
          "column": 28
        },
        "end": {
          "line": 80,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3448,
      "end": 3449,
      "loc": {
        "start": {
          "line": 80,
          "column": 32
        },
        "end": {
          "line": 80,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_quat",
      "start": 3449,
      "end": 3454,
      "loc": {
        "start": {
          "line": 80,
          "column": 33
        },
        "end": {
          "line": 80,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3454,
      "end": 3455,
      "loc": {
        "start": {
          "line": 80,
          "column": 38
        },
        "end": {
          "line": 80,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 3455,
      "end": 3460,
      "loc": {
        "start": {
          "line": 80,
          "column": 39
        },
        "end": {
          "line": 80,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3460,
      "end": 3461,
      "loc": {
        "start": {
          "line": 80,
          "column": 44
        },
        "end": {
          "line": 80,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3461,
      "end": 3462,
      "loc": {
        "start": {
          "line": 80,
          "column": 45
        },
        "end": {
          "line": 80,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3462,
      "end": 3463,
      "loc": {
        "start": {
          "line": 80,
          "column": 46
        },
        "end": {
          "line": 80,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inverse",
      "start": 3463,
      "end": 3470,
      "loc": {
        "start": {
          "line": 80,
          "column": 47
        },
        "end": {
          "line": 80,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3470,
      "end": 3471,
      "loc": {
        "start": {
          "line": 80,
          "column": 54
        },
        "end": {
          "line": 80,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3471,
      "end": 3472,
      "loc": {
        "start": {
          "line": 80,
          "column": 55
        },
        "end": {
          "line": 80,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3472,
      "end": 3473,
      "loc": {
        "start": {
          "line": 80,
          "column": 56
        },
        "end": {
          "line": 80,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3482,
      "end": 3486,
      "loc": {
        "start": {
          "line": 81,
          "column": 8
        },
        "end": {
          "line": 81,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3486,
      "end": 3487,
      "loc": {
        "start": {
          "line": 81,
          "column": 12
        },
        "end": {
          "line": 81,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceEnd",
      "start": 3487,
      "end": 3508,
      "loc": {
        "start": {
          "line": 81,
          "column": 13
        },
        "end": {
          "line": 81,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3508,
      "end": 3509,
      "loc": {
        "start": {
          "line": 81,
          "column": 34
        },
        "end": {
          "line": 81,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3518,
      "end": 3522,
      "loc": {
        "start": {
          "line": 82,
          "column": 8
        },
        "end": {
          "line": 82,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3522,
      "end": 3523,
      "loc": {
        "start": {
          "line": 82,
          "column": 12
        },
        "end": {
          "line": 82,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceStart",
      "start": 3523,
      "end": 3546,
      "loc": {
        "start": {
          "line": 82,
          "column": 13
        },
        "end": {
          "line": 82,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3546,
      "end": 3547,
      "loc": {
        "start": {
          "line": 82,
          "column": 36
        },
        "end": {
          "line": 82,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3556,
      "end": 3560,
      "loc": {
        "start": {
          "line": 83,
          "column": 8
        },
        "end": {
          "line": 83,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3560,
      "end": 3561,
      "loc": {
        "start": {
          "line": 83,
          "column": 12
        },
        "end": {
          "line": 83,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_aDelta",
      "start": 3561,
      "end": 3568,
      "loc": {
        "start": {
          "line": 83,
          "column": 13
        },
        "end": {
          "line": 83,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3569,
      "end": 3570,
      "loc": {
        "start": {
          "line": 83,
          "column": 21
        },
        "end": {
          "line": 83,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3571,
      "end": 3574,
      "loc": {
        "start": {
          "line": 83,
          "column": 23
        },
        "end": {
          "line": 83,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 3575,
      "end": 3580,
      "loc": {
        "start": {
          "line": 83,
          "column": 27
        },
        "end": {
          "line": 83,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3580,
      "end": 3581,
      "loc": {
        "start": {
          "line": 83,
          "column": 32
        },
        "end": {
          "line": 83,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 3581,
      "end": 3588,
      "loc": {
        "start": {
          "line": 83,
          "column": 33
        },
        "end": {
          "line": 83,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3588,
      "end": 3589,
      "loc": {
        "start": {
          "line": 83,
          "column": 40
        },
        "end": {
          "line": 83,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3589,
      "end": 3590,
      "loc": {
        "start": {
          "line": 83,
          "column": 41
        },
        "end": {
          "line": 83,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3590,
      "end": 3591,
      "loc": {
        "start": {
          "line": 83,
          "column": 42
        },
        "end": {
          "line": 83,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3600,
      "end": 3604,
      "loc": {
        "start": {
          "line": 84,
          "column": 8
        },
        "end": {
          "line": 84,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3604,
      "end": 3605,
      "loc": {
        "start": {
          "line": 84,
          "column": 12
        },
        "end": {
          "line": 84,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_lastState",
      "start": 3605,
      "end": 3615,
      "loc": {
        "start": {
          "line": 84,
          "column": 13
        },
        "end": {
          "line": 84,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3616,
      "end": 3617,
      "loc": {
        "start": {
          "line": 84,
          "column": 24
        },
        "end": {
          "line": 84,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3618,
      "end": 3619,
      "loc": {
        "start": {
          "line": 84,
          "column": 26
        },
        "end": {
          "line": 84,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3619,
      "end": 3620,
      "loc": {
        "start": {
          "line": 84,
          "column": 27
        },
        "end": {
          "line": 84,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3620,
      "end": 3621,
      "loc": {
        "start": {
          "line": 84,
          "column": 28
        },
        "end": {
          "line": 84,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3630,
      "end": 3634,
      "loc": {
        "start": {
          "line": 85,
          "column": 8
        },
        "end": {
          "line": 85,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3634,
      "end": 3635,
      "loc": {
        "start": {
          "line": 85,
          "column": 12
        },
        "end": {
          "line": 85,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_idleCallbacks",
      "start": 3635,
      "end": 3649,
      "loc": {
        "start": {
          "line": 85,
          "column": 13
        },
        "end": {
          "line": 85,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3650,
      "end": 3651,
      "loc": {
        "start": {
          "line": 85,
          "column": 28
        },
        "end": {
          "line": 85,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3652,
      "end": 3653,
      "loc": {
        "start": {
          "line": 85,
          "column": 30
        },
        "end": {
          "line": 85,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3653,
      "end": 3654,
      "loc": {
        "start": {
          "line": 85,
          "column": 31
        },
        "end": {
          "line": 85,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3654,
      "end": 3655,
      "loc": {
        "start": {
          "line": 85,
          "column": 32
        },
        "end": {
          "line": 85,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3664,
      "end": 3668,
      "loc": {
        "start": {
          "line": 86,
          "column": 8
        },
        "end": {
          "line": 86,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3668,
      "end": 3669,
      "loc": {
        "start": {
          "line": 86,
          "column": 12
        },
        "end": {
          "line": 86,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_activeCallbacks",
      "start": 3669,
      "end": 3685,
      "loc": {
        "start": {
          "line": 86,
          "column": 13
        },
        "end": {
          "line": 86,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3686,
      "end": 3687,
      "loc": {
        "start": {
          "line": 86,
          "column": 30
        },
        "end": {
          "line": 86,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3688,
      "end": 3689,
      "loc": {
        "start": {
          "line": 86,
          "column": 32
        },
        "end": {
          "line": 86,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3689,
      "end": 3690,
      "loc": {
        "start": {
          "line": 86,
          "column": 33
        },
        "end": {
          "line": 86,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3690,
      "end": 3691,
      "loc": {
        "start": {
          "line": 86,
          "column": 34
        },
        "end": {
          "line": 86,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3696,
      "end": 3697,
      "loc": {
        "start": {
          "line": 87,
          "column": 4
        },
        "end": {
          "line": 87,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 3703,
      "end": 3708,
      "loc": {
        "start": {
          "line": 89,
          "column": 4
        },
        "end": {
          "line": 89,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3708,
      "end": 3709,
      "loc": {
        "start": {
          "line": 89,
          "column": 9
        },
        "end": {
          "line": 89,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3709,
      "end": 3710,
      "loc": {
        "start": {
          "line": 89,
          "column": 10
        },
        "end": {
          "line": 89,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3711,
      "end": 3712,
      "loc": {
        "start": {
          "line": 89,
          "column": 12
        },
        "end": {
          "line": 89,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 3721,
      "end": 3724,
      "loc": {
        "start": {
          "line": 90,
          "column": 8
        },
        "end": {
          "line": 90,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3725,
      "end": 3731,
      "loc": {
        "start": {
          "line": 90,
          "column": 12
        },
        "end": {
          "line": 90,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3732,
      "end": 3733,
      "loc": {
        "start": {
          "line": 90,
          "column": 19
        },
        "end": {
          "line": 90,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3734,
      "end": 3737,
      "loc": {
        "start": {
          "line": 90,
          "column": 21
        },
        "end": {
          "line": 90,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 3738,
      "end": 3743,
      "loc": {
        "start": {
          "line": 90,
          "column": 25
        },
        "end": {
          "line": 90,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3743,
      "end": 3744,
      "loc": {
        "start": {
          "line": 90,
          "column": 30
        },
        "end": {
          "line": 90,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3744,
      "end": 3748,
      "loc": {
        "start": {
          "line": 90,
          "column": 31
        },
        "end": {
          "line": 90,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3748,
      "end": 3749,
      "loc": {
        "start": {
          "line": 90,
          "column": 35
        },
        "end": {
          "line": 90,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 3749,
      "end": 3753,
      "loc": {
        "start": {
          "line": 90,
          "column": 36
        },
        "end": {
          "line": 90,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3753,
      "end": 3754,
      "loc": {
        "start": {
          "line": 90,
          "column": 40
        },
        "end": {
          "line": 90,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3754,
      "end": 3755,
      "loc": {
        "start": {
          "line": 90,
          "column": 41
        },
        "end": {
          "line": 90,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3764,
      "end": 3770,
      "loc": {
        "start": {
          "line": 91,
          "column": 8
        },
        "end": {
          "line": 91,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3770,
      "end": 3771,
      "loc": {
        "start": {
          "line": 91,
          "column": 14
        },
        "end": {
          "line": 91,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 3771,
      "end": 3778,
      "loc": {
        "start": {
          "line": 91,
          "column": 15
        },
        "end": {
          "line": 91,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3779,
      "end": 3780,
      "loc": {
        "start": {
          "line": 91,
          "column": 23
        },
        "end": {
          "line": 91,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3781,
      "end": 3785,
      "loc": {
        "start": {
          "line": 91,
          "column": 25
        },
        "end": {
          "line": 91,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3785,
      "end": 3786,
      "loc": {
        "start": {
          "line": 91,
          "column": 29
        },
        "end": {
          "line": 91,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 3786,
      "end": 3793,
      "loc": {
        "start": {
          "line": 91,
          "column": 30
        },
        "end": {
          "line": 91,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3793,
      "end": 3794,
      "loc": {
        "start": {
          "line": 91,
          "column": 37
        },
        "end": {
          "line": 91,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3803,
      "end": 3809,
      "loc": {
        "start": {
          "line": 92,
          "column": 8
        },
        "end": {
          "line": 92,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3809,
      "end": 3810,
      "loc": {
        "start": {
          "line": 92,
          "column": 14
        },
        "end": {
          "line": 92,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inMotion",
      "start": 3810,
      "end": 3818,
      "loc": {
        "start": {
          "line": 92,
          "column": 15
        },
        "end": {
          "line": 92,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3819,
      "end": 3820,
      "loc": {
        "start": {
          "line": 92,
          "column": 24
        },
        "end": {
          "line": 92,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3821,
      "end": 3825,
      "loc": {
        "start": {
          "line": 92,
          "column": 26
        },
        "end": {
          "line": 92,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3825,
      "end": 3826,
      "loc": {
        "start": {
          "line": 92,
          "column": 30
        },
        "end": {
          "line": 92,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inMotion",
      "start": 3826,
      "end": 3834,
      "loc": {
        "start": {
          "line": 92,
          "column": 31
        },
        "end": {
          "line": 92,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3834,
      "end": 3835,
      "loc": {
        "start": {
          "line": 92,
          "column": 39
        },
        "end": {
          "line": 92,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3844,
      "end": 3850,
      "loc": {
        "start": {
          "line": 93,
          "column": 8
        },
        "end": {
          "line": 93,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3850,
      "end": 3851,
      "loc": {
        "start": {
          "line": 93,
          "column": 14
        },
        "end": {
          "line": 93,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 3851,
      "end": 3862,
      "loc": {
        "start": {
          "line": 93,
          "column": 15
        },
        "end": {
          "line": 93,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3863,
      "end": 3864,
      "loc": {
        "start": {
          "line": 93,
          "column": 27
        },
        "end": {
          "line": 93,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3865,
      "end": 3869,
      "loc": {
        "start": {
          "line": 93,
          "column": 29
        },
        "end": {
          "line": 93,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3869,
      "end": 3870,
      "loc": {
        "start": {
          "line": 93,
          "column": 33
        },
        "end": {
          "line": 93,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 3870,
      "end": 3881,
      "loc": {
        "start": {
          "line": 93,
          "column": 34
        },
        "end": {
          "line": 93,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3881,
      "end": 3882,
      "loc": {
        "start": {
          "line": 93,
          "column": 45
        },
        "end": {
          "line": 93,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3891,
      "end": 3897,
      "loc": {
        "start": {
          "line": 94,
          "column": 8
        },
        "end": {
          "line": 94,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3897,
      "end": 3898,
      "loc": {
        "start": {
          "line": 94,
          "column": 14
        },
        "end": {
          "line": 94,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 3898,
      "end": 3908,
      "loc": {
        "start": {
          "line": 94,
          "column": 15
        },
        "end": {
          "line": 94,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3909,
      "end": 3910,
      "loc": {
        "start": {
          "line": 94,
          "column": 26
        },
        "end": {
          "line": 94,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3911,
      "end": 3915,
      "loc": {
        "start": {
          "line": 94,
          "column": 28
        },
        "end": {
          "line": 94,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3915,
      "end": 3916,
      "loc": {
        "start": {
          "line": 94,
          "column": 32
        },
        "end": {
          "line": 94,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 3916,
      "end": 3926,
      "loc": {
        "start": {
          "line": 94,
          "column": 33
        },
        "end": {
          "line": 94,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3926,
      "end": 3927,
      "loc": {
        "start": {
          "line": 94,
          "column": 43
        },
        "end": {
          "line": 94,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3936,
      "end": 3942,
      "loc": {
        "start": {
          "line": 95,
          "column": 8
        },
        "end": {
          "line": 95,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3942,
      "end": 3943,
      "loc": {
        "start": {
          "line": 95,
          "column": 14
        },
        "end": {
          "line": 95,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 3943,
      "end": 3949,
      "loc": {
        "start": {
          "line": 95,
          "column": 15
        },
        "end": {
          "line": 95,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3950,
      "end": 3951,
      "loc": {
        "start": {
          "line": 95,
          "column": 22
        },
        "end": {
          "line": 95,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3952,
      "end": 3956,
      "loc": {
        "start": {
          "line": 95,
          "column": 24
        },
        "end": {
          "line": 95,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3956,
      "end": 3957,
      "loc": {
        "start": {
          "line": 95,
          "column": 28
        },
        "end": {
          "line": 95,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 3957,
      "end": 3963,
      "loc": {
        "start": {
          "line": 95,
          "column": 29
        },
        "end": {
          "line": 95,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3963,
      "end": 3964,
      "loc": {
        "start": {
          "line": 95,
          "column": 35
        },
        "end": {
          "line": 95,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 3964,
      "end": 3969,
      "loc": {
        "start": {
          "line": 95,
          "column": 36
        },
        "end": {
          "line": 95,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3969,
      "end": 3970,
      "loc": {
        "start": {
          "line": 95,
          "column": 41
        },
        "end": {
          "line": 95,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3970,
      "end": 3971,
      "loc": {
        "start": {
          "line": 95,
          "column": 42
        },
        "end": {
          "line": 95,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3971,
      "end": 3972,
      "loc": {
        "start": {
          "line": 95,
          "column": 43
        },
        "end": {
          "line": 95,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3981,
      "end": 3987,
      "loc": {
        "start": {
          "line": 96,
          "column": 8
        },
        "end": {
          "line": 96,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3987,
      "end": 3988,
      "loc": {
        "start": {
          "line": 96,
          "column": 14
        },
        "end": {
          "line": 96,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomTarget",
      "start": 3988,
      "end": 3998,
      "loc": {
        "start": {
          "line": 96,
          "column": 15
        },
        "end": {
          "line": 96,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3999,
      "end": 4000,
      "loc": {
        "start": {
          "line": 96,
          "column": 26
        },
        "end": {
          "line": 96,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4001,
      "end": 4005,
      "loc": {
        "start": {
          "line": 96,
          "column": 28
        },
        "end": {
          "line": 96,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4005,
      "end": 4006,
      "loc": {
        "start": {
          "line": 96,
          "column": 32
        },
        "end": {
          "line": 96,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomTarget",
      "start": 4006,
      "end": 4016,
      "loc": {
        "start": {
          "line": 96,
          "column": 33
        },
        "end": {
          "line": 96,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4016,
      "end": 4017,
      "loc": {
        "start": {
          "line": 96,
          "column": 43
        },
        "end": {
          "line": 96,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 4017,
      "end": 4022,
      "loc": {
        "start": {
          "line": 96,
          "column": 44
        },
        "end": {
          "line": 96,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4022,
      "end": 4023,
      "loc": {
        "start": {
          "line": 96,
          "column": 49
        },
        "end": {
          "line": 96,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4023,
      "end": 4024,
      "loc": {
        "start": {
          "line": 96,
          "column": 50
        },
        "end": {
          "line": 96,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4024,
      "end": 4025,
      "loc": {
        "start": {
          "line": 96,
          "column": 51
        },
        "end": {
          "line": 96,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4034,
      "end": 4040,
      "loc": {
        "start": {
          "line": 97,
          "column": 8
        },
        "end": {
          "line": 97,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4040,
      "end": 4041,
      "loc": {
        "start": {
          "line": 97,
          "column": 14
        },
        "end": {
          "line": 97,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactor",
      "start": 4041,
      "end": 4061,
      "loc": {
        "start": {
          "line": 97,
          "column": 15
        },
        "end": {
          "line": 97,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4062,
      "end": 4063,
      "loc": {
        "start": {
          "line": 97,
          "column": 36
        },
        "end": {
          "line": 97,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4064,
      "end": 4068,
      "loc": {
        "start": {
          "line": 97,
          "column": 38
        },
        "end": {
          "line": 97,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4068,
      "end": 4069,
      "loc": {
        "start": {
          "line": 97,
          "column": 42
        },
        "end": {
          "line": 97,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactor",
      "start": 4069,
      "end": 4089,
      "loc": {
        "start": {
          "line": 97,
          "column": 43
        },
        "end": {
          "line": 97,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4089,
      "end": 4090,
      "loc": {
        "start": {
          "line": 97,
          "column": 63
        },
        "end": {
          "line": 97,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4099,
      "end": 4105,
      "loc": {
        "start": {
          "line": 98,
          "column": 8
        },
        "end": {
          "line": 98,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4105,
      "end": 4106,
      "loc": {
        "start": {
          "line": 98,
          "column": 14
        },
        "end": {
          "line": 98,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactorAuto",
      "start": 4106,
      "end": 4130,
      "loc": {
        "start": {
          "line": 98,
          "column": 15
        },
        "end": {
          "line": 98,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4131,
      "end": 4132,
      "loc": {
        "start": {
          "line": 98,
          "column": 40
        },
        "end": {
          "line": 98,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4133,
      "end": 4137,
      "loc": {
        "start": {
          "line": 98,
          "column": 42
        },
        "end": {
          "line": 98,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4137,
      "end": 4138,
      "loc": {
        "start": {
          "line": 98,
          "column": 46
        },
        "end": {
          "line": 98,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactorAuto",
      "start": 4138,
      "end": 4162,
      "loc": {
        "start": {
          "line": 98,
          "column": 47
        },
        "end": {
          "line": 98,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4162,
      "end": 4163,
      "loc": {
        "start": {
          "line": 98,
          "column": 71
        },
        "end": {
          "line": 98,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4172,
      "end": 4178,
      "loc": {
        "start": {
          "line": 99,
          "column": 8
        },
        "end": {
          "line": 99,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4178,
      "end": 4179,
      "loc": {
        "start": {
          "line": 99,
          "column": 14
        },
        "end": {
          "line": 99,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noZoom",
      "start": 4179,
      "end": 4185,
      "loc": {
        "start": {
          "line": 99,
          "column": 15
        },
        "end": {
          "line": 99,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4186,
      "end": 4187,
      "loc": {
        "start": {
          "line": 99,
          "column": 22
        },
        "end": {
          "line": 99,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4188,
      "end": 4192,
      "loc": {
        "start": {
          "line": 99,
          "column": 24
        },
        "end": {
          "line": 99,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4192,
      "end": 4193,
      "loc": {
        "start": {
          "line": 99,
          "column": 28
        },
        "end": {
          "line": 99,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noZoom",
      "start": 4193,
      "end": 4199,
      "loc": {
        "start": {
          "line": 99,
          "column": 29
        },
        "end": {
          "line": 99,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4199,
      "end": 4200,
      "loc": {
        "start": {
          "line": 99,
          "column": 35
        },
        "end": {
          "line": 99,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4209,
      "end": 4215,
      "loc": {
        "start": {
          "line": 100,
          "column": 8
        },
        "end": {
          "line": 100,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4215,
      "end": 4216,
      "loc": {
        "start": {
          "line": 100,
          "column": 14
        },
        "end": {
          "line": 100,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomSpeed",
      "start": 4216,
      "end": 4225,
      "loc": {
        "start": {
          "line": 100,
          "column": 15
        },
        "end": {
          "line": 100,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4226,
      "end": 4227,
      "loc": {
        "start": {
          "line": 100,
          "column": 25
        },
        "end": {
          "line": 100,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4228,
      "end": 4232,
      "loc": {
        "start": {
          "line": 100,
          "column": 27
        },
        "end": {
          "line": 100,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4232,
      "end": 4233,
      "loc": {
        "start": {
          "line": 100,
          "column": 31
        },
        "end": {
          "line": 100,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomSpeed",
      "start": 4233,
      "end": 4242,
      "loc": {
        "start": {
          "line": 100,
          "column": 32
        },
        "end": {
          "line": 100,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4242,
      "end": 4243,
      "loc": {
        "start": {
          "line": 100,
          "column": 41
        },
        "end": {
          "line": 100,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4252,
      "end": 4258,
      "loc": {
        "start": {
          "line": 101,
          "column": 8
        },
        "end": {
          "line": 101,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4258,
      "end": 4259,
      "loc": {
        "start": {
          "line": 101,
          "column": 14
        },
        "end": {
          "line": 101,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomMode",
      "start": 4259,
      "end": 4267,
      "loc": {
        "start": {
          "line": 101,
          "column": 15
        },
        "end": {
          "line": 101,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4268,
      "end": 4269,
      "loc": {
        "start": {
          "line": 101,
          "column": 24
        },
        "end": {
          "line": 101,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4270,
      "end": 4274,
      "loc": {
        "start": {
          "line": 101,
          "column": 26
        },
        "end": {
          "line": 101,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4274,
      "end": 4275,
      "loc": {
        "start": {
          "line": 101,
          "column": 30
        },
        "end": {
          "line": 101,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomMode",
      "start": 4275,
      "end": 4283,
      "loc": {
        "start": {
          "line": 101,
          "column": 31
        },
        "end": {
          "line": 101,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4283,
      "end": 4284,
      "loc": {
        "start": {
          "line": 101,
          "column": 39
        },
        "end": {
          "line": 101,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4293,
      "end": 4299,
      "loc": {
        "start": {
          "line": 102,
          "column": 8
        },
        "end": {
          "line": 102,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4299,
      "end": 4300,
      "loc": {
        "start": {
          "line": 102,
          "column": 14
        },
        "end": {
          "line": 102,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minDistance",
      "start": 4300,
      "end": 4311,
      "loc": {
        "start": {
          "line": 102,
          "column": 15
        },
        "end": {
          "line": 102,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4312,
      "end": 4313,
      "loc": {
        "start": {
          "line": 102,
          "column": 27
        },
        "end": {
          "line": 102,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4314,
      "end": 4318,
      "loc": {
        "start": {
          "line": 102,
          "column": 29
        },
        "end": {
          "line": 102,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4318,
      "end": 4319,
      "loc": {
        "start": {
          "line": 102,
          "column": 33
        },
        "end": {
          "line": 102,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minDistance",
      "start": 4319,
      "end": 4330,
      "loc": {
        "start": {
          "line": 102,
          "column": 34
        },
        "end": {
          "line": 102,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4330,
      "end": 4331,
      "loc": {
        "start": {
          "line": 102,
          "column": 45
        },
        "end": {
          "line": 102,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4340,
      "end": 4346,
      "loc": {
        "start": {
          "line": 103,
          "column": 8
        },
        "end": {
          "line": 103,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4346,
      "end": 4347,
      "loc": {
        "start": {
          "line": 103,
          "column": 14
        },
        "end": {
          "line": 103,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxDistance",
      "start": 4347,
      "end": 4358,
      "loc": {
        "start": {
          "line": 103,
          "column": 15
        },
        "end": {
          "line": 103,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4359,
      "end": 4360,
      "loc": {
        "start": {
          "line": 103,
          "column": 27
        },
        "end": {
          "line": 103,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4361,
      "end": 4365,
      "loc": {
        "start": {
          "line": 103,
          "column": 29
        },
        "end": {
          "line": 103,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4365,
      "end": 4366,
      "loc": {
        "start": {
          "line": 103,
          "column": 33
        },
        "end": {
          "line": 103,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxDistance",
      "start": 4366,
      "end": 4377,
      "loc": {
        "start": {
          "line": 103,
          "column": 34
        },
        "end": {
          "line": 103,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4377,
      "end": 4378,
      "loc": {
        "start": {
          "line": 103,
          "column": 45
        },
        "end": {
          "line": 103,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4387,
      "end": 4393,
      "loc": {
        "start": {
          "line": 104,
          "column": 8
        },
        "end": {
          "line": 104,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4393,
      "end": 4394,
      "loc": {
        "start": {
          "line": 104,
          "column": 14
        },
        "end": {
          "line": 104,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 4394,
      "end": 4402,
      "loc": {
        "start": {
          "line": 104,
          "column": 15
        },
        "end": {
          "line": 104,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4403,
      "end": 4404,
      "loc": {
        "start": {
          "line": 104,
          "column": 24
        },
        "end": {
          "line": 104,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4405,
      "end": 4409,
      "loc": {
        "start": {
          "line": 104,
          "column": 26
        },
        "end": {
          "line": 104,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4409,
      "end": 4410,
      "loc": {
        "start": {
          "line": 104,
          "column": 30
        },
        "end": {
          "line": 104,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 4410,
      "end": 4418,
      "loc": {
        "start": {
          "line": 104,
          "column": 31
        },
        "end": {
          "line": 104,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4418,
      "end": 4419,
      "loc": {
        "start": {
          "line": 104,
          "column": 39
        },
        "end": {
          "line": 104,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4428,
      "end": 4434,
      "loc": {
        "start": {
          "line": 105,
          "column": 8
        },
        "end": {
          "line": 105,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4434,
      "end": 4435,
      "loc": {
        "start": {
          "line": 105,
          "column": 14
        },
        "end": {
          "line": 105,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotateSpeed",
      "start": 4435,
      "end": 4446,
      "loc": {
        "start": {
          "line": 105,
          "column": 15
        },
        "end": {
          "line": 105,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4447,
      "end": 4448,
      "loc": {
        "start": {
          "line": 105,
          "column": 27
        },
        "end": {
          "line": 105,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4449,
      "end": 4453,
      "loc": {
        "start": {
          "line": 105,
          "column": 29
        },
        "end": {
          "line": 105,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4453,
      "end": 4454,
      "loc": {
        "start": {
          "line": 105,
          "column": 33
        },
        "end": {
          "line": 105,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotateSpeed",
      "start": 4454,
      "end": 4465,
      "loc": {
        "start": {
          "line": 105,
          "column": 34
        },
        "end": {
          "line": 105,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4465,
      "end": 4466,
      "loc": {
        "start": {
          "line": 105,
          "column": 45
        },
        "end": {
          "line": 105,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4475,
      "end": 4481,
      "loc": {
        "start": {
          "line": 106,
          "column": 8
        },
        "end": {
          "line": 106,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4481,
      "end": 4482,
      "loc": {
        "start": {
          "line": 106,
          "column": 14
        },
        "end": {
          "line": 106,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noPan",
      "start": 4482,
      "end": 4487,
      "loc": {
        "start": {
          "line": 106,
          "column": 15
        },
        "end": {
          "line": 106,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4488,
      "end": 4489,
      "loc": {
        "start": {
          "line": 106,
          "column": 21
        },
        "end": {
          "line": 106,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4490,
      "end": 4494,
      "loc": {
        "start": {
          "line": 106,
          "column": 23
        },
        "end": {
          "line": 106,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4494,
      "end": 4495,
      "loc": {
        "start": {
          "line": 106,
          "column": 27
        },
        "end": {
          "line": 106,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noPan",
      "start": 4495,
      "end": 4500,
      "loc": {
        "start": {
          "line": 106,
          "column": 28
        },
        "end": {
          "line": 106,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4500,
      "end": 4501,
      "loc": {
        "start": {
          "line": 106,
          "column": 33
        },
        "end": {
          "line": 106,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4510,
      "end": 4516,
      "loc": {
        "start": {
          "line": 107,
          "column": 8
        },
        "end": {
          "line": 107,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4516,
      "end": 4517,
      "loc": {
        "start": {
          "line": 107,
          "column": 14
        },
        "end": {
          "line": 107,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panMode",
      "start": 4517,
      "end": 4524,
      "loc": {
        "start": {
          "line": 107,
          "column": 15
        },
        "end": {
          "line": 107,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4525,
      "end": 4526,
      "loc": {
        "start": {
          "line": 107,
          "column": 23
        },
        "end": {
          "line": 107,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4527,
      "end": 4531,
      "loc": {
        "start": {
          "line": 107,
          "column": 25
        },
        "end": {
          "line": 107,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4531,
      "end": 4532,
      "loc": {
        "start": {
          "line": 107,
          "column": 29
        },
        "end": {
          "line": 107,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panMode",
      "start": 4532,
      "end": 4539,
      "loc": {
        "start": {
          "line": 107,
          "column": 30
        },
        "end": {
          "line": 107,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4539,
      "end": 4540,
      "loc": {
        "start": {
          "line": 107,
          "column": 37
        },
        "end": {
          "line": 107,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4549,
      "end": 4555,
      "loc": {
        "start": {
          "line": 108,
          "column": 8
        },
        "end": {
          "line": 108,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4555,
      "end": 4556,
      "loc": {
        "start": {
          "line": 108,
          "column": 14
        },
        "end": {
          "line": 108,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPolarAngle",
      "start": 4556,
      "end": 4569,
      "loc": {
        "start": {
          "line": 108,
          "column": 15
        },
        "end": {
          "line": 108,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4570,
      "end": 4571,
      "loc": {
        "start": {
          "line": 108,
          "column": 29
        },
        "end": {
          "line": 108,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4572,
      "end": 4576,
      "loc": {
        "start": {
          "line": 108,
          "column": 31
        },
        "end": {
          "line": 108,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4576,
      "end": 4577,
      "loc": {
        "start": {
          "line": 108,
          "column": 35
        },
        "end": {
          "line": 108,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPolarAngle",
      "start": 4577,
      "end": 4590,
      "loc": {
        "start": {
          "line": 108,
          "column": 36
        },
        "end": {
          "line": 108,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4590,
      "end": 4591,
      "loc": {
        "start": {
          "line": 108,
          "column": 49
        },
        "end": {
          "line": 108,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4600,
      "end": 4606,
      "loc": {
        "start": {
          "line": 109,
          "column": 8
        },
        "end": {
          "line": 109,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4606,
      "end": 4607,
      "loc": {
        "start": {
          "line": 109,
          "column": 14
        },
        "end": {
          "line": 109,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPolarAngle",
      "start": 4607,
      "end": 4620,
      "loc": {
        "start": {
          "line": 109,
          "column": 15
        },
        "end": {
          "line": 109,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4621,
      "end": 4622,
      "loc": {
        "start": {
          "line": 109,
          "column": 29
        },
        "end": {
          "line": 109,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4623,
      "end": 4627,
      "loc": {
        "start": {
          "line": 109,
          "column": 31
        },
        "end": {
          "line": 109,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4627,
      "end": 4628,
      "loc": {
        "start": {
          "line": 109,
          "column": 35
        },
        "end": {
          "line": 109,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPolarAngle",
      "start": 4628,
      "end": 4641,
      "loc": {
        "start": {
          "line": 109,
          "column": 36
        },
        "end": {
          "line": 109,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4641,
      "end": 4642,
      "loc": {
        "start": {
          "line": 109,
          "column": 49
        },
        "end": {
          "line": 109,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4651,
      "end": 4657,
      "loc": {
        "start": {
          "line": 110,
          "column": 8
        },
        "end": {
          "line": 110,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4657,
      "end": 4658,
      "loc": {
        "start": {
          "line": 110,
          "column": 14
        },
        "end": {
          "line": 110,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 4658,
      "end": 4661,
      "loc": {
        "start": {
          "line": 110,
          "column": 15
        },
        "end": {
          "line": 110,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4662,
      "end": 4663,
      "loc": {
        "start": {
          "line": 110,
          "column": 19
        },
        "end": {
          "line": 110,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4664,
      "end": 4668,
      "loc": {
        "start": {
          "line": 110,
          "column": 21
        },
        "end": {
          "line": 110,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4668,
      "end": 4669,
      "loc": {
        "start": {
          "line": 110,
          "column": 25
        },
        "end": {
          "line": 110,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 4669,
      "end": 4672,
      "loc": {
        "start": {
          "line": 110,
          "column": 26
        },
        "end": {
          "line": 110,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4672,
      "end": 4673,
      "loc": {
        "start": {
          "line": 110,
          "column": 29
        },
        "end": {
          "line": 110,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4682,
      "end": 4688,
      "loc": {
        "start": {
          "line": 111,
          "column": 8
        },
        "end": {
          "line": 111,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4688,
      "end": 4689,
      "loc": {
        "start": {
          "line": 111,
          "column": 14
        },
        "end": {
          "line": 111,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 4689,
      "end": 4694,
      "loc": {
        "start": {
          "line": 111,
          "column": 15
        },
        "end": {
          "line": 111,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4695,
      "end": 4696,
      "loc": {
        "start": {
          "line": 111,
          "column": 21
        },
        "end": {
          "line": 111,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4697,
      "end": 4701,
      "loc": {
        "start": {
          "line": 111,
          "column": 23
        },
        "end": {
          "line": 111,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4701,
      "end": 4702,
      "loc": {
        "start": {
          "line": 111,
          "column": 27
        },
        "end": {
          "line": 111,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 4702,
      "end": 4707,
      "loc": {
        "start": {
          "line": 111,
          "column": 28
        },
        "end": {
          "line": 111,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4707,
      "end": 4708,
      "loc": {
        "start": {
          "line": 111,
          "column": 33
        },
        "end": {
          "line": 111,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4717,
      "end": 4723,
      "loc": {
        "start": {
          "line": 112,
          "column": 8
        },
        "end": {
          "line": 112,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4723,
      "end": 4724,
      "loc": {
        "start": {
          "line": 112,
          "column": 14
        },
        "end": {
          "line": 112,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 4724,
      "end": 4732,
      "loc": {
        "start": {
          "line": 112,
          "column": 15
        },
        "end": {
          "line": 112,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4733,
      "end": 4734,
      "loc": {
        "start": {
          "line": 112,
          "column": 24
        },
        "end": {
          "line": 112,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4735,
      "end": 4739,
      "loc": {
        "start": {
          "line": 112,
          "column": 26
        },
        "end": {
          "line": 112,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4739,
      "end": 4740,
      "loc": {
        "start": {
          "line": 112,
          "column": 30
        },
        "end": {
          "line": 112,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 4740,
      "end": 4748,
      "loc": {
        "start": {
          "line": 112,
          "column": 31
        },
        "end": {
          "line": 112,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4748,
      "end": 4749,
      "loc": {
        "start": {
          "line": 112,
          "column": 39
        },
        "end": {
          "line": 112,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 4758,
      "end": 4764,
      "loc": {
        "start": {
          "line": 113,
          "column": 8
        },
        "end": {
          "line": 113,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4765,
      "end": 4771,
      "loc": {
        "start": {
          "line": 113,
          "column": 15
        },
        "end": {
          "line": 113,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4771,
      "end": 4772,
      "loc": {
        "start": {
          "line": 113,
          "column": 21
        },
        "end": {
          "line": 113,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4777,
      "end": 4778,
      "loc": {
        "start": {
          "line": 114,
          "column": 4
        },
        "end": {
          "line": 114,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 4784,
      "end": 4787,
      "loc": {
        "start": {
          "line": 116,
          "column": 4
        },
        "end": {
          "line": 116,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "up",
      "start": 4788,
      "end": 4790,
      "loc": {
        "start": {
          "line": 116,
          "column": 8
        },
        "end": {
          "line": 116,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4790,
      "end": 4791,
      "loc": {
        "start": {
          "line": 116,
          "column": 10
        },
        "end": {
          "line": 116,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 4791,
      "end": 4796,
      "loc": {
        "start": {
          "line": 116,
          "column": 11
        },
        "end": {
          "line": 116,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4796,
      "end": 4797,
      "loc": {
        "start": {
          "line": 116,
          "column": 16
        },
        "end": {
          "line": 116,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4798,
      "end": 4799,
      "loc": {
        "start": {
          "line": 116,
          "column": 18
        },
        "end": {
          "line": 116,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 4808,
      "end": 4811,
      "loc": {
        "start": {
          "line": 117,
          "column": 8
        },
        "end": {
          "line": 117,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4812,
      "end": 4818,
      "loc": {
        "start": {
          "line": 117,
          "column": 12
        },
        "end": {
          "line": 117,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4819,
      "end": 4820,
      "loc": {
        "start": {
          "line": 117,
          "column": 19
        },
        "end": {
          "line": 117,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4821,
      "end": 4822,
      "loc": {
        "start": {
          "line": 117,
          "column": 21
        },
        "end": {
          "line": 117,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4822,
      "end": 4826,
      "loc": {
        "start": {
          "line": 117,
          "column": 22
        },
        "end": {
          "line": 117,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4826,
      "end": 4827,
      "loc": {
        "start": {
          "line": 117,
          "column": 26
        },
        "end": {
          "line": 117,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4827,
      "end": 4833,
      "loc": {
        "start": {
          "line": 117,
          "column": 27
        },
        "end": {
          "line": 117,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 4834,
      "end": 4836,
      "loc": {
        "start": {
          "line": 117,
          "column": 34
        },
        "end": {
          "line": 117,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4837,
      "end": 4841,
      "loc": {
        "start": {
          "line": 117,
          "column": 37
        },
        "end": {
          "line": 117,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4841,
      "end": 4842,
      "loc": {
        "start": {
          "line": 117,
          "column": 41
        },
        "end": {
          "line": 117,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 4842,
      "end": 4846,
      "loc": {
        "start": {
          "line": 117,
          "column": 42
        },
        "end": {
          "line": 117,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4846,
      "end": 4847,
      "loc": {
        "start": {
          "line": 117,
          "column": 46
        },
        "end": {
          "line": 117,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4847,
      "end": 4853,
      "loc": {
        "start": {
          "line": 117,
          "column": 47
        },
        "end": {
          "line": 117,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4853,
      "end": 4854,
      "loc": {
        "start": {
          "line": 117,
          "column": 53
        },
        "end": {
          "line": 117,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4854,
      "end": 4855,
      "loc": {
        "start": {
          "line": 117,
          "column": 54
        },
        "end": {
          "line": 117,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4864,
      "end": 4870,
      "loc": {
        "start": {
          "line": 118,
          "column": 8
        },
        "end": {
          "line": 118,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4870,
      "end": 4871,
      "loc": {
        "start": {
          "line": 118,
          "column": 14
        },
        "end": {
          "line": 118,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "up",
      "start": 4871,
      "end": 4873,
      "loc": {
        "start": {
          "line": 118,
          "column": 15
        },
        "end": {
          "line": 118,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4873,
      "end": 4874,
      "loc": {
        "start": {
          "line": 118,
          "column": 17
        },
        "end": {
          "line": 118,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 4874,
      "end": 4878,
      "loc": {
        "start": {
          "line": 118,
          "column": 18
        },
        "end": {
          "line": 118,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4878,
      "end": 4879,
      "loc": {
        "start": {
          "line": 118,
          "column": 22
        },
        "end": {
          "line": 118,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 4879,
      "end": 4884,
      "loc": {
        "start": {
          "line": 118,
          "column": 23
        },
        "end": {
          "line": 118,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4884,
      "end": 4885,
      "loc": {
        "start": {
          "line": 118,
          "column": 28
        },
        "end": {
          "line": 118,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4885,
      "end": 4886,
      "loc": {
        "start": {
          "line": 118,
          "column": 29
        },
        "end": {
          "line": 118,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4895,
      "end": 4901,
      "loc": {
        "start": {
          "line": 119,
          "column": 8
        },
        "end": {
          "line": 119,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4901,
      "end": 4902,
      "loc": {
        "start": {
          "line": 119,
          "column": 14
        },
        "end": {
          "line": 119,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateProjectionMatrix",
      "start": 4902,
      "end": 4924,
      "loc": {
        "start": {
          "line": 119,
          "column": 15
        },
        "end": {
          "line": 119,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4924,
      "end": 4925,
      "loc": {
        "start": {
          "line": 119,
          "column": 37
        },
        "end": {
          "line": 119,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4925,
      "end": 4926,
      "loc": {
        "start": {
          "line": 119,
          "column": 38
        },
        "end": {
          "line": 119,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4926,
      "end": 4927,
      "loc": {
        "start": {
          "line": 119,
          "column": 39
        },
        "end": {
          "line": 119,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4936,
      "end": 4940,
      "loc": {
        "start": {
          "line": 120,
          "column": 8
        },
        "end": {
          "line": 120,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4940,
      "end": 4941,
      "loc": {
        "start": {
          "line": 120,
          "column": 12
        },
        "end": {
          "line": 120,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_quat",
      "start": 4941,
      "end": 4946,
      "loc": {
        "start": {
          "line": 120,
          "column": 13
        },
        "end": {
          "line": 120,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4947,
      "end": 4948,
      "loc": {
        "start": {
          "line": 120,
          "column": 19
        },
        "end": {
          "line": 120,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4949,
      "end": 4952,
      "loc": {
        "start": {
          "line": 120,
          "column": 21
        },
        "end": {
          "line": 120,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 4953,
      "end": 4958,
      "loc": {
        "start": {
          "line": 120,
          "column": 25
        },
        "end": {
          "line": 120,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4958,
      "end": 4959,
      "loc": {
        "start": {
          "line": 120,
          "column": 30
        },
        "end": {
          "line": 120,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Quaternion",
      "start": 4959,
      "end": 4969,
      "loc": {
        "start": {
          "line": 120,
          "column": 31
        },
        "end": {
          "line": 120,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4969,
      "end": 4970,
      "loc": {
        "start": {
          "line": 120,
          "column": 41
        },
        "end": {
          "line": 120,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4970,
      "end": 4971,
      "loc": {
        "start": {
          "line": 120,
          "column": 42
        },
        "end": {
          "line": 120,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4971,
      "end": 4972,
      "loc": {
        "start": {
          "line": 120,
          "column": 43
        },
        "end": {
          "line": 120,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setFromUnitVectors",
      "start": 4972,
      "end": 4990,
      "loc": {
        "start": {
          "line": 120,
          "column": 44
        },
        "end": {
          "line": 120,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4990,
      "end": 4991,
      "loc": {
        "start": {
          "line": 120,
          "column": 62
        },
        "end": {
          "line": 120,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 4991,
      "end": 4997,
      "loc": {
        "start": {
          "line": 120,
          "column": 63
        },
        "end": {
          "line": 120,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4997,
      "end": 4998,
      "loc": {
        "start": {
          "line": 120,
          "column": 69
        },
        "end": {
          "line": 120,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "up",
      "start": 4998,
      "end": 5000,
      "loc": {
        "start": {
          "line": 120,
          "column": 70
        },
        "end": {
          "line": 120,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5000,
      "end": 5001,
      "loc": {
        "start": {
          "line": 120,
          "column": 72
        },
        "end": {
          "line": 120,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5002,
      "end": 5005,
      "loc": {
        "start": {
          "line": 120,
          "column": 74
        },
        "end": {
          "line": 120,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5006,
      "end": 5011,
      "loc": {
        "start": {
          "line": 120,
          "column": 78
        },
        "end": {
          "line": 120,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5011,
      "end": 5012,
      "loc": {
        "start": {
          "line": 120,
          "column": 83
        },
        "end": {
          "line": 120,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 5012,
      "end": 5019,
      "loc": {
        "start": {
          "line": 120,
          "column": 84
        },
        "end": {
          "line": 120,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5019,
      "end": 5020,
      "loc": {
        "start": {
          "line": 120,
          "column": 91
        },
        "end": {
          "line": 120,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5020,
      "end": 5021,
      "loc": {
        "start": {
          "line": 120,
          "column": 92
        },
        "end": {
          "line": 120,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5021,
      "end": 5022,
      "loc": {
        "start": {
          "line": 120,
          "column": 93
        },
        "end": {
          "line": 120,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 5023,
      "end": 5024,
      "loc": {
        "start": {
          "line": 120,
          "column": 95
        },
        "end": {
          "line": 120,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5024,
      "end": 5025,
      "loc": {
        "start": {
          "line": 120,
          "column": 96
        },
        "end": {
          "line": 120,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5026,
      "end": 5027,
      "loc": {
        "start": {
          "line": 120,
          "column": 98
        },
        "end": {
          "line": 120,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5027,
      "end": 5028,
      "loc": {
        "start": {
          "line": 120,
          "column": 99
        },
        "end": {
          "line": 120,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5028,
      "end": 5029,
      "loc": {
        "start": {
          "line": 120,
          "column": 100
        },
        "end": {
          "line": 120,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5029,
      "end": 5030,
      "loc": {
        "start": {
          "line": 120,
          "column": 101
        },
        "end": {
          "line": 120,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5039,
      "end": 5043,
      "loc": {
        "start": {
          "line": 121,
          "column": 8
        },
        "end": {
          "line": 121,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5043,
      "end": 5044,
      "loc": {
        "start": {
          "line": 121,
          "column": 12
        },
        "end": {
          "line": 121,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_quatInverse",
      "start": 5044,
      "end": 5056,
      "loc": {
        "start": {
          "line": 121,
          "column": 13
        },
        "end": {
          "line": 121,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5057,
      "end": 5058,
      "loc": {
        "start": {
          "line": 121,
          "column": 26
        },
        "end": {
          "line": 121,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5059,
      "end": 5063,
      "loc": {
        "start": {
          "line": 121,
          "column": 28
        },
        "end": {
          "line": 121,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5063,
      "end": 5064,
      "loc": {
        "start": {
          "line": 121,
          "column": 32
        },
        "end": {
          "line": 121,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_quat",
      "start": 5064,
      "end": 5069,
      "loc": {
        "start": {
          "line": 121,
          "column": 33
        },
        "end": {
          "line": 121,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5069,
      "end": 5070,
      "loc": {
        "start": {
          "line": 121,
          "column": 38
        },
        "end": {
          "line": 121,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 5070,
      "end": 5075,
      "loc": {
        "start": {
          "line": 121,
          "column": 39
        },
        "end": {
          "line": 121,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5075,
      "end": 5076,
      "loc": {
        "start": {
          "line": 121,
          "column": 44
        },
        "end": {
          "line": 121,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5076,
      "end": 5077,
      "loc": {
        "start": {
          "line": 121,
          "column": 45
        },
        "end": {
          "line": 121,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5077,
      "end": 5078,
      "loc": {
        "start": {
          "line": 121,
          "column": 46
        },
        "end": {
          "line": 121,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inverse",
      "start": 5078,
      "end": 5085,
      "loc": {
        "start": {
          "line": 121,
          "column": 47
        },
        "end": {
          "line": 121,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5085,
      "end": 5086,
      "loc": {
        "start": {
          "line": 121,
          "column": 54
        },
        "end": {
          "line": 121,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5086,
      "end": 5087,
      "loc": {
        "start": {
          "line": 121,
          "column": 55
        },
        "end": {
          "line": 121,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5087,
      "end": 5088,
      "loc": {
        "start": {
          "line": 121,
          "column": 56
        },
        "end": {
          "line": 121,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5097,
      "end": 5101,
      "loc": {
        "start": {
          "line": 122,
          "column": 8
        },
        "end": {
          "line": 122,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5101,
      "end": 5102,
      "loc": {
        "start": {
          "line": 122,
          "column": 12
        },
        "end": {
          "line": 122,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5102,
      "end": 5106,
      "loc": {
        "start": {
          "line": 122,
          "column": 13
        },
        "end": {
          "line": 122,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5106,
      "end": 5107,
      "loc": {
        "start": {
          "line": 122,
          "column": 17
        },
        "end": {
          "line": 122,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "invalidate",
      "start": 5107,
      "end": 5117,
      "loc": {
        "start": {
          "line": 122,
          "column": 18
        },
        "end": {
          "line": 122,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5117,
      "end": 5118,
      "loc": {
        "start": {
          "line": 122,
          "column": 28
        },
        "end": {
          "line": 122,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5118,
      "end": 5119,
      "loc": {
        "start": {
          "line": 122,
          "column": 29
        },
        "end": {
          "line": 122,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5119,
      "end": 5120,
      "loc": {
        "start": {
          "line": 122,
          "column": 30
        },
        "end": {
          "line": 122,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5125,
      "end": 5126,
      "loc": {
        "start": {
          "line": 123,
          "column": 4
        },
        "end": {
          "line": 123,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "get",
      "start": 5132,
      "end": 5135,
      "loc": {
        "start": {
          "line": 125,
          "column": 4
        },
        "end": {
          "line": 125,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "up",
      "start": 5136,
      "end": 5138,
      "loc": {
        "start": {
          "line": 125,
          "column": 8
        },
        "end": {
          "line": 125,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5138,
      "end": 5139,
      "loc": {
        "start": {
          "line": 125,
          "column": 10
        },
        "end": {
          "line": 125,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5139,
      "end": 5140,
      "loc": {
        "start": {
          "line": 125,
          "column": 11
        },
        "end": {
          "line": 125,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5141,
      "end": 5142,
      "loc": {
        "start": {
          "line": 125,
          "column": 13
        },
        "end": {
          "line": 125,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 5151,
      "end": 5154,
      "loc": {
        "start": {
          "line": 126,
          "column": 8
        },
        "end": {
          "line": 126,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 5155,
      "end": 5161,
      "loc": {
        "start": {
          "line": 126,
          "column": 12
        },
        "end": {
          "line": 126,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5162,
      "end": 5163,
      "loc": {
        "start": {
          "line": 126,
          "column": 19
        },
        "end": {
          "line": 126,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5164,
      "end": 5165,
      "loc": {
        "start": {
          "line": 126,
          "column": 21
        },
        "end": {
          "line": 126,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5165,
      "end": 5169,
      "loc": {
        "start": {
          "line": 126,
          "column": 22
        },
        "end": {
          "line": 126,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5169,
      "end": 5170,
      "loc": {
        "start": {
          "line": 126,
          "column": 26
        },
        "end": {
          "line": 126,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 5170,
      "end": 5176,
      "loc": {
        "start": {
          "line": 126,
          "column": 27
        },
        "end": {
          "line": 126,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 5177,
      "end": 5179,
      "loc": {
        "start": {
          "line": 126,
          "column": 34
        },
        "end": {
          "line": 126,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5180,
      "end": 5184,
      "loc": {
        "start": {
          "line": 126,
          "column": 37
        },
        "end": {
          "line": 126,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5184,
      "end": 5185,
      "loc": {
        "start": {
          "line": 126,
          "column": 41
        },
        "end": {
          "line": 126,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5185,
      "end": 5189,
      "loc": {
        "start": {
          "line": 126,
          "column": 42
        },
        "end": {
          "line": 126,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5189,
      "end": 5190,
      "loc": {
        "start": {
          "line": 126,
          "column": 46
        },
        "end": {
          "line": 126,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 5190,
      "end": 5196,
      "loc": {
        "start": {
          "line": 126,
          "column": 47
        },
        "end": {
          "line": 126,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5196,
      "end": 5197,
      "loc": {
        "start": {
          "line": 126,
          "column": 53
        },
        "end": {
          "line": 126,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5197,
      "end": 5198,
      "loc": {
        "start": {
          "line": 126,
          "column": 54
        },
        "end": {
          "line": 126,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 5207,
      "end": 5213,
      "loc": {
        "start": {
          "line": 127,
          "column": 8
        },
        "end": {
          "line": 127,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 5214,
      "end": 5220,
      "loc": {
        "start": {
          "line": 127,
          "column": 15
        },
        "end": {
          "line": 127,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5220,
      "end": 5221,
      "loc": {
        "start": {
          "line": 127,
          "column": 21
        },
        "end": {
          "line": 127,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "up",
      "start": 5221,
      "end": 5223,
      "loc": {
        "start": {
          "line": 127,
          "column": 22
        },
        "end": {
          "line": 127,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5223,
      "end": 5224,
      "loc": {
        "start": {
          "line": 127,
          "column": 24
        },
        "end": {
          "line": 127,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 5224,
      "end": 5229,
      "loc": {
        "start": {
          "line": 127,
          "column": 25
        },
        "end": {
          "line": 127,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5229,
      "end": 5230,
      "loc": {
        "start": {
          "line": 127,
          "column": 30
        },
        "end": {
          "line": 127,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5230,
      "end": 5231,
      "loc": {
        "start": {
          "line": 127,
          "column": 31
        },
        "end": {
          "line": 127,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5231,
      "end": 5232,
      "loc": {
        "start": {
          "line": 127,
          "column": 32
        },
        "end": {
          "line": 127,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5237,
      "end": 5238,
      "loc": {
        "start": {
          "line": 128,
          "column": 4
        },
        "end": {
          "line": 128,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5244,
      "end": 5250,
      "loc": {
        "start": {
          "line": 130,
          "column": 4
        },
        "end": {
          "line": 130,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5250,
      "end": 5251,
      "loc": {
        "start": {
          "line": 130,
          "column": 10
        },
        "end": {
          "line": 130,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5251,
      "end": 5257,
      "loc": {
        "start": {
          "line": 130,
          "column": 11
        },
        "end": {
          "line": 130,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5257,
      "end": 5258,
      "loc": {
        "start": {
          "line": 130,
          "column": 17
        },
        "end": {
          "line": 130,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5259,
      "end": 5260,
      "loc": {
        "start": {
          "line": 130,
          "column": 19
        },
        "end": {
          "line": 130,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5269,
      "end": 5273,
      "loc": {
        "start": {
          "line": 131,
          "column": 8
        },
        "end": {
          "line": 131,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5273,
      "end": 5274,
      "loc": {
        "start": {
          "line": 131,
          "column": 12
        },
        "end": {
          "line": 131,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5274,
      "end": 5280,
      "loc": {
        "start": {
          "line": 131,
          "column": 13
        },
        "end": {
          "line": 131,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5281,
      "end": 5282,
      "loc": {
        "start": {
          "line": 131,
          "column": 20
        },
        "end": {
          "line": 131,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5283,
      "end": 5289,
      "loc": {
        "start": {
          "line": 131,
          "column": 22
        },
        "end": {
          "line": 131,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5289,
      "end": 5290,
      "loc": {
        "start": {
          "line": 131,
          "column": 28
        },
        "end": {
          "line": 131,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 5299,
      "end": 5305,
      "loc": {
        "start": {
          "line": 132,
          "column": 8
        },
        "end": {
          "line": 132,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5306,
      "end": 5310,
      "loc": {
        "start": {
          "line": 132,
          "column": 15
        },
        "end": {
          "line": 132,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5310,
      "end": 5311,
      "loc": {
        "start": {
          "line": 132,
          "column": 19
        },
        "end": {
          "line": 132,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5316,
      "end": 5317,
      "loc": {
        "start": {
          "line": 133,
          "column": 4
        },
        "end": {
          "line": 133,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5323,
      "end": 5331,
      "loc": {
        "start": {
          "line": 135,
          "column": 4
        },
        "end": {
          "line": 135,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5331,
      "end": 5332,
      "loc": {
        "start": {
          "line": 135,
          "column": 12
        },
        "end": {
          "line": 135,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5332,
      "end": 5340,
      "loc": {
        "start": {
          "line": 135,
          "column": 13
        },
        "end": {
          "line": 135,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5340,
      "end": 5341,
      "loc": {
        "start": {
          "line": 135,
          "column": 21
        },
        "end": {
          "line": 135,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5342,
      "end": 5343,
      "loc": {
        "start": {
          "line": 135,
          "column": 23
        },
        "end": {
          "line": 135,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5352,
      "end": 5356,
      "loc": {
        "start": {
          "line": 136,
          "column": 8
        },
        "end": {
          "line": 136,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5356,
      "end": 5357,
      "loc": {
        "start": {
          "line": 136,
          "column": 12
        },
        "end": {
          "line": 136,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5357,
      "end": 5365,
      "loc": {
        "start": {
          "line": 136,
          "column": 13
        },
        "end": {
          "line": 136,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5366,
      "end": 5367,
      "loc": {
        "start": {
          "line": 136,
          "column": 22
        },
        "end": {
          "line": 136,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5368,
      "end": 5376,
      "loc": {
        "start": {
          "line": 136,
          "column": 24
        },
        "end": {
          "line": 136,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5376,
      "end": 5377,
      "loc": {
        "start": {
          "line": 136,
          "column": 32
        },
        "end": {
          "line": 136,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 5386,
      "end": 5392,
      "loc": {
        "start": {
          "line": 137,
          "column": 8
        },
        "end": {
          "line": 137,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5393,
      "end": 5397,
      "loc": {
        "start": {
          "line": 137,
          "column": 15
        },
        "end": {
          "line": 137,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5397,
      "end": 5398,
      "loc": {
        "start": {
          "line": 137,
          "column": 19
        },
        "end": {
          "line": 137,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5403,
      "end": 5404,
      "loc": {
        "start": {
          "line": 138,
          "column": 4
        },
        "end": {
          "line": 138,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoom",
      "start": 5410,
      "end": 5414,
      "loc": {
        "start": {
          "line": 140,
          "column": 4
        },
        "end": {
          "line": 140,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5414,
      "end": 5415,
      "loc": {
        "start": {
          "line": 140,
          "column": 8
        },
        "end": {
          "line": 140,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5415,
      "end": 5422,
      "loc": {
        "start": {
          "line": 140,
          "column": 9
        },
        "end": {
          "line": 140,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5423,
      "end": 5424,
      "loc": {
        "start": {
          "line": 140,
          "column": 17
        },
        "end": {
          "line": 140,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5425,
      "end": 5426,
      "loc": {
        "start": {
          "line": 140,
          "column": 19
        },
        "end": {
          "line": 140,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 5427,
      "end": 5432,
      "loc": {
        "start": {
          "line": 140,
          "column": 21
        },
        "end": {
          "line": 140,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5432,
      "end": 5433,
      "loc": {
        "start": {
          "line": 140,
          "column": 26
        },
        "end": {
          "line": 140,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5434,
      "end": 5438,
      "loc": {
        "start": {
          "line": 140,
          "column": 28
        },
        "end": {
          "line": 140,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5438,
      "end": 5439,
      "loc": {
        "start": {
          "line": 140,
          "column": 32
        },
        "end": {
          "line": 140,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5439,
      "end": 5443,
      "loc": {
        "start": {
          "line": 140,
          "column": 33
        },
        "end": {
          "line": 140,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5443,
      "end": 5444,
      "loc": {
        "start": {
          "line": 140,
          "column": 37
        },
        "end": {
          "line": 140,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 5444,
      "end": 5449,
      "loc": {
        "start": {
          "line": 140,
          "column": 38
        },
        "end": {
          "line": 140,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5449,
      "end": 5450,
      "loc": {
        "start": {
          "line": 140,
          "column": 43
        },
        "end": {
          "line": 140,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getRadius",
      "start": 5450,
      "end": 5459,
      "loc": {
        "start": {
          "line": 140,
          "column": 44
        },
        "end": {
          "line": 140,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5459,
      "end": 5460,
      "loc": {
        "start": {
          "line": 140,
          "column": 53
        },
        "end": {
          "line": 140,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5460,
      "end": 5461,
      "loc": {
        "start": {
          "line": 140,
          "column": 54
        },
        "end": {
          "line": 140,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5462,
      "end": 5463,
      "loc": {
        "start": {
          "line": 140,
          "column": 56
        },
        "end": {
          "line": 140,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 4,
      "start": 5464,
      "end": 5465,
      "loc": {
        "start": {
          "line": 140,
          "column": 58
        },
        "end": {
          "line": 140,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5465,
      "end": 5466,
      "loc": {
        "start": {
          "line": 140,
          "column": 59
        },
        "end": {
          "line": 140,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5467,
      "end": 5473,
      "loc": {
        "start": {
          "line": 140,
          "column": 61
        },
        "end": {
          "line": 140,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5473,
      "end": 5474,
      "loc": {
        "start": {
          "line": 140,
          "column": 67
        },
        "end": {
          "line": 140,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5475,
      "end": 5479,
      "loc": {
        "start": {
          "line": 140,
          "column": 69
        },
        "end": {
          "line": 140,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5479,
      "end": 5480,
      "loc": {
        "start": {
          "line": 140,
          "column": 73
        },
        "end": {
          "line": 140,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5480,
      "end": 5486,
      "loc": {
        "start": {
          "line": 140,
          "column": 74
        },
        "end": {
          "line": 140,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5486,
      "end": 5487,
      "loc": {
        "start": {
          "line": 140,
          "column": 80
        },
        "end": {
          "line": 140,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5488,
      "end": 5496,
      "loc": {
        "start": {
          "line": 140,
          "column": 82
        },
        "end": {
          "line": 140,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5496,
      "end": 5497,
      "loc": {
        "start": {
          "line": 140,
          "column": 90
        },
        "end": {
          "line": 140,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5498,
      "end": 5502,
      "loc": {
        "start": {
          "line": 140,
          "column": 92
        },
        "end": {
          "line": 140,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5502,
      "end": 5503,
      "loc": {
        "start": {
          "line": 140,
          "column": 96
        },
        "end": {
          "line": 140,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5503,
      "end": 5511,
      "loc": {
        "start": {
          "line": 140,
          "column": 97
        },
        "end": {
          "line": 140,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5512,
      "end": 5513,
      "loc": {
        "start": {
          "line": 140,
          "column": 106
        },
        "end": {
          "line": 140,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5513,
      "end": 5514,
      "loc": {
        "start": {
          "line": 140,
          "column": 107
        },
        "end": {
          "line": 140,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5515,
      "end": 5516,
      "loc": {
        "start": {
          "line": 140,
          "column": 109
        },
        "end": {
          "line": 140,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 5525,
      "end": 5528,
      "loc": {
        "start": {
          "line": 141,
          "column": 8
        },
        "end": {
          "line": 141,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 5529,
      "end": 5535,
      "loc": {
        "start": {
          "line": 141,
          "column": 12
        },
        "end": {
          "line": 141,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5536,
      "end": 5537,
      "loc": {
        "start": {
          "line": 141,
          "column": 19
        },
        "end": {
          "line": 141,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5538,
      "end": 5539,
      "loc": {
        "start": {
          "line": 141,
          "column": 21
        },
        "end": {
          "line": 141,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5539,
      "end": 5543,
      "loc": {
        "start": {
          "line": 141,
          "column": 22
        },
        "end": {
          "line": 141,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5543,
      "end": 5544,
      "loc": {
        "start": {
          "line": 141,
          "column": 26
        },
        "end": {
          "line": 141,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 5544,
      "end": 5550,
      "loc": {
        "start": {
          "line": 141,
          "column": 27
        },
        "end": {
          "line": 141,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 5551,
      "end": 5553,
      "loc": {
        "start": {
          "line": 141,
          "column": 34
        },
        "end": {
          "line": 141,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5554,
      "end": 5558,
      "loc": {
        "start": {
          "line": 141,
          "column": 37
        },
        "end": {
          "line": 141,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5558,
      "end": 5559,
      "loc": {
        "start": {
          "line": 141,
          "column": 41
        },
        "end": {
          "line": 141,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5559,
      "end": 5563,
      "loc": {
        "start": {
          "line": 141,
          "column": 42
        },
        "end": {
          "line": 141,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5563,
      "end": 5564,
      "loc": {
        "start": {
          "line": 141,
          "column": 46
        },
        "end": {
          "line": 141,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 5564,
      "end": 5570,
      "loc": {
        "start": {
          "line": 141,
          "column": 47
        },
        "end": {
          "line": 141,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5570,
      "end": 5571,
      "loc": {
        "start": {
          "line": 141,
          "column": 53
        },
        "end": {
          "line": 141,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5571,
      "end": 5572,
      "loc": {
        "start": {
          "line": 141,
          "column": 54
        },
        "end": {
          "line": 141,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 5582,
      "end": 5584,
      "loc": {
        "start": {
          "line": 143,
          "column": 8
        },
        "end": {
          "line": 143,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5585,
      "end": 5586,
      "loc": {
        "start": {
          "line": 143,
          "column": 11
        },
        "end": {
          "line": 143,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 5586,
      "end": 5592,
      "loc": {
        "start": {
          "line": 143,
          "column": 12
        },
        "end": {
          "line": 143,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5593,
      "end": 5600,
      "loc": {
        "start": {
          "line": 143,
          "column": 19
        },
        "end": {
          "line": 143,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 5601,
      "end": 5604,
      "loc": {
        "start": {
          "line": 143,
          "column": 27
        },
        "end": {
          "line": 143,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "number",
      "start": 5605,
      "end": 5613,
      "loc": {
        "start": {
          "line": 143,
          "column": 31
        },
        "end": {
          "line": 143,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5613,
      "end": 5614,
      "loc": {
        "start": {
          "line": 143,
          "column": 39
        },
        "end": {
          "line": 143,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5615,
      "end": 5622,
      "loc": {
        "start": {
          "line": 143,
          "column": 41
        },
        "end": {
          "line": 143,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5623,
      "end": 5624,
      "loc": {
        "start": {
          "line": 143,
          "column": 49
        },
        "end": {
          "line": 143,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5625,
      "end": 5626,
      "loc": {
        "start": {
          "line": 143,
          "column": 51
        },
        "end": {
          "line": 143,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 5627,
      "end": 5632,
      "loc": {
        "start": {
          "line": 143,
          "column": 53
        },
        "end": {
          "line": 143,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5632,
      "end": 5633,
      "loc": {
        "start": {
          "line": 143,
          "column": 58
        },
        "end": {
          "line": 143,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5634,
      "end": 5641,
      "loc": {
        "start": {
          "line": 143,
          "column": 60
        },
        "end": {
          "line": 143,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5641,
      "end": 5642,
      "loc": {
        "start": {
          "line": 143,
          "column": 67
        },
        "end": {
          "line": 143,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5643,
      "end": 5649,
      "loc": {
        "start": {
          "line": 143,
          "column": 69
        },
        "end": {
          "line": 143,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5649,
      "end": 5650,
      "loc": {
        "start": {
          "line": 143,
          "column": 75
        },
        "end": {
          "line": 143,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5651,
      "end": 5655,
      "loc": {
        "start": {
          "line": 143,
          "column": 77
        },
        "end": {
          "line": 143,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5655,
      "end": 5656,
      "loc": {
        "start": {
          "line": 143,
          "column": 81
        },
        "end": {
          "line": 143,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5656,
      "end": 5662,
      "loc": {
        "start": {
          "line": 143,
          "column": 82
        },
        "end": {
          "line": 143,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5662,
      "end": 5663,
      "loc": {
        "start": {
          "line": 143,
          "column": 88
        },
        "end": {
          "line": 143,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5664,
      "end": 5672,
      "loc": {
        "start": {
          "line": 143,
          "column": 90
        },
        "end": {
          "line": 143,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5672,
      "end": 5673,
      "loc": {
        "start": {
          "line": 143,
          "column": 98
        },
        "end": {
          "line": 143,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5674,
      "end": 5678,
      "loc": {
        "start": {
          "line": 143,
          "column": 100
        },
        "end": {
          "line": 143,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5678,
      "end": 5679,
      "loc": {
        "start": {
          "line": 143,
          "column": 104
        },
        "end": {
          "line": 143,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5679,
      "end": 5687,
      "loc": {
        "start": {
          "line": 143,
          "column": 105
        },
        "end": {
          "line": 143,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5688,
      "end": 5689,
      "loc": {
        "start": {
          "line": 143,
          "column": 114
        },
        "end": {
          "line": 143,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5689,
      "end": 5690,
      "loc": {
        "start": {
          "line": 143,
          "column": 115
        },
        "end": {
          "line": 143,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 5700,
      "end": 5702,
      "loc": {
        "start": {
          "line": 145,
          "column": 8
        },
        "end": {
          "line": 145,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5703,
      "end": 5704,
      "loc": {
        "start": {
          "line": 145,
          "column": 11
        },
        "end": {
          "line": 145,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5704,
      "end": 5711,
      "loc": {
        "start": {
          "line": 145,
          "column": 12
        },
        "end": {
          "line": 145,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "instanceof",
        "keyword": "instanceof",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "instanceof",
      "start": 5712,
      "end": 5722,
      "loc": {
        "start": {
          "line": 145,
          "column": 20
        },
        "end": {
          "line": 145,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 5723,
      "end": 5728,
      "loc": {
        "start": {
          "line": 145,
          "column": 31
        },
        "end": {
          "line": 145,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5728,
      "end": 5729,
      "loc": {
        "start": {
          "line": 145,
          "column": 36
        },
        "end": {
          "line": 145,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object3D",
      "start": 5729,
      "end": 5737,
      "loc": {
        "start": {
          "line": 145,
          "column": 37
        },
        "end": {
          "line": 145,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5737,
      "end": 5738,
      "loc": {
        "start": {
          "line": 145,
          "column": 45
        },
        "end": {
          "line": 145,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5751,
      "end": 5758,
      "loc": {
        "start": {
          "line": 146,
          "column": 12
        },
        "end": {
          "line": 146,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5759,
      "end": 5760,
      "loc": {
        "start": {
          "line": 146,
          "column": 20
        },
        "end": {
          "line": 146,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5761,
      "end": 5762,
      "loc": {
        "start": {
          "line": 146,
          "column": 22
        },
        "end": {
          "line": 146,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 5763,
      "end": 5768,
      "loc": {
        "start": {
          "line": 146,
          "column": 24
        },
        "end": {
          "line": 146,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5768,
      "end": 5769,
      "loc": {
        "start": {
          "line": 146,
          "column": 29
        },
        "end": {
          "line": 146,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5770,
      "end": 5777,
      "loc": {
        "start": {
          "line": 146,
          "column": 31
        },
        "end": {
          "line": 146,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5777,
      "end": 5778,
      "loc": {
        "start": {
          "line": 146,
          "column": 38
        },
        "end": {
          "line": 146,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getRadius",
      "start": 5778,
      "end": 5787,
      "loc": {
        "start": {
          "line": 146,
          "column": 39
        },
        "end": {
          "line": 146,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5787,
      "end": 5788,
      "loc": {
        "start": {
          "line": 146,
          "column": 48
        },
        "end": {
          "line": 146,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5788,
      "end": 5789,
      "loc": {
        "start": {
          "line": 146,
          "column": 49
        },
        "end": {
          "line": 146,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5790,
      "end": 5791,
      "loc": {
        "start": {
          "line": 146,
          "column": 51
        },
        "end": {
          "line": 146,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 4,
      "start": 5792,
      "end": 5793,
      "loc": {
        "start": {
          "line": 146,
          "column": 53
        },
        "end": {
          "line": 146,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5793,
      "end": 5794,
      "loc": {
        "start": {
          "line": 146,
          "column": 54
        },
        "end": {
          "line": 146,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5795,
      "end": 5801,
      "loc": {
        "start": {
          "line": 146,
          "column": 56
        },
        "end": {
          "line": 146,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5801,
      "end": 5802,
      "loc": {
        "start": {
          "line": 146,
          "column": 62
        },
        "end": {
          "line": 146,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5803,
      "end": 5807,
      "loc": {
        "start": {
          "line": 146,
          "column": 64
        },
        "end": {
          "line": 146,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5807,
      "end": 5808,
      "loc": {
        "start": {
          "line": 146,
          "column": 68
        },
        "end": {
          "line": 146,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5808,
      "end": 5814,
      "loc": {
        "start": {
          "line": 146,
          "column": 69
        },
        "end": {
          "line": 146,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5814,
      "end": 5815,
      "loc": {
        "start": {
          "line": 146,
          "column": 75
        },
        "end": {
          "line": 146,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5816,
      "end": 5824,
      "loc": {
        "start": {
          "line": 146,
          "column": 77
        },
        "end": {
          "line": 146,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5824,
      "end": 5825,
      "loc": {
        "start": {
          "line": 146,
          "column": 85
        },
        "end": {
          "line": 146,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5826,
      "end": 5830,
      "loc": {
        "start": {
          "line": 146,
          "column": 87
        },
        "end": {
          "line": 146,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5830,
      "end": 5831,
      "loc": {
        "start": {
          "line": 146,
          "column": 91
        },
        "end": {
          "line": 146,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5831,
      "end": 5839,
      "loc": {
        "start": {
          "line": 146,
          "column": 92
        },
        "end": {
          "line": 146,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5840,
      "end": 5841,
      "loc": {
        "start": {
          "line": 146,
          "column": 101
        },
        "end": {
          "line": 146,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5841,
      "end": 5842,
      "loc": {
        "start": {
          "line": 146,
          "column": 102
        },
        "end": {
          "line": 146,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5852,
      "end": 5859,
      "loc": {
        "start": {
          "line": 148,
          "column": 8
        },
        "end": {
          "line": 148,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5859,
      "end": 5860,
      "loc": {
        "start": {
          "line": 148,
          "column": 15
        },
        "end": {
          "line": 148,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 5860,
      "end": 5865,
      "loc": {
        "start": {
          "line": 148,
          "column": 16
        },
        "end": {
          "line": 148,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5866,
      "end": 5867,
      "loc": {
        "start": {
          "line": 148,
          "column": 22
        },
        "end": {
          "line": 148,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5868,
      "end": 5875,
      "loc": {
        "start": {
          "line": 148,
          "column": 24
        },
        "end": {
          "line": 148,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5875,
      "end": 5876,
      "loc": {
        "start": {
          "line": 148,
          "column": 31
        },
        "end": {
          "line": 148,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 5876,
      "end": 5881,
      "loc": {
        "start": {
          "line": 148,
          "column": 32
        },
        "end": {
          "line": 148,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 5882,
      "end": 5884,
      "loc": {
        "start": {
          "line": 148,
          "column": 38
        },
        "end": {
          "line": 148,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5885,
      "end": 5889,
      "loc": {
        "start": {
          "line": 148,
          "column": 41
        },
        "end": {
          "line": 148,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5889,
      "end": 5890,
      "loc": {
        "start": {
          "line": 148,
          "column": 45
        },
        "end": {
          "line": 148,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 5890,
      "end": 5894,
      "loc": {
        "start": {
          "line": 148,
          "column": 46
        },
        "end": {
          "line": 148,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5894,
      "end": 5895,
      "loc": {
        "start": {
          "line": 148,
          "column": 50
        },
        "end": {
          "line": 148,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 5895,
      "end": 5900,
      "loc": {
        "start": {
          "line": 148,
          "column": 51
        },
        "end": {
          "line": 148,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5900,
      "end": 5901,
      "loc": {
        "start": {
          "line": 148,
          "column": 56
        },
        "end": {
          "line": 148,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getRadius",
      "start": 5901,
      "end": 5910,
      "loc": {
        "start": {
          "line": 148,
          "column": 57
        },
        "end": {
          "line": 148,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5910,
      "end": 5911,
      "loc": {
        "start": {
          "line": 148,
          "column": 66
        },
        "end": {
          "line": 148,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5911,
      "end": 5912,
      "loc": {
        "start": {
          "line": 148,
          "column": 67
        },
        "end": {
          "line": 148,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5913,
      "end": 5914,
      "loc": {
        "start": {
          "line": 148,
          "column": 69
        },
        "end": {
          "line": 148,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 4,
      "start": 5915,
      "end": 5916,
      "loc": {
        "start": {
          "line": 148,
          "column": 71
        },
        "end": {
          "line": 148,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5916,
      "end": 5917,
      "loc": {
        "start": {
          "line": 148,
          "column": 72
        },
        "end": {
          "line": 148,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5926,
      "end": 5933,
      "loc": {
        "start": {
          "line": 149,
          "column": 8
        },
        "end": {
          "line": 149,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5933,
      "end": 5934,
      "loc": {
        "start": {
          "line": 149,
          "column": 15
        },
        "end": {
          "line": 149,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5934,
      "end": 5942,
      "loc": {
        "start": {
          "line": 149,
          "column": 16
        },
        "end": {
          "line": 149,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5943,
      "end": 5944,
      "loc": {
        "start": {
          "line": 149,
          "column": 25
        },
        "end": {
          "line": 149,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5945,
      "end": 5952,
      "loc": {
        "start": {
          "line": 149,
          "column": 27
        },
        "end": {
          "line": 149,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5952,
      "end": 5953,
      "loc": {
        "start": {
          "line": 149,
          "column": 34
        },
        "end": {
          "line": 149,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5953,
      "end": 5961,
      "loc": {
        "start": {
          "line": 149,
          "column": 35
        },
        "end": {
          "line": 149,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 5962,
      "end": 5964,
      "loc": {
        "start": {
          "line": 149,
          "column": 44
        },
        "end": {
          "line": 149,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5965,
      "end": 5969,
      "loc": {
        "start": {
          "line": 149,
          "column": 47
        },
        "end": {
          "line": 149,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5969,
      "end": 5970,
      "loc": {
        "start": {
          "line": 149,
          "column": 51
        },
        "end": {
          "line": 149,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 5970,
      "end": 5978,
      "loc": {
        "start": {
          "line": 149,
          "column": 52
        },
        "end": {
          "line": 149,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5978,
      "end": 5979,
      "loc": {
        "start": {
          "line": 149,
          "column": 60
        },
        "end": {
          "line": 149,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 5988,
      "end": 5995,
      "loc": {
        "start": {
          "line": 150,
          "column": 8
        },
        "end": {
          "line": 150,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5995,
      "end": 5996,
      "loc": {
        "start": {
          "line": 150,
          "column": 15
        },
        "end": {
          "line": 150,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 5996,
      "end": 6002,
      "loc": {
        "start": {
          "line": 150,
          "column": 16
        },
        "end": {
          "line": 150,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6003,
      "end": 6004,
      "loc": {
        "start": {
          "line": 150,
          "column": 23
        },
        "end": {
          "line": 150,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6005,
      "end": 6012,
      "loc": {
        "start": {
          "line": 150,
          "column": 25
        },
        "end": {
          "line": 150,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6012,
      "end": 6013,
      "loc": {
        "start": {
          "line": 150,
          "column": 32
        },
        "end": {
          "line": 150,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6013,
      "end": 6019,
      "loc": {
        "start": {
          "line": 150,
          "column": 33
        },
        "end": {
          "line": 150,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 6020,
      "end": 6022,
      "loc": {
        "start": {
          "line": 150,
          "column": 40
        },
        "end": {
          "line": 150,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6023,
      "end": 6027,
      "loc": {
        "start": {
          "line": 150,
          "column": 43
        },
        "end": {
          "line": 150,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6027,
      "end": 6028,
      "loc": {
        "start": {
          "line": 150,
          "column": 47
        },
        "end": {
          "line": 150,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6028,
      "end": 6034,
      "loc": {
        "start": {
          "line": 150,
          "column": 48
        },
        "end": {
          "line": 150,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6034,
      "end": 6035,
      "loc": {
        "start": {
          "line": 150,
          "column": 54
        },
        "end": {
          "line": 150,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6045,
      "end": 6049,
      "loc": {
        "start": {
          "line": 152,
          "column": 8
        },
        "end": {
          "line": 152,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6049,
      "end": 6050,
      "loc": {
        "start": {
          "line": 152,
          "column": 12
        },
        "end": {
          "line": 152,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 6050,
      "end": 6060,
      "loc": {
        "start": {
          "line": 152,
          "column": 13
        },
        "end": {
          "line": 152,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6061,
      "end": 6062,
      "loc": {
        "start": {
          "line": 152,
          "column": 24
        },
        "end": {
          "line": 152,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 6063,
      "end": 6067,
      "loc": {
        "start": {
          "line": 152,
          "column": 26
        },
        "end": {
          "line": 152,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6067,
      "end": 6068,
      "loc": {
        "start": {
          "line": 152,
          "column": 30
        },
        "end": {
          "line": 152,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6077,
      "end": 6081,
      "loc": {
        "start": {
          "line": 153,
          "column": 8
        },
        "end": {
          "line": 153,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6081,
      "end": 6082,
      "loc": {
        "start": {
          "line": 153,
          "column": 12
        },
        "end": {
          "line": 153,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelStart",
      "start": 6082,
      "end": 6093,
      "loc": {
        "start": {
          "line": 153,
          "column": 13
        },
        "end": {
          "line": 153,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6093,
      "end": 6094,
      "loc": {
        "start": {
          "line": 153,
          "column": 24
        },
        "end": {
          "line": 153,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 6094,
      "end": 6095,
      "loc": {
        "start": {
          "line": 153,
          "column": 25
        },
        "end": {
          "line": 153,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6096,
      "end": 6097,
      "loc": {
        "start": {
          "line": 153,
          "column": 27
        },
        "end": {
          "line": 153,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6098,
      "end": 6099,
      "loc": {
        "start": {
          "line": 153,
          "column": 29
        },
        "end": {
          "line": 153,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6099,
      "end": 6100,
      "loc": {
        "start": {
          "line": 153,
          "column": 30
        },
        "end": {
          "line": 153,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6109,
      "end": 6113,
      "loc": {
        "start": {
          "line": 154,
          "column": 8
        },
        "end": {
          "line": 154,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6113,
      "end": 6114,
      "loc": {
        "start": {
          "line": 154,
          "column": 12
        },
        "end": {
          "line": 154,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelEnd",
      "start": 6114,
      "end": 6123,
      "loc": {
        "start": {
          "line": 154,
          "column": 13
        },
        "end": {
          "line": 154,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6123,
      "end": 6124,
      "loc": {
        "start": {
          "line": 154,
          "column": 22
        },
        "end": {
          "line": 154,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 6124,
      "end": 6125,
      "loc": {
        "start": {
          "line": 154,
          "column": 23
        },
        "end": {
          "line": 154,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6126,
      "end": 6127,
      "loc": {
        "start": {
          "line": 154,
          "column": 25
        },
        "end": {
          "line": 154,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6128,
      "end": 6129,
      "loc": {
        "start": {
          "line": 154,
          "column": 27
        },
        "end": {
          "line": 154,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6129,
      "end": 6130,
      "loc": {
        "start": {
          "line": 154,
          "column": 28
        },
        "end": {
          "line": 154,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6139,
      "end": 6143,
      "loc": {
        "start": {
          "line": 155,
          "column": 8
        },
        "end": {
          "line": 155,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6143,
      "end": 6144,
      "loc": {
        "start": {
          "line": 155,
          "column": 12
        },
        "end": {
          "line": 155,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 6144,
      "end": 6153,
      "loc": {
        "start": {
          "line": 155,
          "column": 13
        },
        "end": {
          "line": 155,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6153,
      "end": 6154,
      "loc": {
        "start": {
          "line": 155,
          "column": 22
        },
        "end": {
          "line": 155,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 6154,
      "end": 6158,
      "loc": {
        "start": {
          "line": 155,
          "column": 23
        },
        "end": {
          "line": 155,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6159,
      "end": 6160,
      "loc": {
        "start": {
          "line": 155,
          "column": 28
        },
        "end": {
          "line": 155,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6161,
      "end": 6168,
      "loc": {
        "start": {
          "line": 155,
          "column": 30
        },
        "end": {
          "line": 155,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6168,
      "end": 6169,
      "loc": {
        "start": {
          "line": 155,
          "column": 37
        },
        "end": {
          "line": 155,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6169,
      "end": 6175,
      "loc": {
        "start": {
          "line": 155,
          "column": 38
        },
        "end": {
          "line": 155,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6175,
      "end": 6176,
      "loc": {
        "start": {
          "line": 155,
          "column": 44
        },
        "end": {
          "line": 155,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6185,
      "end": 6189,
      "loc": {
        "start": {
          "line": 156,
          "column": 8
        },
        "end": {
          "line": 156,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6189,
      "end": 6190,
      "loc": {
        "start": {
          "line": 156,
          "column": 12
        },
        "end": {
          "line": 156,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 6190,
      "end": 6199,
      "loc": {
        "start": {
          "line": 156,
          "column": 13
        },
        "end": {
          "line": 156,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6199,
      "end": 6200,
      "loc": {
        "start": {
          "line": 156,
          "column": 22
        },
        "end": {
          "line": 156,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 6200,
      "end": 6208,
      "loc": {
        "start": {
          "line": 156,
          "column": 23
        },
        "end": {
          "line": 156,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6209,
      "end": 6210,
      "loc": {
        "start": {
          "line": 156,
          "column": 32
        },
        "end": {
          "line": 156,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6211,
      "end": 6218,
      "loc": {
        "start": {
          "line": 156,
          "column": 34
        },
        "end": {
          "line": 156,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6218,
      "end": 6219,
      "loc": {
        "start": {
          "line": 156,
          "column": 41
        },
        "end": {
          "line": 156,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 6219,
      "end": 6227,
      "loc": {
        "start": {
          "line": 156,
          "column": 42
        },
        "end": {
          "line": 156,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6227,
      "end": 6228,
      "loc": {
        "start": {
          "line": 156,
          "column": 50
        },
        "end": {
          "line": 156,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6237,
      "end": 6241,
      "loc": {
        "start": {
          "line": 157,
          "column": 8
        },
        "end": {
          "line": 157,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6241,
      "end": 6242,
      "loc": {
        "start": {
          "line": 157,
          "column": 12
        },
        "end": {
          "line": 157,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 6242,
      "end": 6251,
      "loc": {
        "start": {
          "line": 157,
          "column": 13
        },
        "end": {
          "line": 157,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6251,
      "end": 6252,
      "loc": {
        "start": {
          "line": 157,
          "column": 22
        },
        "end": {
          "line": 157,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 6252,
      "end": 6256,
      "loc": {
        "start": {
          "line": 157,
          "column": 23
        },
        "end": {
          "line": 157,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6257,
      "end": 6258,
      "loc": {
        "start": {
          "line": 157,
          "column": 28
        },
        "end": {
          "line": 157,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6259,
      "end": 6263,
      "loc": {
        "start": {
          "line": 157,
          "column": 30
        },
        "end": {
          "line": 157,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6263,
      "end": 6264,
      "loc": {
        "start": {
          "line": 157,
          "column": 34
        },
        "end": {
          "line": 157,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "canvas",
      "start": 6264,
      "end": 6270,
      "loc": {
        "start": {
          "line": 157,
          "column": 35
        },
        "end": {
          "line": 157,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6270,
      "end": 6271,
      "loc": {
        "start": {
          "line": 157,
          "column": 41
        },
        "end": {
          "line": 157,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "renderer",
      "start": 6271,
      "end": 6279,
      "loc": {
        "start": {
          "line": 157,
          "column": 42
        },
        "end": {
          "line": 157,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6279,
      "end": 6280,
      "loc": {
        "start": {
          "line": 157,
          "column": 50
        },
        "end": {
          "line": 157,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 6280,
      "end": 6284,
      "loc": {
        "start": {
          "line": 157,
          "column": 51
        },
        "end": {
          "line": 157,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6284,
      "end": 6285,
      "loc": {
        "start": {
          "line": 157,
          "column": 55
        },
        "end": {
          "line": 157,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6295,
      "end": 6299,
      "loc": {
        "start": {
          "line": 159,
          "column": 8
        },
        "end": {
          "line": 159,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6299,
      "end": 6300,
      "loc": {
        "start": {
          "line": 159,
          "column": 12
        },
        "end": {
          "line": 159,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 6300,
      "end": 6309,
      "loc": {
        "start": {
          "line": 159,
          "column": 13
        },
        "end": {
          "line": 159,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6309,
      "end": 6310,
      "loc": {
        "start": {
          "line": 159,
          "column": 22
        },
        "end": {
          "line": 159,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 6310,
      "end": 6316,
      "loc": {
        "start": {
          "line": 159,
          "column": 23
        },
        "end": {
          "line": 159,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6317,
      "end": 6318,
      "loc": {
        "start": {
          "line": 159,
          "column": 30
        },
        "end": {
          "line": 159,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6319,
      "end": 6323,
      "loc": {
        "start": {
          "line": 159,
          "column": 32
        },
        "end": {
          "line": 159,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6323,
      "end": 6324,
      "loc": {
        "start": {
          "line": 159,
          "column": 36
        },
        "end": {
          "line": 159,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 6324,
      "end": 6328,
      "loc": {
        "start": {
          "line": 159,
          "column": 37
        },
        "end": {
          "line": 159,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6328,
      "end": 6329,
      "loc": {
        "start": {
          "line": 159,
          "column": 41
        },
        "end": {
          "line": 159,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 6329,
      "end": 6333,
      "loc": {
        "start": {
          "line": 159,
          "column": 42
        },
        "end": {
          "line": 159,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6333,
      "end": 6334,
      "loc": {
        "start": {
          "line": 159,
          "column": 46
        },
        "end": {
          "line": 159,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 6334,
      "end": 6340,
      "loc": {
        "start": {
          "line": 159,
          "column": 47
        },
        "end": {
          "line": 159,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6340,
      "end": 6341,
      "loc": {
        "start": {
          "line": 159,
          "column": 53
        },
        "end": {
          "line": 159,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 6341,
      "end": 6349,
      "loc": {
        "start": {
          "line": 159,
          "column": 54
        },
        "end": {
          "line": 159,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6349,
      "end": 6350,
      "loc": {
        "start": {
          "line": 159,
          "column": 62
        },
        "end": {
          "line": 159,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6350,
      "end": 6351,
      "loc": {
        "start": {
          "line": 159,
          "column": 63
        },
        "end": {
          "line": 159,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sub",
      "start": 6351,
      "end": 6354,
      "loc": {
        "start": {
          "line": 159,
          "column": 64
        },
        "end": {
          "line": 159,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6354,
      "end": 6355,
      "loc": {
        "start": {
          "line": 159,
          "column": 67
        },
        "end": {
          "line": 159,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6355,
      "end": 6359,
      "loc": {
        "start": {
          "line": 159,
          "column": 68
        },
        "end": {
          "line": 159,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6359,
      "end": 6360,
      "loc": {
        "start": {
          "line": 159,
          "column": 72
        },
        "end": {
          "line": 159,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 6360,
      "end": 6366,
      "loc": {
        "start": {
          "line": 159,
          "column": 73
        },
        "end": {
          "line": 159,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6366,
      "end": 6367,
      "loc": {
        "start": {
          "line": 159,
          "column": 79
        },
        "end": {
          "line": 159,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6367,
      "end": 6368,
      "loc": {
        "start": {
          "line": 159,
          "column": 80
        },
        "end": {
          "line": 159,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 6368,
      "end": 6374,
      "loc": {
        "start": {
          "line": 159,
          "column": 81
        },
        "end": {
          "line": 159,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6374,
      "end": 6375,
      "loc": {
        "start": {
          "line": 159,
          "column": 87
        },
        "end": {
          "line": 159,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6375,
      "end": 6376,
      "loc": {
        "start": {
          "line": 159,
          "column": 88
        },
        "end": {
          "line": 159,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6376,
      "end": 6377,
      "loc": {
        "start": {
          "line": 159,
          "column": 89
        },
        "end": {
          "line": 159,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6386,
      "end": 6390,
      "loc": {
        "start": {
          "line": 160,
          "column": 8
        },
        "end": {
          "line": 160,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6390,
      "end": 6391,
      "loc": {
        "start": {
          "line": 160,
          "column": 12
        },
        "end": {
          "line": 160,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 6391,
      "end": 6400,
      "loc": {
        "start": {
          "line": 160,
          "column": 13
        },
        "end": {
          "line": 160,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6400,
      "end": 6401,
      "loc": {
        "start": {
          "line": 160,
          "column": 22
        },
        "end": {
          "line": 160,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 6401,
      "end": 6406,
      "loc": {
        "start": {
          "line": 160,
          "column": 23
        },
        "end": {
          "line": 160,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6407,
      "end": 6408,
      "loc": {
        "start": {
          "line": 160,
          "column": 29
        },
        "end": {
          "line": 160,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 6409,
      "end": 6410,
      "loc": {
        "start": {
          "line": 160,
          "column": 31
        },
        "end": {
          "line": 160,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6410,
      "end": 6411,
      "loc": {
        "start": {
          "line": 160,
          "column": 32
        },
        "end": {
          "line": 160,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6420,
      "end": 6424,
      "loc": {
        "start": {
          "line": 161,
          "column": 8
        },
        "end": {
          "line": 161,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6424,
      "end": 6425,
      "loc": {
        "start": {
          "line": 161,
          "column": 12
        },
        "end": {
          "line": 161,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 6425,
      "end": 6434,
      "loc": {
        "start": {
          "line": 161,
          "column": 13
        },
        "end": {
          "line": 161,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6434,
      "end": 6435,
      "loc": {
        "start": {
          "line": 161,
          "column": 22
        },
        "end": {
          "line": 161,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 6435,
      "end": 6438,
      "loc": {
        "start": {
          "line": 161,
          "column": 23
        },
        "end": {
          "line": 161,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6439,
      "end": 6440,
      "loc": {
        "start": {
          "line": 161,
          "column": 27
        },
        "end": {
          "line": 161,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6441,
      "end": 6448,
      "loc": {
        "start": {
          "line": 161,
          "column": 29
        },
        "end": {
          "line": 161,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6448,
      "end": 6449,
      "loc": {
        "start": {
          "line": 161,
          "column": 36
        },
        "end": {
          "line": 161,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 6449,
      "end": 6454,
      "loc": {
        "start": {
          "line": 161,
          "column": 37
        },
        "end": {
          "line": 161,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 6455,
      "end": 6456,
      "loc": {
        "start": {
          "line": 161,
          "column": 43
        },
        "end": {
          "line": 161,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6457,
      "end": 6461,
      "loc": {
        "start": {
          "line": 161,
          "column": 45
        },
        "end": {
          "line": 161,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6461,
      "end": 6462,
      "loc": {
        "start": {
          "line": 161,
          "column": 49
        },
        "end": {
          "line": 161,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 6462,
      "end": 6471,
      "loc": {
        "start": {
          "line": 161,
          "column": 50
        },
        "end": {
          "line": 161,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6471,
      "end": 6472,
      "loc": {
        "start": {
          "line": 161,
          "column": 59
        },
        "end": {
          "line": 161,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 6472,
      "end": 6478,
      "loc": {
        "start": {
          "line": 161,
          "column": 60
        },
        "end": {
          "line": 161,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6478,
      "end": 6479,
      "loc": {
        "start": {
          "line": 161,
          "column": 66
        },
        "end": {
          "line": 161,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 6489,
      "end": 6495,
      "loc": {
        "start": {
          "line": 163,
          "column": 8
        },
        "end": {
          "line": 163,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6496,
      "end": 6500,
      "loc": {
        "start": {
          "line": 163,
          "column": 15
        },
        "end": {
          "line": 163,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6500,
      "end": 6501,
      "loc": {
        "start": {
          "line": 163,
          "column": 19
        },
        "end": {
          "line": 163,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6506,
      "end": 6507,
      "loc": {
        "start": {
          "line": 164,
          "column": 4
        },
        "end": {
          "line": 164,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focus",
      "start": 6513,
      "end": 6518,
      "loc": {
        "start": {
          "line": 166,
          "column": 4
        },
        "end": {
          "line": 166,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6518,
      "end": 6519,
      "loc": {
        "start": {
          "line": 166,
          "column": 9
        },
        "end": {
          "line": 166,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6519,
      "end": 6526,
      "loc": {
        "start": {
          "line": 166,
          "column": 10
        },
        "end": {
          "line": 166,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6527,
      "end": 6528,
      "loc": {
        "start": {
          "line": 166,
          "column": 18
        },
        "end": {
          "line": 166,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6529,
      "end": 6530,
      "loc": {
        "start": {
          "line": 166,
          "column": 20
        },
        "end": {
          "line": 166,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 6531,
      "end": 6536,
      "loc": {
        "start": {
          "line": 166,
          "column": 22
        },
        "end": {
          "line": 166,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6536,
      "end": 6537,
      "loc": {
        "start": {
          "line": 166,
          "column": 27
        },
        "end": {
          "line": 166,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6538,
      "end": 6542,
      "loc": {
        "start": {
          "line": 166,
          "column": 29
        },
        "end": {
          "line": 166,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6542,
      "end": 6543,
      "loc": {
        "start": {
          "line": 166,
          "column": 33
        },
        "end": {
          "line": 166,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 6543,
      "end": 6547,
      "loc": {
        "start": {
          "line": 166,
          "column": 34
        },
        "end": {
          "line": 166,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6547,
      "end": 6548,
      "loc": {
        "start": {
          "line": 166,
          "column": 38
        },
        "end": {
          "line": 166,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 6548,
      "end": 6553,
      "loc": {
        "start": {
          "line": 166,
          "column": 39
        },
        "end": {
          "line": 166,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6553,
      "end": 6554,
      "loc": {
        "start": {
          "line": 166,
          "column": 44
        },
        "end": {
          "line": 166,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getCenter",
      "start": 6554,
      "end": 6563,
      "loc": {
        "start": {
          "line": 166,
          "column": 45
        },
        "end": {
          "line": 166,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6563,
      "end": 6564,
      "loc": {
        "start": {
          "line": 166,
          "column": 54
        },
        "end": {
          "line": 166,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6564,
      "end": 6565,
      "loc": {
        "start": {
          "line": 166,
          "column": 55
        },
        "end": {
          "line": 166,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6565,
      "end": 6566,
      "loc": {
        "start": {
          "line": 166,
          "column": 56
        },
        "end": {
          "line": 166,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6567,
      "end": 6573,
      "loc": {
        "start": {
          "line": 166,
          "column": 58
        },
        "end": {
          "line": 166,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6573,
      "end": 6574,
      "loc": {
        "start": {
          "line": 166,
          "column": 64
        },
        "end": {
          "line": 166,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6575,
      "end": 6579,
      "loc": {
        "start": {
          "line": 166,
          "column": 66
        },
        "end": {
          "line": 166,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6579,
      "end": 6580,
      "loc": {
        "start": {
          "line": 166,
          "column": 70
        },
        "end": {
          "line": 166,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6580,
      "end": 6586,
      "loc": {
        "start": {
          "line": 166,
          "column": 71
        },
        "end": {
          "line": 166,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6586,
      "end": 6587,
      "loc": {
        "start": {
          "line": 166,
          "column": 77
        },
        "end": {
          "line": 166,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 6588,
      "end": 6596,
      "loc": {
        "start": {
          "line": 166,
          "column": 79
        },
        "end": {
          "line": 166,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6596,
      "end": 6597,
      "loc": {
        "start": {
          "line": 166,
          "column": 87
        },
        "end": {
          "line": 166,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6598,
      "end": 6602,
      "loc": {
        "start": {
          "line": 166,
          "column": 89
        },
        "end": {
          "line": 166,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6602,
      "end": 6603,
      "loc": {
        "start": {
          "line": 166,
          "column": 93
        },
        "end": {
          "line": 166,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 6603,
      "end": 6611,
      "loc": {
        "start": {
          "line": 166,
          "column": 94
        },
        "end": {
          "line": 166,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6612,
      "end": 6613,
      "loc": {
        "start": {
          "line": 166,
          "column": 103
        },
        "end": {
          "line": 166,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6613,
      "end": 6614,
      "loc": {
        "start": {
          "line": 166,
          "column": 104
        },
        "end": {
          "line": 166,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6615,
      "end": 6616,
      "loc": {
        "start": {
          "line": 166,
          "column": 106
        },
        "end": {
          "line": 166,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6625,
      "end": 6627,
      "loc": {
        "start": {
          "line": 167,
          "column": 8
        },
        "end": {
          "line": 167,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6628,
      "end": 6629,
      "loc": {
        "start": {
          "line": 167,
          "column": 11
        },
        "end": {
          "line": 167,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6629,
      "end": 6636,
      "loc": {
        "start": {
          "line": 167,
          "column": 12
        },
        "end": {
          "line": 167,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "instanceof",
        "keyword": "instanceof",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "instanceof",
      "start": 6637,
      "end": 6647,
      "loc": {
        "start": {
          "line": 167,
          "column": 20
        },
        "end": {
          "line": 167,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 6648,
      "end": 6653,
      "loc": {
        "start": {
          "line": 167,
          "column": 31
        },
        "end": {
          "line": 167,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6653,
      "end": 6654,
      "loc": {
        "start": {
          "line": 167,
          "column": 36
        },
        "end": {
          "line": 167,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 6654,
      "end": 6661,
      "loc": {
        "start": {
          "line": 167,
          "column": 37
        },
        "end": {
          "line": 167,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6661,
      "end": 6662,
      "loc": {
        "start": {
          "line": 167,
          "column": 44
        },
        "end": {
          "line": 167,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6675,
      "end": 6682,
      "loc": {
        "start": {
          "line": 168,
          "column": 12
        },
        "end": {
          "line": 168,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6683,
      "end": 6684,
      "loc": {
        "start": {
          "line": 168,
          "column": 20
        },
        "end": {
          "line": 168,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6685,
      "end": 6686,
      "loc": {
        "start": {
          "line": 168,
          "column": 22
        },
        "end": {
          "line": 168,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 6687,
      "end": 6692,
      "loc": {
        "start": {
          "line": 168,
          "column": 24
        },
        "end": {
          "line": 168,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6692,
      "end": 6693,
      "loc": {
        "start": {
          "line": 168,
          "column": 29
        },
        "end": {
          "line": 168,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6694,
      "end": 6701,
      "loc": {
        "start": {
          "line": 168,
          "column": 31
        },
        "end": {
          "line": 168,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6701,
      "end": 6702,
      "loc": {
        "start": {
          "line": 168,
          "column": 38
        },
        "end": {
          "line": 168,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6703,
      "end": 6709,
      "loc": {
        "start": {
          "line": 168,
          "column": 40
        },
        "end": {
          "line": 168,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6709,
      "end": 6710,
      "loc": {
        "start": {
          "line": 168,
          "column": 46
        },
        "end": {
          "line": 168,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6711,
      "end": 6715,
      "loc": {
        "start": {
          "line": 168,
          "column": 48
        },
        "end": {
          "line": 168,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6715,
      "end": 6716,
      "loc": {
        "start": {
          "line": 168,
          "column": 52
        },
        "end": {
          "line": 168,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6716,
      "end": 6722,
      "loc": {
        "start": {
          "line": 168,
          "column": 53
        },
        "end": {
          "line": 168,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6722,
      "end": 6723,
      "loc": {
        "start": {
          "line": 168,
          "column": 59
        },
        "end": {
          "line": 168,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 6724,
      "end": 6732,
      "loc": {
        "start": {
          "line": 168,
          "column": 61
        },
        "end": {
          "line": 168,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6732,
      "end": 6733,
      "loc": {
        "start": {
          "line": 168,
          "column": 69
        },
        "end": {
          "line": 168,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6734,
      "end": 6738,
      "loc": {
        "start": {
          "line": 168,
          "column": 71
        },
        "end": {
          "line": 168,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6738,
      "end": 6739,
      "loc": {
        "start": {
          "line": 168,
          "column": 75
        },
        "end": {
          "line": 168,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 6739,
      "end": 6747,
      "loc": {
        "start": {
          "line": 168,
          "column": 76
        },
        "end": {
          "line": 168,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6748,
      "end": 6749,
      "loc": {
        "start": {
          "line": 168,
          "column": 85
        },
        "end": {
          "line": 168,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6749,
      "end": 6750,
      "loc": {
        "start": {
          "line": 168,
          "column": 86
        },
        "end": {
          "line": 168,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6760,
      "end": 6762,
      "loc": {
        "start": {
          "line": 170,
          "column": 8
        },
        "end": {
          "line": 170,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6763,
      "end": 6764,
      "loc": {
        "start": {
          "line": 170,
          "column": 11
        },
        "end": {
          "line": 170,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6764,
      "end": 6771,
      "loc": {
        "start": {
          "line": 170,
          "column": 12
        },
        "end": {
          "line": 170,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "instanceof",
        "keyword": "instanceof",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "instanceof",
      "start": 6772,
      "end": 6782,
      "loc": {
        "start": {
          "line": 170,
          "column": 20
        },
        "end": {
          "line": 170,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 6783,
      "end": 6788,
      "loc": {
        "start": {
          "line": 170,
          "column": 31
        },
        "end": {
          "line": 170,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6788,
      "end": 6789,
      "loc": {
        "start": {
          "line": 170,
          "column": 36
        },
        "end": {
          "line": 170,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object3D",
      "start": 6789,
      "end": 6797,
      "loc": {
        "start": {
          "line": 170,
          "column": 37
        },
        "end": {
          "line": 170,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6797,
      "end": 6798,
      "loc": {
        "start": {
          "line": 170,
          "column": 45
        },
        "end": {
          "line": 170,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6811,
      "end": 6818,
      "loc": {
        "start": {
          "line": 171,
          "column": 12
        },
        "end": {
          "line": 171,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6819,
      "end": 6820,
      "loc": {
        "start": {
          "line": 171,
          "column": 20
        },
        "end": {
          "line": 171,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6821,
      "end": 6822,
      "loc": {
        "start": {
          "line": 171,
          "column": 22
        },
        "end": {
          "line": 171,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 6823,
      "end": 6828,
      "loc": {
        "start": {
          "line": 171,
          "column": 24
        },
        "end": {
          "line": 171,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6828,
      "end": 6829,
      "loc": {
        "start": {
          "line": 171,
          "column": 29
        },
        "end": {
          "line": 171,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6830,
      "end": 6837,
      "loc": {
        "start": {
          "line": 171,
          "column": 31
        },
        "end": {
          "line": 171,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6837,
      "end": 6838,
      "loc": {
        "start": {
          "line": 171,
          "column": 38
        },
        "end": {
          "line": 171,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getCenter",
      "start": 6838,
      "end": 6847,
      "loc": {
        "start": {
          "line": 171,
          "column": 39
        },
        "end": {
          "line": 171,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6847,
      "end": 6848,
      "loc": {
        "start": {
          "line": 171,
          "column": 48
        },
        "end": {
          "line": 171,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6848,
      "end": 6849,
      "loc": {
        "start": {
          "line": 171,
          "column": 49
        },
        "end": {
          "line": 171,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6849,
      "end": 6850,
      "loc": {
        "start": {
          "line": 171,
          "column": 50
        },
        "end": {
          "line": 171,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6851,
      "end": 6857,
      "loc": {
        "start": {
          "line": 171,
          "column": 52
        },
        "end": {
          "line": 171,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6857,
      "end": 6858,
      "loc": {
        "start": {
          "line": 171,
          "column": 58
        },
        "end": {
          "line": 171,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6859,
      "end": 6863,
      "loc": {
        "start": {
          "line": 171,
          "column": 60
        },
        "end": {
          "line": 171,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6863,
      "end": 6864,
      "loc": {
        "start": {
          "line": 171,
          "column": 64
        },
        "end": {
          "line": 171,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6864,
      "end": 6870,
      "loc": {
        "start": {
          "line": 171,
          "column": 65
        },
        "end": {
          "line": 171,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6870,
      "end": 6871,
      "loc": {
        "start": {
          "line": 171,
          "column": 71
        },
        "end": {
          "line": 171,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 6872,
      "end": 6880,
      "loc": {
        "start": {
          "line": 171,
          "column": 73
        },
        "end": {
          "line": 171,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6880,
      "end": 6881,
      "loc": {
        "start": {
          "line": 171,
          "column": 81
        },
        "end": {
          "line": 171,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6882,
      "end": 6886,
      "loc": {
        "start": {
          "line": 171,
          "column": 83
        },
        "end": {
          "line": 171,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6886,
      "end": 6887,
      "loc": {
        "start": {
          "line": 171,
          "column": 87
        },
        "end": {
          "line": 171,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 6887,
      "end": 6895,
      "loc": {
        "start": {
          "line": 171,
          "column": 88
        },
        "end": {
          "line": 171,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6896,
      "end": 6897,
      "loc": {
        "start": {
          "line": 171,
          "column": 97
        },
        "end": {
          "line": 171,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6897,
      "end": 6898,
      "loc": {
        "start": {
          "line": 171,
          "column": 98
        },
        "end": {
          "line": 171,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6908,
      "end": 6912,
      "loc": {
        "start": {
          "line": 173,
          "column": 8
        },
        "end": {
          "line": 173,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6912,
      "end": 6913,
      "loc": {
        "start": {
          "line": 173,
          "column": 12
        },
        "end": {
          "line": 173,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 6913,
      "end": 6923,
      "loc": {
        "start": {
          "line": 173,
          "column": 13
        },
        "end": {
          "line": 173,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6924,
      "end": 6925,
      "loc": {
        "start": {
          "line": 173,
          "column": 24
        },
        "end": {
          "line": 173,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 6926,
      "end": 6930,
      "loc": {
        "start": {
          "line": 173,
          "column": 26
        },
        "end": {
          "line": 173,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6930,
      "end": 6931,
      "loc": {
        "start": {
          "line": 173,
          "column": 30
        },
        "end": {
          "line": 173,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6940,
      "end": 6944,
      "loc": {
        "start": {
          "line": 174,
          "column": 8
        },
        "end": {
          "line": 174,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6944,
      "end": 6945,
      "loc": {
        "start": {
          "line": 174,
          "column": 12
        },
        "end": {
          "line": 174,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 6945,
      "end": 6955,
      "loc": {
        "start": {
          "line": 174,
          "column": 13
        },
        "end": {
          "line": 174,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6955,
      "end": 6956,
      "loc": {
        "start": {
          "line": 174,
          "column": 23
        },
        "end": {
          "line": 174,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 6956,
      "end": 6960,
      "loc": {
        "start": {
          "line": 174,
          "column": 24
        },
        "end": {
          "line": 174,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6961,
      "end": 6962,
      "loc": {
        "start": {
          "line": 174,
          "column": 29
        },
        "end": {
          "line": 174,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 6963,
      "end": 6970,
      "loc": {
        "start": {
          "line": 174,
          "column": 31
        },
        "end": {
          "line": 174,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6970,
      "end": 6971,
      "loc": {
        "start": {
          "line": 174,
          "column": 38
        },
        "end": {
          "line": 174,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6971,
      "end": 6977,
      "loc": {
        "start": {
          "line": 174,
          "column": 39
        },
        "end": {
          "line": 174,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 6978,
      "end": 6980,
      "loc": {
        "start": {
          "line": 174,
          "column": 46
        },
        "end": {
          "line": 174,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6981,
      "end": 6985,
      "loc": {
        "start": {
          "line": 174,
          "column": 49
        },
        "end": {
          "line": 174,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6985,
      "end": 6986,
      "loc": {
        "start": {
          "line": 174,
          "column": 53
        },
        "end": {
          "line": 174,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 6986,
      "end": 6992,
      "loc": {
        "start": {
          "line": 174,
          "column": 54
        },
        "end": {
          "line": 174,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6992,
      "end": 6993,
      "loc": {
        "start": {
          "line": 174,
          "column": 60
        },
        "end": {
          "line": 174,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7002,
      "end": 7006,
      "loc": {
        "start": {
          "line": 175,
          "column": 8
        },
        "end": {
          "line": 175,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7006,
      "end": 7007,
      "loc": {
        "start": {
          "line": 175,
          "column": 12
        },
        "end": {
          "line": 175,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 7007,
      "end": 7017,
      "loc": {
        "start": {
          "line": 175,
          "column": 13
        },
        "end": {
          "line": 175,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7017,
      "end": 7018,
      "loc": {
        "start": {
          "line": 175,
          "column": 23
        },
        "end": {
          "line": 175,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 7018,
      "end": 7026,
      "loc": {
        "start": {
          "line": 175,
          "column": 24
        },
        "end": {
          "line": 175,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7027,
      "end": 7028,
      "loc": {
        "start": {
          "line": 175,
          "column": 33
        },
        "end": {
          "line": 175,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7029,
      "end": 7036,
      "loc": {
        "start": {
          "line": 175,
          "column": 35
        },
        "end": {
          "line": 175,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7036,
      "end": 7037,
      "loc": {
        "start": {
          "line": 175,
          "column": 42
        },
        "end": {
          "line": 175,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 7037,
      "end": 7045,
      "loc": {
        "start": {
          "line": 175,
          "column": 43
        },
        "end": {
          "line": 175,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 7046,
      "end": 7048,
      "loc": {
        "start": {
          "line": 175,
          "column": 52
        },
        "end": {
          "line": 175,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7049,
      "end": 7053,
      "loc": {
        "start": {
          "line": 175,
          "column": 55
        },
        "end": {
          "line": 175,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7053,
      "end": 7054,
      "loc": {
        "start": {
          "line": 175,
          "column": 59
        },
        "end": {
          "line": 175,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 7054,
      "end": 7062,
      "loc": {
        "start": {
          "line": 175,
          "column": 60
        },
        "end": {
          "line": 175,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7062,
      "end": 7063,
      "loc": {
        "start": {
          "line": 175,
          "column": 68
        },
        "end": {
          "line": 175,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7072,
      "end": 7076,
      "loc": {
        "start": {
          "line": 176,
          "column": 8
        },
        "end": {
          "line": 176,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7076,
      "end": 7077,
      "loc": {
        "start": {
          "line": 176,
          "column": 12
        },
        "end": {
          "line": 176,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 7077,
      "end": 7087,
      "loc": {
        "start": {
          "line": 176,
          "column": 13
        },
        "end": {
          "line": 176,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7087,
      "end": 7088,
      "loc": {
        "start": {
          "line": 176,
          "column": 23
        },
        "end": {
          "line": 176,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 7088,
      "end": 7092,
      "loc": {
        "start": {
          "line": 176,
          "column": 24
        },
        "end": {
          "line": 176,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7093,
      "end": 7094,
      "loc": {
        "start": {
          "line": 176,
          "column": 29
        },
        "end": {
          "line": 176,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7095,
      "end": 7099,
      "loc": {
        "start": {
          "line": 176,
          "column": 31
        },
        "end": {
          "line": 176,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7099,
      "end": 7100,
      "loc": {
        "start": {
          "line": 176,
          "column": 35
        },
        "end": {
          "line": 176,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "canvas",
      "start": 7100,
      "end": 7106,
      "loc": {
        "start": {
          "line": 176,
          "column": 36
        },
        "end": {
          "line": 176,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7106,
      "end": 7107,
      "loc": {
        "start": {
          "line": 176,
          "column": 42
        },
        "end": {
          "line": 176,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "renderer",
      "start": 7107,
      "end": 7115,
      "loc": {
        "start": {
          "line": 176,
          "column": 43
        },
        "end": {
          "line": 176,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7115,
      "end": 7116,
      "loc": {
        "start": {
          "line": 176,
          "column": 51
        },
        "end": {
          "line": 176,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 7116,
      "end": 7120,
      "loc": {
        "start": {
          "line": 176,
          "column": 52
        },
        "end": {
          "line": 176,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7120,
      "end": 7121,
      "loc": {
        "start": {
          "line": 176,
          "column": 56
        },
        "end": {
          "line": 176,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7130,
      "end": 7134,
      "loc": {
        "start": {
          "line": 177,
          "column": 8
        },
        "end": {
          "line": 177,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7134,
      "end": 7135,
      "loc": {
        "start": {
          "line": 177,
          "column": 12
        },
        "end": {
          "line": 177,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 7135,
      "end": 7145,
      "loc": {
        "start": {
          "line": 177,
          "column": 13
        },
        "end": {
          "line": 177,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7145,
      "end": 7146,
      "loc": {
        "start": {
          "line": 177,
          "column": 23
        },
        "end": {
          "line": 177,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 7146,
      "end": 7151,
      "loc": {
        "start": {
          "line": 177,
          "column": 24
        },
        "end": {
          "line": 177,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7151,
      "end": 7152,
      "loc": {
        "start": {
          "line": 177,
          "column": 29
        },
        "end": {
          "line": 177,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 7152,
      "end": 7156,
      "loc": {
        "start": {
          "line": 177,
          "column": 30
        },
        "end": {
          "line": 177,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7156,
      "end": 7157,
      "loc": {
        "start": {
          "line": 177,
          "column": 34
        },
        "end": {
          "line": 177,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7157,
      "end": 7161,
      "loc": {
        "start": {
          "line": 177,
          "column": 35
        },
        "end": {
          "line": 177,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7161,
      "end": 7162,
      "loc": {
        "start": {
          "line": 177,
          "column": 39
        },
        "end": {
          "line": 177,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 7162,
      "end": 7168,
      "loc": {
        "start": {
          "line": 177,
          "column": 40
        },
        "end": {
          "line": 177,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7168,
      "end": 7169,
      "loc": {
        "start": {
          "line": 177,
          "column": 46
        },
        "end": {
          "line": 177,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7169,
      "end": 7170,
      "loc": {
        "start": {
          "line": 177,
          "column": 47
        },
        "end": {
          "line": 177,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7179,
      "end": 7183,
      "loc": {
        "start": {
          "line": 178,
          "column": 8
        },
        "end": {
          "line": 178,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7183,
      "end": 7184,
      "loc": {
        "start": {
          "line": 178,
          "column": 12
        },
        "end": {
          "line": 178,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 7184,
      "end": 7194,
      "loc": {
        "start": {
          "line": 178,
          "column": 13
        },
        "end": {
          "line": 178,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7194,
      "end": 7195,
      "loc": {
        "start": {
          "line": 178,
          "column": 23
        },
        "end": {
          "line": 178,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 7195,
      "end": 7198,
      "loc": {
        "start": {
          "line": 178,
          "column": 24
        },
        "end": {
          "line": 178,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7198,
      "end": 7199,
      "loc": {
        "start": {
          "line": 178,
          "column": 27
        },
        "end": {
          "line": 178,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 7199,
      "end": 7203,
      "loc": {
        "start": {
          "line": 178,
          "column": 28
        },
        "end": {
          "line": 178,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7203,
      "end": 7204,
      "loc": {
        "start": {
          "line": 178,
          "column": 32
        },
        "end": {
          "line": 178,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7204,
      "end": 7211,
      "loc": {
        "start": {
          "line": 178,
          "column": 33
        },
        "end": {
          "line": 178,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7211,
      "end": 7212,
      "loc": {
        "start": {
          "line": 178,
          "column": 40
        },
        "end": {
          "line": 178,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7212,
      "end": 7217,
      "loc": {
        "start": {
          "line": 178,
          "column": 41
        },
        "end": {
          "line": 178,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 7218,
      "end": 7220,
      "loc": {
        "start": {
          "line": 178,
          "column": 47
        },
        "end": {
          "line": 178,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7221,
      "end": 7225,
      "loc": {
        "start": {
          "line": 178,
          "column": 50
        },
        "end": {
          "line": 178,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7225,
      "end": 7226,
      "loc": {
        "start": {
          "line": 178,
          "column": 54
        },
        "end": {
          "line": 178,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 7226,
      "end": 7230,
      "loc": {
        "start": {
          "line": 178,
          "column": 55
        },
        "end": {
          "line": 178,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7230,
      "end": 7231,
      "loc": {
        "start": {
          "line": 178,
          "column": 59
        },
        "end": {
          "line": 178,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scene",
      "start": 7231,
      "end": 7236,
      "loc": {
        "start": {
          "line": 178,
          "column": 60
        },
        "end": {
          "line": 178,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7236,
      "end": 7237,
      "loc": {
        "start": {
          "line": 178,
          "column": 65
        },
        "end": {
          "line": 178,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getCenter",
      "start": 7237,
      "end": 7246,
      "loc": {
        "start": {
          "line": 178,
          "column": 66
        },
        "end": {
          "line": 178,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7246,
      "end": 7247,
      "loc": {
        "start": {
          "line": 178,
          "column": 75
        },
        "end": {
          "line": 178,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7247,
      "end": 7248,
      "loc": {
        "start": {
          "line": 178,
          "column": 76
        },
        "end": {
          "line": 178,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7248,
      "end": 7249,
      "loc": {
        "start": {
          "line": 178,
          "column": 77
        },
        "end": {
          "line": 178,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7249,
      "end": 7250,
      "loc": {
        "start": {
          "line": 178,
          "column": 78
        },
        "end": {
          "line": 178,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 7259,
      "end": 7265,
      "loc": {
        "start": {
          "line": 179,
          "column": 8
        },
        "end": {
          "line": 179,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7266,
      "end": 7270,
      "loc": {
        "start": {
          "line": 179,
          "column": 15
        },
        "end": {
          "line": 179,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7270,
      "end": 7271,
      "loc": {
        "start": {
          "line": 179,
          "column": 19
        },
        "end": {
          "line": 179,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7276,
      "end": 7277,
      "loc": {
        "start": {
          "line": 180,
          "column": 4
        },
        "end": {
          "line": 180,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotateTheta",
      "start": 7283,
      "end": 7294,
      "loc": {
        "start": {
          "line": 182,
          "column": 4
        },
        "end": {
          "line": 182,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7294,
      "end": 7295,
      "loc": {
        "start": {
          "line": 182,
          "column": 15
        },
        "end": {
          "line": 182,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7295,
      "end": 7302,
      "loc": {
        "start": {
          "line": 182,
          "column": 16
        },
        "end": {
          "line": 182,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7303,
      "end": 7304,
      "loc": {
        "start": {
          "line": 182,
          "column": 24
        },
        "end": {
          "line": 182,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7305,
      "end": 7306,
      "loc": {
        "start": {
          "line": 182,
          "column": 26
        },
        "end": {
          "line": 182,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7307,
      "end": 7312,
      "loc": {
        "start": {
          "line": 182,
          "column": 28
        },
        "end": {
          "line": 182,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7312,
      "end": 7313,
      "loc": {
        "start": {
          "line": 182,
          "column": 33
        },
        "end": {
          "line": 182,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7314,
      "end": 7315,
      "loc": {
        "start": {
          "line": 182,
          "column": 35
        },
        "end": {
          "line": 182,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7315,
      "end": 7316,
      "loc": {
        "start": {
          "line": 182,
          "column": 36
        },
        "end": {
          "line": 182,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 7317,
      "end": 7323,
      "loc": {
        "start": {
          "line": 182,
          "column": 38
        },
        "end": {
          "line": 182,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7323,
      "end": 7324,
      "loc": {
        "start": {
          "line": 182,
          "column": 44
        },
        "end": {
          "line": 182,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7325,
      "end": 7329,
      "loc": {
        "start": {
          "line": 182,
          "column": 46
        },
        "end": {
          "line": 182,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7329,
      "end": 7330,
      "loc": {
        "start": {
          "line": 182,
          "column": 50
        },
        "end": {
          "line": 182,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 7330,
      "end": 7336,
      "loc": {
        "start": {
          "line": 182,
          "column": 51
        },
        "end": {
          "line": 182,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7336,
      "end": 7337,
      "loc": {
        "start": {
          "line": 182,
          "column": 57
        },
        "end": {
          "line": 182,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 7338,
      "end": 7346,
      "loc": {
        "start": {
          "line": 182,
          "column": 59
        },
        "end": {
          "line": 182,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7346,
      "end": 7347,
      "loc": {
        "start": {
          "line": 182,
          "column": 67
        },
        "end": {
          "line": 182,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7348,
      "end": 7352,
      "loc": {
        "start": {
          "line": 182,
          "column": 69
        },
        "end": {
          "line": 182,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7352,
      "end": 7353,
      "loc": {
        "start": {
          "line": 182,
          "column": 73
        },
        "end": {
          "line": 182,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 7353,
      "end": 7361,
      "loc": {
        "start": {
          "line": 182,
          "column": 74
        },
        "end": {
          "line": 182,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7362,
      "end": 7363,
      "loc": {
        "start": {
          "line": 182,
          "column": 83
        },
        "end": {
          "line": 182,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7363,
      "end": 7364,
      "loc": {
        "start": {
          "line": 182,
          "column": 84
        },
        "end": {
          "line": 182,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7365,
      "end": 7366,
      "loc": {
        "start": {
          "line": 182,
          "column": 86
        },
        "end": {
          "line": 182,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7375,
      "end": 7377,
      "loc": {
        "start": {
          "line": 183,
          "column": 8
        },
        "end": {
          "line": 183,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7378,
      "end": 7379,
      "loc": {
        "start": {
          "line": 183,
          "column": 11
        },
        "end": {
          "line": 183,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 7379,
      "end": 7385,
      "loc": {
        "start": {
          "line": 183,
          "column": 12
        },
        "end": {
          "line": 183,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7386,
      "end": 7393,
      "loc": {
        "start": {
          "line": 183,
          "column": 19
        },
        "end": {
          "line": 183,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7394,
      "end": 7397,
      "loc": {
        "start": {
          "line": 183,
          "column": 27
        },
        "end": {
          "line": 183,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "number",
      "start": 7398,
      "end": 7406,
      "loc": {
        "start": {
          "line": 183,
          "column": 31
        },
        "end": {
          "line": 183,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7406,
      "end": 7407,
      "loc": {
        "start": {
          "line": 183,
          "column": 39
        },
        "end": {
          "line": 183,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7408,
      "end": 7415,
      "loc": {
        "start": {
          "line": 183,
          "column": 41
        },
        "end": {
          "line": 183,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7416,
      "end": 7417,
      "loc": {
        "start": {
          "line": 183,
          "column": 49
        },
        "end": {
          "line": 183,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7418,
      "end": 7419,
      "loc": {
        "start": {
          "line": 183,
          "column": 51
        },
        "end": {
          "line": 183,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7420,
      "end": 7425,
      "loc": {
        "start": {
          "line": 183,
          "column": 53
        },
        "end": {
          "line": 183,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7425,
      "end": 7426,
      "loc": {
        "start": {
          "line": 183,
          "column": 58
        },
        "end": {
          "line": 183,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7427,
      "end": 7434,
      "loc": {
        "start": {
          "line": 183,
          "column": 60
        },
        "end": {
          "line": 183,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7434,
      "end": 7435,
      "loc": {
        "start": {
          "line": 183,
          "column": 67
        },
        "end": {
          "line": 183,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 7436,
      "end": 7442,
      "loc": {
        "start": {
          "line": 183,
          "column": 69
        },
        "end": {
          "line": 183,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7442,
      "end": 7443,
      "loc": {
        "start": {
          "line": 183,
          "column": 75
        },
        "end": {
          "line": 183,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7444,
      "end": 7448,
      "loc": {
        "start": {
          "line": 183,
          "column": 77
        },
        "end": {
          "line": 183,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7448,
      "end": 7449,
      "loc": {
        "start": {
          "line": 183,
          "column": 81
        },
        "end": {
          "line": 183,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 7449,
      "end": 7455,
      "loc": {
        "start": {
          "line": 183,
          "column": 82
        },
        "end": {
          "line": 183,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7455,
      "end": 7456,
      "loc": {
        "start": {
          "line": 183,
          "column": 88
        },
        "end": {
          "line": 183,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 7457,
      "end": 7465,
      "loc": {
        "start": {
          "line": 183,
          "column": 90
        },
        "end": {
          "line": 183,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7465,
      "end": 7466,
      "loc": {
        "start": {
          "line": 183,
          "column": 98
        },
        "end": {
          "line": 183,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7467,
      "end": 7471,
      "loc": {
        "start": {
          "line": 183,
          "column": 100
        },
        "end": {
          "line": 183,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7471,
      "end": 7472,
      "loc": {
        "start": {
          "line": 183,
          "column": 104
        },
        "end": {
          "line": 183,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 7472,
      "end": 7480,
      "loc": {
        "start": {
          "line": 183,
          "column": 105
        },
        "end": {
          "line": 183,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7481,
      "end": 7482,
      "loc": {
        "start": {
          "line": 183,
          "column": 114
        },
        "end": {
          "line": 183,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7482,
      "end": 7483,
      "loc": {
        "start": {
          "line": 183,
          "column": 115
        },
        "end": {
          "line": 183,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 7493,
      "end": 7496,
      "loc": {
        "start": {
          "line": 185,
          "column": 8
        },
        "end": {
          "line": 185,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 7497,
      "end": 7502,
      "loc": {
        "start": {
          "line": 185,
          "column": 12
        },
        "end": {
          "line": 185,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7503,
      "end": 7504,
      "loc": {
        "start": {
          "line": 185,
          "column": 18
        },
        "end": {
          "line": 185,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7505,
      "end": 7512,
      "loc": {
        "start": {
          "line": 185,
          "column": 20
        },
        "end": {
          "line": 185,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7512,
      "end": 7513,
      "loc": {
        "start": {
          "line": 185,
          "column": 27
        },
        "end": {
          "line": 185,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7513,
      "end": 7518,
      "loc": {
        "start": {
          "line": 185,
          "column": 28
        },
        "end": {
          "line": 185,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 7519,
      "end": 7521,
      "loc": {
        "start": {
          "line": 185,
          "column": 34
        },
        "end": {
          "line": 185,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7522,
      "end": 7523,
      "loc": {
        "start": {
          "line": 185,
          "column": 37
        },
        "end": {
          "line": 185,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7523,
      "end": 7524,
      "loc": {
        "start": {
          "line": 185,
          "column": 38
        },
        "end": {
          "line": 185,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 7533,
      "end": 7536,
      "loc": {
        "start": {
          "line": 186,
          "column": 8
        },
        "end": {
          "line": 186,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaNow",
      "start": 7537,
      "end": 7545,
      "loc": {
        "start": {
          "line": 186,
          "column": 12
        },
        "end": {
          "line": 186,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7546,
      "end": 7547,
      "loc": {
        "start": {
          "line": 186,
          "column": 21
        },
        "end": {
          "line": 186,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7548,
      "end": 7552,
      "loc": {
        "start": {
          "line": 186,
          "column": 23
        },
        "end": {
          "line": 186,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7552,
      "end": 7553,
      "loc": {
        "start": {
          "line": 186,
          "column": 27
        },
        "end": {
          "line": 186,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 7553,
      "end": 7558,
      "loc": {
        "start": {
          "line": 186,
          "column": 28
        },
        "end": {
          "line": 186,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7558,
      "end": 7559,
      "loc": {
        "start": {
          "line": 186,
          "column": 33
        },
        "end": {
          "line": 186,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7568,
      "end": 7570,
      "loc": {
        "start": {
          "line": 187,
          "column": 8
        },
        "end": {
          "line": 187,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7571,
      "end": 7572,
      "loc": {
        "start": {
          "line": 187,
          "column": 11
        },
        "end": {
          "line": 187,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaNow",
      "start": 7572,
      "end": 7580,
      "loc": {
        "start": {
          "line": 187,
          "column": 12
        },
        "end": {
          "line": 187,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 7581,
      "end": 7582,
      "loc": {
        "start": {
          "line": 187,
          "column": 21
        },
        "end": {
          "line": 187,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7583,
      "end": 7584,
      "loc": {
        "start": {
          "line": 187,
          "column": 23
        },
        "end": {
          "line": 187,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7584,
      "end": 7585,
      "loc": {
        "start": {
          "line": 187,
          "column": 24
        },
        "end": {
          "line": 187,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaNow",
      "start": 7586,
      "end": 7594,
      "loc": {
        "start": {
          "line": 187,
          "column": 26
        },
        "end": {
          "line": 187,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 7595,
      "end": 7597,
      "loc": {
        "start": {
          "line": 187,
          "column": 35
        },
        "end": {
          "line": 187,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7598,
      "end": 7599,
      "loc": {
        "start": {
          "line": 187,
          "column": 38
        },
        "end": {
          "line": 187,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 7600,
      "end": 7601,
      "loc": {
        "start": {
          "line": 187,
          "column": 40
        },
        "end": {
          "line": 187,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 7602,
      "end": 7606,
      "loc": {
        "start": {
          "line": 187,
          "column": 42
        },
        "end": {
          "line": 187,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7606,
      "end": 7607,
      "loc": {
        "start": {
          "line": 187,
          "column": 46
        },
        "end": {
          "line": 187,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 7607,
      "end": 7609,
      "loc": {
        "start": {
          "line": 187,
          "column": 47
        },
        "end": {
          "line": 187,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7609,
      "end": 7610,
      "loc": {
        "start": {
          "line": 187,
          "column": 49
        },
        "end": {
          "line": 187,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7619,
      "end": 7621,
      "loc": {
        "start": {
          "line": 188,
          "column": 8
        },
        "end": {
          "line": 188,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7622,
      "end": 7623,
      "loc": {
        "start": {
          "line": 188,
          "column": 11
        },
        "end": {
          "line": 188,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 7623,
      "end": 7628,
      "loc": {
        "start": {
          "line": 188,
          "column": 12
        },
        "end": {
          "line": 188,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 7629,
      "end": 7630,
      "loc": {
        "start": {
          "line": 188,
          "column": 18
        },
        "end": {
          "line": 188,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7631,
      "end": 7632,
      "loc": {
        "start": {
          "line": 188,
          "column": 20
        },
        "end": {
          "line": 188,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7632,
      "end": 7633,
      "loc": {
        "start": {
          "line": 188,
          "column": 21
        },
        "end": {
          "line": 188,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 7634,
      "end": 7639,
      "loc": {
        "start": {
          "line": 188,
          "column": 23
        },
        "end": {
          "line": 188,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 7640,
      "end": 7642,
      "loc": {
        "start": {
          "line": 188,
          "column": 29
        },
        "end": {
          "line": 188,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7643,
      "end": 7644,
      "loc": {
        "start": {
          "line": 188,
          "column": 32
        },
        "end": {
          "line": 188,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 7645,
      "end": 7646,
      "loc": {
        "start": {
          "line": 188,
          "column": 34
        },
        "end": {
          "line": 188,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 7647,
      "end": 7651,
      "loc": {
        "start": {
          "line": 188,
          "column": 36
        },
        "end": {
          "line": 188,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7651,
      "end": 7652,
      "loc": {
        "start": {
          "line": 188,
          "column": 40
        },
        "end": {
          "line": 188,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 7652,
      "end": 7654,
      "loc": {
        "start": {
          "line": 188,
          "column": 41
        },
        "end": {
          "line": 188,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7654,
      "end": 7655,
      "loc": {
        "start": {
          "line": 188,
          "column": 43
        },
        "end": {
          "line": 188,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 7664,
      "end": 7667,
      "loc": {
        "start": {
          "line": 189,
          "column": 8
        },
        "end": {
          "line": 189,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaDist",
      "start": 7668,
      "end": 7677,
      "loc": {
        "start": {
          "line": 189,
          "column": 12
        },
        "end": {
          "line": 189,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7678,
      "end": 7679,
      "loc": {
        "start": {
          "line": 189,
          "column": 22
        },
        "end": {
          "line": 189,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 7680,
      "end": 7684,
      "loc": {
        "start": {
          "line": 189,
          "column": 24
        },
        "end": {
          "line": 189,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7684,
      "end": 7685,
      "loc": {
        "start": {
          "line": 189,
          "column": 28
        },
        "end": {
          "line": 189,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "abs",
      "start": 7685,
      "end": 7688,
      "loc": {
        "start": {
          "line": 189,
          "column": 29
        },
        "end": {
          "line": 189,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7688,
      "end": 7689,
      "loc": {
        "start": {
          "line": 189,
          "column": 32
        },
        "end": {
          "line": 189,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 7689,
      "end": 7694,
      "loc": {
        "start": {
          "line": 189,
          "column": 33
        },
        "end": {
          "line": 189,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7695,
      "end": 7696,
      "loc": {
        "start": {
          "line": 189,
          "column": 39
        },
        "end": {
          "line": 189,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaNow",
      "start": 7697,
      "end": 7705,
      "loc": {
        "start": {
          "line": 189,
          "column": 41
        },
        "end": {
          "line": 189,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7705,
      "end": 7706,
      "loc": {
        "start": {
          "line": 189,
          "column": 49
        },
        "end": {
          "line": 189,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7706,
      "end": 7707,
      "loc": {
        "start": {
          "line": 189,
          "column": 50
        },
        "end": {
          "line": 189,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7716,
      "end": 7718,
      "loc": {
        "start": {
          "line": 190,
          "column": 8
        },
        "end": {
          "line": 190,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7719,
      "end": 7720,
      "loc": {
        "start": {
          "line": 190,
          "column": 11
        },
        "end": {
          "line": 190,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7720,
      "end": 7721,
      "loc": {
        "start": {
          "line": 190,
          "column": 12
        },
        "end": {
          "line": 190,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 7722,
      "end": 7723,
      "loc": {
        "start": {
          "line": 190,
          "column": 14
        },
        "end": {
          "line": 190,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 7724,
      "end": 7728,
      "loc": {
        "start": {
          "line": 190,
          "column": 16
        },
        "end": {
          "line": 190,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7728,
      "end": 7729,
      "loc": {
        "start": {
          "line": 190,
          "column": 20
        },
        "end": {
          "line": 190,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 7729,
      "end": 7731,
      "loc": {
        "start": {
          "line": 190,
          "column": 21
        },
        "end": {
          "line": 190,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7732,
      "end": 7733,
      "loc": {
        "start": {
          "line": 190,
          "column": 24
        },
        "end": {
          "line": 190,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaDist",
      "start": 7734,
      "end": 7743,
      "loc": {
        "start": {
          "line": 190,
          "column": 26
        },
        "end": {
          "line": 190,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 7744,
      "end": 7745,
      "loc": {
        "start": {
          "line": 190,
          "column": 36
        },
        "end": {
          "line": 190,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaDist",
      "start": 7746,
      "end": 7755,
      "loc": {
        "start": {
          "line": 190,
          "column": 38
        },
        "end": {
          "line": 190,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7755,
      "end": 7756,
      "loc": {
        "start": {
          "line": 190,
          "column": 47
        },
        "end": {
          "line": 190,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7757,
      "end": 7758,
      "loc": {
        "start": {
          "line": 190,
          "column": 49
        },
        "end": {
          "line": 190,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7771,
      "end": 7773,
      "loc": {
        "start": {
          "line": 191,
          "column": 12
        },
        "end": {
          "line": 191,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7774,
      "end": 7775,
      "loc": {
        "start": {
          "line": 191,
          "column": 15
        },
        "end": {
          "line": 191,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 7775,
      "end": 7780,
      "loc": {
        "start": {
          "line": 191,
          "column": 16
        },
        "end": {
          "line": 191,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 7781,
      "end": 7782,
      "loc": {
        "start": {
          "line": 191,
          "column": 22
        },
        "end": {
          "line": 191,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaNow",
      "start": 7783,
      "end": 7791,
      "loc": {
        "start": {
          "line": 191,
          "column": 24
        },
        "end": {
          "line": 191,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7791,
      "end": 7792,
      "loc": {
        "start": {
          "line": 191,
          "column": 32
        },
        "end": {
          "line": 191,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7793,
      "end": 7794,
      "loc": {
        "start": {
          "line": 191,
          "column": 34
        },
        "end": {
          "line": 191,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 7811,
      "end": 7816,
      "loc": {
        "start": {
          "line": 192,
          "column": 16
        },
        "end": {
          "line": 192,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 7817,
      "end": 7819,
      "loc": {
        "start": {
          "line": 192,
          "column": 22
        },
        "end": {
          "line": 192,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7820,
      "end": 7821,
      "loc": {
        "start": {
          "line": 192,
          "column": 25
        },
        "end": {
          "line": 192,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 7822,
      "end": 7823,
      "loc": {
        "start": {
          "line": 192,
          "column": 27
        },
        "end": {
          "line": 192,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 7824,
      "end": 7828,
      "loc": {
        "start": {
          "line": 192,
          "column": 29
        },
        "end": {
          "line": 192,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7828,
      "end": 7829,
      "loc": {
        "start": {
          "line": 192,
          "column": 33
        },
        "end": {
          "line": 192,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 7829,
      "end": 7831,
      "loc": {
        "start": {
          "line": 192,
          "column": 34
        },
        "end": {
          "line": 192,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7831,
      "end": 7832,
      "loc": {
        "start": {
          "line": 192,
          "column": 36
        },
        "end": {
          "line": 192,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7845,
      "end": 7846,
      "loc": {
        "start": {
          "line": 193,
          "column": 12
        },
        "end": {
          "line": 193,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 7847,
      "end": 7851,
      "loc": {
        "start": {
          "line": 193,
          "column": 14
        },
        "end": {
          "line": 193,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7852,
      "end": 7853,
      "loc": {
        "start": {
          "line": 193,
          "column": 19
        },
        "end": {
          "line": 193,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaNow",
      "start": 7870,
      "end": 7878,
      "loc": {
        "start": {
          "line": 194,
          "column": 16
        },
        "end": {
          "line": 194,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 7879,
      "end": 7881,
      "loc": {
        "start": {
          "line": 194,
          "column": 25
        },
        "end": {
          "line": 194,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7882,
      "end": 7883,
      "loc": {
        "start": {
          "line": 194,
          "column": 28
        },
        "end": {
          "line": 194,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 7884,
      "end": 7885,
      "loc": {
        "start": {
          "line": 194,
          "column": 30
        },
        "end": {
          "line": 194,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 7886,
      "end": 7890,
      "loc": {
        "start": {
          "line": 194,
          "column": 32
        },
        "end": {
          "line": 194,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7890,
      "end": 7891,
      "loc": {
        "start": {
          "line": 194,
          "column": 36
        },
        "end": {
          "line": 194,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 7891,
      "end": 7893,
      "loc": {
        "start": {
          "line": 194,
          "column": 37
        },
        "end": {
          "line": 194,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7893,
      "end": 7894,
      "loc": {
        "start": {
          "line": 194,
          "column": 39
        },
        "end": {
          "line": 194,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7907,
      "end": 7908,
      "loc": {
        "start": {
          "line": 195,
          "column": 12
        },
        "end": {
          "line": 195,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7917,
      "end": 7918,
      "loc": {
        "start": {
          "line": 196,
          "column": 8
        },
        "end": {
          "line": 196,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7928,
      "end": 7932,
      "loc": {
        "start": {
          "line": 198,
          "column": 8
        },
        "end": {
          "line": 198,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7932,
      "end": 7933,
      "loc": {
        "start": {
          "line": 198,
          "column": 12
        },
        "end": {
          "line": 198,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 7933,
      "end": 7943,
      "loc": {
        "start": {
          "line": 198,
          "column": 13
        },
        "end": {
          "line": 198,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7944,
      "end": 7945,
      "loc": {
        "start": {
          "line": 198,
          "column": 24
        },
        "end": {
          "line": 198,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 7946,
      "end": 7950,
      "loc": {
        "start": {
          "line": 198,
          "column": 26
        },
        "end": {
          "line": 198,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7950,
      "end": 7951,
      "loc": {
        "start": {
          "line": 198,
          "column": 30
        },
        "end": {
          "line": 198,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7960,
      "end": 7964,
      "loc": {
        "start": {
          "line": 199,
          "column": 8
        },
        "end": {
          "line": 199,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7964,
      "end": 7965,
      "loc": {
        "start": {
          "line": 199,
          "column": 12
        },
        "end": {
          "line": 199,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 7965,
      "end": 7975,
      "loc": {
        "start": {
          "line": 199,
          "column": 13
        },
        "end": {
          "line": 199,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7975,
      "end": 7976,
      "loc": {
        "start": {
          "line": 199,
          "column": 23
        },
        "end": {
          "line": 199,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 7976,
      "end": 7980,
      "loc": {
        "start": {
          "line": 199,
          "column": 24
        },
        "end": {
          "line": 199,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7981,
      "end": 7982,
      "loc": {
        "start": {
          "line": 199,
          "column": 29
        },
        "end": {
          "line": 199,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 7983,
      "end": 7990,
      "loc": {
        "start": {
          "line": 199,
          "column": 31
        },
        "end": {
          "line": 199,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7990,
      "end": 7991,
      "loc": {
        "start": {
          "line": 199,
          "column": 38
        },
        "end": {
          "line": 199,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 7991,
      "end": 7997,
      "loc": {
        "start": {
          "line": 199,
          "column": 39
        },
        "end": {
          "line": 199,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 7998,
      "end": 8000,
      "loc": {
        "start": {
          "line": 199,
          "column": 46
        },
        "end": {
          "line": 199,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8001,
      "end": 8005,
      "loc": {
        "start": {
          "line": 199,
          "column": 49
        },
        "end": {
          "line": 199,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8005,
      "end": 8006,
      "loc": {
        "start": {
          "line": 199,
          "column": 53
        },
        "end": {
          "line": 199,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 8006,
      "end": 8012,
      "loc": {
        "start": {
          "line": 199,
          "column": 54
        },
        "end": {
          "line": 199,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8012,
      "end": 8013,
      "loc": {
        "start": {
          "line": 199,
          "column": 60
        },
        "end": {
          "line": 199,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8022,
      "end": 8026,
      "loc": {
        "start": {
          "line": 200,
          "column": 8
        },
        "end": {
          "line": 200,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8026,
      "end": 8027,
      "loc": {
        "start": {
          "line": 200,
          "column": 12
        },
        "end": {
          "line": 200,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 8027,
      "end": 8037,
      "loc": {
        "start": {
          "line": 200,
          "column": 13
        },
        "end": {
          "line": 200,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8037,
      "end": 8038,
      "loc": {
        "start": {
          "line": 200,
          "column": 23
        },
        "end": {
          "line": 200,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 8038,
      "end": 8046,
      "loc": {
        "start": {
          "line": 200,
          "column": 24
        },
        "end": {
          "line": 200,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8047,
      "end": 8048,
      "loc": {
        "start": {
          "line": 200,
          "column": 33
        },
        "end": {
          "line": 200,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8049,
      "end": 8056,
      "loc": {
        "start": {
          "line": 200,
          "column": 35
        },
        "end": {
          "line": 200,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8056,
      "end": 8057,
      "loc": {
        "start": {
          "line": 200,
          "column": 42
        },
        "end": {
          "line": 200,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 8057,
      "end": 8065,
      "loc": {
        "start": {
          "line": 200,
          "column": 43
        },
        "end": {
          "line": 200,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 8066,
      "end": 8068,
      "loc": {
        "start": {
          "line": 200,
          "column": 52
        },
        "end": {
          "line": 200,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8069,
      "end": 8073,
      "loc": {
        "start": {
          "line": 200,
          "column": 55
        },
        "end": {
          "line": 200,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8073,
      "end": 8074,
      "loc": {
        "start": {
          "line": 200,
          "column": 59
        },
        "end": {
          "line": 200,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 8074,
      "end": 8082,
      "loc": {
        "start": {
          "line": 200,
          "column": 60
        },
        "end": {
          "line": 200,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8082,
      "end": 8083,
      "loc": {
        "start": {
          "line": 200,
          "column": 68
        },
        "end": {
          "line": 200,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8092,
      "end": 8096,
      "loc": {
        "start": {
          "line": 201,
          "column": 8
        },
        "end": {
          "line": 201,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8096,
      "end": 8097,
      "loc": {
        "start": {
          "line": 201,
          "column": 12
        },
        "end": {
          "line": 201,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 8097,
      "end": 8107,
      "loc": {
        "start": {
          "line": 201,
          "column": 13
        },
        "end": {
          "line": 201,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8107,
      "end": 8108,
      "loc": {
        "start": {
          "line": 201,
          "column": 23
        },
        "end": {
          "line": 201,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 8108,
      "end": 8112,
      "loc": {
        "start": {
          "line": 201,
          "column": 24
        },
        "end": {
          "line": 201,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8113,
      "end": 8114,
      "loc": {
        "start": {
          "line": 201,
          "column": 29
        },
        "end": {
          "line": 201,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8115,
      "end": 8119,
      "loc": {
        "start": {
          "line": 201,
          "column": 31
        },
        "end": {
          "line": 201,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8119,
      "end": 8120,
      "loc": {
        "start": {
          "line": 201,
          "column": 35
        },
        "end": {
          "line": 201,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "canvas",
      "start": 8120,
      "end": 8126,
      "loc": {
        "start": {
          "line": 201,
          "column": 36
        },
        "end": {
          "line": 201,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8126,
      "end": 8127,
      "loc": {
        "start": {
          "line": 201,
          "column": 42
        },
        "end": {
          "line": 201,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "renderer",
      "start": 8127,
      "end": 8135,
      "loc": {
        "start": {
          "line": 201,
          "column": 43
        },
        "end": {
          "line": 201,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8135,
      "end": 8136,
      "loc": {
        "start": {
          "line": 201,
          "column": 51
        },
        "end": {
          "line": 201,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 8136,
      "end": 8140,
      "loc": {
        "start": {
          "line": 201,
          "column": 52
        },
        "end": {
          "line": 201,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8140,
      "end": 8141,
      "loc": {
        "start": {
          "line": 201,
          "column": 56
        },
        "end": {
          "line": 201,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8150,
      "end": 8154,
      "loc": {
        "start": {
          "line": 202,
          "column": 8
        },
        "end": {
          "line": 202,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8154,
      "end": 8155,
      "loc": {
        "start": {
          "line": 202,
          "column": 12
        },
        "end": {
          "line": 202,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 8155,
      "end": 8165,
      "loc": {
        "start": {
          "line": 202,
          "column": 13
        },
        "end": {
          "line": 202,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8165,
      "end": 8166,
      "loc": {
        "start": {
          "line": 202,
          "column": 23
        },
        "end": {
          "line": 202,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 8166,
      "end": 8171,
      "loc": {
        "start": {
          "line": 202,
          "column": 24
        },
        "end": {
          "line": 202,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8172,
      "end": 8173,
      "loc": {
        "start": {
          "line": 202,
          "column": 30
        },
        "end": {
          "line": 202,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "thetaNow",
      "start": 8174,
      "end": 8182,
      "loc": {
        "start": {
          "line": 202,
          "column": 32
        },
        "end": {
          "line": 202,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8182,
      "end": 8183,
      "loc": {
        "start": {
          "line": 202,
          "column": 40
        },
        "end": {
          "line": 202,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8192,
      "end": 8196,
      "loc": {
        "start": {
          "line": 203,
          "column": 8
        },
        "end": {
          "line": 203,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8196,
      "end": 8197,
      "loc": {
        "start": {
          "line": 203,
          "column": 12
        },
        "end": {
          "line": 203,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 8197,
      "end": 8207,
      "loc": {
        "start": {
          "line": 203,
          "column": 13
        },
        "end": {
          "line": 203,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8207,
      "end": 8208,
      "loc": {
        "start": {
          "line": 203,
          "column": 23
        },
        "end": {
          "line": 203,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 8208,
      "end": 8211,
      "loc": {
        "start": {
          "line": 203,
          "column": 24
        },
        "end": {
          "line": 203,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8212,
      "end": 8213,
      "loc": {
        "start": {
          "line": 203,
          "column": 28
        },
        "end": {
          "line": 203,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 8214,
      "end": 8219,
      "loc": {
        "start": {
          "line": 203,
          "column": 30
        },
        "end": {
          "line": 203,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8219,
      "end": 8220,
      "loc": {
        "start": {
          "line": 203,
          "column": 35
        },
        "end": {
          "line": 203,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8229,
      "end": 8233,
      "loc": {
        "start": {
          "line": 204,
          "column": 8
        },
        "end": {
          "line": 204,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8233,
      "end": 8234,
      "loc": {
        "start": {
          "line": 204,
          "column": 12
        },
        "end": {
          "line": 204,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 8234,
      "end": 8244,
      "loc": {
        "start": {
          "line": 204,
          "column": 13
        },
        "end": {
          "line": 204,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8244,
      "end": 8245,
      "loc": {
        "start": {
          "line": 204,
          "column": 23
        },
        "end": {
          "line": 204,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 8245,
      "end": 8248,
      "loc": {
        "start": {
          "line": 204,
          "column": 24
        },
        "end": {
          "line": 204,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8249,
      "end": 8250,
      "loc": {
        "start": {
          "line": 204,
          "column": 28
        },
        "end": {
          "line": 204,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 8251,
      "end": 8260,
      "loc": {
        "start": {
          "line": 204,
          "column": 30
        },
        "end": {
          "line": 204,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8260,
      "end": 8261,
      "loc": {
        "start": {
          "line": 204,
          "column": 39
        },
        "end": {
          "line": 204,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8270,
      "end": 8276,
      "loc": {
        "start": {
          "line": 205,
          "column": 8
        },
        "end": {
          "line": 205,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8277,
      "end": 8281,
      "loc": {
        "start": {
          "line": 205,
          "column": 15
        },
        "end": {
          "line": 205,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8281,
      "end": 8282,
      "loc": {
        "start": {
          "line": 205,
          "column": 19
        },
        "end": {
          "line": 205,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8287,
      "end": 8288,
      "loc": {
        "start": {
          "line": 206,
          "column": 4
        },
        "end": {
          "line": 206,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotatePhi",
      "start": 8294,
      "end": 8303,
      "loc": {
        "start": {
          "line": 208,
          "column": 4
        },
        "end": {
          "line": 208,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8303,
      "end": 8304,
      "loc": {
        "start": {
          "line": 208,
          "column": 13
        },
        "end": {
          "line": 208,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8304,
      "end": 8311,
      "loc": {
        "start": {
          "line": 208,
          "column": 14
        },
        "end": {
          "line": 208,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8312,
      "end": 8313,
      "loc": {
        "start": {
          "line": 208,
          "column": 22
        },
        "end": {
          "line": 208,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8314,
      "end": 8315,
      "loc": {
        "start": {
          "line": 208,
          "column": 24
        },
        "end": {
          "line": 208,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8316,
      "end": 8321,
      "loc": {
        "start": {
          "line": 208,
          "column": 26
        },
        "end": {
          "line": 208,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8321,
      "end": 8322,
      "loc": {
        "start": {
          "line": 208,
          "column": 31
        },
        "end": {
          "line": 208,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 8323,
      "end": 8324,
      "loc": {
        "start": {
          "line": 208,
          "column": 33
        },
        "end": {
          "line": 208,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8324,
      "end": 8325,
      "loc": {
        "start": {
          "line": 208,
          "column": 34
        },
        "end": {
          "line": 208,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 8326,
      "end": 8332,
      "loc": {
        "start": {
          "line": 208,
          "column": 36
        },
        "end": {
          "line": 208,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8332,
      "end": 8333,
      "loc": {
        "start": {
          "line": 208,
          "column": 42
        },
        "end": {
          "line": 208,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8334,
      "end": 8338,
      "loc": {
        "start": {
          "line": 208,
          "column": 44
        },
        "end": {
          "line": 208,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8338,
      "end": 8339,
      "loc": {
        "start": {
          "line": 208,
          "column": 48
        },
        "end": {
          "line": 208,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 8339,
      "end": 8345,
      "loc": {
        "start": {
          "line": 208,
          "column": 49
        },
        "end": {
          "line": 208,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8345,
      "end": 8346,
      "loc": {
        "start": {
          "line": 208,
          "column": 55
        },
        "end": {
          "line": 208,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 8347,
      "end": 8355,
      "loc": {
        "start": {
          "line": 208,
          "column": 57
        },
        "end": {
          "line": 208,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8355,
      "end": 8356,
      "loc": {
        "start": {
          "line": 208,
          "column": 65
        },
        "end": {
          "line": 208,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8357,
      "end": 8361,
      "loc": {
        "start": {
          "line": 208,
          "column": 67
        },
        "end": {
          "line": 208,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8361,
      "end": 8362,
      "loc": {
        "start": {
          "line": 208,
          "column": 71
        },
        "end": {
          "line": 208,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 8362,
      "end": 8370,
      "loc": {
        "start": {
          "line": 208,
          "column": 72
        },
        "end": {
          "line": 208,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8371,
      "end": 8372,
      "loc": {
        "start": {
          "line": 208,
          "column": 81
        },
        "end": {
          "line": 208,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8372,
      "end": 8373,
      "loc": {
        "start": {
          "line": 208,
          "column": 82
        },
        "end": {
          "line": 208,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8374,
      "end": 8375,
      "loc": {
        "start": {
          "line": 208,
          "column": 84
        },
        "end": {
          "line": 208,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8384,
      "end": 8386,
      "loc": {
        "start": {
          "line": 209,
          "column": 8
        },
        "end": {
          "line": 209,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8387,
      "end": 8388,
      "loc": {
        "start": {
          "line": 209,
          "column": 11
        },
        "end": {
          "line": 209,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 8388,
      "end": 8394,
      "loc": {
        "start": {
          "line": 209,
          "column": 12
        },
        "end": {
          "line": 209,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8395,
      "end": 8402,
      "loc": {
        "start": {
          "line": 209,
          "column": 19
        },
        "end": {
          "line": 209,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 8403,
      "end": 8406,
      "loc": {
        "start": {
          "line": 209,
          "column": 27
        },
        "end": {
          "line": 209,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "number",
      "start": 8407,
      "end": 8415,
      "loc": {
        "start": {
          "line": 209,
          "column": 31
        },
        "end": {
          "line": 209,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8415,
      "end": 8416,
      "loc": {
        "start": {
          "line": 209,
          "column": 39
        },
        "end": {
          "line": 209,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8417,
      "end": 8424,
      "loc": {
        "start": {
          "line": 209,
          "column": 41
        },
        "end": {
          "line": 209,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8425,
      "end": 8426,
      "loc": {
        "start": {
          "line": 209,
          "column": 49
        },
        "end": {
          "line": 209,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8427,
      "end": 8428,
      "loc": {
        "start": {
          "line": 209,
          "column": 51
        },
        "end": {
          "line": 209,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8429,
      "end": 8434,
      "loc": {
        "start": {
          "line": 209,
          "column": 53
        },
        "end": {
          "line": 209,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8434,
      "end": 8435,
      "loc": {
        "start": {
          "line": 209,
          "column": 58
        },
        "end": {
          "line": 209,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8436,
      "end": 8443,
      "loc": {
        "start": {
          "line": 209,
          "column": 60
        },
        "end": {
          "line": 209,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8443,
      "end": 8444,
      "loc": {
        "start": {
          "line": 209,
          "column": 67
        },
        "end": {
          "line": 209,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 8445,
      "end": 8451,
      "loc": {
        "start": {
          "line": 209,
          "column": 69
        },
        "end": {
          "line": 209,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8451,
      "end": 8452,
      "loc": {
        "start": {
          "line": 209,
          "column": 75
        },
        "end": {
          "line": 209,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8453,
      "end": 8457,
      "loc": {
        "start": {
          "line": 209,
          "column": 77
        },
        "end": {
          "line": 209,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8457,
      "end": 8458,
      "loc": {
        "start": {
          "line": 209,
          "column": 81
        },
        "end": {
          "line": 209,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 8458,
      "end": 8464,
      "loc": {
        "start": {
          "line": 209,
          "column": 82
        },
        "end": {
          "line": 209,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8464,
      "end": 8465,
      "loc": {
        "start": {
          "line": 209,
          "column": 88
        },
        "end": {
          "line": 209,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 8466,
      "end": 8474,
      "loc": {
        "start": {
          "line": 209,
          "column": 90
        },
        "end": {
          "line": 209,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8474,
      "end": 8475,
      "loc": {
        "start": {
          "line": 209,
          "column": 98
        },
        "end": {
          "line": 209,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8476,
      "end": 8480,
      "loc": {
        "start": {
          "line": 209,
          "column": 100
        },
        "end": {
          "line": 209,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8480,
      "end": 8481,
      "loc": {
        "start": {
          "line": 209,
          "column": 104
        },
        "end": {
          "line": 209,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 8481,
      "end": 8489,
      "loc": {
        "start": {
          "line": 209,
          "column": 105
        },
        "end": {
          "line": 209,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8490,
      "end": 8491,
      "loc": {
        "start": {
          "line": 209,
          "column": 114
        },
        "end": {
          "line": 209,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8491,
      "end": 8492,
      "loc": {
        "start": {
          "line": 209,
          "column": 115
        },
        "end": {
          "line": 209,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8502,
      "end": 8505,
      "loc": {
        "start": {
          "line": 211,
          "column": 8
        },
        "end": {
          "line": 211,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 8506,
      "end": 8509,
      "loc": {
        "start": {
          "line": 211,
          "column": 12
        },
        "end": {
          "line": 211,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8510,
      "end": 8511,
      "loc": {
        "start": {
          "line": 211,
          "column": 16
        },
        "end": {
          "line": 211,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8512,
      "end": 8519,
      "loc": {
        "start": {
          "line": 211,
          "column": 18
        },
        "end": {
          "line": 211,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8519,
      "end": 8520,
      "loc": {
        "start": {
          "line": 211,
          "column": 25
        },
        "end": {
          "line": 211,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8520,
      "end": 8525,
      "loc": {
        "start": {
          "line": 211,
          "column": 26
        },
        "end": {
          "line": 211,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 8526,
      "end": 8528,
      "loc": {
        "start": {
          "line": 211,
          "column": 32
        },
        "end": {
          "line": 211,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 8529,
      "end": 8530,
      "loc": {
        "start": {
          "line": 211,
          "column": 35
        },
        "end": {
          "line": 211,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8530,
      "end": 8531,
      "loc": {
        "start": {
          "line": 211,
          "column": 36
        },
        "end": {
          "line": 211,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8540,
      "end": 8543,
      "loc": {
        "start": {
          "line": 212,
          "column": 8
        },
        "end": {
          "line": 212,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiNow",
      "start": 8544,
      "end": 8550,
      "loc": {
        "start": {
          "line": 212,
          "column": 12
        },
        "end": {
          "line": 212,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8551,
      "end": 8552,
      "loc": {
        "start": {
          "line": 212,
          "column": 19
        },
        "end": {
          "line": 212,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8553,
      "end": 8557,
      "loc": {
        "start": {
          "line": 212,
          "column": 21
        },
        "end": {
          "line": 212,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8557,
      "end": 8558,
      "loc": {
        "start": {
          "line": 212,
          "column": 25
        },
        "end": {
          "line": 212,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 8558,
      "end": 8561,
      "loc": {
        "start": {
          "line": 212,
          "column": 26
        },
        "end": {
          "line": 212,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8561,
      "end": 8562,
      "loc": {
        "start": {
          "line": 212,
          "column": 29
        },
        "end": {
          "line": 212,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8571,
      "end": 8573,
      "loc": {
        "start": {
          "line": 213,
          "column": 8
        },
        "end": {
          "line": 213,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8574,
      "end": 8575,
      "loc": {
        "start": {
          "line": 213,
          "column": 11
        },
        "end": {
          "line": 213,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiNow",
      "start": 8575,
      "end": 8581,
      "loc": {
        "start": {
          "line": 213,
          "column": 12
        },
        "end": {
          "line": 213,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 8582,
      "end": 8583,
      "loc": {
        "start": {
          "line": 213,
          "column": 19
        },
        "end": {
          "line": 213,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 8584,
      "end": 8585,
      "loc": {
        "start": {
          "line": 213,
          "column": 21
        },
        "end": {
          "line": 213,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8585,
      "end": 8586,
      "loc": {
        "start": {
          "line": 213,
          "column": 22
        },
        "end": {
          "line": 213,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiNow",
      "start": 8587,
      "end": 8593,
      "loc": {
        "start": {
          "line": 213,
          "column": 24
        },
        "end": {
          "line": 213,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 8594,
      "end": 8596,
      "loc": {
        "start": {
          "line": 213,
          "column": 31
        },
        "end": {
          "line": 213,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 8597,
      "end": 8598,
      "loc": {
        "start": {
          "line": 213,
          "column": 34
        },
        "end": {
          "line": 213,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8599,
      "end": 8600,
      "loc": {
        "start": {
          "line": 213,
          "column": 36
        },
        "end": {
          "line": 213,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 8601,
      "end": 8605,
      "loc": {
        "start": {
          "line": 213,
          "column": 38
        },
        "end": {
          "line": 213,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8605,
      "end": 8606,
      "loc": {
        "start": {
          "line": 213,
          "column": 42
        },
        "end": {
          "line": 213,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 8606,
      "end": 8608,
      "loc": {
        "start": {
          "line": 213,
          "column": 43
        },
        "end": {
          "line": 213,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8608,
      "end": 8609,
      "loc": {
        "start": {
          "line": 213,
          "column": 45
        },
        "end": {
          "line": 213,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8618,
      "end": 8620,
      "loc": {
        "start": {
          "line": 214,
          "column": 8
        },
        "end": {
          "line": 214,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8621,
      "end": 8622,
      "loc": {
        "start": {
          "line": 214,
          "column": 11
        },
        "end": {
          "line": 214,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 8622,
      "end": 8625,
      "loc": {
        "start": {
          "line": 214,
          "column": 12
        },
        "end": {
          "line": 214,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 8626,
      "end": 8627,
      "loc": {
        "start": {
          "line": 214,
          "column": 16
        },
        "end": {
          "line": 214,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 8628,
      "end": 8629,
      "loc": {
        "start": {
          "line": 214,
          "column": 18
        },
        "end": {
          "line": 214,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8629,
      "end": 8630,
      "loc": {
        "start": {
          "line": 214,
          "column": 19
        },
        "end": {
          "line": 214,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 8631,
      "end": 8634,
      "loc": {
        "start": {
          "line": 214,
          "column": 21
        },
        "end": {
          "line": 214,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 8635,
      "end": 8637,
      "loc": {
        "start": {
          "line": 214,
          "column": 25
        },
        "end": {
          "line": 214,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 8638,
      "end": 8639,
      "loc": {
        "start": {
          "line": 214,
          "column": 28
        },
        "end": {
          "line": 214,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8640,
      "end": 8641,
      "loc": {
        "start": {
          "line": 214,
          "column": 30
        },
        "end": {
          "line": 214,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 8642,
      "end": 8646,
      "loc": {
        "start": {
          "line": 214,
          "column": 32
        },
        "end": {
          "line": 214,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8646,
      "end": 8647,
      "loc": {
        "start": {
          "line": 214,
          "column": 36
        },
        "end": {
          "line": 214,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 8647,
      "end": 8649,
      "loc": {
        "start": {
          "line": 214,
          "column": 37
        },
        "end": {
          "line": 214,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8649,
      "end": 8650,
      "loc": {
        "start": {
          "line": 214,
          "column": 39
        },
        "end": {
          "line": 214,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8659,
      "end": 8662,
      "loc": {
        "start": {
          "line": 215,
          "column": 8
        },
        "end": {
          "line": 215,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiDist",
      "start": 8663,
      "end": 8670,
      "loc": {
        "start": {
          "line": 215,
          "column": 12
        },
        "end": {
          "line": 215,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8671,
      "end": 8672,
      "loc": {
        "start": {
          "line": 215,
          "column": 20
        },
        "end": {
          "line": 215,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 8673,
      "end": 8677,
      "loc": {
        "start": {
          "line": 215,
          "column": 22
        },
        "end": {
          "line": 215,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8677,
      "end": 8678,
      "loc": {
        "start": {
          "line": 215,
          "column": 26
        },
        "end": {
          "line": 215,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "abs",
      "start": 8678,
      "end": 8681,
      "loc": {
        "start": {
          "line": 215,
          "column": 27
        },
        "end": {
          "line": 215,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8681,
      "end": 8682,
      "loc": {
        "start": {
          "line": 215,
          "column": 30
        },
        "end": {
          "line": 215,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 8682,
      "end": 8685,
      "loc": {
        "start": {
          "line": 215,
          "column": 31
        },
        "end": {
          "line": 215,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 8686,
      "end": 8687,
      "loc": {
        "start": {
          "line": 215,
          "column": 35
        },
        "end": {
          "line": 215,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiNow",
      "start": 8688,
      "end": 8694,
      "loc": {
        "start": {
          "line": 215,
          "column": 37
        },
        "end": {
          "line": 215,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8694,
      "end": 8695,
      "loc": {
        "start": {
          "line": 215,
          "column": 43
        },
        "end": {
          "line": 215,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8695,
      "end": 8696,
      "loc": {
        "start": {
          "line": 215,
          "column": 44
        },
        "end": {
          "line": 215,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8705,
      "end": 8707,
      "loc": {
        "start": {
          "line": 216,
          "column": 8
        },
        "end": {
          "line": 216,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8708,
      "end": 8709,
      "loc": {
        "start": {
          "line": 216,
          "column": 11
        },
        "end": {
          "line": 216,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 8709,
      "end": 8710,
      "loc": {
        "start": {
          "line": 216,
          "column": 12
        },
        "end": {
          "line": 216,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8711,
      "end": 8712,
      "loc": {
        "start": {
          "line": 216,
          "column": 14
        },
        "end": {
          "line": 216,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 8713,
      "end": 8717,
      "loc": {
        "start": {
          "line": 216,
          "column": 16
        },
        "end": {
          "line": 216,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8717,
      "end": 8718,
      "loc": {
        "start": {
          "line": 216,
          "column": 20
        },
        "end": {
          "line": 216,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 8718,
      "end": 8720,
      "loc": {
        "start": {
          "line": 216,
          "column": 21
        },
        "end": {
          "line": 216,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 8721,
      "end": 8722,
      "loc": {
        "start": {
          "line": 216,
          "column": 24
        },
        "end": {
          "line": 216,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiDist",
      "start": 8723,
      "end": 8730,
      "loc": {
        "start": {
          "line": 216,
          "column": 26
        },
        "end": {
          "line": 216,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 8731,
      "end": 8732,
      "loc": {
        "start": {
          "line": 216,
          "column": 34
        },
        "end": {
          "line": 216,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiDist",
      "start": 8733,
      "end": 8740,
      "loc": {
        "start": {
          "line": 216,
          "column": 36
        },
        "end": {
          "line": 216,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8740,
      "end": 8741,
      "loc": {
        "start": {
          "line": 216,
          "column": 43
        },
        "end": {
          "line": 216,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8742,
      "end": 8743,
      "loc": {
        "start": {
          "line": 216,
          "column": 45
        },
        "end": {
          "line": 216,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8756,
      "end": 8758,
      "loc": {
        "start": {
          "line": 217,
          "column": 12
        },
        "end": {
          "line": 217,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8759,
      "end": 8760,
      "loc": {
        "start": {
          "line": 217,
          "column": 15
        },
        "end": {
          "line": 217,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 8760,
      "end": 8763,
      "loc": {
        "start": {
          "line": 217,
          "column": 16
        },
        "end": {
          "line": 217,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 8764,
      "end": 8765,
      "loc": {
        "start": {
          "line": 217,
          "column": 20
        },
        "end": {
          "line": 217,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiNow",
      "start": 8766,
      "end": 8772,
      "loc": {
        "start": {
          "line": 217,
          "column": 22
        },
        "end": {
          "line": 217,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8772,
      "end": 8773,
      "loc": {
        "start": {
          "line": 217,
          "column": 28
        },
        "end": {
          "line": 217,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8774,
      "end": 8775,
      "loc": {
        "start": {
          "line": 217,
          "column": 30
        },
        "end": {
          "line": 217,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 8792,
      "end": 8795,
      "loc": {
        "start": {
          "line": 218,
          "column": 16
        },
        "end": {
          "line": 218,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 8796,
      "end": 8798,
      "loc": {
        "start": {
          "line": 218,
          "column": 20
        },
        "end": {
          "line": 218,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 8799,
      "end": 8800,
      "loc": {
        "start": {
          "line": 218,
          "column": 23
        },
        "end": {
          "line": 218,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8801,
      "end": 8802,
      "loc": {
        "start": {
          "line": 218,
          "column": 25
        },
        "end": {
          "line": 218,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 8803,
      "end": 8807,
      "loc": {
        "start": {
          "line": 218,
          "column": 27
        },
        "end": {
          "line": 218,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8807,
      "end": 8808,
      "loc": {
        "start": {
          "line": 218,
          "column": 31
        },
        "end": {
          "line": 218,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 8808,
      "end": 8810,
      "loc": {
        "start": {
          "line": 218,
          "column": 32
        },
        "end": {
          "line": 218,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8810,
      "end": 8811,
      "loc": {
        "start": {
          "line": 218,
          "column": 34
        },
        "end": {
          "line": 218,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8824,
      "end": 8825,
      "loc": {
        "start": {
          "line": 219,
          "column": 12
        },
        "end": {
          "line": 219,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 8826,
      "end": 8830,
      "loc": {
        "start": {
          "line": 219,
          "column": 14
        },
        "end": {
          "line": 219,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8831,
      "end": 8832,
      "loc": {
        "start": {
          "line": 219,
          "column": 19
        },
        "end": {
          "line": 219,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiNow",
      "start": 8849,
      "end": 8855,
      "loc": {
        "start": {
          "line": 220,
          "column": 16
        },
        "end": {
          "line": 220,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 8856,
      "end": 8858,
      "loc": {
        "start": {
          "line": 220,
          "column": 23
        },
        "end": {
          "line": 220,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 8859,
      "end": 8860,
      "loc": {
        "start": {
          "line": 220,
          "column": 26
        },
        "end": {
          "line": 220,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8861,
      "end": 8862,
      "loc": {
        "start": {
          "line": 220,
          "column": 28
        },
        "end": {
          "line": 220,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 8863,
      "end": 8867,
      "loc": {
        "start": {
          "line": 220,
          "column": 30
        },
        "end": {
          "line": 220,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8867,
      "end": 8868,
      "loc": {
        "start": {
          "line": 220,
          "column": 34
        },
        "end": {
          "line": 220,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 8868,
      "end": 8870,
      "loc": {
        "start": {
          "line": 220,
          "column": 35
        },
        "end": {
          "line": 220,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8870,
      "end": 8871,
      "loc": {
        "start": {
          "line": 220,
          "column": 37
        },
        "end": {
          "line": 220,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8884,
      "end": 8885,
      "loc": {
        "start": {
          "line": 221,
          "column": 12
        },
        "end": {
          "line": 221,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8894,
      "end": 8895,
      "loc": {
        "start": {
          "line": 222,
          "column": 8
        },
        "end": {
          "line": 222,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8905,
      "end": 8909,
      "loc": {
        "start": {
          "line": 224,
          "column": 8
        },
        "end": {
          "line": 224,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8909,
      "end": 8910,
      "loc": {
        "start": {
          "line": 224,
          "column": 12
        },
        "end": {
          "line": 224,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 8910,
      "end": 8920,
      "loc": {
        "start": {
          "line": 224,
          "column": 13
        },
        "end": {
          "line": 224,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8921,
      "end": 8922,
      "loc": {
        "start": {
          "line": 224,
          "column": 24
        },
        "end": {
          "line": 224,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 8923,
      "end": 8927,
      "loc": {
        "start": {
          "line": 224,
          "column": 26
        },
        "end": {
          "line": 224,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8927,
      "end": 8928,
      "loc": {
        "start": {
          "line": 224,
          "column": 30
        },
        "end": {
          "line": 224,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8937,
      "end": 8941,
      "loc": {
        "start": {
          "line": 225,
          "column": 8
        },
        "end": {
          "line": 225,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8941,
      "end": 8942,
      "loc": {
        "start": {
          "line": 225,
          "column": 12
        },
        "end": {
          "line": 225,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 8942,
      "end": 8950,
      "loc": {
        "start": {
          "line": 225,
          "column": 13
        },
        "end": {
          "line": 225,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8950,
      "end": 8951,
      "loc": {
        "start": {
          "line": 225,
          "column": 21
        },
        "end": {
          "line": 225,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 8951,
      "end": 8955,
      "loc": {
        "start": {
          "line": 225,
          "column": 22
        },
        "end": {
          "line": 225,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8956,
      "end": 8957,
      "loc": {
        "start": {
          "line": 225,
          "column": 27
        },
        "end": {
          "line": 225,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 8958,
      "end": 8965,
      "loc": {
        "start": {
          "line": 225,
          "column": 29
        },
        "end": {
          "line": 225,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8965,
      "end": 8966,
      "loc": {
        "start": {
          "line": 225,
          "column": 36
        },
        "end": {
          "line": 225,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 8966,
      "end": 8972,
      "loc": {
        "start": {
          "line": 225,
          "column": 37
        },
        "end": {
          "line": 225,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 8973,
      "end": 8975,
      "loc": {
        "start": {
          "line": 225,
          "column": 44
        },
        "end": {
          "line": 225,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8976,
      "end": 8980,
      "loc": {
        "start": {
          "line": 225,
          "column": 47
        },
        "end": {
          "line": 225,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8980,
      "end": 8981,
      "loc": {
        "start": {
          "line": 225,
          "column": 51
        },
        "end": {
          "line": 225,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 8981,
      "end": 8987,
      "loc": {
        "start": {
          "line": 225,
          "column": 52
        },
        "end": {
          "line": 225,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8987,
      "end": 8988,
      "loc": {
        "start": {
          "line": 225,
          "column": 58
        },
        "end": {
          "line": 225,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8997,
      "end": 9001,
      "loc": {
        "start": {
          "line": 226,
          "column": 8
        },
        "end": {
          "line": 226,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9001,
      "end": 9002,
      "loc": {
        "start": {
          "line": 226,
          "column": 12
        },
        "end": {
          "line": 226,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 9002,
      "end": 9010,
      "loc": {
        "start": {
          "line": 226,
          "column": 13
        },
        "end": {
          "line": 226,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9010,
      "end": 9011,
      "loc": {
        "start": {
          "line": 226,
          "column": 21
        },
        "end": {
          "line": 226,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9011,
      "end": 9019,
      "loc": {
        "start": {
          "line": 226,
          "column": 22
        },
        "end": {
          "line": 226,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9020,
      "end": 9021,
      "loc": {
        "start": {
          "line": 226,
          "column": 31
        },
        "end": {
          "line": 226,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9022,
      "end": 9029,
      "loc": {
        "start": {
          "line": 226,
          "column": 33
        },
        "end": {
          "line": 226,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9029,
      "end": 9030,
      "loc": {
        "start": {
          "line": 226,
          "column": 40
        },
        "end": {
          "line": 226,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9030,
      "end": 9038,
      "loc": {
        "start": {
          "line": 226,
          "column": 41
        },
        "end": {
          "line": 226,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 9039,
      "end": 9041,
      "loc": {
        "start": {
          "line": 226,
          "column": 50
        },
        "end": {
          "line": 226,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9042,
      "end": 9046,
      "loc": {
        "start": {
          "line": 226,
          "column": 53
        },
        "end": {
          "line": 226,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9046,
      "end": 9047,
      "loc": {
        "start": {
          "line": 226,
          "column": 57
        },
        "end": {
          "line": 226,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9047,
      "end": 9055,
      "loc": {
        "start": {
          "line": 226,
          "column": 58
        },
        "end": {
          "line": 226,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9055,
      "end": 9056,
      "loc": {
        "start": {
          "line": 226,
          "column": 66
        },
        "end": {
          "line": 226,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9065,
      "end": 9069,
      "loc": {
        "start": {
          "line": 227,
          "column": 8
        },
        "end": {
          "line": 227,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9069,
      "end": 9070,
      "loc": {
        "start": {
          "line": 227,
          "column": 12
        },
        "end": {
          "line": 227,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 9070,
      "end": 9078,
      "loc": {
        "start": {
          "line": 227,
          "column": 13
        },
        "end": {
          "line": 227,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9078,
      "end": 9079,
      "loc": {
        "start": {
          "line": 227,
          "column": 21
        },
        "end": {
          "line": 227,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 9079,
      "end": 9083,
      "loc": {
        "start": {
          "line": 227,
          "column": 22
        },
        "end": {
          "line": 227,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9084,
      "end": 9085,
      "loc": {
        "start": {
          "line": 227,
          "column": 27
        },
        "end": {
          "line": 227,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9086,
      "end": 9090,
      "loc": {
        "start": {
          "line": 227,
          "column": 29
        },
        "end": {
          "line": 227,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9090,
      "end": 9091,
      "loc": {
        "start": {
          "line": 227,
          "column": 33
        },
        "end": {
          "line": 227,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "canvas",
      "start": 9091,
      "end": 9097,
      "loc": {
        "start": {
          "line": 227,
          "column": 34
        },
        "end": {
          "line": 227,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9097,
      "end": 9098,
      "loc": {
        "start": {
          "line": 227,
          "column": 40
        },
        "end": {
          "line": 227,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "renderer",
      "start": 9098,
      "end": 9106,
      "loc": {
        "start": {
          "line": 227,
          "column": 41
        },
        "end": {
          "line": 227,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9106,
      "end": 9107,
      "loc": {
        "start": {
          "line": 227,
          "column": 49
        },
        "end": {
          "line": 227,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 9107,
      "end": 9111,
      "loc": {
        "start": {
          "line": 227,
          "column": 50
        },
        "end": {
          "line": 227,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9111,
      "end": 9112,
      "loc": {
        "start": {
          "line": 227,
          "column": 54
        },
        "end": {
          "line": 227,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9121,
      "end": 9125,
      "loc": {
        "start": {
          "line": 228,
          "column": 8
        },
        "end": {
          "line": 228,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9125,
      "end": 9126,
      "loc": {
        "start": {
          "line": 228,
          "column": 12
        },
        "end": {
          "line": 228,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 9126,
      "end": 9134,
      "loc": {
        "start": {
          "line": 228,
          "column": 13
        },
        "end": {
          "line": 228,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9134,
      "end": 9135,
      "loc": {
        "start": {
          "line": 228,
          "column": 21
        },
        "end": {
          "line": 228,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 9135,
      "end": 9140,
      "loc": {
        "start": {
          "line": 228,
          "column": 22
        },
        "end": {
          "line": 228,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9141,
      "end": 9142,
      "loc": {
        "start": {
          "line": 228,
          "column": 28
        },
        "end": {
          "line": 228,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phiNow",
      "start": 9143,
      "end": 9149,
      "loc": {
        "start": {
          "line": 228,
          "column": 30
        },
        "end": {
          "line": 228,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9149,
      "end": 9150,
      "loc": {
        "start": {
          "line": 228,
          "column": 36
        },
        "end": {
          "line": 228,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9159,
      "end": 9163,
      "loc": {
        "start": {
          "line": 229,
          "column": 8
        },
        "end": {
          "line": 229,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9163,
      "end": 9164,
      "loc": {
        "start": {
          "line": 229,
          "column": 12
        },
        "end": {
          "line": 229,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 9164,
      "end": 9172,
      "loc": {
        "start": {
          "line": 229,
          "column": 13
        },
        "end": {
          "line": 229,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9172,
      "end": 9173,
      "loc": {
        "start": {
          "line": 229,
          "column": 21
        },
        "end": {
          "line": 229,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 9173,
      "end": 9176,
      "loc": {
        "start": {
          "line": 229,
          "column": 22
        },
        "end": {
          "line": 229,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9177,
      "end": 9178,
      "loc": {
        "start": {
          "line": 229,
          "column": 26
        },
        "end": {
          "line": 229,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 9179,
      "end": 9182,
      "loc": {
        "start": {
          "line": 229,
          "column": 28
        },
        "end": {
          "line": 229,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9182,
      "end": 9183,
      "loc": {
        "start": {
          "line": 229,
          "column": 31
        },
        "end": {
          "line": 229,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9192,
      "end": 9196,
      "loc": {
        "start": {
          "line": 230,
          "column": 8
        },
        "end": {
          "line": 230,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9196,
      "end": 9197,
      "loc": {
        "start": {
          "line": 230,
          "column": 12
        },
        "end": {
          "line": 230,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 9197,
      "end": 9205,
      "loc": {
        "start": {
          "line": 230,
          "column": 13
        },
        "end": {
          "line": 230,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9205,
      "end": 9206,
      "loc": {
        "start": {
          "line": 230,
          "column": 21
        },
        "end": {
          "line": 230,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 9206,
      "end": 9209,
      "loc": {
        "start": {
          "line": 230,
          "column": 22
        },
        "end": {
          "line": 230,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9210,
      "end": 9211,
      "loc": {
        "start": {
          "line": 230,
          "column": 26
        },
        "end": {
          "line": 230,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 9212,
      "end": 9221,
      "loc": {
        "start": {
          "line": 230,
          "column": 28
        },
        "end": {
          "line": 230,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9221,
      "end": 9222,
      "loc": {
        "start": {
          "line": 230,
          "column": 37
        },
        "end": {
          "line": 230,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9231,
      "end": 9237,
      "loc": {
        "start": {
          "line": 231,
          "column": 8
        },
        "end": {
          "line": 231,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9238,
      "end": 9242,
      "loc": {
        "start": {
          "line": 231,
          "column": 15
        },
        "end": {
          "line": 231,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9242,
      "end": 9243,
      "loc": {
        "start": {
          "line": 231,
          "column": 19
        },
        "end": {
          "line": 231,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9248,
      "end": 9249,
      "loc": {
        "start": {
          "line": 232,
          "column": 4
        },
        "end": {
          "line": 232,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotate",
      "start": 9255,
      "end": 9261,
      "loc": {
        "start": {
          "line": 234,
          "column": 4
        },
        "end": {
          "line": 234,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9261,
      "end": 9262,
      "loc": {
        "start": {
          "line": 234,
          "column": 10
        },
        "end": {
          "line": 234,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 9262,
      "end": 9267,
      "loc": {
        "start": {
          "line": 234,
          "column": 11
        },
        "end": {
          "line": 234,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9267,
      "end": 9268,
      "loc": {
        "start": {
          "line": 234,
          "column": 16
        },
        "end": {
          "line": 234,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 9269,
      "end": 9272,
      "loc": {
        "start": {
          "line": 234,
          "column": 18
        },
        "end": {
          "line": 234,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9272,
      "end": 9273,
      "loc": {
        "start": {
          "line": 234,
          "column": 21
        },
        "end": {
          "line": 234,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9274,
      "end": 9275,
      "loc": {
        "start": {
          "line": 234,
          "column": 23
        },
        "end": {
          "line": 234,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9284,
      "end": 9290,
      "loc": {
        "start": {
          "line": 235,
          "column": 8
        },
        "end": {
          "line": 235,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9291,
      "end": 9295,
      "loc": {
        "start": {
          "line": 235,
          "column": 15
        },
        "end": {
          "line": 235,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9295,
      "end": 9296,
      "loc": {
        "start": {
          "line": 235,
          "column": 19
        },
        "end": {
          "line": 235,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotateTheta",
      "start": 9296,
      "end": 9307,
      "loc": {
        "start": {
          "line": 235,
          "column": 20
        },
        "end": {
          "line": 235,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9307,
      "end": 9308,
      "loc": {
        "start": {
          "line": 235,
          "column": 31
        },
        "end": {
          "line": 235,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 9308,
      "end": 9313,
      "loc": {
        "start": {
          "line": 235,
          "column": 32
        },
        "end": {
          "line": 235,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9313,
      "end": 9314,
      "loc": {
        "start": {
          "line": 235,
          "column": 37
        },
        "end": {
          "line": 235,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9314,
      "end": 9315,
      "loc": {
        "start": {
          "line": 235,
          "column": 38
        },
        "end": {
          "line": 235,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotatePhi",
      "start": 9315,
      "end": 9324,
      "loc": {
        "start": {
          "line": 235,
          "column": 39
        },
        "end": {
          "line": 235,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9324,
      "end": 9325,
      "loc": {
        "start": {
          "line": 235,
          "column": 48
        },
        "end": {
          "line": 235,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 9325,
      "end": 9328,
      "loc": {
        "start": {
          "line": 235,
          "column": 49
        },
        "end": {
          "line": 235,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9328,
      "end": 9329,
      "loc": {
        "start": {
          "line": 235,
          "column": 52
        },
        "end": {
          "line": 235,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9329,
      "end": 9330,
      "loc": {
        "start": {
          "line": 235,
          "column": 53
        },
        "end": {
          "line": 235,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9335,
      "end": 9336,
      "loc": {
        "start": {
          "line": 236,
          "column": 4
        },
        "end": {
          "line": 236,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 9342,
      "end": 9345,
      "loc": {
        "start": {
          "line": 238,
          "column": 4
        },
        "end": {
          "line": 238,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9345,
      "end": 9346,
      "loc": {
        "start": {
          "line": 238,
          "column": 7
        },
        "end": {
          "line": 238,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9346,
      "end": 9353,
      "loc": {
        "start": {
          "line": 238,
          "column": 8
        },
        "end": {
          "line": 238,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9354,
      "end": 9355,
      "loc": {
        "start": {
          "line": 238,
          "column": 16
        },
        "end": {
          "line": 238,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9356,
      "end": 9357,
      "loc": {
        "start": {
          "line": 238,
          "column": 18
        },
        "end": {
          "line": 238,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9358,
      "end": 9363,
      "loc": {
        "start": {
          "line": 238,
          "column": 20
        },
        "end": {
          "line": 238,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9363,
      "end": 9364,
      "loc": {
        "start": {
          "line": 238,
          "column": 25
        },
        "end": {
          "line": 238,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 9365,
      "end": 9366,
      "loc": {
        "start": {
          "line": 238,
          "column": 27
        },
        "end": {
          "line": 238,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9366,
      "end": 9367,
      "loc": {
        "start": {
          "line": 238,
          "column": 28
        },
        "end": {
          "line": 238,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 9368,
      "end": 9374,
      "loc": {
        "start": {
          "line": 238,
          "column": 30
        },
        "end": {
          "line": 238,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9374,
      "end": 9375,
      "loc": {
        "start": {
          "line": 238,
          "column": 36
        },
        "end": {
          "line": 238,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9376,
      "end": 9380,
      "loc": {
        "start": {
          "line": 238,
          "column": 38
        },
        "end": {
          "line": 238,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9380,
      "end": 9381,
      "loc": {
        "start": {
          "line": 238,
          "column": 42
        },
        "end": {
          "line": 238,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 9381,
      "end": 9387,
      "loc": {
        "start": {
          "line": 238,
          "column": 43
        },
        "end": {
          "line": 238,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9387,
      "end": 9388,
      "loc": {
        "start": {
          "line": 238,
          "column": 49
        },
        "end": {
          "line": 238,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9389,
      "end": 9397,
      "loc": {
        "start": {
          "line": 238,
          "column": 51
        },
        "end": {
          "line": 238,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9397,
      "end": 9398,
      "loc": {
        "start": {
          "line": 238,
          "column": 59
        },
        "end": {
          "line": 238,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9399,
      "end": 9403,
      "loc": {
        "start": {
          "line": 238,
          "column": 61
        },
        "end": {
          "line": 238,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9403,
      "end": 9404,
      "loc": {
        "start": {
          "line": 238,
          "column": 65
        },
        "end": {
          "line": 238,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9404,
      "end": 9412,
      "loc": {
        "start": {
          "line": 238,
          "column": 66
        },
        "end": {
          "line": 238,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9413,
      "end": 9414,
      "loc": {
        "start": {
          "line": 238,
          "column": 75
        },
        "end": {
          "line": 238,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9414,
      "end": 9415,
      "loc": {
        "start": {
          "line": 238,
          "column": 76
        },
        "end": {
          "line": 238,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9416,
      "end": 9417,
      "loc": {
        "start": {
          "line": 238,
          "column": 78
        },
        "end": {
          "line": 238,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 9426,
      "end": 9429,
      "loc": {
        "start": {
          "line": 239,
          "column": 8
        },
        "end": {
          "line": 239,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 9430,
      "end": 9436,
      "loc": {
        "start": {
          "line": 239,
          "column": 12
        },
        "end": {
          "line": 239,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9437,
      "end": 9438,
      "loc": {
        "start": {
          "line": 239,
          "column": 19
        },
        "end": {
          "line": 239,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9439,
      "end": 9440,
      "loc": {
        "start": {
          "line": 239,
          "column": 21
        },
        "end": {
          "line": 239,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9440,
      "end": 9444,
      "loc": {
        "start": {
          "line": 239,
          "column": 22
        },
        "end": {
          "line": 239,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9444,
      "end": 9445,
      "loc": {
        "start": {
          "line": 239,
          "column": 26
        },
        "end": {
          "line": 239,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 9445,
      "end": 9451,
      "loc": {
        "start": {
          "line": 239,
          "column": 27
        },
        "end": {
          "line": 239,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 9452,
      "end": 9454,
      "loc": {
        "start": {
          "line": 239,
          "column": 34
        },
        "end": {
          "line": 239,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9455,
      "end": 9459,
      "loc": {
        "start": {
          "line": 239,
          "column": 37
        },
        "end": {
          "line": 239,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9459,
      "end": 9460,
      "loc": {
        "start": {
          "line": 239,
          "column": 41
        },
        "end": {
          "line": 239,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 9460,
      "end": 9464,
      "loc": {
        "start": {
          "line": 239,
          "column": 42
        },
        "end": {
          "line": 239,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9464,
      "end": 9465,
      "loc": {
        "start": {
          "line": 239,
          "column": 46
        },
        "end": {
          "line": 239,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 9465,
      "end": 9471,
      "loc": {
        "start": {
          "line": 239,
          "column": 47
        },
        "end": {
          "line": 239,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9471,
      "end": 9472,
      "loc": {
        "start": {
          "line": 239,
          "column": 53
        },
        "end": {
          "line": 239,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9472,
      "end": 9473,
      "loc": {
        "start": {
          "line": 239,
          "column": 54
        },
        "end": {
          "line": 239,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9483,
      "end": 9485,
      "loc": {
        "start": {
          "line": 241,
          "column": 8
        },
        "end": {
          "line": 241,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9486,
      "end": 9487,
      "loc": {
        "start": {
          "line": 241,
          "column": 11
        },
        "end": {
          "line": 241,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 9487,
      "end": 9493,
      "loc": {
        "start": {
          "line": 241,
          "column": 12
        },
        "end": {
          "line": 241,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9494,
      "end": 9501,
      "loc": {
        "start": {
          "line": 241,
          "column": 19
        },
        "end": {
          "line": 241,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 9502,
      "end": 9505,
      "loc": {
        "start": {
          "line": 241,
          "column": 27
        },
        "end": {
          "line": 241,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "number",
      "start": 9506,
      "end": 9514,
      "loc": {
        "start": {
          "line": 241,
          "column": 31
        },
        "end": {
          "line": 241,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9514,
      "end": 9515,
      "loc": {
        "start": {
          "line": 241,
          "column": 39
        },
        "end": {
          "line": 241,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9516,
      "end": 9523,
      "loc": {
        "start": {
          "line": 241,
          "column": 41
        },
        "end": {
          "line": 241,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9524,
      "end": 9525,
      "loc": {
        "start": {
          "line": 241,
          "column": 49
        },
        "end": {
          "line": 241,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9526,
      "end": 9527,
      "loc": {
        "start": {
          "line": 241,
          "column": 51
        },
        "end": {
          "line": 241,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9528,
      "end": 9533,
      "loc": {
        "start": {
          "line": 241,
          "column": 53
        },
        "end": {
          "line": 241,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9533,
      "end": 9534,
      "loc": {
        "start": {
          "line": 241,
          "column": 58
        },
        "end": {
          "line": 241,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9535,
      "end": 9542,
      "loc": {
        "start": {
          "line": 241,
          "column": 60
        },
        "end": {
          "line": 241,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9542,
      "end": 9543,
      "loc": {
        "start": {
          "line": 241,
          "column": 67
        },
        "end": {
          "line": 241,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 9544,
      "end": 9550,
      "loc": {
        "start": {
          "line": 241,
          "column": 69
        },
        "end": {
          "line": 241,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9550,
      "end": 9551,
      "loc": {
        "start": {
          "line": 241,
          "column": 75
        },
        "end": {
          "line": 241,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9552,
      "end": 9556,
      "loc": {
        "start": {
          "line": 241,
          "column": 77
        },
        "end": {
          "line": 241,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9556,
      "end": 9557,
      "loc": {
        "start": {
          "line": 241,
          "column": 81
        },
        "end": {
          "line": 241,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 9557,
      "end": 9563,
      "loc": {
        "start": {
          "line": 241,
          "column": 82
        },
        "end": {
          "line": 241,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9563,
      "end": 9564,
      "loc": {
        "start": {
          "line": 241,
          "column": 88
        },
        "end": {
          "line": 241,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9565,
      "end": 9573,
      "loc": {
        "start": {
          "line": 241,
          "column": 90
        },
        "end": {
          "line": 241,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9573,
      "end": 9574,
      "loc": {
        "start": {
          "line": 241,
          "column": 98
        },
        "end": {
          "line": 241,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9575,
      "end": 9579,
      "loc": {
        "start": {
          "line": 241,
          "column": 100
        },
        "end": {
          "line": 241,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9579,
      "end": 9580,
      "loc": {
        "start": {
          "line": 241,
          "column": 104
        },
        "end": {
          "line": 241,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9580,
      "end": 9588,
      "loc": {
        "start": {
          "line": 241,
          "column": 105
        },
        "end": {
          "line": 241,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9589,
      "end": 9590,
      "loc": {
        "start": {
          "line": 241,
          "column": 114
        },
        "end": {
          "line": 241,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9590,
      "end": 9591,
      "loc": {
        "start": {
          "line": 241,
          "column": 115
        },
        "end": {
          "line": 241,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9601,
      "end": 9608,
      "loc": {
        "start": {
          "line": 243,
          "column": 8
        },
        "end": {
          "line": 243,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9608,
      "end": 9609,
      "loc": {
        "start": {
          "line": 243,
          "column": 15
        },
        "end": {
          "line": 243,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 9609,
      "end": 9614,
      "loc": {
        "start": {
          "line": 243,
          "column": 16
        },
        "end": {
          "line": 243,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9615,
      "end": 9616,
      "loc": {
        "start": {
          "line": 243,
          "column": 22
        },
        "end": {
          "line": 243,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9617,
      "end": 9624,
      "loc": {
        "start": {
          "line": 243,
          "column": 24
        },
        "end": {
          "line": 243,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9624,
      "end": 9625,
      "loc": {
        "start": {
          "line": 243,
          "column": 31
        },
        "end": {
          "line": 243,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 9625,
      "end": 9630,
      "loc": {
        "start": {
          "line": 243,
          "column": 32
        },
        "end": {
          "line": 243,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 9631,
      "end": 9633,
      "loc": {
        "start": {
          "line": 243,
          "column": 38
        },
        "end": {
          "line": 243,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 9634,
      "end": 9635,
      "loc": {
        "start": {
          "line": 243,
          "column": 41
        },
        "end": {
          "line": 243,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9635,
      "end": 9636,
      "loc": {
        "start": {
          "line": 243,
          "column": 42
        },
        "end": {
          "line": 243,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9645,
      "end": 9649,
      "loc": {
        "start": {
          "line": 244,
          "column": 8
        },
        "end": {
          "line": 244,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9649,
      "end": 9650,
      "loc": {
        "start": {
          "line": 244,
          "column": 12
        },
        "end": {
          "line": 244,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 9650,
      "end": 9660,
      "loc": {
        "start": {
          "line": 244,
          "column": 13
        },
        "end": {
          "line": 244,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9661,
      "end": 9662,
      "loc": {
        "start": {
          "line": 244,
          "column": 24
        },
        "end": {
          "line": 244,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 9663,
      "end": 9667,
      "loc": {
        "start": {
          "line": 244,
          "column": 26
        },
        "end": {
          "line": 244,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9667,
      "end": 9668,
      "loc": {
        "start": {
          "line": 244,
          "column": 30
        },
        "end": {
          "line": 244,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9677,
      "end": 9681,
      "loc": {
        "start": {
          "line": 245,
          "column": 8
        },
        "end": {
          "line": 245,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9681,
      "end": 9682,
      "loc": {
        "start": {
          "line": 245,
          "column": 12
        },
        "end": {
          "line": 245,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 9682,
      "end": 9690,
      "loc": {
        "start": {
          "line": 245,
          "column": 13
        },
        "end": {
          "line": 245,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9690,
      "end": 9691,
      "loc": {
        "start": {
          "line": 245,
          "column": 21
        },
        "end": {
          "line": 245,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 9691,
      "end": 9695,
      "loc": {
        "start": {
          "line": 245,
          "column": 22
        },
        "end": {
          "line": 245,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9696,
      "end": 9697,
      "loc": {
        "start": {
          "line": 245,
          "column": 27
        },
        "end": {
          "line": 245,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9698,
      "end": 9705,
      "loc": {
        "start": {
          "line": 245,
          "column": 29
        },
        "end": {
          "line": 245,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9705,
      "end": 9706,
      "loc": {
        "start": {
          "line": 245,
          "column": 36
        },
        "end": {
          "line": 245,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 9706,
      "end": 9712,
      "loc": {
        "start": {
          "line": 245,
          "column": 37
        },
        "end": {
          "line": 245,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 9713,
      "end": 9715,
      "loc": {
        "start": {
          "line": 245,
          "column": 44
        },
        "end": {
          "line": 245,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9716,
      "end": 9720,
      "loc": {
        "start": {
          "line": 245,
          "column": 47
        },
        "end": {
          "line": 245,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9720,
      "end": 9721,
      "loc": {
        "start": {
          "line": 245,
          "column": 51
        },
        "end": {
          "line": 245,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "easing",
      "start": 9721,
      "end": 9727,
      "loc": {
        "start": {
          "line": 245,
          "column": 52
        },
        "end": {
          "line": 245,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9727,
      "end": 9728,
      "loc": {
        "start": {
          "line": 245,
          "column": 58
        },
        "end": {
          "line": 245,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9737,
      "end": 9741,
      "loc": {
        "start": {
          "line": 246,
          "column": 8
        },
        "end": {
          "line": 246,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9741,
      "end": 9742,
      "loc": {
        "start": {
          "line": 246,
          "column": 12
        },
        "end": {
          "line": 246,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 9742,
      "end": 9750,
      "loc": {
        "start": {
          "line": 246,
          "column": 13
        },
        "end": {
          "line": 246,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9750,
      "end": 9751,
      "loc": {
        "start": {
          "line": 246,
          "column": 21
        },
        "end": {
          "line": 246,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9751,
      "end": 9759,
      "loc": {
        "start": {
          "line": 246,
          "column": 22
        },
        "end": {
          "line": 246,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9760,
      "end": 9761,
      "loc": {
        "start": {
          "line": 246,
          "column": 31
        },
        "end": {
          "line": 246,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9762,
      "end": 9769,
      "loc": {
        "start": {
          "line": 246,
          "column": 33
        },
        "end": {
          "line": 246,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9769,
      "end": 9770,
      "loc": {
        "start": {
          "line": 246,
          "column": 40
        },
        "end": {
          "line": 246,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9770,
      "end": 9778,
      "loc": {
        "start": {
          "line": 246,
          "column": 41
        },
        "end": {
          "line": 246,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 9779,
      "end": 9781,
      "loc": {
        "start": {
          "line": 246,
          "column": 50
        },
        "end": {
          "line": 246,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9782,
      "end": 9786,
      "loc": {
        "start": {
          "line": 246,
          "column": 53
        },
        "end": {
          "line": 246,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9786,
      "end": 9787,
      "loc": {
        "start": {
          "line": 246,
          "column": 57
        },
        "end": {
          "line": 246,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 9787,
      "end": 9795,
      "loc": {
        "start": {
          "line": 246,
          "column": 58
        },
        "end": {
          "line": 246,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9795,
      "end": 9796,
      "loc": {
        "start": {
          "line": 246,
          "column": 66
        },
        "end": {
          "line": 246,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9805,
      "end": 9809,
      "loc": {
        "start": {
          "line": 247,
          "column": 8
        },
        "end": {
          "line": 247,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9809,
      "end": 9810,
      "loc": {
        "start": {
          "line": 247,
          "column": 12
        },
        "end": {
          "line": 247,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 9810,
      "end": 9818,
      "loc": {
        "start": {
          "line": 247,
          "column": 13
        },
        "end": {
          "line": 247,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9818,
      "end": 9819,
      "loc": {
        "start": {
          "line": 247,
          "column": 21
        },
        "end": {
          "line": 247,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 9819,
      "end": 9823,
      "loc": {
        "start": {
          "line": 247,
          "column": 22
        },
        "end": {
          "line": 247,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9824,
      "end": 9825,
      "loc": {
        "start": {
          "line": 247,
          "column": 27
        },
        "end": {
          "line": 247,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9826,
      "end": 9830,
      "loc": {
        "start": {
          "line": 247,
          "column": 29
        },
        "end": {
          "line": 247,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9830,
      "end": 9831,
      "loc": {
        "start": {
          "line": 247,
          "column": 33
        },
        "end": {
          "line": 247,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "canvas",
      "start": 9831,
      "end": 9837,
      "loc": {
        "start": {
          "line": 247,
          "column": 34
        },
        "end": {
          "line": 247,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9837,
      "end": 9838,
      "loc": {
        "start": {
          "line": 247,
          "column": 40
        },
        "end": {
          "line": 247,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "renderer",
      "start": 9838,
      "end": 9846,
      "loc": {
        "start": {
          "line": 247,
          "column": 41
        },
        "end": {
          "line": 247,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9846,
      "end": 9847,
      "loc": {
        "start": {
          "line": 247,
          "column": 49
        },
        "end": {
          "line": 247,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 9847,
      "end": 9851,
      "loc": {
        "start": {
          "line": 247,
          "column": 50
        },
        "end": {
          "line": 247,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9851,
      "end": 9852,
      "loc": {
        "start": {
          "line": 247,
          "column": 54
        },
        "end": {
          "line": 247,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9861,
      "end": 9865,
      "loc": {
        "start": {
          "line": 248,
          "column": 8
        },
        "end": {
          "line": 248,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9865,
      "end": 9866,
      "loc": {
        "start": {
          "line": 248,
          "column": 12
        },
        "end": {
          "line": 248,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 9866,
      "end": 9874,
      "loc": {
        "start": {
          "line": 248,
          "column": 13
        },
        "end": {
          "line": 248,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9874,
      "end": 9875,
      "loc": {
        "start": {
          "line": 248,
          "column": 21
        },
        "end": {
          "line": 248,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 9875,
      "end": 9880,
      "loc": {
        "start": {
          "line": 248,
          "column": 22
        },
        "end": {
          "line": 248,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9881,
      "end": 9882,
      "loc": {
        "start": {
          "line": 248,
          "column": 28
        },
        "end": {
          "line": 248,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 9883,
      "end": 9889,
      "loc": {
        "start": {
          "line": 248,
          "column": 30
        },
        "end": {
          "line": 248,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9889,
      "end": 9890,
      "loc": {
        "start": {
          "line": 248,
          "column": 36
        },
        "end": {
          "line": 248,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 9890,
      "end": 9893,
      "loc": {
        "start": {
          "line": 248,
          "column": 37
        },
        "end": {
          "line": 248,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9893,
      "end": 9894,
      "loc": {
        "start": {
          "line": 248,
          "column": 40
        },
        "end": {
          "line": 248,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9903,
      "end": 9907,
      "loc": {
        "start": {
          "line": 249,
          "column": 8
        },
        "end": {
          "line": 249,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9907,
      "end": 9908,
      "loc": {
        "start": {
          "line": 249,
          "column": 12
        },
        "end": {
          "line": 249,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 9908,
      "end": 9916,
      "loc": {
        "start": {
          "line": 249,
          "column": 13
        },
        "end": {
          "line": 249,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9916,
      "end": 9917,
      "loc": {
        "start": {
          "line": 249,
          "column": 21
        },
        "end": {
          "line": 249,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 9917,
      "end": 9920,
      "loc": {
        "start": {
          "line": 249,
          "column": 22
        },
        "end": {
          "line": 249,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9921,
      "end": 9922,
      "loc": {
        "start": {
          "line": 249,
          "column": 26
        },
        "end": {
          "line": 249,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "options",
      "start": 9923,
      "end": 9930,
      "loc": {
        "start": {
          "line": 249,
          "column": 28
        },
        "end": {
          "line": 249,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9930,
      "end": 9931,
      "loc": {
        "start": {
          "line": 249,
          "column": 35
        },
        "end": {
          "line": 249,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9931,
      "end": 9936,
      "loc": {
        "start": {
          "line": 249,
          "column": 36
        },
        "end": {
          "line": 249,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 9937,
      "end": 9939,
      "loc": {
        "start": {
          "line": 249,
          "column": 42
        },
        "end": {
          "line": 249,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 9940,
      "end": 9946,
      "loc": {
        "start": {
          "line": 249,
          "column": 45
        },
        "end": {
          "line": 249,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9946,
      "end": 9947,
      "loc": {
        "start": {
          "line": 249,
          "column": 51
        },
        "end": {
          "line": 249,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 9947,
      "end": 9950,
      "loc": {
        "start": {
          "line": 249,
          "column": 52
        },
        "end": {
          "line": 249,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9950,
      "end": 9951,
      "loc": {
        "start": {
          "line": 249,
          "column": 55
        },
        "end": {
          "line": 249,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9961,
      "end": 9967,
      "loc": {
        "start": {
          "line": 251,
          "column": 8
        },
        "end": {
          "line": 251,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9968,
      "end": 9972,
      "loc": {
        "start": {
          "line": 251,
          "column": 15
        },
        "end": {
          "line": 251,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9972,
      "end": 9973,
      "loc": {
        "start": {
          "line": 251,
          "column": 19
        },
        "end": {
          "line": 251,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9978,
      "end": 9979,
      "loc": {
        "start": {
          "line": 252,
          "column": 4
        },
        "end": {
          "line": 252,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_automate",
      "start": 9985,
      "end": 9994,
      "loc": {
        "start": {
          "line": 254,
          "column": 4
        },
        "end": {
          "line": 254,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9994,
      "end": 9995,
      "loc": {
        "start": {
          "line": 254,
          "column": 13
        },
        "end": {
          "line": 254,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 9995,
      "end": 9999,
      "loc": {
        "start": {
          "line": 254,
          "column": 14
        },
        "end": {
          "line": 254,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9999,
      "end": 10000,
      "loc": {
        "start": {
          "line": 254,
          "column": 18
        },
        "end": {
          "line": 254,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 10001,
      "end": 10009,
      "loc": {
        "start": {
          "line": 254,
          "column": 20
        },
        "end": {
          "line": 254,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10009,
      "end": 10010,
      "loc": {
        "start": {
          "line": 254,
          "column": 28
        },
        "end": {
          "line": 254,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10011,
      "end": 10012,
      "loc": {
        "start": {
          "line": 254,
          "column": 30
        },
        "end": {
          "line": 254,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10021,
      "end": 10024,
      "loc": {
        "start": {
          "line": 255,
          "column": 8
        },
        "end": {
          "line": 255,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 10025,
      "end": 10031,
      "loc": {
        "start": {
          "line": 255,
          "column": 12
        },
        "end": {
          "line": 255,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10032,
      "end": 10033,
      "loc": {
        "start": {
          "line": 255,
          "column": 19
        },
        "end": {
          "line": 255,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10034,
      "end": 10035,
      "loc": {
        "start": {
          "line": 255,
          "column": 21
        },
        "end": {
          "line": 255,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10035,
      "end": 10039,
      "loc": {
        "start": {
          "line": 255,
          "column": 22
        },
        "end": {
          "line": 255,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10039,
      "end": 10040,
      "loc": {
        "start": {
          "line": 255,
          "column": 26
        },
        "end": {
          "line": 255,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 10040,
      "end": 10046,
      "loc": {
        "start": {
          "line": 255,
          "column": 27
        },
        "end": {
          "line": 255,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 10047,
      "end": 10049,
      "loc": {
        "start": {
          "line": 255,
          "column": 34
        },
        "end": {
          "line": 255,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10050,
      "end": 10054,
      "loc": {
        "start": {
          "line": 255,
          "column": 37
        },
        "end": {
          "line": 255,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10054,
      "end": 10055,
      "loc": {
        "start": {
          "line": 255,
          "column": 41
        },
        "end": {
          "line": 255,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 10055,
      "end": 10059,
      "loc": {
        "start": {
          "line": 255,
          "column": 42
        },
        "end": {
          "line": 255,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10059,
      "end": 10060,
      "loc": {
        "start": {
          "line": 255,
          "column": 46
        },
        "end": {
          "line": 255,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 10060,
      "end": 10066,
      "loc": {
        "start": {
          "line": 255,
          "column": 47
        },
        "end": {
          "line": 255,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10066,
      "end": 10067,
      "loc": {
        "start": {
          "line": 255,
          "column": 53
        },
        "end": {
          "line": 255,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10067,
      "end": 10068,
      "loc": {
        "start": {
          "line": 255,
          "column": 54
        },
        "end": {
          "line": 255,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10077,
      "end": 10080,
      "loc": {
        "start": {
          "line": 256,
          "column": 8
        },
        "end": {
          "line": 256,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animates",
      "start": 10081,
      "end": 10089,
      "loc": {
        "start": {
          "line": 256,
          "column": 12
        },
        "end": {
          "line": 256,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10090,
      "end": 10091,
      "loc": {
        "start": {
          "line": 256,
          "column": 21
        },
        "end": {
          "line": 256,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10092,
      "end": 10097,
      "loc": {
        "start": {
          "line": 256,
          "column": 23
        },
        "end": {
          "line": 256,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10097,
      "end": 10098,
      "loc": {
        "start": {
          "line": 256,
          "column": 28
        },
        "end": {
          "line": 256,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Focus",
      "start": 10108,
      "end": 10116,
      "loc": {
        "start": {
          "line": 258,
          "column": 8
        },
        "end": {
          "line": 258,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10125,
      "end": 10127,
      "loc": {
        "start": {
          "line": 259,
          "column": 8
        },
        "end": {
          "line": 259,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10128,
      "end": 10129,
      "loc": {
        "start": {
          "line": 259,
          "column": 11
        },
        "end": {
          "line": 259,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10129,
      "end": 10130,
      "loc": {
        "start": {
          "line": 259,
          "column": 12
        },
        "end": {
          "line": 259,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10130,
      "end": 10131,
      "loc": {
        "start": {
          "line": 259,
          "column": 13
        },
        "end": {
          "line": 259,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10131,
      "end": 10135,
      "loc": {
        "start": {
          "line": 259,
          "column": 14
        },
        "end": {
          "line": 259,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10135,
      "end": 10136,
      "loc": {
        "start": {
          "line": 259,
          "column": 18
        },
        "end": {
          "line": 259,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 10136,
      "end": 10146,
      "loc": {
        "start": {
          "line": 259,
          "column": 19
        },
        "end": {
          "line": 259,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10146,
      "end": 10147,
      "loc": {
        "start": {
          "line": 259,
          "column": 29
        },
        "end": {
          "line": 259,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 10147,
      "end": 10151,
      "loc": {
        "start": {
          "line": 259,
          "column": 30
        },
        "end": {
          "line": 259,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 10152,
      "end": 10153,
      "loc": {
        "start": {
          "line": 259,
          "column": 35
        },
        "end": {
          "line": 259,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 10154,
      "end": 10155,
      "loc": {
        "start": {
          "line": 259,
          "column": 37
        },
        "end": {
          "line": 259,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10155,
      "end": 10156,
      "loc": {
        "start": {
          "line": 259,
          "column": 38
        },
        "end": {
          "line": 259,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10157,
      "end": 10158,
      "loc": {
        "start": {
          "line": 259,
          "column": 40
        },
        "end": {
          "line": 259,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10171,
      "end": 10174,
      "loc": {
        "start": {
          "line": 260,
          "column": 12
        },
        "end": {
          "line": 260,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 10175,
      "end": 10182,
      "loc": {
        "start": {
          "line": 260,
          "column": 16
        },
        "end": {
          "line": 260,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10183,
      "end": 10184,
      "loc": {
        "start": {
          "line": 260,
          "column": 24
        },
        "end": {
          "line": 260,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 10185,
      "end": 10193,
      "loc": {
        "start": {
          "line": 260,
          "column": 26
        },
        "end": {
          "line": 260,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10194,
      "end": 10195,
      "loc": {
        "start": {
          "line": 260,
          "column": 35
        },
        "end": {
          "line": 260,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 10196,
      "end": 10197,
      "loc": {
        "start": {
          "line": 260,
          "column": 37
        },
        "end": {
          "line": 260,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10198,
      "end": 10199,
      "loc": {
        "start": {
          "line": 260,
          "column": 39
        },
        "end": {
          "line": 260,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 10200,
      "end": 10204,
      "loc": {
        "start": {
          "line": 260,
          "column": 41
        },
        "end": {
          "line": 260,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10204,
      "end": 10205,
      "loc": {
        "start": {
          "line": 260,
          "column": 45
        },
        "end": {
          "line": 260,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 10205,
      "end": 10208,
      "loc": {
        "start": {
          "line": 260,
          "column": 46
        },
        "end": {
          "line": 260,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10208,
      "end": 10209,
      "loc": {
        "start": {
          "line": 260,
          "column": 49
        },
        "end": {
          "line": 260,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1.1,
      "start": 10209,
      "end": 10212,
      "loc": {
        "start": {
          "line": 260,
          "column": 50
        },
        "end": {
          "line": 260,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10212,
      "end": 10213,
      "loc": {
        "start": {
          "line": 260,
          "column": 53
        },
        "end": {
          "line": 260,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10214,
      "end": 10215,
      "loc": {
        "start": {
          "line": 260,
          "column": 55
        },
        "end": {
          "line": 260,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 10215,
      "end": 10219,
      "loc": {
        "start": {
          "line": 260,
          "column": 56
        },
        "end": {
          "line": 260,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10220,
      "end": 10221,
      "loc": {
        "start": {
          "line": 260,
          "column": 61
        },
        "end": {
          "line": 260,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10222,
      "end": 10226,
      "loc": {
        "start": {
          "line": 260,
          "column": 63
        },
        "end": {
          "line": 260,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10226,
      "end": 10227,
      "loc": {
        "start": {
          "line": 260,
          "column": 67
        },
        "end": {
          "line": 260,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 10227,
      "end": 10237,
      "loc": {
        "start": {
          "line": 260,
          "column": 68
        },
        "end": {
          "line": 260,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10237,
      "end": 10238,
      "loc": {
        "start": {
          "line": 260,
          "column": 78
        },
        "end": {
          "line": 260,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 10238,
      "end": 10242,
      "loc": {
        "start": {
          "line": 260,
          "column": 79
        },
        "end": {
          "line": 260,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10242,
      "end": 10243,
      "loc": {
        "start": {
          "line": 260,
          "column": 83
        },
        "end": {
          "line": 260,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 10244,
      "end": 10245,
      "loc": {
        "start": {
          "line": 260,
          "column": 85
        },
        "end": {
          "line": 260,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10246,
      "end": 10250,
      "loc": {
        "start": {
          "line": 260,
          "column": 87
        },
        "end": {
          "line": 260,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10250,
      "end": 10251,
      "loc": {
        "start": {
          "line": 260,
          "column": 91
        },
        "end": {
          "line": 260,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 10251,
      "end": 10261,
      "loc": {
        "start": {
          "line": 260,
          "column": 92
        },
        "end": {
          "line": 260,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10261,
      "end": 10262,
      "loc": {
        "start": {
          "line": 260,
          "column": 102
        },
        "end": {
          "line": 260,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 10262,
      "end": 10270,
      "loc": {
        "start": {
          "line": 260,
          "column": 103
        },
        "end": {
          "line": 260,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10270,
      "end": 10271,
      "loc": {
        "start": {
          "line": 260,
          "column": 111
        },
        "end": {
          "line": 260,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10271,
      "end": 10272,
      "loc": {
        "start": {
          "line": 260,
          "column": 112
        },
        "end": {
          "line": 260,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10285,
      "end": 10288,
      "loc": {
        "start": {
          "line": 261,
          "column": 12
        },
        "end": {
          "line": 261,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10289,
      "end": 10294,
      "loc": {
        "start": {
          "line": 261,
          "column": 16
        },
        "end": {
          "line": 261,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10295,
      "end": 10296,
      "loc": {
        "start": {
          "line": 261,
          "column": 22
        },
        "end": {
          "line": 261,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10297,
      "end": 10301,
      "loc": {
        "start": {
          "line": 261,
          "column": 24
        },
        "end": {
          "line": 261,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10301,
      "end": 10302,
      "loc": {
        "start": {
          "line": 261,
          "column": 28
        },
        "end": {
          "line": 261,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 10302,
      "end": 10312,
      "loc": {
        "start": {
          "line": 261,
          "column": 29
        },
        "end": {
          "line": 261,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10312,
      "end": 10313,
      "loc": {
        "start": {
          "line": 261,
          "column": 39
        },
        "end": {
          "line": 261,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 10313,
      "end": 10318,
      "loc": {
        "start": {
          "line": 261,
          "column": 40
        },
        "end": {
          "line": 261,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10335,
      "end": 10336,
      "loc": {
        "start": {
          "line": 262,
          "column": 16
        },
        "end": {
          "line": 262,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 10336,
      "end": 10341,
      "loc": {
        "start": {
          "line": 262,
          "column": 17
        },
        "end": {
          "line": 262,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10341,
      "end": 10342,
      "loc": {
        "start": {
          "line": 262,
          "column": 22
        },
        "end": {
          "line": 262,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10342,
      "end": 10343,
      "loc": {
        "start": {
          "line": 262,
          "column": 23
        },
        "end": {
          "line": 262,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10360,
      "end": 10361,
      "loc": {
        "start": {
          "line": 263,
          "column": 16
        },
        "end": {
          "line": 263,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 10361,
      "end": 10364,
      "loc": {
        "start": {
          "line": 263,
          "column": 17
        },
        "end": {
          "line": 263,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10364,
      "end": 10365,
      "loc": {
        "start": {
          "line": 263,
          "column": 20
        },
        "end": {
          "line": 263,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10386,
      "end": 10390,
      "loc": {
        "start": {
          "line": 264,
          "column": 20
        },
        "end": {
          "line": 264,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10390,
      "end": 10391,
      "loc": {
        "start": {
          "line": 264,
          "column": 24
        },
        "end": {
          "line": 264,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 10391,
      "end": 10401,
      "loc": {
        "start": {
          "line": 264,
          "column": 25
        },
        "end": {
          "line": 264,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10401,
      "end": 10402,
      "loc": {
        "start": {
          "line": 264,
          "column": 35
        },
        "end": {
          "line": 264,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 10402,
      "end": 10405,
      "loc": {
        "start": {
          "line": 264,
          "column": 36
        },
        "end": {
          "line": 264,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10405,
      "end": 10406,
      "loc": {
        "start": {
          "line": 264,
          "column": 39
        },
        "end": {
          "line": 264,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 10406,
      "end": 10411,
      "loc": {
        "start": {
          "line": 264,
          "column": 40
        },
        "end": {
          "line": 264,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10411,
      "end": 10412,
      "loc": {
        "start": {
          "line": 264,
          "column": 45
        },
        "end": {
          "line": 264,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10412,
      "end": 10413,
      "loc": {
        "start": {
          "line": 264,
          "column": 46
        },
        "end": {
          "line": 264,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10413,
      "end": 10414,
      "loc": {
        "start": {
          "line": 264,
          "column": 47
        },
        "end": {
          "line": 264,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sub",
      "start": 10414,
      "end": 10417,
      "loc": {
        "start": {
          "line": 264,
          "column": 48
        },
        "end": {
          "line": 264,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10417,
      "end": 10418,
      "loc": {
        "start": {
          "line": 264,
          "column": 51
        },
        "end": {
          "line": 264,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10418,
      "end": 10422,
      "loc": {
        "start": {
          "line": 264,
          "column": 52
        },
        "end": {
          "line": 264,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10422,
      "end": 10423,
      "loc": {
        "start": {
          "line": 264,
          "column": 56
        },
        "end": {
          "line": 264,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 10423,
      "end": 10433,
      "loc": {
        "start": {
          "line": 264,
          "column": 57
        },
        "end": {
          "line": 264,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10433,
      "end": 10434,
      "loc": {
        "start": {
          "line": 264,
          "column": 67
        },
        "end": {
          "line": 264,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 10434,
      "end": 10439,
      "loc": {
        "start": {
          "line": 264,
          "column": 68
        },
        "end": {
          "line": 264,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10439,
      "end": 10440,
      "loc": {
        "start": {
          "line": 264,
          "column": 73
        },
        "end": {
          "line": 264,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10440,
      "end": 10441,
      "loc": {
        "start": {
          "line": 264,
          "column": 74
        },
        "end": {
          "line": 264,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "multiplyScalar",
      "start": 10441,
      "end": 10455,
      "loc": {
        "start": {
          "line": 264,
          "column": 75
        },
        "end": {
          "line": 264,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10455,
      "end": 10456,
      "loc": {
        "start": {
          "line": 264,
          "column": 89
        },
        "end": {
          "line": 264,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10456,
      "end": 10460,
      "loc": {
        "start": {
          "line": 264,
          "column": 90
        },
        "end": {
          "line": 264,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10460,
      "end": 10461,
      "loc": {
        "start": {
          "line": 264,
          "column": 94
        },
        "end": {
          "line": 264,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 10461,
      "end": 10471,
      "loc": {
        "start": {
          "line": 264,
          "column": 95
        },
        "end": {
          "line": 264,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10471,
      "end": 10472,
      "loc": {
        "start": {
          "line": 264,
          "column": 105
        },
        "end": {
          "line": 264,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 10472,
      "end": 10476,
      "loc": {
        "start": {
          "line": 264,
          "column": 106
        },
        "end": {
          "line": 264,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10476,
      "end": 10477,
      "loc": {
        "start": {
          "line": 264,
          "column": 110
        },
        "end": {
          "line": 264,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 10477,
      "end": 10484,
      "loc": {
        "start": {
          "line": 264,
          "column": 111
        },
        "end": {
          "line": 264,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10484,
      "end": 10485,
      "loc": {
        "start": {
          "line": 264,
          "column": 118
        },
        "end": {
          "line": 264,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10485,
      "end": 10486,
      "loc": {
        "start": {
          "line": 264,
          "column": 119
        },
        "end": {
          "line": 264,
          "column": 120
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10503,
      "end": 10504,
      "loc": {
        "start": {
          "line": 265,
          "column": 16
        },
        "end": {
          "line": 265,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10504,
      "end": 10505,
      "loc": {
        "start": {
          "line": 265,
          "column": 17
        },
        "end": {
          "line": 265,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10518,
      "end": 10522,
      "loc": {
        "start": {
          "line": 266,
          "column": 12
        },
        "end": {
          "line": 266,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10522,
      "end": 10523,
      "loc": {
        "start": {
          "line": 266,
          "column": 16
        },
        "end": {
          "line": 266,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 10523,
      "end": 10529,
      "loc": {
        "start": {
          "line": 266,
          "column": 17
        },
        "end": {
          "line": 266,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10529,
      "end": 10530,
      "loc": {
        "start": {
          "line": 266,
          "column": 23
        },
        "end": {
          "line": 266,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 10530,
      "end": 10534,
      "loc": {
        "start": {
          "line": 266,
          "column": 24
        },
        "end": {
          "line": 266,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10534,
      "end": 10535,
      "loc": {
        "start": {
          "line": 266,
          "column": 28
        },
        "end": {
          "line": 266,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10535,
      "end": 10540,
      "loc": {
        "start": {
          "line": 266,
          "column": 29
        },
        "end": {
          "line": 266,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10540,
      "end": 10541,
      "loc": {
        "start": {
          "line": 266,
          "column": 34
        },
        "end": {
          "line": 266,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10541,
      "end": 10542,
      "loc": {
        "start": {
          "line": 266,
          "column": 35
        },
        "end": {
          "line": 266,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10555,
      "end": 10557,
      "loc": {
        "start": {
          "line": 267,
          "column": 12
        },
        "end": {
          "line": 267,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10558,
      "end": 10559,
      "loc": {
        "start": {
          "line": 267,
          "column": 15
        },
        "end": {
          "line": 267,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 10559,
      "end": 10566,
      "loc": {
        "start": {
          "line": 267,
          "column": 16
        },
        "end": {
          "line": 267,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">=",
      "start": 10567,
      "end": 10569,
      "loc": {
        "start": {
          "line": 267,
          "column": 24
        },
        "end": {
          "line": 267,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 10570,
      "end": 10571,
      "loc": {
        "start": {
          "line": 267,
          "column": 27
        },
        "end": {
          "line": 267,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10571,
      "end": 10572,
      "loc": {
        "start": {
          "line": 267,
          "column": 28
        },
        "end": {
          "line": 267,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10573,
      "end": 10577,
      "loc": {
        "start": {
          "line": 267,
          "column": 30
        },
        "end": {
          "line": 267,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10577,
      "end": 10578,
      "loc": {
        "start": {
          "line": 267,
          "column": 34
        },
        "end": {
          "line": 267,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 10578,
      "end": 10588,
      "loc": {
        "start": {
          "line": 267,
          "column": 35
        },
        "end": {
          "line": 267,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10588,
      "end": 10589,
      "loc": {
        "start": {
          "line": 267,
          "column": 45
        },
        "end": {
          "line": 267,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 10589,
      "end": 10593,
      "loc": {
        "start": {
          "line": 267,
          "column": 46
        },
        "end": {
          "line": 267,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10594,
      "end": 10595,
      "loc": {
        "start": {
          "line": 267,
          "column": 51
        },
        "end": {
          "line": 267,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 10596,
      "end": 10597,
      "loc": {
        "start": {
          "line": 267,
          "column": 53
        },
        "end": {
          "line": 267,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10597,
      "end": 10598,
      "loc": {
        "start": {
          "line": 267,
          "column": 54
        },
        "end": {
          "line": 267,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animates",
      "start": 10611,
      "end": 10619,
      "loc": {
        "start": {
          "line": 268,
          "column": 12
        },
        "end": {
          "line": 268,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10620,
      "end": 10621,
      "loc": {
        "start": {
          "line": 268,
          "column": 21
        },
        "end": {
          "line": 268,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10622,
      "end": 10626,
      "loc": {
        "start": {
          "line": 268,
          "column": 23
        },
        "end": {
          "line": 268,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10626,
      "end": 10627,
      "loc": {
        "start": {
          "line": 268,
          "column": 27
        },
        "end": {
          "line": 268,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10636,
      "end": 10637,
      "loc": {
        "start": {
          "line": 269,
          "column": 8
        },
        "end": {
          "line": 269,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Theta",
      "start": 10647,
      "end": 10655,
      "loc": {
        "start": {
          "line": 271,
          "column": 8
        },
        "end": {
          "line": 271,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10664,
      "end": 10666,
      "loc": {
        "start": {
          "line": 272,
          "column": 8
        },
        "end": {
          "line": 272,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10667,
      "end": 10668,
      "loc": {
        "start": {
          "line": 272,
          "column": 11
        },
        "end": {
          "line": 272,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10668,
      "end": 10669,
      "loc": {
        "start": {
          "line": 272,
          "column": 12
        },
        "end": {
          "line": 272,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10669,
      "end": 10670,
      "loc": {
        "start": {
          "line": 272,
          "column": 13
        },
        "end": {
          "line": 272,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10670,
      "end": 10674,
      "loc": {
        "start": {
          "line": 272,
          "column": 14
        },
        "end": {
          "line": 272,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10674,
      "end": 10675,
      "loc": {
        "start": {
          "line": 272,
          "column": 18
        },
        "end": {
          "line": 272,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 10675,
      "end": 10685,
      "loc": {
        "start": {
          "line": 272,
          "column": 19
        },
        "end": {
          "line": 272,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10685,
      "end": 10686,
      "loc": {
        "start": {
          "line": 272,
          "column": 29
        },
        "end": {
          "line": 272,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 10686,
      "end": 10690,
      "loc": {
        "start": {
          "line": 272,
          "column": 30
        },
        "end": {
          "line": 272,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 10691,
      "end": 10692,
      "loc": {
        "start": {
          "line": 272,
          "column": 35
        },
        "end": {
          "line": 272,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 10693,
      "end": 10694,
      "loc": {
        "start": {
          "line": 272,
          "column": 37
        },
        "end": {
          "line": 272,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10694,
      "end": 10695,
      "loc": {
        "start": {
          "line": 272,
          "column": 38
        },
        "end": {
          "line": 272,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10696,
      "end": 10697,
      "loc": {
        "start": {
          "line": 272,
          "column": 40
        },
        "end": {
          "line": 272,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10710,
      "end": 10713,
      "loc": {
        "start": {
          "line": 273,
          "column": 12
        },
        "end": {
          "line": 273,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 10714,
      "end": 10721,
      "loc": {
        "start": {
          "line": 273,
          "column": 16
        },
        "end": {
          "line": 273,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10722,
      "end": 10723,
      "loc": {
        "start": {
          "line": 273,
          "column": 24
        },
        "end": {
          "line": 273,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 10724,
      "end": 10732,
      "loc": {
        "start": {
          "line": 273,
          "column": 26
        },
        "end": {
          "line": 273,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10733,
      "end": 10734,
      "loc": {
        "start": {
          "line": 273,
          "column": 35
        },
        "end": {
          "line": 273,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 10735,
      "end": 10736,
      "loc": {
        "start": {
          "line": 273,
          "column": 37
        },
        "end": {
          "line": 273,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10737,
      "end": 10738,
      "loc": {
        "start": {
          "line": 273,
          "column": 39
        },
        "end": {
          "line": 273,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 10739,
      "end": 10743,
      "loc": {
        "start": {
          "line": 273,
          "column": 41
        },
        "end": {
          "line": 273,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10743,
      "end": 10744,
      "loc": {
        "start": {
          "line": 273,
          "column": 45
        },
        "end": {
          "line": 273,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 10744,
      "end": 10747,
      "loc": {
        "start": {
          "line": 273,
          "column": 46
        },
        "end": {
          "line": 273,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10747,
      "end": 10748,
      "loc": {
        "start": {
          "line": 273,
          "column": 49
        },
        "end": {
          "line": 273,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1.1,
      "start": 10748,
      "end": 10751,
      "loc": {
        "start": {
          "line": 273,
          "column": 50
        },
        "end": {
          "line": 273,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10751,
      "end": 10752,
      "loc": {
        "start": {
          "line": 273,
          "column": 53
        },
        "end": {
          "line": 273,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10753,
      "end": 10754,
      "loc": {
        "start": {
          "line": 273,
          "column": 55
        },
        "end": {
          "line": 273,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 10754,
      "end": 10758,
      "loc": {
        "start": {
          "line": 273,
          "column": 56
        },
        "end": {
          "line": 273,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10759,
      "end": 10760,
      "loc": {
        "start": {
          "line": 273,
          "column": 61
        },
        "end": {
          "line": 273,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10761,
      "end": 10765,
      "loc": {
        "start": {
          "line": 273,
          "column": 63
        },
        "end": {
          "line": 273,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10765,
      "end": 10766,
      "loc": {
        "start": {
          "line": 273,
          "column": 67
        },
        "end": {
          "line": 273,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 10766,
      "end": 10776,
      "loc": {
        "start": {
          "line": 273,
          "column": 68
        },
        "end": {
          "line": 273,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10776,
      "end": 10777,
      "loc": {
        "start": {
          "line": 273,
          "column": 78
        },
        "end": {
          "line": 273,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 10777,
      "end": 10781,
      "loc": {
        "start": {
          "line": 273,
          "column": 79
        },
        "end": {
          "line": 273,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10781,
      "end": 10782,
      "loc": {
        "start": {
          "line": 273,
          "column": 83
        },
        "end": {
          "line": 273,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 10783,
      "end": 10784,
      "loc": {
        "start": {
          "line": 273,
          "column": 85
        },
        "end": {
          "line": 273,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10785,
      "end": 10789,
      "loc": {
        "start": {
          "line": 273,
          "column": 87
        },
        "end": {
          "line": 273,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10789,
      "end": 10790,
      "loc": {
        "start": {
          "line": 273,
          "column": 91
        },
        "end": {
          "line": 273,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 10790,
      "end": 10800,
      "loc": {
        "start": {
          "line": 273,
          "column": 92
        },
        "end": {
          "line": 273,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10800,
      "end": 10801,
      "loc": {
        "start": {
          "line": 273,
          "column": 102
        },
        "end": {
          "line": 273,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 10801,
      "end": 10809,
      "loc": {
        "start": {
          "line": 273,
          "column": 103
        },
        "end": {
          "line": 273,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10809,
      "end": 10810,
      "loc": {
        "start": {
          "line": 273,
          "column": 111
        },
        "end": {
          "line": 273,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10810,
      "end": 10811,
      "loc": {
        "start": {
          "line": 273,
          "column": 112
        },
        "end": {
          "line": 273,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10824,
      "end": 10827,
      "loc": {
        "start": {
          "line": 274,
          "column": 12
        },
        "end": {
          "line": 274,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10828,
      "end": 10833,
      "loc": {
        "start": {
          "line": 274,
          "column": 16
        },
        "end": {
          "line": 274,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10834,
      "end": 10835,
      "loc": {
        "start": {
          "line": 274,
          "column": 22
        },
        "end": {
          "line": 274,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10836,
      "end": 10840,
      "loc": {
        "start": {
          "line": 274,
          "column": 24
        },
        "end": {
          "line": 274,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10840,
      "end": 10841,
      "loc": {
        "start": {
          "line": 274,
          "column": 28
        },
        "end": {
          "line": 274,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 10841,
      "end": 10851,
      "loc": {
        "start": {
          "line": 274,
          "column": 29
        },
        "end": {
          "line": 274,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10851,
      "end": 10852,
      "loc": {
        "start": {
          "line": 274,
          "column": 39
        },
        "end": {
          "line": 274,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 10852,
      "end": 10857,
      "loc": {
        "start": {
          "line": 274,
          "column": 40
        },
        "end": {
          "line": 274,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 10858,
      "end": 10859,
      "loc": {
        "start": {
          "line": 274,
          "column": 46
        },
        "end": {
          "line": 274,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10876,
      "end": 10877,
      "loc": {
        "start": {
          "line": 275,
          "column": 16
        },
        "end": {
          "line": 275,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10877,
      "end": 10881,
      "loc": {
        "start": {
          "line": 275,
          "column": 17
        },
        "end": {
          "line": 275,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10881,
      "end": 10882,
      "loc": {
        "start": {
          "line": 275,
          "column": 21
        },
        "end": {
          "line": 275,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 10882,
      "end": 10892,
      "loc": {
        "start": {
          "line": 275,
          "column": 22
        },
        "end": {
          "line": 275,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10892,
      "end": 10893,
      "loc": {
        "start": {
          "line": 275,
          "column": 32
        },
        "end": {
          "line": 275,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 10893,
      "end": 10896,
      "loc": {
        "start": {
          "line": 275,
          "column": 33
        },
        "end": {
          "line": 275,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10897,
      "end": 10898,
      "loc": {
        "start": {
          "line": 275,
          "column": 37
        },
        "end": {
          "line": 275,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10899,
      "end": 10903,
      "loc": {
        "start": {
          "line": 275,
          "column": 39
        },
        "end": {
          "line": 275,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10903,
      "end": 10904,
      "loc": {
        "start": {
          "line": 275,
          "column": 43
        },
        "end": {
          "line": 275,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 10904,
      "end": 10914,
      "loc": {
        "start": {
          "line": 275,
          "column": 44
        },
        "end": {
          "line": 275,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10914,
      "end": 10915,
      "loc": {
        "start": {
          "line": 275,
          "column": 54
        },
        "end": {
          "line": 275,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 10915,
      "end": 10920,
      "loc": {
        "start": {
          "line": 275,
          "column": 55
        },
        "end": {
          "line": 275,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10920,
      "end": 10921,
      "loc": {
        "start": {
          "line": 275,
          "column": 60
        },
        "end": {
          "line": 275,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 10922,
      "end": 10923,
      "loc": {
        "start": {
          "line": 275,
          "column": 62
        },
        "end": {
          "line": 275,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10924,
      "end": 10928,
      "loc": {
        "start": {
          "line": 275,
          "column": 64
        },
        "end": {
          "line": 275,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10928,
      "end": 10929,
      "loc": {
        "start": {
          "line": 275,
          "column": 68
        },
        "end": {
          "line": 275,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 10929,
      "end": 10939,
      "loc": {
        "start": {
          "line": 275,
          "column": 69
        },
        "end": {
          "line": 275,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10939,
      "end": 10940,
      "loc": {
        "start": {
          "line": 275,
          "column": 79
        },
        "end": {
          "line": 275,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 10940,
      "end": 10944,
      "loc": {
        "start": {
          "line": 275,
          "column": 80
        },
        "end": {
          "line": 275,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10944,
      "end": 10945,
      "loc": {
        "start": {
          "line": 275,
          "column": 84
        },
        "end": {
          "line": 275,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 10945,
      "end": 10952,
      "loc": {
        "start": {
          "line": 275,
          "column": 85
        },
        "end": {
          "line": 275,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10952,
      "end": 10953,
      "loc": {
        "start": {
          "line": 275,
          "column": 92
        },
        "end": {
          "line": 275,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10953,
      "end": 10954,
      "loc": {
        "start": {
          "line": 275,
          "column": 93
        },
        "end": {
          "line": 275,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animates",
      "start": 10967,
      "end": 10975,
      "loc": {
        "start": {
          "line": 276,
          "column": 12
        },
        "end": {
          "line": 276,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10976,
      "end": 10977,
      "loc": {
        "start": {
          "line": 276,
          "column": 21
        },
        "end": {
          "line": 276,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10978,
      "end": 10982,
      "loc": {
        "start": {
          "line": 276,
          "column": 23
        },
        "end": {
          "line": 276,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10982,
      "end": 10983,
      "loc": {
        "start": {
          "line": 276,
          "column": 27
        },
        "end": {
          "line": 276,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10996,
      "end": 10998,
      "loc": {
        "start": {
          "line": 277,
          "column": 12
        },
        "end": {
          "line": 277,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10999,
      "end": 11000,
      "loc": {
        "start": {
          "line": 277,
          "column": 15
        },
        "end": {
          "line": 277,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 11000,
      "end": 11001,
      "loc": {
        "start": {
          "line": 277,
          "column": 16
        },
        "end": {
          "line": 277,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11001,
      "end": 11005,
      "loc": {
        "start": {
          "line": 277,
          "column": 17
        },
        "end": {
          "line": 277,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11005,
      "end": 11006,
      "loc": {
        "start": {
          "line": 277,
          "column": 21
        },
        "end": {
          "line": 277,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 11006,
      "end": 11016,
      "loc": {
        "start": {
          "line": 277,
          "column": 22
        },
        "end": {
          "line": 277,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11016,
      "end": 11017,
      "loc": {
        "start": {
          "line": 277,
          "column": 32
        },
        "end": {
          "line": 277,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 11017,
      "end": 11020,
      "loc": {
        "start": {
          "line": 277,
          "column": 33
        },
        "end": {
          "line": 277,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11020,
      "end": 11021,
      "loc": {
        "start": {
          "line": 277,
          "column": 36
        },
        "end": {
          "line": 277,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11022,
      "end": 11023,
      "loc": {
        "start": {
          "line": 277,
          "column": 38
        },
        "end": {
          "line": 277,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11040,
      "end": 11044,
      "loc": {
        "start": {
          "line": 278,
          "column": 16
        },
        "end": {
          "line": 278,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11044,
      "end": 11045,
      "loc": {
        "start": {
          "line": 278,
          "column": 20
        },
        "end": {
          "line": 278,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 11045,
      "end": 11055,
      "loc": {
        "start": {
          "line": 278,
          "column": 21
        },
        "end": {
          "line": 278,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11055,
      "end": 11056,
      "loc": {
        "start": {
          "line": 278,
          "column": 31
        },
        "end": {
          "line": 278,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 11056,
      "end": 11059,
      "loc": {
        "start": {
          "line": 278,
          "column": 32
        },
        "end": {
          "line": 278,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11060,
      "end": 11061,
      "loc": {
        "start": {
          "line": 278,
          "column": 36
        },
        "end": {
          "line": 278,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11062,
      "end": 11067,
      "loc": {
        "start": {
          "line": 278,
          "column": 38
        },
        "end": {
          "line": 278,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11067,
      "end": 11068,
      "loc": {
        "start": {
          "line": 278,
          "column": 43
        },
        "end": {
          "line": 278,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11085,
      "end": 11089,
      "loc": {
        "start": {
          "line": 279,
          "column": 16
        },
        "end": {
          "line": 279,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11089,
      "end": 11090,
      "loc": {
        "start": {
          "line": 279,
          "column": 20
        },
        "end": {
          "line": 279,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_thetaDelta",
      "start": 11090,
      "end": 11101,
      "loc": {
        "start": {
          "line": 279,
          "column": 21
        },
        "end": {
          "line": 279,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11102,
      "end": 11103,
      "loc": {
        "start": {
          "line": 279,
          "column": 33
        },
        "end": {
          "line": 279,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11104,
      "end": 11109,
      "loc": {
        "start": {
          "line": 279,
          "column": 35
        },
        "end": {
          "line": 279,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 11110,
      "end": 11111,
      "loc": {
        "start": {
          "line": 279,
          "column": 41
        },
        "end": {
          "line": 279,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11112,
      "end": 11116,
      "loc": {
        "start": {
          "line": 279,
          "column": 43
        },
        "end": {
          "line": 279,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11116,
      "end": 11117,
      "loc": {
        "start": {
          "line": 279,
          "column": 47
        },
        "end": {
          "line": 279,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 11117,
      "end": 11127,
      "loc": {
        "start": {
          "line": 279,
          "column": 48
        },
        "end": {
          "line": 279,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11127,
      "end": 11128,
      "loc": {
        "start": {
          "line": 279,
          "column": 58
        },
        "end": {
          "line": 279,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 11128,
      "end": 11133,
      "loc": {
        "start": {
          "line": 279,
          "column": 59
        },
        "end": {
          "line": 279,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11133,
      "end": 11134,
      "loc": {
        "start": {
          "line": 279,
          "column": 64
        },
        "end": {
          "line": 279,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11147,
      "end": 11148,
      "loc": {
        "start": {
          "line": 280,
          "column": 12
        },
        "end": {
          "line": 280,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 11149,
      "end": 11153,
      "loc": {
        "start": {
          "line": 280,
          "column": 14
        },
        "end": {
          "line": 280,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11154,
      "end": 11155,
      "loc": {
        "start": {
          "line": 280,
          "column": 19
        },
        "end": {
          "line": 280,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 11172,
      "end": 11175,
      "loc": {
        "start": {
          "line": 281,
          "column": 16
        },
        "end": {
          "line": 281,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "oldVal",
      "start": 11176,
      "end": 11182,
      "loc": {
        "start": {
          "line": 281,
          "column": 20
        },
        "end": {
          "line": 281,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11183,
      "end": 11184,
      "loc": {
        "start": {
          "line": 281,
          "column": 27
        },
        "end": {
          "line": 281,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11185,
      "end": 11189,
      "loc": {
        "start": {
          "line": 281,
          "column": 29
        },
        "end": {
          "line": 281,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11189,
      "end": 11190,
      "loc": {
        "start": {
          "line": 281,
          "column": 33
        },
        "end": {
          "line": 281,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 11190,
      "end": 11200,
      "loc": {
        "start": {
          "line": 281,
          "column": 34
        },
        "end": {
          "line": 281,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11200,
      "end": 11201,
      "loc": {
        "start": {
          "line": 281,
          "column": 44
        },
        "end": {
          "line": 281,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 11201,
      "end": 11204,
      "loc": {
        "start": {
          "line": 281,
          "column": 45
        },
        "end": {
          "line": 281,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11204,
      "end": 11205,
      "loc": {
        "start": {
          "line": 281,
          "column": 48
        },
        "end": {
          "line": 281,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11222,
      "end": 11226,
      "loc": {
        "start": {
          "line": 282,
          "column": 16
        },
        "end": {
          "line": 282,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11226,
      "end": 11227,
      "loc": {
        "start": {
          "line": 282,
          "column": 20
        },
        "end": {
          "line": 282,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 11227,
      "end": 11237,
      "loc": {
        "start": {
          "line": 282,
          "column": 21
        },
        "end": {
          "line": 282,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11237,
      "end": 11238,
      "loc": {
        "start": {
          "line": 282,
          "column": 31
        },
        "end": {
          "line": 282,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 11238,
      "end": 11241,
      "loc": {
        "start": {
          "line": 282,
          "column": 32
        },
        "end": {
          "line": 282,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11242,
      "end": 11243,
      "loc": {
        "start": {
          "line": 282,
          "column": 36
        },
        "end": {
          "line": 282,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11244,
      "end": 11249,
      "loc": {
        "start": {
          "line": 282,
          "column": 38
        },
        "end": {
          "line": 282,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11249,
      "end": 11250,
      "loc": {
        "start": {
          "line": 282,
          "column": 43
        },
        "end": {
          "line": 282,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11267,
      "end": 11271,
      "loc": {
        "start": {
          "line": 283,
          "column": 16
        },
        "end": {
          "line": 283,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11271,
      "end": 11272,
      "loc": {
        "start": {
          "line": 283,
          "column": 20
        },
        "end": {
          "line": 283,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_thetaDelta",
      "start": 11272,
      "end": 11283,
      "loc": {
        "start": {
          "line": 283,
          "column": 21
        },
        "end": {
          "line": 283,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11284,
      "end": 11285,
      "loc": {
        "start": {
          "line": 283,
          "column": 33
        },
        "end": {
          "line": 283,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11286,
      "end": 11291,
      "loc": {
        "start": {
          "line": 283,
          "column": 35
        },
        "end": {
          "line": 283,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 11292,
      "end": 11293,
      "loc": {
        "start": {
          "line": 283,
          "column": 41
        },
        "end": {
          "line": 283,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "oldVal",
      "start": 11294,
      "end": 11300,
      "loc": {
        "start": {
          "line": 283,
          "column": 43
        },
        "end": {
          "line": 283,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11300,
      "end": 11301,
      "loc": {
        "start": {
          "line": 283,
          "column": 49
        },
        "end": {
          "line": 283,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11314,
      "end": 11315,
      "loc": {
        "start": {
          "line": 284,
          "column": 12
        },
        "end": {
          "line": 284,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11328,
      "end": 11330,
      "loc": {
        "start": {
          "line": 285,
          "column": 12
        },
        "end": {
          "line": 285,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11331,
      "end": 11332,
      "loc": {
        "start": {
          "line": 285,
          "column": 15
        },
        "end": {
          "line": 285,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 11332,
      "end": 11339,
      "loc": {
        "start": {
          "line": 285,
          "column": 16
        },
        "end": {
          "line": 285,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">=",
      "start": 11340,
      "end": 11342,
      "loc": {
        "start": {
          "line": 285,
          "column": 24
        },
        "end": {
          "line": 285,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 11343,
      "end": 11344,
      "loc": {
        "start": {
          "line": 285,
          "column": 27
        },
        "end": {
          "line": 285,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11344,
      "end": 11345,
      "loc": {
        "start": {
          "line": 285,
          "column": 28
        },
        "end": {
          "line": 285,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11346,
      "end": 11350,
      "loc": {
        "start": {
          "line": 285,
          "column": 30
        },
        "end": {
          "line": 285,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11350,
      "end": 11351,
      "loc": {
        "start": {
          "line": 285,
          "column": 34
        },
        "end": {
          "line": 285,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 11351,
      "end": 11361,
      "loc": {
        "start": {
          "line": 285,
          "column": 35
        },
        "end": {
          "line": 285,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11361,
      "end": 11362,
      "loc": {
        "start": {
          "line": 285,
          "column": 45
        },
        "end": {
          "line": 285,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 11362,
      "end": 11366,
      "loc": {
        "start": {
          "line": 285,
          "column": 46
        },
        "end": {
          "line": 285,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11367,
      "end": 11368,
      "loc": {
        "start": {
          "line": 285,
          "column": 51
        },
        "end": {
          "line": 285,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 11369,
      "end": 11370,
      "loc": {
        "start": {
          "line": 285,
          "column": 53
        },
        "end": {
          "line": 285,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11370,
      "end": 11371,
      "loc": {
        "start": {
          "line": 285,
          "column": 54
        },
        "end": {
          "line": 285,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11380,
      "end": 11381,
      "loc": {
        "start": {
          "line": 286,
          "column": 8
        },
        "end": {
          "line": 286,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Phi",
      "start": 11391,
      "end": 11397,
      "loc": {
        "start": {
          "line": 288,
          "column": 8
        },
        "end": {
          "line": 288,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11406,
      "end": 11408,
      "loc": {
        "start": {
          "line": 289,
          "column": 8
        },
        "end": {
          "line": 289,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11409,
      "end": 11410,
      "loc": {
        "start": {
          "line": 289,
          "column": 11
        },
        "end": {
          "line": 289,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 11410,
      "end": 11411,
      "loc": {
        "start": {
          "line": 289,
          "column": 12
        },
        "end": {
          "line": 289,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 11411,
      "end": 11412,
      "loc": {
        "start": {
          "line": 289,
          "column": 13
        },
        "end": {
          "line": 289,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11412,
      "end": 11416,
      "loc": {
        "start": {
          "line": 289,
          "column": 14
        },
        "end": {
          "line": 289,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11416,
      "end": 11417,
      "loc": {
        "start": {
          "line": 289,
          "column": 18
        },
        "end": {
          "line": 289,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11417,
      "end": 11425,
      "loc": {
        "start": {
          "line": 289,
          "column": 19
        },
        "end": {
          "line": 289,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11425,
      "end": 11426,
      "loc": {
        "start": {
          "line": 289,
          "column": 27
        },
        "end": {
          "line": 289,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 11426,
      "end": 11430,
      "loc": {
        "start": {
          "line": 289,
          "column": 28
        },
        "end": {
          "line": 289,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 11431,
      "end": 11432,
      "loc": {
        "start": {
          "line": 289,
          "column": 33
        },
        "end": {
          "line": 289,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 11433,
      "end": 11434,
      "loc": {
        "start": {
          "line": 289,
          "column": 35
        },
        "end": {
          "line": 289,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11434,
      "end": 11435,
      "loc": {
        "start": {
          "line": 289,
          "column": 36
        },
        "end": {
          "line": 289,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11436,
      "end": 11437,
      "loc": {
        "start": {
          "line": 289,
          "column": 38
        },
        "end": {
          "line": 289,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 11450,
      "end": 11453,
      "loc": {
        "start": {
          "line": 290,
          "column": 12
        },
        "end": {
          "line": 290,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 11454,
      "end": 11461,
      "loc": {
        "start": {
          "line": 290,
          "column": 16
        },
        "end": {
          "line": 290,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11462,
      "end": 11463,
      "loc": {
        "start": {
          "line": 290,
          "column": 24
        },
        "end": {
          "line": 290,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 11464,
      "end": 11472,
      "loc": {
        "start": {
          "line": 290,
          "column": 26
        },
        "end": {
          "line": 290,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11473,
      "end": 11474,
      "loc": {
        "start": {
          "line": 290,
          "column": 35
        },
        "end": {
          "line": 290,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 11475,
      "end": 11476,
      "loc": {
        "start": {
          "line": 290,
          "column": 37
        },
        "end": {
          "line": 290,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11477,
      "end": 11478,
      "loc": {
        "start": {
          "line": 290,
          "column": 39
        },
        "end": {
          "line": 290,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 11479,
      "end": 11483,
      "loc": {
        "start": {
          "line": 290,
          "column": 41
        },
        "end": {
          "line": 290,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11483,
      "end": 11484,
      "loc": {
        "start": {
          "line": 290,
          "column": 45
        },
        "end": {
          "line": 290,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 11484,
      "end": 11487,
      "loc": {
        "start": {
          "line": 290,
          "column": 46
        },
        "end": {
          "line": 290,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11487,
      "end": 11488,
      "loc": {
        "start": {
          "line": 290,
          "column": 49
        },
        "end": {
          "line": 290,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1.05,
      "start": 11488,
      "end": 11492,
      "loc": {
        "start": {
          "line": 290,
          "column": 50
        },
        "end": {
          "line": 290,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11492,
      "end": 11493,
      "loc": {
        "start": {
          "line": 290,
          "column": 54
        },
        "end": {
          "line": 290,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11494,
      "end": 11495,
      "loc": {
        "start": {
          "line": 290,
          "column": 56
        },
        "end": {
          "line": 290,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 11495,
      "end": 11499,
      "loc": {
        "start": {
          "line": 290,
          "column": 57
        },
        "end": {
          "line": 290,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 11500,
      "end": 11501,
      "loc": {
        "start": {
          "line": 290,
          "column": 62
        },
        "end": {
          "line": 290,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11502,
      "end": 11506,
      "loc": {
        "start": {
          "line": 290,
          "column": 64
        },
        "end": {
          "line": 290,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11506,
      "end": 11507,
      "loc": {
        "start": {
          "line": 290,
          "column": 68
        },
        "end": {
          "line": 290,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11507,
      "end": 11515,
      "loc": {
        "start": {
          "line": 290,
          "column": 69
        },
        "end": {
          "line": 290,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11515,
      "end": 11516,
      "loc": {
        "start": {
          "line": 290,
          "column": 77
        },
        "end": {
          "line": 290,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 11516,
      "end": 11520,
      "loc": {
        "start": {
          "line": 290,
          "column": 78
        },
        "end": {
          "line": 290,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11520,
      "end": 11521,
      "loc": {
        "start": {
          "line": 290,
          "column": 82
        },
        "end": {
          "line": 290,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 11522,
      "end": 11523,
      "loc": {
        "start": {
          "line": 290,
          "column": 84
        },
        "end": {
          "line": 290,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11524,
      "end": 11528,
      "loc": {
        "start": {
          "line": 290,
          "column": 86
        },
        "end": {
          "line": 290,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11528,
      "end": 11529,
      "loc": {
        "start": {
          "line": 290,
          "column": 90
        },
        "end": {
          "line": 290,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11529,
      "end": 11537,
      "loc": {
        "start": {
          "line": 290,
          "column": 91
        },
        "end": {
          "line": 290,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11537,
      "end": 11538,
      "loc": {
        "start": {
          "line": 290,
          "column": 99
        },
        "end": {
          "line": 290,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 11538,
      "end": 11546,
      "loc": {
        "start": {
          "line": 290,
          "column": 100
        },
        "end": {
          "line": 290,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11546,
      "end": 11547,
      "loc": {
        "start": {
          "line": 290,
          "column": 108
        },
        "end": {
          "line": 290,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11547,
      "end": 11548,
      "loc": {
        "start": {
          "line": 290,
          "column": 109
        },
        "end": {
          "line": 290,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 11561,
      "end": 11564,
      "loc": {
        "start": {
          "line": 291,
          "column": 12
        },
        "end": {
          "line": 291,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11565,
      "end": 11570,
      "loc": {
        "start": {
          "line": 291,
          "column": 16
        },
        "end": {
          "line": 291,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11571,
      "end": 11572,
      "loc": {
        "start": {
          "line": 291,
          "column": 22
        },
        "end": {
          "line": 291,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11573,
      "end": 11577,
      "loc": {
        "start": {
          "line": 291,
          "column": 24
        },
        "end": {
          "line": 291,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11577,
      "end": 11578,
      "loc": {
        "start": {
          "line": 291,
          "column": 28
        },
        "end": {
          "line": 291,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11578,
      "end": 11586,
      "loc": {
        "start": {
          "line": 291,
          "column": 29
        },
        "end": {
          "line": 291,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11586,
      "end": 11587,
      "loc": {
        "start": {
          "line": 291,
          "column": 37
        },
        "end": {
          "line": 291,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 11587,
      "end": 11592,
      "loc": {
        "start": {
          "line": 291,
          "column": 38
        },
        "end": {
          "line": 291,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 11593,
      "end": 11594,
      "loc": {
        "start": {
          "line": 291,
          "column": 44
        },
        "end": {
          "line": 291,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11595,
      "end": 11596,
      "loc": {
        "start": {
          "line": 291,
          "column": 46
        },
        "end": {
          "line": 291,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11596,
      "end": 11600,
      "loc": {
        "start": {
          "line": 291,
          "column": 47
        },
        "end": {
          "line": 291,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11600,
      "end": 11601,
      "loc": {
        "start": {
          "line": 291,
          "column": 51
        },
        "end": {
          "line": 291,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11601,
      "end": 11609,
      "loc": {
        "start": {
          "line": 291,
          "column": 52
        },
        "end": {
          "line": 291,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11609,
      "end": 11610,
      "loc": {
        "start": {
          "line": 291,
          "column": 60
        },
        "end": {
          "line": 291,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 11610,
      "end": 11613,
      "loc": {
        "start": {
          "line": 291,
          "column": 61
        },
        "end": {
          "line": 291,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 11614,
      "end": 11615,
      "loc": {
        "start": {
          "line": 291,
          "column": 65
        },
        "end": {
          "line": 291,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11616,
      "end": 11620,
      "loc": {
        "start": {
          "line": 291,
          "column": 67
        },
        "end": {
          "line": 291,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11620,
      "end": 11621,
      "loc": {
        "start": {
          "line": 291,
          "column": 71
        },
        "end": {
          "line": 291,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11621,
      "end": 11629,
      "loc": {
        "start": {
          "line": 291,
          "column": 72
        },
        "end": {
          "line": 291,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11629,
      "end": 11630,
      "loc": {
        "start": {
          "line": 291,
          "column": 80
        },
        "end": {
          "line": 291,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 11630,
      "end": 11635,
      "loc": {
        "start": {
          "line": 291,
          "column": 81
        },
        "end": {
          "line": 291,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11635,
      "end": 11636,
      "loc": {
        "start": {
          "line": 291,
          "column": 86
        },
        "end": {
          "line": 291,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 11637,
      "end": 11638,
      "loc": {
        "start": {
          "line": 291,
          "column": 88
        },
        "end": {
          "line": 291,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11639,
      "end": 11643,
      "loc": {
        "start": {
          "line": 291,
          "column": 90
        },
        "end": {
          "line": 291,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11643,
      "end": 11644,
      "loc": {
        "start": {
          "line": 291,
          "column": 94
        },
        "end": {
          "line": 291,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11644,
      "end": 11652,
      "loc": {
        "start": {
          "line": 291,
          "column": 95
        },
        "end": {
          "line": 291,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11652,
      "end": 11653,
      "loc": {
        "start": {
          "line": 291,
          "column": 103
        },
        "end": {
          "line": 291,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 11653,
      "end": 11657,
      "loc": {
        "start": {
          "line": 291,
          "column": 104
        },
        "end": {
          "line": 291,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11657,
      "end": 11658,
      "loc": {
        "start": {
          "line": 291,
          "column": 108
        },
        "end": {
          "line": 291,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 11658,
      "end": 11665,
      "loc": {
        "start": {
          "line": 291,
          "column": 109
        },
        "end": {
          "line": 291,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11665,
      "end": 11666,
      "loc": {
        "start": {
          "line": 291,
          "column": 116
        },
        "end": {
          "line": 291,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11666,
      "end": 11667,
      "loc": {
        "start": {
          "line": 291,
          "column": 117
        },
        "end": {
          "line": 291,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animates",
      "start": 11680,
      "end": 11688,
      "loc": {
        "start": {
          "line": 292,
          "column": 12
        },
        "end": {
          "line": 292,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11689,
      "end": 11690,
      "loc": {
        "start": {
          "line": 292,
          "column": 21
        },
        "end": {
          "line": 292,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 11691,
      "end": 11695,
      "loc": {
        "start": {
          "line": 292,
          "column": 23
        },
        "end": {
          "line": 292,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11695,
      "end": 11696,
      "loc": {
        "start": {
          "line": 292,
          "column": 27
        },
        "end": {
          "line": 292,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11709,
      "end": 11711,
      "loc": {
        "start": {
          "line": 293,
          "column": 12
        },
        "end": {
          "line": 293,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11712,
      "end": 11713,
      "loc": {
        "start": {
          "line": 293,
          "column": 15
        },
        "end": {
          "line": 293,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 11713,
      "end": 11714,
      "loc": {
        "start": {
          "line": 293,
          "column": 16
        },
        "end": {
          "line": 293,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11714,
      "end": 11718,
      "loc": {
        "start": {
          "line": 293,
          "column": 17
        },
        "end": {
          "line": 293,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11718,
      "end": 11719,
      "loc": {
        "start": {
          "line": 293,
          "column": 21
        },
        "end": {
          "line": 293,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11719,
      "end": 11727,
      "loc": {
        "start": {
          "line": 293,
          "column": 22
        },
        "end": {
          "line": 293,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11727,
      "end": 11728,
      "loc": {
        "start": {
          "line": 293,
          "column": 30
        },
        "end": {
          "line": 293,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 11728,
      "end": 11731,
      "loc": {
        "start": {
          "line": 293,
          "column": 31
        },
        "end": {
          "line": 293,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11731,
      "end": 11732,
      "loc": {
        "start": {
          "line": 293,
          "column": 34
        },
        "end": {
          "line": 293,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11733,
      "end": 11734,
      "loc": {
        "start": {
          "line": 293,
          "column": 36
        },
        "end": {
          "line": 293,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11751,
      "end": 11755,
      "loc": {
        "start": {
          "line": 294,
          "column": 16
        },
        "end": {
          "line": 294,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11755,
      "end": 11756,
      "loc": {
        "start": {
          "line": 294,
          "column": 20
        },
        "end": {
          "line": 294,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11756,
      "end": 11764,
      "loc": {
        "start": {
          "line": 294,
          "column": 21
        },
        "end": {
          "line": 294,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11764,
      "end": 11765,
      "loc": {
        "start": {
          "line": 294,
          "column": 29
        },
        "end": {
          "line": 294,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 11765,
      "end": 11768,
      "loc": {
        "start": {
          "line": 294,
          "column": 30
        },
        "end": {
          "line": 294,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11769,
      "end": 11770,
      "loc": {
        "start": {
          "line": 294,
          "column": 34
        },
        "end": {
          "line": 294,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11771,
      "end": 11776,
      "loc": {
        "start": {
          "line": 294,
          "column": 36
        },
        "end": {
          "line": 294,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11776,
      "end": 11777,
      "loc": {
        "start": {
          "line": 294,
          "column": 41
        },
        "end": {
          "line": 294,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11794,
      "end": 11798,
      "loc": {
        "start": {
          "line": 295,
          "column": 16
        },
        "end": {
          "line": 295,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11798,
      "end": 11799,
      "loc": {
        "start": {
          "line": 295,
          "column": 20
        },
        "end": {
          "line": 295,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_phiDelta",
      "start": 11799,
      "end": 11808,
      "loc": {
        "start": {
          "line": 295,
          "column": 21
        },
        "end": {
          "line": 295,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11809,
      "end": 11810,
      "loc": {
        "start": {
          "line": 295,
          "column": 31
        },
        "end": {
          "line": 295,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11811,
      "end": 11816,
      "loc": {
        "start": {
          "line": 295,
          "column": 33
        },
        "end": {
          "line": 295,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 11817,
      "end": 11818,
      "loc": {
        "start": {
          "line": 295,
          "column": 39
        },
        "end": {
          "line": 295,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11819,
      "end": 11823,
      "loc": {
        "start": {
          "line": 295,
          "column": 41
        },
        "end": {
          "line": 295,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11823,
      "end": 11824,
      "loc": {
        "start": {
          "line": 295,
          "column": 45
        },
        "end": {
          "line": 295,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11824,
      "end": 11832,
      "loc": {
        "start": {
          "line": 295,
          "column": 46
        },
        "end": {
          "line": 295,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11832,
      "end": 11833,
      "loc": {
        "start": {
          "line": 295,
          "column": 54
        },
        "end": {
          "line": 295,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 11833,
      "end": 11838,
      "loc": {
        "start": {
          "line": 295,
          "column": 55
        },
        "end": {
          "line": 295,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11838,
      "end": 11839,
      "loc": {
        "start": {
          "line": 295,
          "column": 60
        },
        "end": {
          "line": 295,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11852,
      "end": 11853,
      "loc": {
        "start": {
          "line": 296,
          "column": 12
        },
        "end": {
          "line": 296,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 11854,
      "end": 11858,
      "loc": {
        "start": {
          "line": 296,
          "column": 14
        },
        "end": {
          "line": 296,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11859,
      "end": 11860,
      "loc": {
        "start": {
          "line": 296,
          "column": 19
        },
        "end": {
          "line": 296,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 11877,
      "end": 11880,
      "loc": {
        "start": {
          "line": 297,
          "column": 16
        },
        "end": {
          "line": 297,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "oldVal",
      "start": 11881,
      "end": 11887,
      "loc": {
        "start": {
          "line": 297,
          "column": 20
        },
        "end": {
          "line": 297,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11888,
      "end": 11889,
      "loc": {
        "start": {
          "line": 297,
          "column": 27
        },
        "end": {
          "line": 297,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11890,
      "end": 11894,
      "loc": {
        "start": {
          "line": 297,
          "column": 29
        },
        "end": {
          "line": 297,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11894,
      "end": 11895,
      "loc": {
        "start": {
          "line": 297,
          "column": 33
        },
        "end": {
          "line": 297,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11895,
      "end": 11903,
      "loc": {
        "start": {
          "line": 297,
          "column": 34
        },
        "end": {
          "line": 297,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11903,
      "end": 11904,
      "loc": {
        "start": {
          "line": 297,
          "column": 42
        },
        "end": {
          "line": 297,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 11904,
      "end": 11907,
      "loc": {
        "start": {
          "line": 297,
          "column": 43
        },
        "end": {
          "line": 297,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11907,
      "end": 11908,
      "loc": {
        "start": {
          "line": 297,
          "column": 46
        },
        "end": {
          "line": 297,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11925,
      "end": 11929,
      "loc": {
        "start": {
          "line": 298,
          "column": 16
        },
        "end": {
          "line": 298,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11929,
      "end": 11930,
      "loc": {
        "start": {
          "line": 298,
          "column": 20
        },
        "end": {
          "line": 298,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 11930,
      "end": 11938,
      "loc": {
        "start": {
          "line": 298,
          "column": 21
        },
        "end": {
          "line": 298,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11938,
      "end": 11939,
      "loc": {
        "start": {
          "line": 298,
          "column": 29
        },
        "end": {
          "line": 298,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "old",
      "start": 11939,
      "end": 11942,
      "loc": {
        "start": {
          "line": 298,
          "column": 30
        },
        "end": {
          "line": 298,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11943,
      "end": 11944,
      "loc": {
        "start": {
          "line": 298,
          "column": 34
        },
        "end": {
          "line": 298,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11945,
      "end": 11950,
      "loc": {
        "start": {
          "line": 298,
          "column": 36
        },
        "end": {
          "line": 298,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11950,
      "end": 11951,
      "loc": {
        "start": {
          "line": 298,
          "column": 41
        },
        "end": {
          "line": 298,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11968,
      "end": 11972,
      "loc": {
        "start": {
          "line": 299,
          "column": 16
        },
        "end": {
          "line": 299,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11972,
      "end": 11973,
      "loc": {
        "start": {
          "line": 299,
          "column": 20
        },
        "end": {
          "line": 299,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_phiDelta",
      "start": 11973,
      "end": 11982,
      "loc": {
        "start": {
          "line": 299,
          "column": 21
        },
        "end": {
          "line": 299,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11983,
      "end": 11984,
      "loc": {
        "start": {
          "line": 299,
          "column": 31
        },
        "end": {
          "line": 299,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11985,
      "end": 11990,
      "loc": {
        "start": {
          "line": 299,
          "column": 33
        },
        "end": {
          "line": 299,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 11991,
      "end": 11992,
      "loc": {
        "start": {
          "line": 299,
          "column": 39
        },
        "end": {
          "line": 299,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "oldVal",
      "start": 11993,
      "end": 11999,
      "loc": {
        "start": {
          "line": 299,
          "column": 41
        },
        "end": {
          "line": 299,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11999,
      "end": 12000,
      "loc": {
        "start": {
          "line": 299,
          "column": 47
        },
        "end": {
          "line": 299,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12013,
      "end": 12014,
      "loc": {
        "start": {
          "line": 300,
          "column": 12
        },
        "end": {
          "line": 300,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12027,
      "end": 12029,
      "loc": {
        "start": {
          "line": 301,
          "column": 12
        },
        "end": {
          "line": 301,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12030,
      "end": 12031,
      "loc": {
        "start": {
          "line": 301,
          "column": 15
        },
        "end": {
          "line": 301,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 12031,
      "end": 12038,
      "loc": {
        "start": {
          "line": 301,
          "column": 16
        },
        "end": {
          "line": 301,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">=",
      "start": 12039,
      "end": 12041,
      "loc": {
        "start": {
          "line": 301,
          "column": 24
        },
        "end": {
          "line": 301,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 12042,
      "end": 12043,
      "loc": {
        "start": {
          "line": 301,
          "column": 27
        },
        "end": {
          "line": 301,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12043,
      "end": 12044,
      "loc": {
        "start": {
          "line": 301,
          "column": 28
        },
        "end": {
          "line": 301,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12045,
      "end": 12049,
      "loc": {
        "start": {
          "line": 301,
          "column": 30
        },
        "end": {
          "line": 301,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12049,
      "end": 12050,
      "loc": {
        "start": {
          "line": 301,
          "column": 34
        },
        "end": {
          "line": 301,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 12050,
      "end": 12058,
      "loc": {
        "start": {
          "line": 301,
          "column": 35
        },
        "end": {
          "line": 301,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12058,
      "end": 12059,
      "loc": {
        "start": {
          "line": 301,
          "column": 43
        },
        "end": {
          "line": 301,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 12059,
      "end": 12063,
      "loc": {
        "start": {
          "line": 301,
          "column": 44
        },
        "end": {
          "line": 301,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12064,
      "end": 12065,
      "loc": {
        "start": {
          "line": 301,
          "column": 49
        },
        "end": {
          "line": 301,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12066,
      "end": 12067,
      "loc": {
        "start": {
          "line": 301,
          "column": 51
        },
        "end": {
          "line": 301,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12067,
      "end": 12068,
      "loc": {
        "start": {
          "line": 301,
          "column": 52
        },
        "end": {
          "line": 301,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12077,
      "end": 12078,
      "loc": {
        "start": {
          "line": 302,
          "column": 8
        },
        "end": {
          "line": 302,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Zoom",
      "start": 12088,
      "end": 12095,
      "loc": {
        "start": {
          "line": 304,
          "column": 8
        },
        "end": {
          "line": 304,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12104,
      "end": 12106,
      "loc": {
        "start": {
          "line": 305,
          "column": 8
        },
        "end": {
          "line": 305,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12107,
      "end": 12108,
      "loc": {
        "start": {
          "line": 305,
          "column": 11
        },
        "end": {
          "line": 305,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 12108,
      "end": 12109,
      "loc": {
        "start": {
          "line": 305,
          "column": 12
        },
        "end": {
          "line": 305,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 12109,
      "end": 12110,
      "loc": {
        "start": {
          "line": 305,
          "column": 13
        },
        "end": {
          "line": 305,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12110,
      "end": 12114,
      "loc": {
        "start": {
          "line": 305,
          "column": 14
        },
        "end": {
          "line": 305,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12114,
      "end": 12115,
      "loc": {
        "start": {
          "line": 305,
          "column": 18
        },
        "end": {
          "line": 305,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 12115,
      "end": 12124,
      "loc": {
        "start": {
          "line": 305,
          "column": 19
        },
        "end": {
          "line": 305,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12124,
      "end": 12125,
      "loc": {
        "start": {
          "line": 305,
          "column": 28
        },
        "end": {
          "line": 305,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 12125,
      "end": 12129,
      "loc": {
        "start": {
          "line": 305,
          "column": 29
        },
        "end": {
          "line": 305,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 12130,
      "end": 12131,
      "loc": {
        "start": {
          "line": 305,
          "column": 34
        },
        "end": {
          "line": 305,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12132,
      "end": 12133,
      "loc": {
        "start": {
          "line": 305,
          "column": 36
        },
        "end": {
          "line": 305,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12133,
      "end": 12134,
      "loc": {
        "start": {
          "line": 305,
          "column": 37
        },
        "end": {
          "line": 305,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12135,
      "end": 12136,
      "loc": {
        "start": {
          "line": 305,
          "column": 39
        },
        "end": {
          "line": 305,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 12149,
      "end": 12152,
      "loc": {
        "start": {
          "line": 306,
          "column": 12
        },
        "end": {
          "line": 306,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 12153,
      "end": 12160,
      "loc": {
        "start": {
          "line": 306,
          "column": 16
        },
        "end": {
          "line": 306,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12161,
      "end": 12162,
      "loc": {
        "start": {
          "line": 306,
          "column": 24
        },
        "end": {
          "line": 306,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 12163,
      "end": 12171,
      "loc": {
        "start": {
          "line": 306,
          "column": 26
        },
        "end": {
          "line": 306,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12172,
      "end": 12173,
      "loc": {
        "start": {
          "line": 306,
          "column": 35
        },
        "end": {
          "line": 306,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 12174,
      "end": 12175,
      "loc": {
        "start": {
          "line": 306,
          "column": 37
        },
        "end": {
          "line": 306,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12176,
      "end": 12177,
      "loc": {
        "start": {
          "line": 306,
          "column": 39
        },
        "end": {
          "line": 306,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 12178,
      "end": 12182,
      "loc": {
        "start": {
          "line": 306,
          "column": 41
        },
        "end": {
          "line": 306,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12182,
      "end": 12183,
      "loc": {
        "start": {
          "line": 306,
          "column": 45
        },
        "end": {
          "line": 306,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 12183,
      "end": 12186,
      "loc": {
        "start": {
          "line": 306,
          "column": 46
        },
        "end": {
          "line": 306,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12186,
      "end": 12187,
      "loc": {
        "start": {
          "line": 306,
          "column": 49
        },
        "end": {
          "line": 306,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1.05,
      "start": 12187,
      "end": 12191,
      "loc": {
        "start": {
          "line": 306,
          "column": 50
        },
        "end": {
          "line": 306,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12191,
      "end": 12192,
      "loc": {
        "start": {
          "line": 306,
          "column": 54
        },
        "end": {
          "line": 306,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12193,
      "end": 12194,
      "loc": {
        "start": {
          "line": 306,
          "column": 56
        },
        "end": {
          "line": 306,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 12194,
      "end": 12198,
      "loc": {
        "start": {
          "line": 306,
          "column": 57
        },
        "end": {
          "line": 306,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 12199,
      "end": 12200,
      "loc": {
        "start": {
          "line": 306,
          "column": 62
        },
        "end": {
          "line": 306,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12201,
      "end": 12205,
      "loc": {
        "start": {
          "line": 306,
          "column": 64
        },
        "end": {
          "line": 306,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12205,
      "end": 12206,
      "loc": {
        "start": {
          "line": 306,
          "column": 68
        },
        "end": {
          "line": 306,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 12206,
      "end": 12215,
      "loc": {
        "start": {
          "line": 306,
          "column": 69
        },
        "end": {
          "line": 306,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12215,
      "end": 12216,
      "loc": {
        "start": {
          "line": 306,
          "column": 78
        },
        "end": {
          "line": 306,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 12216,
      "end": 12220,
      "loc": {
        "start": {
          "line": 306,
          "column": 79
        },
        "end": {
          "line": 306,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12220,
      "end": 12221,
      "loc": {
        "start": {
          "line": 306,
          "column": 83
        },
        "end": {
          "line": 306,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 12222,
      "end": 12223,
      "loc": {
        "start": {
          "line": 306,
          "column": 85
        },
        "end": {
          "line": 306,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12224,
      "end": 12228,
      "loc": {
        "start": {
          "line": 306,
          "column": 87
        },
        "end": {
          "line": 306,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12228,
      "end": 12229,
      "loc": {
        "start": {
          "line": 306,
          "column": 91
        },
        "end": {
          "line": 306,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 12229,
      "end": 12238,
      "loc": {
        "start": {
          "line": 306,
          "column": 92
        },
        "end": {
          "line": 306,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12238,
      "end": 12239,
      "loc": {
        "start": {
          "line": 306,
          "column": 101
        },
        "end": {
          "line": 306,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 12239,
      "end": 12247,
      "loc": {
        "start": {
          "line": 306,
          "column": 102
        },
        "end": {
          "line": 306,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12247,
      "end": 12248,
      "loc": {
        "start": {
          "line": 306,
          "column": 110
        },
        "end": {
          "line": 306,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12248,
      "end": 12249,
      "loc": {
        "start": {
          "line": 306,
          "column": 111
        },
        "end": {
          "line": 306,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 12262,
      "end": 12265,
      "loc": {
        "start": {
          "line": 307,
          "column": 12
        },
        "end": {
          "line": 307,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12266,
      "end": 12271,
      "loc": {
        "start": {
          "line": 307,
          "column": 16
        },
        "end": {
          "line": 307,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12272,
      "end": 12273,
      "loc": {
        "start": {
          "line": 307,
          "column": 22
        },
        "end": {
          "line": 307,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12274,
      "end": 12278,
      "loc": {
        "start": {
          "line": 307,
          "column": 24
        },
        "end": {
          "line": 307,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12278,
      "end": 12279,
      "loc": {
        "start": {
          "line": 307,
          "column": 28
        },
        "end": {
          "line": 307,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 12279,
      "end": 12288,
      "loc": {
        "start": {
          "line": 307,
          "column": 29
        },
        "end": {
          "line": 307,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12288,
      "end": 12289,
      "loc": {
        "start": {
          "line": 307,
          "column": 38
        },
        "end": {
          "line": 307,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 12289,
      "end": 12294,
      "loc": {
        "start": {
          "line": 307,
          "column": 39
        },
        "end": {
          "line": 307,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 12295,
      "end": 12296,
      "loc": {
        "start": {
          "line": 307,
          "column": 45
        },
        "end": {
          "line": 307,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12313,
      "end": 12314,
      "loc": {
        "start": {
          "line": 308,
          "column": 16
        },
        "end": {
          "line": 308,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12314,
      "end": 12318,
      "loc": {
        "start": {
          "line": 308,
          "column": 17
        },
        "end": {
          "line": 308,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12318,
      "end": 12319,
      "loc": {
        "start": {
          "line": 308,
          "column": 21
        },
        "end": {
          "line": 308,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 12319,
      "end": 12328,
      "loc": {
        "start": {
          "line": 308,
          "column": 22
        },
        "end": {
          "line": 308,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12328,
      "end": 12329,
      "loc": {
        "start": {
          "line": 308,
          "column": 31
        },
        "end": {
          "line": 308,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 12329,
      "end": 12332,
      "loc": {
        "start": {
          "line": 308,
          "column": 32
        },
        "end": {
          "line": 308,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 12333,
      "end": 12334,
      "loc": {
        "start": {
          "line": 308,
          "column": 36
        },
        "end": {
          "line": 308,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12335,
      "end": 12339,
      "loc": {
        "start": {
          "line": 308,
          "column": 38
        },
        "end": {
          "line": 308,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12339,
      "end": 12340,
      "loc": {
        "start": {
          "line": 308,
          "column": 42
        },
        "end": {
          "line": 308,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 12340,
      "end": 12349,
      "loc": {
        "start": {
          "line": 308,
          "column": 43
        },
        "end": {
          "line": 308,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12349,
      "end": 12350,
      "loc": {
        "start": {
          "line": 308,
          "column": 52
        },
        "end": {
          "line": 308,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 12350,
      "end": 12355,
      "loc": {
        "start": {
          "line": 308,
          "column": 53
        },
        "end": {
          "line": 308,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12355,
      "end": 12356,
      "loc": {
        "start": {
          "line": 308,
          "column": 58
        },
        "end": {
          "line": 308,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 12357,
      "end": 12358,
      "loc": {
        "start": {
          "line": 308,
          "column": 60
        },
        "end": {
          "line": 308,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12359,
      "end": 12363,
      "loc": {
        "start": {
          "line": 308,
          "column": 62
        },
        "end": {
          "line": 308,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12363,
      "end": 12364,
      "loc": {
        "start": {
          "line": 308,
          "column": 66
        },
        "end": {
          "line": 308,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 12364,
      "end": 12373,
      "loc": {
        "start": {
          "line": 308,
          "column": 67
        },
        "end": {
          "line": 308,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12373,
      "end": 12374,
      "loc": {
        "start": {
          "line": 308,
          "column": 76
        },
        "end": {
          "line": 308,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 12374,
      "end": 12378,
      "loc": {
        "start": {
          "line": 308,
          "column": 77
        },
        "end": {
          "line": 308,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12378,
      "end": 12379,
      "loc": {
        "start": {
          "line": 308,
          "column": 81
        },
        "end": {
          "line": 308,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 12379,
      "end": 12386,
      "loc": {
        "start": {
          "line": 308,
          "column": 82
        },
        "end": {
          "line": 308,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12386,
      "end": 12387,
      "loc": {
        "start": {
          "line": 308,
          "column": 89
        },
        "end": {
          "line": 308,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12387,
      "end": 12388,
      "loc": {
        "start": {
          "line": 308,
          "column": 90
        },
        "end": {
          "line": 308,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12402,
      "end": 12406,
      "loc": {
        "start": {
          "line": 310,
          "column": 12
        },
        "end": {
          "line": 310,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12406,
      "end": 12407,
      "loc": {
        "start": {
          "line": 310,
          "column": 16
        },
        "end": {
          "line": 310,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_scale",
      "start": 12407,
      "end": 12413,
      "loc": {
        "start": {
          "line": 310,
          "column": 17
        },
        "end": {
          "line": 310,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12414,
      "end": 12415,
      "loc": {
        "start": {
          "line": 310,
          "column": 24
        },
        "end": {
          "line": 310,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12416,
      "end": 12421,
      "loc": {
        "start": {
          "line": 310,
          "column": 26
        },
        "end": {
          "line": 310,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12421,
      "end": 12422,
      "loc": {
        "start": {
          "line": 310,
          "column": 31
        },
        "end": {
          "line": 310,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12436,
      "end": 12438,
      "loc": {
        "start": {
          "line": 312,
          "column": 12
        },
        "end": {
          "line": 312,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12439,
      "end": 12440,
      "loc": {
        "start": {
          "line": 312,
          "column": 15
        },
        "end": {
          "line": 312,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 12440,
      "end": 12447,
      "loc": {
        "start": {
          "line": 312,
          "column": 16
        },
        "end": {
          "line": 312,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">=",
      "start": 12448,
      "end": 12450,
      "loc": {
        "start": {
          "line": 312,
          "column": 24
        },
        "end": {
          "line": 312,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 12451,
      "end": 12452,
      "loc": {
        "start": {
          "line": 312,
          "column": 27
        },
        "end": {
          "line": 312,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12452,
      "end": 12453,
      "loc": {
        "start": {
          "line": 312,
          "column": 28
        },
        "end": {
          "line": 312,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12454,
      "end": 12458,
      "loc": {
        "start": {
          "line": 312,
          "column": 30
        },
        "end": {
          "line": 312,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12458,
      "end": 12459,
      "loc": {
        "start": {
          "line": 312,
          "column": 34
        },
        "end": {
          "line": 312,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 12459,
      "end": 12468,
      "loc": {
        "start": {
          "line": 312,
          "column": 35
        },
        "end": {
          "line": 312,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12468,
      "end": 12469,
      "loc": {
        "start": {
          "line": 312,
          "column": 44
        },
        "end": {
          "line": 312,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 12469,
      "end": 12473,
      "loc": {
        "start": {
          "line": 312,
          "column": 45
        },
        "end": {
          "line": 312,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12474,
      "end": 12475,
      "loc": {
        "start": {
          "line": 312,
          "column": 50
        },
        "end": {
          "line": 312,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12476,
      "end": 12477,
      "loc": {
        "start": {
          "line": 312,
          "column": 52
        },
        "end": {
          "line": 312,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12477,
      "end": 12478,
      "loc": {
        "start": {
          "line": 312,
          "column": 53
        },
        "end": {
          "line": 312,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animates",
      "start": 12491,
      "end": 12499,
      "loc": {
        "start": {
          "line": 313,
          "column": 12
        },
        "end": {
          "line": 313,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12500,
      "end": 12501,
      "loc": {
        "start": {
          "line": 313,
          "column": 21
        },
        "end": {
          "line": 313,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 12502,
      "end": 12506,
      "loc": {
        "start": {
          "line": 313,
          "column": 23
        },
        "end": {
          "line": 313,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12506,
      "end": 12507,
      "loc": {
        "start": {
          "line": 313,
          "column": 27
        },
        "end": {
          "line": 313,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12516,
      "end": 12517,
      "loc": {
        "start": {
          "line": 314,
          "column": 8
        },
        "end": {
          "line": 314,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 12518,
      "end": 12522,
      "loc": {
        "start": {
          "line": 314,
          "column": 10
        },
        "end": {
          "line": 314,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12523,
      "end": 12524,
      "loc": {
        "start": {
          "line": 314,
          "column": 15
        },
        "end": {
          "line": 314,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12537,
      "end": 12541,
      "loc": {
        "start": {
          "line": 315,
          "column": 12
        },
        "end": {
          "line": 315,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12541,
      "end": 12542,
      "loc": {
        "start": {
          "line": 315,
          "column": 16
        },
        "end": {
          "line": 315,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 12542,
      "end": 12551,
      "loc": {
        "start": {
          "line": 315,
          "column": 17
        },
        "end": {
          "line": 315,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12551,
      "end": 12552,
      "loc": {
        "start": {
          "line": 315,
          "column": 26
        },
        "end": {
          "line": 315,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 12552,
      "end": 12558,
      "loc": {
        "start": {
          "line": 315,
          "column": 27
        },
        "end": {
          "line": 315,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12559,
      "end": 12560,
      "loc": {
        "start": {
          "line": 315,
          "column": 34
        },
        "end": {
          "line": 315,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12561,
      "end": 12562,
      "loc": {
        "start": {
          "line": 315,
          "column": 36
        },
        "end": {
          "line": 315,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12562,
      "end": 12563,
      "loc": {
        "start": {
          "line": 315,
          "column": 37
        },
        "end": {
          "line": 315,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12572,
      "end": 12573,
      "loc": {
        "start": {
          "line": 316,
          "column": 8
        },
        "end": {
          "line": 316,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Fov",
      "start": 12583,
      "end": 12589,
      "loc": {
        "start": {
          "line": 318,
          "column": 8
        },
        "end": {
          "line": 318,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12598,
      "end": 12600,
      "loc": {
        "start": {
          "line": 319,
          "column": 8
        },
        "end": {
          "line": 319,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12601,
      "end": 12602,
      "loc": {
        "start": {
          "line": 319,
          "column": 11
        },
        "end": {
          "line": 319,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 12602,
      "end": 12603,
      "loc": {
        "start": {
          "line": 319,
          "column": 12
        },
        "end": {
          "line": 319,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 12603,
      "end": 12604,
      "loc": {
        "start": {
          "line": 319,
          "column": 13
        },
        "end": {
          "line": 319,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12604,
      "end": 12608,
      "loc": {
        "start": {
          "line": 319,
          "column": 14
        },
        "end": {
          "line": 319,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12608,
      "end": 12609,
      "loc": {
        "start": {
          "line": 319,
          "column": 18
        },
        "end": {
          "line": 319,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 12609,
      "end": 12617,
      "loc": {
        "start": {
          "line": 319,
          "column": 19
        },
        "end": {
          "line": 319,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12617,
      "end": 12618,
      "loc": {
        "start": {
          "line": 319,
          "column": 27
        },
        "end": {
          "line": 319,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 12618,
      "end": 12622,
      "loc": {
        "start": {
          "line": 319,
          "column": 28
        },
        "end": {
          "line": 319,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 12623,
      "end": 12624,
      "loc": {
        "start": {
          "line": 319,
          "column": 33
        },
        "end": {
          "line": 319,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12625,
      "end": 12626,
      "loc": {
        "start": {
          "line": 319,
          "column": 35
        },
        "end": {
          "line": 319,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12626,
      "end": 12627,
      "loc": {
        "start": {
          "line": 319,
          "column": 36
        },
        "end": {
          "line": 319,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12628,
      "end": 12629,
      "loc": {
        "start": {
          "line": 319,
          "column": 38
        },
        "end": {
          "line": 319,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 12642,
      "end": 12645,
      "loc": {
        "start": {
          "line": 320,
          "column": 12
        },
        "end": {
          "line": 320,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 12646,
      "end": 12653,
      "loc": {
        "start": {
          "line": 320,
          "column": 16
        },
        "end": {
          "line": 320,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12654,
      "end": 12655,
      "loc": {
        "start": {
          "line": 320,
          "column": 24
        },
        "end": {
          "line": 320,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 12656,
      "end": 12664,
      "loc": {
        "start": {
          "line": 320,
          "column": 26
        },
        "end": {
          "line": 320,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12665,
      "end": 12666,
      "loc": {
        "start": {
          "line": 320,
          "column": 35
        },
        "end": {
          "line": 320,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 12667,
      "end": 12668,
      "loc": {
        "start": {
          "line": 320,
          "column": 37
        },
        "end": {
          "line": 320,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12669,
      "end": 12670,
      "loc": {
        "start": {
          "line": 320,
          "column": 39
        },
        "end": {
          "line": 320,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 12671,
      "end": 12675,
      "loc": {
        "start": {
          "line": 320,
          "column": 41
        },
        "end": {
          "line": 320,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12675,
      "end": 12676,
      "loc": {
        "start": {
          "line": 320,
          "column": 45
        },
        "end": {
          "line": 320,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 12676,
      "end": 12679,
      "loc": {
        "start": {
          "line": 320,
          "column": 46
        },
        "end": {
          "line": 320,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12679,
      "end": 12680,
      "loc": {
        "start": {
          "line": 320,
          "column": 49
        },
        "end": {
          "line": 320,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1.05,
      "start": 12680,
      "end": 12684,
      "loc": {
        "start": {
          "line": 320,
          "column": 50
        },
        "end": {
          "line": 320,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12684,
      "end": 12685,
      "loc": {
        "start": {
          "line": 320,
          "column": 54
        },
        "end": {
          "line": 320,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12686,
      "end": 12687,
      "loc": {
        "start": {
          "line": 320,
          "column": 56
        },
        "end": {
          "line": 320,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 12687,
      "end": 12691,
      "loc": {
        "start": {
          "line": 320,
          "column": 57
        },
        "end": {
          "line": 320,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 12692,
      "end": 12693,
      "loc": {
        "start": {
          "line": 320,
          "column": 62
        },
        "end": {
          "line": 320,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12694,
      "end": 12698,
      "loc": {
        "start": {
          "line": 320,
          "column": 64
        },
        "end": {
          "line": 320,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12698,
      "end": 12699,
      "loc": {
        "start": {
          "line": 320,
          "column": 68
        },
        "end": {
          "line": 320,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 12699,
      "end": 12707,
      "loc": {
        "start": {
          "line": 320,
          "column": 69
        },
        "end": {
          "line": 320,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12707,
      "end": 12708,
      "loc": {
        "start": {
          "line": 320,
          "column": 77
        },
        "end": {
          "line": 320,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 12708,
      "end": 12712,
      "loc": {
        "start": {
          "line": 320,
          "column": 78
        },
        "end": {
          "line": 320,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12712,
      "end": 12713,
      "loc": {
        "start": {
          "line": 320,
          "column": 82
        },
        "end": {
          "line": 320,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 12714,
      "end": 12715,
      "loc": {
        "start": {
          "line": 320,
          "column": 84
        },
        "end": {
          "line": 320,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12716,
      "end": 12720,
      "loc": {
        "start": {
          "line": 320,
          "column": 86
        },
        "end": {
          "line": 320,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12720,
      "end": 12721,
      "loc": {
        "start": {
          "line": 320,
          "column": 90
        },
        "end": {
          "line": 320,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 12721,
      "end": 12729,
      "loc": {
        "start": {
          "line": 320,
          "column": 91
        },
        "end": {
          "line": 320,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12729,
      "end": 12730,
      "loc": {
        "start": {
          "line": 320,
          "column": 99
        },
        "end": {
          "line": 320,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 12730,
      "end": 12738,
      "loc": {
        "start": {
          "line": 320,
          "column": 100
        },
        "end": {
          "line": 320,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12738,
      "end": 12739,
      "loc": {
        "start": {
          "line": 320,
          "column": 108
        },
        "end": {
          "line": 320,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12739,
      "end": 12740,
      "loc": {
        "start": {
          "line": 320,
          "column": 109
        },
        "end": {
          "line": 320,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 12753,
      "end": 12756,
      "loc": {
        "start": {
          "line": 321,
          "column": 12
        },
        "end": {
          "line": 321,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12757,
      "end": 12762,
      "loc": {
        "start": {
          "line": 321,
          "column": 16
        },
        "end": {
          "line": 321,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12763,
      "end": 12764,
      "loc": {
        "start": {
          "line": 321,
          "column": 22
        },
        "end": {
          "line": 321,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12765,
      "end": 12769,
      "loc": {
        "start": {
          "line": 321,
          "column": 24
        },
        "end": {
          "line": 321,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12769,
      "end": 12770,
      "loc": {
        "start": {
          "line": 321,
          "column": 28
        },
        "end": {
          "line": 321,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 12770,
      "end": 12778,
      "loc": {
        "start": {
          "line": 321,
          "column": 29
        },
        "end": {
          "line": 321,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12778,
      "end": 12779,
      "loc": {
        "start": {
          "line": 321,
          "column": 37
        },
        "end": {
          "line": 321,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 12779,
      "end": 12784,
      "loc": {
        "start": {
          "line": 321,
          "column": 38
        },
        "end": {
          "line": 321,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 12785,
      "end": 12786,
      "loc": {
        "start": {
          "line": 321,
          "column": 44
        },
        "end": {
          "line": 321,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12787,
      "end": 12788,
      "loc": {
        "start": {
          "line": 321,
          "column": 46
        },
        "end": {
          "line": 321,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12788,
      "end": 12792,
      "loc": {
        "start": {
          "line": 321,
          "column": 47
        },
        "end": {
          "line": 321,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12792,
      "end": 12793,
      "loc": {
        "start": {
          "line": 321,
          "column": 51
        },
        "end": {
          "line": 321,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 12793,
      "end": 12801,
      "loc": {
        "start": {
          "line": 321,
          "column": 52
        },
        "end": {
          "line": 321,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12801,
      "end": 12802,
      "loc": {
        "start": {
          "line": 321,
          "column": 60
        },
        "end": {
          "line": 321,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 12802,
      "end": 12805,
      "loc": {
        "start": {
          "line": 321,
          "column": 61
        },
        "end": {
          "line": 321,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 12806,
      "end": 12807,
      "loc": {
        "start": {
          "line": 321,
          "column": 65
        },
        "end": {
          "line": 321,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12808,
      "end": 12812,
      "loc": {
        "start": {
          "line": 321,
          "column": 67
        },
        "end": {
          "line": 321,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12812,
      "end": 12813,
      "loc": {
        "start": {
          "line": 321,
          "column": 71
        },
        "end": {
          "line": 321,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 12813,
      "end": 12821,
      "loc": {
        "start": {
          "line": 321,
          "column": 72
        },
        "end": {
          "line": 321,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12821,
      "end": 12822,
      "loc": {
        "start": {
          "line": 321,
          "column": 80
        },
        "end": {
          "line": 321,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 12822,
      "end": 12827,
      "loc": {
        "start": {
          "line": 321,
          "column": 81
        },
        "end": {
          "line": 321,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12827,
      "end": 12828,
      "loc": {
        "start": {
          "line": 321,
          "column": 86
        },
        "end": {
          "line": 321,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 12829,
      "end": 12830,
      "loc": {
        "start": {
          "line": 321,
          "column": 88
        },
        "end": {
          "line": 321,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12831,
      "end": 12835,
      "loc": {
        "start": {
          "line": 321,
          "column": 90
        },
        "end": {
          "line": 321,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12835,
      "end": 12836,
      "loc": {
        "start": {
          "line": 321,
          "column": 94
        },
        "end": {
          "line": 321,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 12836,
      "end": 12844,
      "loc": {
        "start": {
          "line": 321,
          "column": 95
        },
        "end": {
          "line": 321,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12844,
      "end": 12845,
      "loc": {
        "start": {
          "line": 321,
          "column": 103
        },
        "end": {
          "line": 321,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ease",
      "start": 12845,
      "end": 12849,
      "loc": {
        "start": {
          "line": 321,
          "column": 104
        },
        "end": {
          "line": 321,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12849,
      "end": 12850,
      "loc": {
        "start": {
          "line": 321,
          "column": 108
        },
        "end": {
          "line": 321,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 12850,
      "end": 12857,
      "loc": {
        "start": {
          "line": 321,
          "column": 109
        },
        "end": {
          "line": 321,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12857,
      "end": 12858,
      "loc": {
        "start": {
          "line": 321,
          "column": 116
        },
        "end": {
          "line": 321,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12858,
      "end": 12859,
      "loc": {
        "start": {
          "line": 321,
          "column": 117
        },
        "end": {
          "line": 321,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 12872,
      "end": 12878,
      "loc": {
        "start": {
          "line": 322,
          "column": 12
        },
        "end": {
          "line": 322,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12878,
      "end": 12879,
      "loc": {
        "start": {
          "line": 322,
          "column": 18
        },
        "end": {
          "line": 322,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 12879,
      "end": 12882,
      "loc": {
        "start": {
          "line": 322,
          "column": 19
        },
        "end": {
          "line": 322,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12883,
      "end": 12884,
      "loc": {
        "start": {
          "line": 322,
          "column": 23
        },
        "end": {
          "line": 322,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12885,
      "end": 12890,
      "loc": {
        "start": {
          "line": 322,
          "column": 25
        },
        "end": {
          "line": 322,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12890,
      "end": 12891,
      "loc": {
        "start": {
          "line": 322,
          "column": 30
        },
        "end": {
          "line": 322,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 12904,
      "end": 12910,
      "loc": {
        "start": {
          "line": 323,
          "column": 12
        },
        "end": {
          "line": 323,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12910,
      "end": 12911,
      "loc": {
        "start": {
          "line": 323,
          "column": 18
        },
        "end": {
          "line": 323,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "updateProjectionMatrix",
      "start": 12911,
      "end": 12933,
      "loc": {
        "start": {
          "line": 323,
          "column": 19
        },
        "end": {
          "line": 323,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12933,
      "end": 12934,
      "loc": {
        "start": {
          "line": 323,
          "column": 41
        },
        "end": {
          "line": 323,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12934,
      "end": 12935,
      "loc": {
        "start": {
          "line": 323,
          "column": 42
        },
        "end": {
          "line": 323,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12935,
      "end": 12936,
      "loc": {
        "start": {
          "line": 323,
          "column": 43
        },
        "end": {
          "line": 323,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12949,
      "end": 12951,
      "loc": {
        "start": {
          "line": 324,
          "column": 12
        },
        "end": {
          "line": 324,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12952,
      "end": 12953,
      "loc": {
        "start": {
          "line": 324,
          "column": 15
        },
        "end": {
          "line": 324,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elapsed",
      "start": 12953,
      "end": 12960,
      "loc": {
        "start": {
          "line": 324,
          "column": 16
        },
        "end": {
          "line": 324,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">=",
      "start": 12961,
      "end": 12963,
      "loc": {
        "start": {
          "line": 324,
          "column": 24
        },
        "end": {
          "line": 324,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 12964,
      "end": 12965,
      "loc": {
        "start": {
          "line": 324,
          "column": 27
        },
        "end": {
          "line": 324,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12965,
      "end": 12966,
      "loc": {
        "start": {
          "line": 324,
          "column": 28
        },
        "end": {
          "line": 324,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12967,
      "end": 12971,
      "loc": {
        "start": {
          "line": 324,
          "column": 30
        },
        "end": {
          "line": 324,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12971,
      "end": 12972,
      "loc": {
        "start": {
          "line": 324,
          "column": 34
        },
        "end": {
          "line": 324,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 12972,
      "end": 12980,
      "loc": {
        "start": {
          "line": 324,
          "column": 35
        },
        "end": {
          "line": 324,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12980,
      "end": 12981,
      "loc": {
        "start": {
          "line": 324,
          "column": 43
        },
        "end": {
          "line": 324,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 12981,
      "end": 12985,
      "loc": {
        "start": {
          "line": 324,
          "column": 44
        },
        "end": {
          "line": 324,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12986,
      "end": 12987,
      "loc": {
        "start": {
          "line": 324,
          "column": 49
        },
        "end": {
          "line": 324,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12988,
      "end": 12989,
      "loc": {
        "start": {
          "line": 324,
          "column": 51
        },
        "end": {
          "line": 324,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12989,
      "end": 12990,
      "loc": {
        "start": {
          "line": 324,
          "column": 52
        },
        "end": {
          "line": 324,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animates",
      "start": 13003,
      "end": 13011,
      "loc": {
        "start": {
          "line": 325,
          "column": 12
        },
        "end": {
          "line": 325,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13012,
      "end": 13013,
      "loc": {
        "start": {
          "line": 325,
          "column": 21
        },
        "end": {
          "line": 325,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 13014,
      "end": 13018,
      "loc": {
        "start": {
          "line": 325,
          "column": 23
        },
        "end": {
          "line": 325,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13018,
      "end": 13019,
      "loc": {
        "start": {
          "line": 325,
          "column": 27
        },
        "end": {
          "line": 325,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13028,
      "end": 13029,
      "loc": {
        "start": {
          "line": 326,
          "column": 8
        },
        "end": {
          "line": 326,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 13039,
      "end": 13045,
      "loc": {
        "start": {
          "line": 328,
          "column": 8
        },
        "end": {
          "line": 328,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animates",
      "start": 13046,
      "end": 13054,
      "loc": {
        "start": {
          "line": 328,
          "column": 15
        },
        "end": {
          "line": 328,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13054,
      "end": 13055,
      "loc": {
        "start": {
          "line": 328,
          "column": 23
        },
        "end": {
          "line": 328,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13060,
      "end": 13061,
      "loc": {
        "start": {
          "line": 329,
          "column": 4
        },
        "end": {
          "line": 329,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "now",
      "start": 13067,
      "end": 13070,
      "loc": {
        "start": {
          "line": 331,
          "column": 4
        },
        "end": {
          "line": 331,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13070,
      "end": 13071,
      "loc": {
        "start": {
          "line": 331,
          "column": 7
        },
        "end": {
          "line": 331,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13071,
      "end": 13072,
      "loc": {
        "start": {
          "line": 331,
          "column": 8
        },
        "end": {
          "line": 331,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13073,
      "end": 13074,
      "loc": {
        "start": {
          "line": 331,
          "column": 10
        },
        "end": {
          "line": 331,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 13083,
      "end": 13086,
      "loc": {
        "start": {
          "line": 332,
          "column": 8
        },
        "end": {
          "line": 332,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 13087,
      "end": 13091,
      "loc": {
        "start": {
          "line": 332,
          "column": 12
        },
        "end": {
          "line": 332,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13092,
      "end": 13093,
      "loc": {
        "start": {
          "line": 332,
          "column": 17
        },
        "end": {
          "line": 332,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13094,
      "end": 13098,
      "loc": {
        "start": {
          "line": 332,
          "column": 19
        },
        "end": {
          "line": 332,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13098,
      "end": 13099,
      "loc": {
        "start": {
          "line": 332,
          "column": 23
        },
        "end": {
          "line": 332,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "canvas",
      "start": 13099,
      "end": 13105,
      "loc": {
        "start": {
          "line": 332,
          "column": 24
        },
        "end": {
          "line": 332,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13105,
      "end": 13106,
      "loc": {
        "start": {
          "line": 332,
          "column": 30
        },
        "end": {
          "line": 332,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "renderer",
      "start": 13106,
      "end": 13114,
      "loc": {
        "start": {
          "line": 332,
          "column": 31
        },
        "end": {
          "line": 332,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13114,
      "end": 13115,
      "loc": {
        "start": {
          "line": 332,
          "column": 39
        },
        "end": {
          "line": 332,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 13115,
      "end": 13119,
      "loc": {
        "start": {
          "line": 332,
          "column": 40
        },
        "end": {
          "line": 332,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13119,
      "end": 13120,
      "loc": {
        "start": {
          "line": 332,
          "column": 44
        },
        "end": {
          "line": 332,
          "column": 45
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Focus",
      "start": 13130,
      "end": 13138,
      "loc": {
        "start": {
          "line": 334,
          "column": 8
        },
        "end": {
          "line": 334,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13147,
      "end": 13149,
      "loc": {
        "start": {
          "line": 335,
          "column": 8
        },
        "end": {
          "line": 335,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13150,
      "end": 13151,
      "loc": {
        "start": {
          "line": 335,
          "column": 11
        },
        "end": {
          "line": 335,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13151,
      "end": 13152,
      "loc": {
        "start": {
          "line": 335,
          "column": 12
        },
        "end": {
          "line": 335,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13152,
      "end": 13153,
      "loc": {
        "start": {
          "line": 335,
          "column": 13
        },
        "end": {
          "line": 335,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13153,
      "end": 13157,
      "loc": {
        "start": {
          "line": 335,
          "column": 14
        },
        "end": {
          "line": 335,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13157,
      "end": 13158,
      "loc": {
        "start": {
          "line": 335,
          "column": 18
        },
        "end": {
          "line": 335,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 13158,
      "end": 13168,
      "loc": {
        "start": {
          "line": 335,
          "column": 19
        },
        "end": {
          "line": 335,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13168,
      "end": 13169,
      "loc": {
        "start": {
          "line": 335,
          "column": 29
        },
        "end": {
          "line": 335,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 13169,
      "end": 13173,
      "loc": {
        "start": {
          "line": 335,
          "column": 30
        },
        "end": {
          "line": 335,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 13174,
      "end": 13175,
      "loc": {
        "start": {
          "line": 335,
          "column": 35
        },
        "end": {
          "line": 335,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 13176,
      "end": 13177,
      "loc": {
        "start": {
          "line": 335,
          "column": 37
        },
        "end": {
          "line": 335,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13177,
      "end": 13178,
      "loc": {
        "start": {
          "line": 335,
          "column": 38
        },
        "end": {
          "line": 335,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13179,
      "end": 13183,
      "loc": {
        "start": {
          "line": 335,
          "column": 40
        },
        "end": {
          "line": 335,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13183,
      "end": 13184,
      "loc": {
        "start": {
          "line": 335,
          "column": 44
        },
        "end": {
          "line": 335,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 13184,
      "end": 13194,
      "loc": {
        "start": {
          "line": 335,
          "column": 45
        },
        "end": {
          "line": 335,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13194,
      "end": 13195,
      "loc": {
        "start": {
          "line": 335,
          "column": 55
        },
        "end": {
          "line": 335,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 13195,
      "end": 13203,
      "loc": {
        "start": {
          "line": 335,
          "column": 56
        },
        "end": {
          "line": 335,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13204,
      "end": 13205,
      "loc": {
        "start": {
          "line": 335,
          "column": 65
        },
        "end": {
          "line": 335,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 13206,
      "end": 13207,
      "loc": {
        "start": {
          "line": 335,
          "column": 67
        },
        "end": {
          "line": 335,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13207,
      "end": 13208,
      "loc": {
        "start": {
          "line": 335,
          "column": 68
        },
        "end": {
          "line": 335,
          "column": 69
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Theta",
      "start": 13218,
      "end": 13226,
      "loc": {
        "start": {
          "line": 337,
          "column": 8
        },
        "end": {
          "line": 337,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13235,
      "end": 13237,
      "loc": {
        "start": {
          "line": 338,
          "column": 8
        },
        "end": {
          "line": 338,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13238,
      "end": 13239,
      "loc": {
        "start": {
          "line": 338,
          "column": 11
        },
        "end": {
          "line": 338,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13239,
      "end": 13240,
      "loc": {
        "start": {
          "line": 338,
          "column": 12
        },
        "end": {
          "line": 338,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13240,
      "end": 13241,
      "loc": {
        "start": {
          "line": 338,
          "column": 13
        },
        "end": {
          "line": 338,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13241,
      "end": 13245,
      "loc": {
        "start": {
          "line": 338,
          "column": 14
        },
        "end": {
          "line": 338,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13245,
      "end": 13246,
      "loc": {
        "start": {
          "line": 338,
          "column": 18
        },
        "end": {
          "line": 338,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 13246,
      "end": 13256,
      "loc": {
        "start": {
          "line": 338,
          "column": 19
        },
        "end": {
          "line": 338,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13256,
      "end": 13257,
      "loc": {
        "start": {
          "line": 338,
          "column": 29
        },
        "end": {
          "line": 338,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 13257,
      "end": 13261,
      "loc": {
        "start": {
          "line": 338,
          "column": 30
        },
        "end": {
          "line": 338,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 13262,
      "end": 13263,
      "loc": {
        "start": {
          "line": 338,
          "column": 35
        },
        "end": {
          "line": 338,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 13264,
      "end": 13265,
      "loc": {
        "start": {
          "line": 338,
          "column": 37
        },
        "end": {
          "line": 338,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13265,
      "end": 13266,
      "loc": {
        "start": {
          "line": 338,
          "column": 38
        },
        "end": {
          "line": 338,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13267,
      "end": 13271,
      "loc": {
        "start": {
          "line": 338,
          "column": 40
        },
        "end": {
          "line": 338,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13271,
      "end": 13272,
      "loc": {
        "start": {
          "line": 338,
          "column": 44
        },
        "end": {
          "line": 338,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 13272,
      "end": 13282,
      "loc": {
        "start": {
          "line": 338,
          "column": 45
        },
        "end": {
          "line": 338,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13282,
      "end": 13283,
      "loc": {
        "start": {
          "line": 338,
          "column": 55
        },
        "end": {
          "line": 338,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 13283,
      "end": 13291,
      "loc": {
        "start": {
          "line": 338,
          "column": 56
        },
        "end": {
          "line": 338,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13292,
      "end": 13293,
      "loc": {
        "start": {
          "line": 338,
          "column": 65
        },
        "end": {
          "line": 338,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 13294,
      "end": 13295,
      "loc": {
        "start": {
          "line": 338,
          "column": 67
        },
        "end": {
          "line": 338,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13295,
      "end": 13296,
      "loc": {
        "start": {
          "line": 338,
          "column": 68
        },
        "end": {
          "line": 338,
          "column": 69
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Phi",
      "start": 13306,
      "end": 13312,
      "loc": {
        "start": {
          "line": 340,
          "column": 8
        },
        "end": {
          "line": 340,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13321,
      "end": 13323,
      "loc": {
        "start": {
          "line": 341,
          "column": 8
        },
        "end": {
          "line": 341,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13324,
      "end": 13325,
      "loc": {
        "start": {
          "line": 341,
          "column": 11
        },
        "end": {
          "line": 341,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13325,
      "end": 13326,
      "loc": {
        "start": {
          "line": 341,
          "column": 12
        },
        "end": {
          "line": 341,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13326,
      "end": 13327,
      "loc": {
        "start": {
          "line": 341,
          "column": 13
        },
        "end": {
          "line": 341,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13327,
      "end": 13331,
      "loc": {
        "start": {
          "line": 341,
          "column": 14
        },
        "end": {
          "line": 341,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13331,
      "end": 13332,
      "loc": {
        "start": {
          "line": 341,
          "column": 18
        },
        "end": {
          "line": 341,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 13332,
      "end": 13340,
      "loc": {
        "start": {
          "line": 341,
          "column": 19
        },
        "end": {
          "line": 341,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13340,
      "end": 13341,
      "loc": {
        "start": {
          "line": 341,
          "column": 27
        },
        "end": {
          "line": 341,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 13341,
      "end": 13345,
      "loc": {
        "start": {
          "line": 341,
          "column": 28
        },
        "end": {
          "line": 341,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 13346,
      "end": 13347,
      "loc": {
        "start": {
          "line": 341,
          "column": 33
        },
        "end": {
          "line": 341,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 13348,
      "end": 13349,
      "loc": {
        "start": {
          "line": 341,
          "column": 35
        },
        "end": {
          "line": 341,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13349,
      "end": 13350,
      "loc": {
        "start": {
          "line": 341,
          "column": 36
        },
        "end": {
          "line": 341,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13351,
      "end": 13355,
      "loc": {
        "start": {
          "line": 341,
          "column": 38
        },
        "end": {
          "line": 341,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13355,
      "end": 13356,
      "loc": {
        "start": {
          "line": 341,
          "column": 42
        },
        "end": {
          "line": 341,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 13356,
      "end": 13364,
      "loc": {
        "start": {
          "line": 341,
          "column": 43
        },
        "end": {
          "line": 341,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13364,
      "end": 13365,
      "loc": {
        "start": {
          "line": 341,
          "column": 51
        },
        "end": {
          "line": 341,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 13365,
      "end": 13373,
      "loc": {
        "start": {
          "line": 341,
          "column": 52
        },
        "end": {
          "line": 341,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13374,
      "end": 13375,
      "loc": {
        "start": {
          "line": 341,
          "column": 61
        },
        "end": {
          "line": 341,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 13376,
      "end": 13377,
      "loc": {
        "start": {
          "line": 341,
          "column": 63
        },
        "end": {
          "line": 341,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13377,
      "end": 13378,
      "loc": {
        "start": {
          "line": 341,
          "column": 64
        },
        "end": {
          "line": 341,
          "column": 65
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Zoom",
      "start": 13388,
      "end": 13395,
      "loc": {
        "start": {
          "line": 343,
          "column": 8
        },
        "end": {
          "line": 343,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13404,
      "end": 13406,
      "loc": {
        "start": {
          "line": 344,
          "column": 8
        },
        "end": {
          "line": 344,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13407,
      "end": 13408,
      "loc": {
        "start": {
          "line": 344,
          "column": 11
        },
        "end": {
          "line": 344,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13408,
      "end": 13409,
      "loc": {
        "start": {
          "line": 344,
          "column": 12
        },
        "end": {
          "line": 344,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13409,
      "end": 13410,
      "loc": {
        "start": {
          "line": 344,
          "column": 13
        },
        "end": {
          "line": 344,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13410,
      "end": 13414,
      "loc": {
        "start": {
          "line": 344,
          "column": 14
        },
        "end": {
          "line": 344,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13414,
      "end": 13415,
      "loc": {
        "start": {
          "line": 344,
          "column": 18
        },
        "end": {
          "line": 344,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 13415,
      "end": 13424,
      "loc": {
        "start": {
          "line": 344,
          "column": 19
        },
        "end": {
          "line": 344,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13424,
      "end": 13425,
      "loc": {
        "start": {
          "line": 344,
          "column": 28
        },
        "end": {
          "line": 344,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 13425,
      "end": 13429,
      "loc": {
        "start": {
          "line": 344,
          "column": 29
        },
        "end": {
          "line": 344,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 13430,
      "end": 13431,
      "loc": {
        "start": {
          "line": 344,
          "column": 34
        },
        "end": {
          "line": 344,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 13432,
      "end": 13433,
      "loc": {
        "start": {
          "line": 344,
          "column": 36
        },
        "end": {
          "line": 344,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13433,
      "end": 13434,
      "loc": {
        "start": {
          "line": 344,
          "column": 37
        },
        "end": {
          "line": 344,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13435,
      "end": 13439,
      "loc": {
        "start": {
          "line": 344,
          "column": 39
        },
        "end": {
          "line": 344,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13439,
      "end": 13440,
      "loc": {
        "start": {
          "line": 344,
          "column": 43
        },
        "end": {
          "line": 344,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 13440,
      "end": 13449,
      "loc": {
        "start": {
          "line": 344,
          "column": 44
        },
        "end": {
          "line": 344,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13449,
      "end": 13450,
      "loc": {
        "start": {
          "line": 344,
          "column": 53
        },
        "end": {
          "line": 344,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 13450,
      "end": 13458,
      "loc": {
        "start": {
          "line": 344,
          "column": 54
        },
        "end": {
          "line": 344,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13459,
      "end": 13460,
      "loc": {
        "start": {
          "line": 344,
          "column": 63
        },
        "end": {
          "line": 344,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 13461,
      "end": 13462,
      "loc": {
        "start": {
          "line": 344,
          "column": 65
        },
        "end": {
          "line": 344,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13462,
      "end": 13463,
      "loc": {
        "start": {
          "line": 344,
          "column": 66
        },
        "end": {
          "line": 344,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Fov",
      "start": 13473,
      "end": 13479,
      "loc": {
        "start": {
          "line": 346,
          "column": 8
        },
        "end": {
          "line": 346,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13488,
      "end": 13490,
      "loc": {
        "start": {
          "line": 347,
          "column": 8
        },
        "end": {
          "line": 347,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13491,
      "end": 13492,
      "loc": {
        "start": {
          "line": 347,
          "column": 11
        },
        "end": {
          "line": 347,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13492,
      "end": 13493,
      "loc": {
        "start": {
          "line": 347,
          "column": 12
        },
        "end": {
          "line": 347,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 13493,
      "end": 13494,
      "loc": {
        "start": {
          "line": 347,
          "column": 13
        },
        "end": {
          "line": 347,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13494,
      "end": 13498,
      "loc": {
        "start": {
          "line": 347,
          "column": 14
        },
        "end": {
          "line": 347,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13498,
      "end": 13499,
      "loc": {
        "start": {
          "line": 347,
          "column": 18
        },
        "end": {
          "line": 347,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 13499,
      "end": 13507,
      "loc": {
        "start": {
          "line": 347,
          "column": 19
        },
        "end": {
          "line": 347,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13507,
      "end": 13508,
      "loc": {
        "start": {
          "line": 347,
          "column": 27
        },
        "end": {
          "line": 347,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 13508,
      "end": 13512,
      "loc": {
        "start": {
          "line": 347,
          "column": 28
        },
        "end": {
          "line": 347,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 13513,
      "end": 13514,
      "loc": {
        "start": {
          "line": 347,
          "column": 33
        },
        "end": {
          "line": 347,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 13515,
      "end": 13516,
      "loc": {
        "start": {
          "line": 347,
          "column": 35
        },
        "end": {
          "line": 347,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13516,
      "end": 13517,
      "loc": {
        "start": {
          "line": 347,
          "column": 36
        },
        "end": {
          "line": 347,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13518,
      "end": 13522,
      "loc": {
        "start": {
          "line": 347,
          "column": 38
        },
        "end": {
          "line": 347,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13522,
      "end": 13523,
      "loc": {
        "start": {
          "line": 347,
          "column": 42
        },
        "end": {
          "line": 347,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 13523,
      "end": 13531,
      "loc": {
        "start": {
          "line": 347,
          "column": 43
        },
        "end": {
          "line": 347,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13531,
      "end": 13532,
      "loc": {
        "start": {
          "line": 347,
          "column": 51
        },
        "end": {
          "line": 347,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "duration",
      "start": 13532,
      "end": 13540,
      "loc": {
        "start": {
          "line": 347,
          "column": 52
        },
        "end": {
          "line": 347,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13541,
      "end": 13542,
      "loc": {
        "start": {
          "line": 347,
          "column": 61
        },
        "end": {
          "line": 347,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 13543,
      "end": 13544,
      "loc": {
        "start": {
          "line": 347,
          "column": 63
        },
        "end": {
          "line": 347,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13544,
      "end": 13545,
      "loc": {
        "start": {
          "line": 347,
          "column": 64
        },
        "end": {
          "line": 347,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13555,
      "end": 13559,
      "loc": {
        "start": {
          "line": 349,
          "column": 8
        },
        "end": {
          "line": 349,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13559,
      "end": 13560,
      "loc": {
        "start": {
          "line": 349,
          "column": 12
        },
        "end": {
          "line": 349,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 13560,
      "end": 13566,
      "loc": {
        "start": {
          "line": 349,
          "column": 13
        },
        "end": {
          "line": 349,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13566,
      "end": 13567,
      "loc": {
        "start": {
          "line": 349,
          "column": 19
        },
        "end": {
          "line": 349,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 13567,
      "end": 13571,
      "loc": {
        "start": {
          "line": 349,
          "column": 20
        },
        "end": {
          "line": 349,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 13572,
      "end": 13573,
      "loc": {
        "start": {
          "line": 349,
          "column": 25
        },
        "end": {
          "line": 349,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 13574,
      "end": 13575,
      "loc": {
        "start": {
          "line": 349,
          "column": 27
        },
        "end": {
          "line": 349,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13575,
      "end": 13576,
      "loc": {
        "start": {
          "line": 349,
          "column": 28
        },
        "end": {
          "line": 349,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 13577,
      "end": 13581,
      "loc": {
        "start": {
          "line": 349,
          "column": 30
        },
        "end": {
          "line": 349,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13581,
      "end": 13582,
      "loc": {
        "start": {
          "line": 349,
          "column": 34
        },
        "end": {
          "line": 349,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13582,
      "end": 13583,
      "loc": {
        "start": {
          "line": 349,
          "column": 35
        },
        "end": {
          "line": 349,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 13592,
      "end": 13598,
      "loc": {
        "start": {
          "line": 350,
          "column": 8
        },
        "end": {
          "line": 350,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13599,
      "end": 13603,
      "loc": {
        "start": {
          "line": 350,
          "column": 15
        },
        "end": {
          "line": 350,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13603,
      "end": 13604,
      "loc": {
        "start": {
          "line": 350,
          "column": 19
        },
        "end": {
          "line": 350,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13609,
      "end": 13610,
      "loc": {
        "start": {
          "line": 351,
          "column": 4
        },
        "end": {
          "line": 351,
          "column": 5
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " pass in distance in world space to move left",
      "start": 13616,
      "end": 13663,
      "loc": {
        "start": {
          "line": 353,
          "column": 4
        },
        "end": {
          "line": 353,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panLeft",
      "start": 13668,
      "end": 13675,
      "loc": {
        "start": {
          "line": 354,
          "column": 4
        },
        "end": {
          "line": 354,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13675,
      "end": 13676,
      "loc": {
        "start": {
          "line": 354,
          "column": 11
        },
        "end": {
          "line": 354,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 13676,
      "end": 13684,
      "loc": {
        "start": {
          "line": 354,
          "column": 12
        },
        "end": {
          "line": 354,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13684,
      "end": 13685,
      "loc": {
        "start": {
          "line": 354,
          "column": 20
        },
        "end": {
          "line": 354,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13686,
      "end": 13687,
      "loc": {
        "start": {
          "line": 354,
          "column": 22
        },
        "end": {
          "line": 354,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 13696,
      "end": 13699,
      "loc": {
        "start": {
          "line": 355,
          "column": 8
        },
        "end": {
          "line": 355,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 13700,
      "end": 13706,
      "loc": {
        "start": {
          "line": 355,
          "column": 12
        },
        "end": {
          "line": 355,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13707,
      "end": 13708,
      "loc": {
        "start": {
          "line": 355,
          "column": 19
        },
        "end": {
          "line": 355,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13709,
      "end": 13710,
      "loc": {
        "start": {
          "line": 355,
          "column": 21
        },
        "end": {
          "line": 355,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13710,
      "end": 13714,
      "loc": {
        "start": {
          "line": 355,
          "column": 22
        },
        "end": {
          "line": 355,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13714,
      "end": 13715,
      "loc": {
        "start": {
          "line": 355,
          "column": 26
        },
        "end": {
          "line": 355,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 13715,
      "end": 13721,
      "loc": {
        "start": {
          "line": 355,
          "column": 27
        },
        "end": {
          "line": 355,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 13722,
      "end": 13724,
      "loc": {
        "start": {
          "line": 355,
          "column": 34
        },
        "end": {
          "line": 355,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13725,
      "end": 13729,
      "loc": {
        "start": {
          "line": 355,
          "column": 37
        },
        "end": {
          "line": 355,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13729,
      "end": 13730,
      "loc": {
        "start": {
          "line": 355,
          "column": 41
        },
        "end": {
          "line": 355,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 13730,
      "end": 13734,
      "loc": {
        "start": {
          "line": 355,
          "column": 42
        },
        "end": {
          "line": 355,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13734,
      "end": 13735,
      "loc": {
        "start": {
          "line": 355,
          "column": 46
        },
        "end": {
          "line": 355,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 13735,
      "end": 13741,
      "loc": {
        "start": {
          "line": 355,
          "column": 47
        },
        "end": {
          "line": 355,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13741,
      "end": 13742,
      "loc": {
        "start": {
          "line": 355,
          "column": 53
        },
        "end": {
          "line": 355,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13742,
      "end": 13743,
      "loc": {
        "start": {
          "line": 355,
          "column": 54
        },
        "end": {
          "line": 355,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13752,
      "end": 13754,
      "loc": {
        "start": {
          "line": 356,
          "column": 8
        },
        "end": {
          "line": 356,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13755,
      "end": 13756,
      "loc": {
        "start": {
          "line": 356,
          "column": 11
        },
        "end": {
          "line": 356,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13756,
      "end": 13760,
      "loc": {
        "start": {
          "line": 356,
          "column": 12
        },
        "end": {
          "line": 356,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13760,
      "end": 13761,
      "loc": {
        "start": {
          "line": 356,
          "column": 16
        },
        "end": {
          "line": 356,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panMode",
      "start": 13761,
      "end": 13768,
      "loc": {
        "start": {
          "line": 356,
          "column": 17
        },
        "end": {
          "line": 356,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 13769,
      "end": 13772,
      "loc": {
        "start": {
          "line": 356,
          "column": 25
        },
        "end": {
          "line": 356,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 13773,
      "end": 13778,
      "loc": {
        "start": {
          "line": 356,
          "column": 29
        },
        "end": {
          "line": 356,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13778,
      "end": 13779,
      "loc": {
        "start": {
          "line": 356,
          "column": 34
        },
        "end": {
          "line": 356,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PanMode",
      "start": 13779,
      "end": 13786,
      "loc": {
        "start": {
          "line": 356,
          "column": 35
        },
        "end": {
          "line": 356,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13786,
      "end": 13787,
      "loc": {
        "start": {
          "line": 356,
          "column": 42
        },
        "end": {
          "line": 356,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Horizontal",
      "start": 13787,
      "end": 13797,
      "loc": {
        "start": {
          "line": 356,
          "column": 43
        },
        "end": {
          "line": 356,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 13798,
      "end": 13800,
      "loc": {
        "start": {
          "line": 356,
          "column": 54
        },
        "end": {
          "line": 356,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13801,
      "end": 13805,
      "loc": {
        "start": {
          "line": 356,
          "column": 57
        },
        "end": {
          "line": 356,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13805,
      "end": 13806,
      "loc": {
        "start": {
          "line": 356,
          "column": 61
        },
        "end": {
          "line": 356,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panMode",
      "start": 13806,
      "end": 13813,
      "loc": {
        "start": {
          "line": 356,
          "column": 62
        },
        "end": {
          "line": 356,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 13814,
      "end": 13817,
      "loc": {
        "start": {
          "line": 356,
          "column": 70
        },
        "end": {
          "line": 356,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 13818,
      "end": 13823,
      "loc": {
        "start": {
          "line": 356,
          "column": 74
        },
        "end": {
          "line": 356,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13823,
      "end": 13824,
      "loc": {
        "start": {
          "line": 356,
          "column": 79
        },
        "end": {
          "line": 356,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PanMode",
      "start": 13824,
      "end": 13831,
      "loc": {
        "start": {
          "line": 356,
          "column": 80
        },
        "end": {
          "line": 356,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13831,
      "end": 13832,
      "loc": {
        "start": {
          "line": 356,
          "column": 87
        },
        "end": {
          "line": 356,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Both",
      "start": 13832,
      "end": 13836,
      "loc": {
        "start": {
          "line": 356,
          "column": 88
        },
        "end": {
          "line": 356,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13836,
      "end": 13837,
      "loc": {
        "start": {
          "line": 356,
          "column": 92
        },
        "end": {
          "line": 356,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13838,
      "end": 13839,
      "loc": {
        "start": {
          "line": 356,
          "column": 94
        },
        "end": {
          "line": 356,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 13852,
      "end": 13855,
      "loc": {
        "start": {
          "line": 357,
          "column": 12
        },
        "end": {
          "line": 357,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "te",
      "start": 13856,
      "end": 13858,
      "loc": {
        "start": {
          "line": 357,
          "column": 16
        },
        "end": {
          "line": 357,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13859,
      "end": 13860,
      "loc": {
        "start": {
          "line": 357,
          "column": 19
        },
        "end": {
          "line": 357,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 13861,
      "end": 13867,
      "loc": {
        "start": {
          "line": 357,
          "column": 21
        },
        "end": {
          "line": 357,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13867,
      "end": 13868,
      "loc": {
        "start": {
          "line": 357,
          "column": 27
        },
        "end": {
          "line": 357,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "matrix",
      "start": 13868,
      "end": 13874,
      "loc": {
        "start": {
          "line": 357,
          "column": 28
        },
        "end": {
          "line": 357,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13874,
      "end": 13875,
      "loc": {
        "start": {
          "line": 357,
          "column": 34
        },
        "end": {
          "line": 357,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elements",
      "start": 13875,
      "end": 13883,
      "loc": {
        "start": {
          "line": 357,
          "column": 35
        },
        "end": {
          "line": 357,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13883,
      "end": 13884,
      "loc": {
        "start": {
          "line": 357,
          "column": 43
        },
        "end": {
          "line": 357,
          "column": 44
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get X column of matrix",
      "start": 13897,
      "end": 13922,
      "loc": {
        "start": {
          "line": 358,
          "column": 12
        },
        "end": {
          "line": 358,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13935,
      "end": 13939,
      "loc": {
        "start": {
          "line": 359,
          "column": 12
        },
        "end": {
          "line": 359,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13939,
      "end": 13940,
      "loc": {
        "start": {
          "line": 359,
          "column": 16
        },
        "end": {
          "line": 359,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panOffset",
      "start": 13940,
      "end": 13950,
      "loc": {
        "start": {
          "line": 359,
          "column": 17
        },
        "end": {
          "line": 359,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13950,
      "end": 13951,
      "loc": {
        "start": {
          "line": 359,
          "column": 27
        },
        "end": {
          "line": 359,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 13951,
      "end": 13954,
      "loc": {
        "start": {
          "line": 359,
          "column": 28
        },
        "end": {
          "line": 359,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13954,
      "end": 13955,
      "loc": {
        "start": {
          "line": 359,
          "column": 31
        },
        "end": {
          "line": 359,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "te",
      "start": 13955,
      "end": 13957,
      "loc": {
        "start": {
          "line": 359,
          "column": 32
        },
        "end": {
          "line": 359,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13957,
      "end": 13958,
      "loc": {
        "start": {
          "line": 359,
          "column": 34
        },
        "end": {
          "line": 359,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 13958,
      "end": 13959,
      "loc": {
        "start": {
          "line": 359,
          "column": 35
        },
        "end": {
          "line": 359,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13959,
      "end": 13960,
      "loc": {
        "start": {
          "line": 359,
          "column": 36
        },
        "end": {
          "line": 359,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13960,
      "end": 13961,
      "loc": {
        "start": {
          "line": 359,
          "column": 37
        },
        "end": {
          "line": 359,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "te",
      "start": 13962,
      "end": 13964,
      "loc": {
        "start": {
          "line": 359,
          "column": 39
        },
        "end": {
          "line": 359,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13964,
      "end": 13965,
      "loc": {
        "start": {
          "line": 359,
          "column": 41
        },
        "end": {
          "line": 359,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 13965,
      "end": 13966,
      "loc": {
        "start": {
          "line": 359,
          "column": 42
        },
        "end": {
          "line": 359,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13966,
      "end": 13967,
      "loc": {
        "start": {
          "line": 359,
          "column": 43
        },
        "end": {
          "line": 359,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13967,
      "end": 13968,
      "loc": {
        "start": {
          "line": 359,
          "column": 44
        },
        "end": {
          "line": 359,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "te",
      "start": 13969,
      "end": 13971,
      "loc": {
        "start": {
          "line": 359,
          "column": 46
        },
        "end": {
          "line": 359,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13971,
      "end": 13972,
      "loc": {
        "start": {
          "line": 359,
          "column": 48
        },
        "end": {
          "line": 359,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 13972,
      "end": 13973,
      "loc": {
        "start": {
          "line": 359,
          "column": 49
        },
        "end": {
          "line": 359,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13973,
      "end": 13974,
      "loc": {
        "start": {
          "line": 359,
          "column": 50
        },
        "end": {
          "line": 359,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13974,
      "end": 13975,
      "loc": {
        "start": {
          "line": 359,
          "column": 51
        },
        "end": {
          "line": 359,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13975,
      "end": 13976,
      "loc": {
        "start": {
          "line": 359,
          "column": 52
        },
        "end": {
          "line": 359,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13989,
      "end": 13993,
      "loc": {
        "start": {
          "line": 360,
          "column": 12
        },
        "end": {
          "line": 360,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13993,
      "end": 13994,
      "loc": {
        "start": {
          "line": 360,
          "column": 16
        },
        "end": {
          "line": 360,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panOffset",
      "start": 13994,
      "end": 14004,
      "loc": {
        "start": {
          "line": 360,
          "column": 17
        },
        "end": {
          "line": 360,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14004,
      "end": 14005,
      "loc": {
        "start": {
          "line": 360,
          "column": 27
        },
        "end": {
          "line": 360,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "multiplyScalar",
      "start": 14005,
      "end": 14019,
      "loc": {
        "start": {
          "line": 360,
          "column": 28
        },
        "end": {
          "line": 360,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14019,
      "end": 14020,
      "loc": {
        "start": {
          "line": 360,
          "column": 42
        },
        "end": {
          "line": 360,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 14020,
      "end": 14021,
      "loc": {
        "start": {
          "line": 360,
          "column": 43
        },
        "end": {
          "line": 360,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 14021,
      "end": 14029,
      "loc": {
        "start": {
          "line": 360,
          "column": 44
        },
        "end": {
          "line": 360,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14029,
      "end": 14030,
      "loc": {
        "start": {
          "line": 360,
          "column": 52
        },
        "end": {
          "line": 360,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14030,
      "end": 14031,
      "loc": {
        "start": {
          "line": 360,
          "column": 53
        },
        "end": {
          "line": 360,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14044,
      "end": 14048,
      "loc": {
        "start": {
          "line": 361,
          "column": 12
        },
        "end": {
          "line": 361,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14048,
      "end": 14049,
      "loc": {
        "start": {
          "line": 361,
          "column": 16
        },
        "end": {
          "line": 361,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panning",
      "start": 14049,
      "end": 14057,
      "loc": {
        "start": {
          "line": 361,
          "column": 17
        },
        "end": {
          "line": 361,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14057,
      "end": 14058,
      "loc": {
        "start": {
          "line": 361,
          "column": 25
        },
        "end": {
          "line": 361,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 14058,
      "end": 14061,
      "loc": {
        "start": {
          "line": 361,
          "column": 26
        },
        "end": {
          "line": 361,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14061,
      "end": 14062,
      "loc": {
        "start": {
          "line": 361,
          "column": 29
        },
        "end": {
          "line": 361,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14062,
      "end": 14066,
      "loc": {
        "start": {
          "line": 361,
          "column": 30
        },
        "end": {
          "line": 361,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14066,
      "end": 14067,
      "loc": {
        "start": {
          "line": 361,
          "column": 34
        },
        "end": {
          "line": 361,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panOffset",
      "start": 14067,
      "end": 14077,
      "loc": {
        "start": {
          "line": 361,
          "column": 35
        },
        "end": {
          "line": 361,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14077,
      "end": 14078,
      "loc": {
        "start": {
          "line": 361,
          "column": 45
        },
        "end": {
          "line": 361,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14078,
      "end": 14079,
      "loc": {
        "start": {
          "line": 361,
          "column": 46
        },
        "end": {
          "line": 361,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14088,
      "end": 14089,
      "loc": {
        "start": {
          "line": 362,
          "column": 8
        },
        "end": {
          "line": 362,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14094,
      "end": 14095,
      "loc": {
        "start": {
          "line": 363,
          "column": 4
        },
        "end": {
          "line": 363,
          "column": 5
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " pass in distance in world space to move up",
      "start": 14101,
      "end": 14146,
      "loc": {
        "start": {
          "line": 365,
          "column": 4
        },
        "end": {
          "line": 365,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panUp",
      "start": 14151,
      "end": 14156,
      "loc": {
        "start": {
          "line": 366,
          "column": 4
        },
        "end": {
          "line": 366,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14156,
      "end": 14157,
      "loc": {
        "start": {
          "line": 366,
          "column": 9
        },
        "end": {
          "line": 366,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 14157,
      "end": 14165,
      "loc": {
        "start": {
          "line": 366,
          "column": 10
        },
        "end": {
          "line": 366,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14165,
      "end": 14166,
      "loc": {
        "start": {
          "line": 366,
          "column": 18
        },
        "end": {
          "line": 366,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14167,
      "end": 14168,
      "loc": {
        "start": {
          "line": 366,
          "column": 20
        },
        "end": {
          "line": 366,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 14177,
      "end": 14180,
      "loc": {
        "start": {
          "line": 367,
          "column": 8
        },
        "end": {
          "line": 367,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 14181,
      "end": 14187,
      "loc": {
        "start": {
          "line": 367,
          "column": 12
        },
        "end": {
          "line": 367,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14188,
      "end": 14189,
      "loc": {
        "start": {
          "line": 367,
          "column": 19
        },
        "end": {
          "line": 367,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14190,
      "end": 14191,
      "loc": {
        "start": {
          "line": 367,
          "column": 21
        },
        "end": {
          "line": 367,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14191,
      "end": 14195,
      "loc": {
        "start": {
          "line": 367,
          "column": 22
        },
        "end": {
          "line": 367,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14195,
      "end": 14196,
      "loc": {
        "start": {
          "line": 367,
          "column": 26
        },
        "end": {
          "line": 367,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 14196,
      "end": 14202,
      "loc": {
        "start": {
          "line": 367,
          "column": 27
        },
        "end": {
          "line": 367,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 14203,
      "end": 14205,
      "loc": {
        "start": {
          "line": 367,
          "column": 34
        },
        "end": {
          "line": 367,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14206,
      "end": 14210,
      "loc": {
        "start": {
          "line": 367,
          "column": 37
        },
        "end": {
          "line": 367,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14210,
      "end": 14211,
      "loc": {
        "start": {
          "line": 367,
          "column": 41
        },
        "end": {
          "line": 367,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 14211,
      "end": 14215,
      "loc": {
        "start": {
          "line": 367,
          "column": 42
        },
        "end": {
          "line": 367,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14215,
      "end": 14216,
      "loc": {
        "start": {
          "line": 367,
          "column": 46
        },
        "end": {
          "line": 367,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 14216,
      "end": 14222,
      "loc": {
        "start": {
          "line": 367,
          "column": 47
        },
        "end": {
          "line": 367,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14222,
      "end": 14223,
      "loc": {
        "start": {
          "line": 367,
          "column": 53
        },
        "end": {
          "line": 367,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14223,
      "end": 14224,
      "loc": {
        "start": {
          "line": 367,
          "column": 54
        },
        "end": {
          "line": 367,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 14233,
      "end": 14235,
      "loc": {
        "start": {
          "line": 368,
          "column": 8
        },
        "end": {
          "line": 368,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14236,
      "end": 14237,
      "loc": {
        "start": {
          "line": 368,
          "column": 11
        },
        "end": {
          "line": 368,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14237,
      "end": 14241,
      "loc": {
        "start": {
          "line": 368,
          "column": 12
        },
        "end": {
          "line": 368,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14241,
      "end": 14242,
      "loc": {
        "start": {
          "line": 368,
          "column": 16
        },
        "end": {
          "line": 368,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panMode",
      "start": 14242,
      "end": 14249,
      "loc": {
        "start": {
          "line": 368,
          "column": 17
        },
        "end": {
          "line": 368,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 14250,
      "end": 14253,
      "loc": {
        "start": {
          "line": 368,
          "column": 25
        },
        "end": {
          "line": 368,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 14254,
      "end": 14259,
      "loc": {
        "start": {
          "line": 368,
          "column": 29
        },
        "end": {
          "line": 368,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14259,
      "end": 14260,
      "loc": {
        "start": {
          "line": 368,
          "column": 34
        },
        "end": {
          "line": 368,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PanMode",
      "start": 14260,
      "end": 14267,
      "loc": {
        "start": {
          "line": 368,
          "column": 35
        },
        "end": {
          "line": 368,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14267,
      "end": 14268,
      "loc": {
        "start": {
          "line": 368,
          "column": 42
        },
        "end": {
          "line": 368,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vertical",
      "start": 14268,
      "end": 14276,
      "loc": {
        "start": {
          "line": 368,
          "column": 43
        },
        "end": {
          "line": 368,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 14277,
      "end": 14279,
      "loc": {
        "start": {
          "line": 368,
          "column": 52
        },
        "end": {
          "line": 368,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14280,
      "end": 14284,
      "loc": {
        "start": {
          "line": 368,
          "column": 55
        },
        "end": {
          "line": 368,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14284,
      "end": 14285,
      "loc": {
        "start": {
          "line": 368,
          "column": 59
        },
        "end": {
          "line": 368,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panMode",
      "start": 14285,
      "end": 14292,
      "loc": {
        "start": {
          "line": 368,
          "column": 60
        },
        "end": {
          "line": 368,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 14293,
      "end": 14296,
      "loc": {
        "start": {
          "line": 368,
          "column": 68
        },
        "end": {
          "line": 368,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 14297,
      "end": 14302,
      "loc": {
        "start": {
          "line": 368,
          "column": 72
        },
        "end": {
          "line": 368,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14302,
      "end": 14303,
      "loc": {
        "start": {
          "line": 368,
          "column": 77
        },
        "end": {
          "line": 368,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PanMode",
      "start": 14303,
      "end": 14310,
      "loc": {
        "start": {
          "line": 368,
          "column": 78
        },
        "end": {
          "line": 368,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14310,
      "end": 14311,
      "loc": {
        "start": {
          "line": 368,
          "column": 85
        },
        "end": {
          "line": 368,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Both",
      "start": 14311,
      "end": 14315,
      "loc": {
        "start": {
          "line": 368,
          "column": 86
        },
        "end": {
          "line": 368,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14315,
      "end": 14316,
      "loc": {
        "start": {
          "line": 368,
          "column": 90
        },
        "end": {
          "line": 368,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14317,
      "end": 14318,
      "loc": {
        "start": {
          "line": 368,
          "column": 92
        },
        "end": {
          "line": 368,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 14331,
      "end": 14334,
      "loc": {
        "start": {
          "line": 369,
          "column": 12
        },
        "end": {
          "line": 369,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "te",
      "start": 14335,
      "end": 14337,
      "loc": {
        "start": {
          "line": 369,
          "column": 16
        },
        "end": {
          "line": 369,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14338,
      "end": 14339,
      "loc": {
        "start": {
          "line": 369,
          "column": 19
        },
        "end": {
          "line": 369,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 14340,
      "end": 14346,
      "loc": {
        "start": {
          "line": 369,
          "column": 21
        },
        "end": {
          "line": 369,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14346,
      "end": 14347,
      "loc": {
        "start": {
          "line": 369,
          "column": 27
        },
        "end": {
          "line": 369,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "matrix",
      "start": 14347,
      "end": 14353,
      "loc": {
        "start": {
          "line": 369,
          "column": 28
        },
        "end": {
          "line": 369,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14353,
      "end": 14354,
      "loc": {
        "start": {
          "line": 369,
          "column": 34
        },
        "end": {
          "line": 369,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "elements",
      "start": 14354,
      "end": 14362,
      "loc": {
        "start": {
          "line": 369,
          "column": 35
        },
        "end": {
          "line": 369,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14362,
      "end": 14363,
      "loc": {
        "start": {
          "line": 369,
          "column": 43
        },
        "end": {
          "line": 369,
          "column": 44
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get Y column of matrix",
      "start": 14376,
      "end": 14401,
      "loc": {
        "start": {
          "line": 370,
          "column": 12
        },
        "end": {
          "line": 370,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14414,
      "end": 14418,
      "loc": {
        "start": {
          "line": 371,
          "column": 12
        },
        "end": {
          "line": 371,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14418,
      "end": 14419,
      "loc": {
        "start": {
          "line": 371,
          "column": 16
        },
        "end": {
          "line": 371,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panOffset",
      "start": 14419,
      "end": 14429,
      "loc": {
        "start": {
          "line": 371,
          "column": 17
        },
        "end": {
          "line": 371,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14429,
      "end": 14430,
      "loc": {
        "start": {
          "line": 371,
          "column": 27
        },
        "end": {
          "line": 371,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 14430,
      "end": 14433,
      "loc": {
        "start": {
          "line": 371,
          "column": 28
        },
        "end": {
          "line": 371,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14433,
      "end": 14434,
      "loc": {
        "start": {
          "line": 371,
          "column": 31
        },
        "end": {
          "line": 371,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "te",
      "start": 14434,
      "end": 14436,
      "loc": {
        "start": {
          "line": 371,
          "column": 32
        },
        "end": {
          "line": 371,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14436,
      "end": 14437,
      "loc": {
        "start": {
          "line": 371,
          "column": 34
        },
        "end": {
          "line": 371,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 4,
      "start": 14437,
      "end": 14438,
      "loc": {
        "start": {
          "line": 371,
          "column": 35
        },
        "end": {
          "line": 371,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14438,
      "end": 14439,
      "loc": {
        "start": {
          "line": 371,
          "column": 36
        },
        "end": {
          "line": 371,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14439,
      "end": 14440,
      "loc": {
        "start": {
          "line": 371,
          "column": 37
        },
        "end": {
          "line": 371,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "te",
      "start": 14441,
      "end": 14443,
      "loc": {
        "start": {
          "line": 371,
          "column": 39
        },
        "end": {
          "line": 371,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14443,
      "end": 14444,
      "loc": {
        "start": {
          "line": 371,
          "column": 41
        },
        "end": {
          "line": 371,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 5,
      "start": 14444,
      "end": 14445,
      "loc": {
        "start": {
          "line": 371,
          "column": 42
        },
        "end": {
          "line": 371,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14445,
      "end": 14446,
      "loc": {
        "start": {
          "line": 371,
          "column": 43
        },
        "end": {
          "line": 371,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14446,
      "end": 14447,
      "loc": {
        "start": {
          "line": 371,
          "column": 44
        },
        "end": {
          "line": 371,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "te",
      "start": 14448,
      "end": 14450,
      "loc": {
        "start": {
          "line": 371,
          "column": 46
        },
        "end": {
          "line": 371,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14450,
      "end": 14451,
      "loc": {
        "start": {
          "line": 371,
          "column": 48
        },
        "end": {
          "line": 371,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 6,
      "start": 14451,
      "end": 14452,
      "loc": {
        "start": {
          "line": 371,
          "column": 49
        },
        "end": {
          "line": 371,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14452,
      "end": 14453,
      "loc": {
        "start": {
          "line": 371,
          "column": 50
        },
        "end": {
          "line": 371,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14453,
      "end": 14454,
      "loc": {
        "start": {
          "line": 371,
          "column": 51
        },
        "end": {
          "line": 371,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14454,
      "end": 14455,
      "loc": {
        "start": {
          "line": 371,
          "column": 52
        },
        "end": {
          "line": 371,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14468,
      "end": 14472,
      "loc": {
        "start": {
          "line": 372,
          "column": 12
        },
        "end": {
          "line": 372,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14472,
      "end": 14473,
      "loc": {
        "start": {
          "line": 372,
          "column": 16
        },
        "end": {
          "line": 372,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panOffset",
      "start": 14473,
      "end": 14483,
      "loc": {
        "start": {
          "line": 372,
          "column": 17
        },
        "end": {
          "line": 372,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14483,
      "end": 14484,
      "loc": {
        "start": {
          "line": 372,
          "column": 27
        },
        "end": {
          "line": 372,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "multiplyScalar",
      "start": 14484,
      "end": 14498,
      "loc": {
        "start": {
          "line": 372,
          "column": 28
        },
        "end": {
          "line": 372,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14498,
      "end": 14499,
      "loc": {
        "start": {
          "line": 372,
          "column": 42
        },
        "end": {
          "line": 372,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 14499,
      "end": 14507,
      "loc": {
        "start": {
          "line": 372,
          "column": 43
        },
        "end": {
          "line": 372,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14507,
      "end": 14508,
      "loc": {
        "start": {
          "line": 372,
          "column": 51
        },
        "end": {
          "line": 372,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14508,
      "end": 14509,
      "loc": {
        "start": {
          "line": 372,
          "column": 52
        },
        "end": {
          "line": 372,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14522,
      "end": 14526,
      "loc": {
        "start": {
          "line": 373,
          "column": 12
        },
        "end": {
          "line": 373,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14526,
      "end": 14527,
      "loc": {
        "start": {
          "line": 373,
          "column": 16
        },
        "end": {
          "line": 373,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panning",
      "start": 14527,
      "end": 14535,
      "loc": {
        "start": {
          "line": 373,
          "column": 17
        },
        "end": {
          "line": 373,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14535,
      "end": 14536,
      "loc": {
        "start": {
          "line": 373,
          "column": 25
        },
        "end": {
          "line": 373,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 14536,
      "end": 14539,
      "loc": {
        "start": {
          "line": 373,
          "column": 26
        },
        "end": {
          "line": 373,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14539,
      "end": 14540,
      "loc": {
        "start": {
          "line": 373,
          "column": 29
        },
        "end": {
          "line": 373,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14540,
      "end": 14544,
      "loc": {
        "start": {
          "line": 373,
          "column": 30
        },
        "end": {
          "line": 373,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14544,
      "end": 14545,
      "loc": {
        "start": {
          "line": 373,
          "column": 34
        },
        "end": {
          "line": 373,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panOffset",
      "start": 14545,
      "end": 14555,
      "loc": {
        "start": {
          "line": 373,
          "column": 35
        },
        "end": {
          "line": 373,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14555,
      "end": 14556,
      "loc": {
        "start": {
          "line": 373,
          "column": 45
        },
        "end": {
          "line": 373,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14556,
      "end": 14557,
      "loc": {
        "start": {
          "line": 373,
          "column": 46
        },
        "end": {
          "line": 373,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14566,
      "end": 14567,
      "loc": {
        "start": {
          "line": 374,
          "column": 8
        },
        "end": {
          "line": 374,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14572,
      "end": 14573,
      "loc": {
        "start": {
          "line": 375,
          "column": 4
        },
        "end": {
          "line": 375,
          "column": 5
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " pass in x,y of change desired in pixel space,",
      "start": 14579,
      "end": 14627,
      "loc": {
        "start": {
          "line": 377,
          "column": 4
        },
        "end": {
          "line": 377,
          "column": 52
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " right and down are positive",
      "start": 14632,
      "end": 14662,
      "loc": {
        "start": {
          "line": 378,
          "column": 4
        },
        "end": {
          "line": 378,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panPixels",
      "start": 14667,
      "end": 14676,
      "loc": {
        "start": {
          "line": 379,
          "column": 4
        },
        "end": {
          "line": 379,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14676,
      "end": 14677,
      "loc": {
        "start": {
          "line": 379,
          "column": 13
        },
        "end": {
          "line": 379,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deltaX",
      "start": 14677,
      "end": 14683,
      "loc": {
        "start": {
          "line": 379,
          "column": 14
        },
        "end": {
          "line": 379,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14683,
      "end": 14684,
      "loc": {
        "start": {
          "line": 379,
          "column": 20
        },
        "end": {
          "line": 379,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deltaY",
      "start": 14685,
      "end": 14691,
      "loc": {
        "start": {
          "line": 379,
          "column": 22
        },
        "end": {
          "line": 379,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14691,
      "end": 14692,
      "loc": {
        "start": {
          "line": 379,
          "column": 28
        },
        "end": {
          "line": 379,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14693,
      "end": 14694,
      "loc": {
        "start": {
          "line": 379,
          "column": 30
        },
        "end": {
          "line": 379,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 14703,
      "end": 14706,
      "loc": {
        "start": {
          "line": 380,
          "column": 8
        },
        "end": {
          "line": 380,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 14707,
      "end": 14713,
      "loc": {
        "start": {
          "line": 380,
          "column": 12
        },
        "end": {
          "line": 380,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14714,
      "end": 14715,
      "loc": {
        "start": {
          "line": 380,
          "column": 19
        },
        "end": {
          "line": 380,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14716,
      "end": 14717,
      "loc": {
        "start": {
          "line": 380,
          "column": 21
        },
        "end": {
          "line": 380,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14717,
      "end": 14721,
      "loc": {
        "start": {
          "line": 380,
          "column": 22
        },
        "end": {
          "line": 380,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14721,
      "end": 14722,
      "loc": {
        "start": {
          "line": 380,
          "column": 26
        },
        "end": {
          "line": 380,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 14722,
      "end": 14728,
      "loc": {
        "start": {
          "line": 380,
          "column": 27
        },
        "end": {
          "line": 380,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 14729,
      "end": 14731,
      "loc": {
        "start": {
          "line": 380,
          "column": 34
        },
        "end": {
          "line": 380,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14732,
      "end": 14736,
      "loc": {
        "start": {
          "line": 380,
          "column": 37
        },
        "end": {
          "line": 380,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14736,
      "end": 14737,
      "loc": {
        "start": {
          "line": 380,
          "column": 41
        },
        "end": {
          "line": 380,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 14737,
      "end": 14741,
      "loc": {
        "start": {
          "line": 380,
          "column": 42
        },
        "end": {
          "line": 380,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14741,
      "end": 14742,
      "loc": {
        "start": {
          "line": 380,
          "column": 46
        },
        "end": {
          "line": 380,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 14742,
      "end": 14748,
      "loc": {
        "start": {
          "line": 380,
          "column": 47
        },
        "end": {
          "line": 380,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14748,
      "end": 14749,
      "loc": {
        "start": {
          "line": 380,
          "column": 53
        },
        "end": {
          "line": 380,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14749,
      "end": 14750,
      "loc": {
        "start": {
          "line": 380,
          "column": 54
        },
        "end": {
          "line": 380,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 14760,
      "end": 14763,
      "loc": {
        "start": {
          "line": 382,
          "column": 8
        },
        "end": {
          "line": 382,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 14764,
      "end": 14772,
      "loc": {
        "start": {
          "line": 382,
          "column": 12
        },
        "end": {
          "line": 382,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14773,
      "end": 14774,
      "loc": {
        "start": {
          "line": 382,
          "column": 21
        },
        "end": {
          "line": 382,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 14775,
      "end": 14781,
      "loc": {
        "start": {
          "line": 382,
          "column": 23
        },
        "end": {
          "line": 382,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14781,
      "end": 14782,
      "loc": {
        "start": {
          "line": 382,
          "column": 29
        },
        "end": {
          "line": 382,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 14782,
      "end": 14790,
      "loc": {
        "start": {
          "line": 382,
          "column": 30
        },
        "end": {
          "line": 382,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14790,
      "end": 14791,
      "loc": {
        "start": {
          "line": 382,
          "column": 38
        },
        "end": {
          "line": 382,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offset",
      "start": 14804,
      "end": 14810,
      "loc": {
        "start": {
          "line": 383,
          "column": 12
        },
        "end": {
          "line": 383,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14811,
      "end": 14812,
      "loc": {
        "start": {
          "line": 383,
          "column": 19
        },
        "end": {
          "line": 383,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 14813,
      "end": 14821,
      "loc": {
        "start": {
          "line": 383,
          "column": 21
        },
        "end": {
          "line": 383,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14821,
      "end": 14822,
      "loc": {
        "start": {
          "line": 383,
          "column": 29
        },
        "end": {
          "line": 383,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 14822,
      "end": 14827,
      "loc": {
        "start": {
          "line": 383,
          "column": 30
        },
        "end": {
          "line": 383,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14827,
      "end": 14828,
      "loc": {
        "start": {
          "line": 383,
          "column": 35
        },
        "end": {
          "line": 383,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14828,
      "end": 14829,
      "loc": {
        "start": {
          "line": 383,
          "column": 36
        },
        "end": {
          "line": 383,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14829,
      "end": 14830,
      "loc": {
        "start": {
          "line": 383,
          "column": 37
        },
        "end": {
          "line": 383,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sub",
      "start": 14830,
      "end": 14833,
      "loc": {
        "start": {
          "line": 383,
          "column": 38
        },
        "end": {
          "line": 383,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14833,
      "end": 14834,
      "loc": {
        "start": {
          "line": 383,
          "column": 41
        },
        "end": {
          "line": 383,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14834,
      "end": 14838,
      "loc": {
        "start": {
          "line": 383,
          "column": 42
        },
        "end": {
          "line": 383,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14838,
      "end": 14839,
      "loc": {
        "start": {
          "line": 383,
          "column": 46
        },
        "end": {
          "line": 383,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 14839,
      "end": 14845,
      "loc": {
        "start": {
          "line": 383,
          "column": 47
        },
        "end": {
          "line": 383,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14845,
      "end": 14846,
      "loc": {
        "start": {
          "line": 383,
          "column": 53
        },
        "end": {
          "line": 383,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14846,
      "end": 14847,
      "loc": {
        "start": {
          "line": 383,
          "column": 54
        },
        "end": {
          "line": 383,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetDistance",
      "start": 14860,
      "end": 14874,
      "loc": {
        "start": {
          "line": 384,
          "column": 12
        },
        "end": {
          "line": 384,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14875,
      "end": 14876,
      "loc": {
        "start": {
          "line": 384,
          "column": 27
        },
        "end": {
          "line": 384,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offset",
      "start": 14877,
      "end": 14883,
      "loc": {
        "start": {
          "line": 384,
          "column": 29
        },
        "end": {
          "line": 384,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14883,
      "end": 14884,
      "loc": {
        "start": {
          "line": 384,
          "column": 35
        },
        "end": {
          "line": 384,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 14884,
      "end": 14890,
      "loc": {
        "start": {
          "line": 384,
          "column": 36
        },
        "end": {
          "line": 384,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14890,
      "end": 14891,
      "loc": {
        "start": {
          "line": 384,
          "column": 42
        },
        "end": {
          "line": 384,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14891,
      "end": 14892,
      "loc": {
        "start": {
          "line": 384,
          "column": 43
        },
        "end": {
          "line": 384,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14892,
      "end": 14893,
      "loc": {
        "start": {
          "line": 384,
          "column": 44
        },
        "end": {
          "line": 384,
          "column": 45
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " half of the fov is center to top of screen",
      "start": 14902,
      "end": 14947,
      "loc": {
        "start": {
          "line": 385,
          "column": 8
        },
        "end": {
          "line": 385,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetDistance",
      "start": 14956,
      "end": 14970,
      "loc": {
        "start": {
          "line": 386,
          "column": 8
        },
        "end": {
          "line": 386,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "*=",
      "start": 14971,
      "end": 14973,
      "loc": {
        "start": {
          "line": 386,
          "column": 23
        },
        "end": {
          "line": 386,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 14974,
      "end": 14978,
      "loc": {
        "start": {
          "line": 386,
          "column": 26
        },
        "end": {
          "line": 386,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14978,
      "end": 14979,
      "loc": {
        "start": {
          "line": 386,
          "column": 30
        },
        "end": {
          "line": 386,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tan",
      "start": 14979,
      "end": 14982,
      "loc": {
        "start": {
          "line": 386,
          "column": 31
        },
        "end": {
          "line": 386,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14982,
      "end": 14983,
      "loc": {
        "start": {
          "line": 386,
          "column": 34
        },
        "end": {
          "line": 386,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 14983,
      "end": 14989,
      "loc": {
        "start": {
          "line": 386,
          "column": 35
        },
        "end": {
          "line": 386,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14989,
      "end": 14990,
      "loc": {
        "start": {
          "line": 386,
          "column": 41
        },
        "end": {
          "line": 386,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 14990,
      "end": 14993,
      "loc": {
        "start": {
          "line": 386,
          "column": 42
        },
        "end": {
          "line": 386,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 14994,
      "end": 14995,
      "loc": {
        "start": {
          "line": 386,
          "column": 46
        },
        "end": {
          "line": 386,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 14996,
      "end": 14997,
      "loc": {
        "start": {
          "line": 386,
          "column": 48
        },
        "end": {
          "line": 386,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 14998,
      "end": 14999,
      "loc": {
        "start": {
          "line": 386,
          "column": 50
        },
        "end": {
          "line": 386,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 15000,
      "end": 15004,
      "loc": {
        "start": {
          "line": 386,
          "column": 52
        },
        "end": {
          "line": 386,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15004,
      "end": 15005,
      "loc": {
        "start": {
          "line": 386,
          "column": 56
        },
        "end": {
          "line": 386,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 15005,
      "end": 15007,
      "loc": {
        "start": {
          "line": 386,
          "column": 57
        },
        "end": {
          "line": 386,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 15008,
      "end": 15009,
      "loc": {
        "start": {
          "line": 386,
          "column": 60
        },
        "end": {
          "line": 386,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 180,
      "start": 15010,
      "end": 15015,
      "loc": {
        "start": {
          "line": 386,
          "column": 62
        },
        "end": {
          "line": 386,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15015,
      "end": 15016,
      "loc": {
        "start": {
          "line": 386,
          "column": 67
        },
        "end": {
          "line": 386,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15016,
      "end": 15017,
      "loc": {
        "start": {
          "line": 386,
          "column": 68
        },
        "end": {
          "line": 386,
          "column": 69
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " we actually don't use screenWidth, since perspective camera is fixed to screen height",
      "start": 15026,
      "end": 15114,
      "loc": {
        "start": {
          "line": 387,
          "column": 8
        },
        "end": {
          "line": 387,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15123,
      "end": 15127,
      "loc": {
        "start": {
          "line": 388,
          "column": 8
        },
        "end": {
          "line": 388,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15127,
      "end": 15128,
      "loc": {
        "start": {
          "line": 388,
          "column": 12
        },
        "end": {
          "line": 388,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panLeft",
      "start": 15128,
      "end": 15135,
      "loc": {
        "start": {
          "line": 388,
          "column": 13
        },
        "end": {
          "line": 388,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15135,
      "end": 15136,
      "loc": {
        "start": {
          "line": 388,
          "column": 20
        },
        "end": {
          "line": 388,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deltaX",
      "start": 15136,
      "end": 15142,
      "loc": {
        "start": {
          "line": 388,
          "column": 21
        },
        "end": {
          "line": 388,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 15143,
      "end": 15144,
      "loc": {
        "start": {
          "line": 388,
          "column": 28
        },
        "end": {
          "line": 388,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetDistance",
      "start": 15145,
      "end": 15159,
      "loc": {
        "start": {
          "line": 388,
          "column": 30
        },
        "end": {
          "line": 388,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 15160,
      "end": 15161,
      "loc": {
        "start": {
          "line": 388,
          "column": 45
        },
        "end": {
          "line": 388,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15162,
      "end": 15163,
      "loc": {
        "start": {
          "line": 388,
          "column": 47
        },
        "end": {
          "line": 388,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15163,
      "end": 15167,
      "loc": {
        "start": {
          "line": 388,
          "column": 48
        },
        "end": {
          "line": 388,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15167,
      "end": 15168,
      "loc": {
        "start": {
          "line": 388,
          "column": 52
        },
        "end": {
          "line": 388,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 15168,
      "end": 15172,
      "loc": {
        "start": {
          "line": 388,
          "column": 53
        },
        "end": {
          "line": 388,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15172,
      "end": 15173,
      "loc": {
        "start": {
          "line": 388,
          "column": 57
        },
        "end": {
          "line": 388,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 15173,
      "end": 15179,
      "loc": {
        "start": {
          "line": 388,
          "column": 58
        },
        "end": {
          "line": 388,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 15180,
      "end": 15182,
      "loc": {
        "start": {
          "line": 388,
          "column": 65
        },
        "end": {
          "line": 388,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 15183,
      "end": 15184,
      "loc": {
        "start": {
          "line": 388,
          "column": 68
        },
        "end": {
          "line": 388,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15184,
      "end": 15185,
      "loc": {
        "start": {
          "line": 388,
          "column": 69
        },
        "end": {
          "line": 388,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 15186,
      "end": 15187,
      "loc": {
        "start": {
          "line": 388,
          "column": 71
        },
        "end": {
          "line": 388,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 15188,
      "end": 15189,
      "loc": {
        "start": {
          "line": 388,
          "column": 73
        },
        "end": {
          "line": 388,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15189,
      "end": 15190,
      "loc": {
        "start": {
          "line": 388,
          "column": 74
        },
        "end": {
          "line": 388,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15190,
      "end": 15191,
      "loc": {
        "start": {
          "line": 388,
          "column": 75
        },
        "end": {
          "line": 388,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15200,
      "end": 15204,
      "loc": {
        "start": {
          "line": 389,
          "column": 8
        },
        "end": {
          "line": 389,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15204,
      "end": 15205,
      "loc": {
        "start": {
          "line": 389,
          "column": 12
        },
        "end": {
          "line": 389,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panUp",
      "start": 15205,
      "end": 15210,
      "loc": {
        "start": {
          "line": 389,
          "column": 13
        },
        "end": {
          "line": 389,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15210,
      "end": 15211,
      "loc": {
        "start": {
          "line": 389,
          "column": 18
        },
        "end": {
          "line": 389,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deltaY",
      "start": 15211,
      "end": 15217,
      "loc": {
        "start": {
          "line": 389,
          "column": 19
        },
        "end": {
          "line": 389,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 15218,
      "end": 15219,
      "loc": {
        "start": {
          "line": 389,
          "column": 26
        },
        "end": {
          "line": 389,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "targetDistance",
      "start": 15220,
      "end": 15234,
      "loc": {
        "start": {
          "line": 389,
          "column": 28
        },
        "end": {
          "line": 389,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 15235,
      "end": 15236,
      "loc": {
        "start": {
          "line": 389,
          "column": 43
        },
        "end": {
          "line": 389,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15237,
      "end": 15238,
      "loc": {
        "start": {
          "line": 389,
          "column": 45
        },
        "end": {
          "line": 389,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15238,
      "end": 15242,
      "loc": {
        "start": {
          "line": 389,
          "column": 46
        },
        "end": {
          "line": 389,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15242,
      "end": 15243,
      "loc": {
        "start": {
          "line": 389,
          "column": 50
        },
        "end": {
          "line": 389,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 15243,
      "end": 15247,
      "loc": {
        "start": {
          "line": 389,
          "column": 51
        },
        "end": {
          "line": 389,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15247,
      "end": 15248,
      "loc": {
        "start": {
          "line": 389,
          "column": 55
        },
        "end": {
          "line": 389,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 15248,
      "end": 15254,
      "loc": {
        "start": {
          "line": 389,
          "column": 56
        },
        "end": {
          "line": 389,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 15255,
      "end": 15257,
      "loc": {
        "start": {
          "line": 389,
          "column": 63
        },
        "end": {
          "line": 389,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 15258,
      "end": 15259,
      "loc": {
        "start": {
          "line": 389,
          "column": 66
        },
        "end": {
          "line": 389,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15259,
      "end": 15260,
      "loc": {
        "start": {
          "line": 389,
          "column": 67
        },
        "end": {
          "line": 389,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 15261,
      "end": 15262,
      "loc": {
        "start": {
          "line": 389,
          "column": 69
        },
        "end": {
          "line": 389,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 15263,
      "end": 15264,
      "loc": {
        "start": {
          "line": 389,
          "column": 71
        },
        "end": {
          "line": 389,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15264,
      "end": 15265,
      "loc": {
        "start": {
          "line": 389,
          "column": 72
        },
        "end": {
          "line": 389,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15265,
      "end": 15266,
      "loc": {
        "start": {
          "line": 389,
          "column": 73
        },
        "end": {
          "line": 389,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15271,
      "end": 15272,
      "loc": {
        "start": {
          "line": 390,
          "column": 4
        },
        "end": {
          "line": 390,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotate",
      "start": 15278,
      "end": 15285,
      "loc": {
        "start": {
          "line": 392,
          "column": 4
        },
        "end": {
          "line": 392,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15285,
      "end": 15286,
      "loc": {
        "start": {
          "line": 392,
          "column": 11
        },
        "end": {
          "line": 392,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15286,
      "end": 15287,
      "loc": {
        "start": {
          "line": 392,
          "column": 12
        },
        "end": {
          "line": 392,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15288,
      "end": 15289,
      "loc": {
        "start": {
          "line": 392,
          "column": 14
        },
        "end": {
          "line": 392,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 15298,
      "end": 15300,
      "loc": {
        "start": {
          "line": 393,
          "column": 8
        },
        "end": {
          "line": 393,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15301,
      "end": 15302,
      "loc": {
        "start": {
          "line": 393,
          "column": 11
        },
        "end": {
          "line": 393,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 15302,
      "end": 15303,
      "loc": {
        "start": {
          "line": 393,
          "column": 12
        },
        "end": {
          "line": 393,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15303,
      "end": 15307,
      "loc": {
        "start": {
          "line": 393,
          "column": 13
        },
        "end": {
          "line": 393,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15307,
      "end": 15308,
      "loc": {
        "start": {
          "line": 393,
          "column": 17
        },
        "end": {
          "line": 393,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 15308,
      "end": 15316,
      "loc": {
        "start": {
          "line": 393,
          "column": 18
        },
        "end": {
          "line": 393,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15316,
      "end": 15317,
      "loc": {
        "start": {
          "line": 393,
          "column": 26
        },
        "end": {
          "line": 393,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15318,
      "end": 15319,
      "loc": {
        "start": {
          "line": 393,
          "column": 28
        },
        "end": {
          "line": 393,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 15332,
      "end": 15335,
      "loc": {
        "start": {
          "line": 394,
          "column": 12
        },
        "end": {
          "line": 394,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 15336,
      "end": 15341,
      "loc": {
        "start": {
          "line": 394,
          "column": 16
        },
        "end": {
          "line": 394,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15342,
      "end": 15343,
      "loc": {
        "start": {
          "line": 394,
          "column": 22
        },
        "end": {
          "line": 394,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15344,
      "end": 15348,
      "loc": {
        "start": {
          "line": 394,
          "column": 24
        },
        "end": {
          "line": 394,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15348,
      "end": 15349,
      "loc": {
        "start": {
          "line": 394,
          "column": 28
        },
        "end": {
          "line": 394,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateEnd",
      "start": 15349,
      "end": 15359,
      "loc": {
        "start": {
          "line": 394,
          "column": 29
        },
        "end": {
          "line": 394,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15359,
      "end": 15360,
      "loc": {
        "start": {
          "line": 394,
          "column": 39
        },
        "end": {
          "line": 394,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 15360,
      "end": 15365,
      "loc": {
        "start": {
          "line": 394,
          "column": 40
        },
        "end": {
          "line": 394,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15365,
      "end": 15366,
      "loc": {
        "start": {
          "line": 394,
          "column": 45
        },
        "end": {
          "line": 394,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15366,
      "end": 15367,
      "loc": {
        "start": {
          "line": 394,
          "column": 46
        },
        "end": {
          "line": 394,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15367,
      "end": 15368,
      "loc": {
        "start": {
          "line": 394,
          "column": 47
        },
        "end": {
          "line": 394,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sub",
      "start": 15368,
      "end": 15371,
      "loc": {
        "start": {
          "line": 394,
          "column": 48
        },
        "end": {
          "line": 394,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15371,
      "end": 15372,
      "loc": {
        "start": {
          "line": 394,
          "column": 51
        },
        "end": {
          "line": 394,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15372,
      "end": 15376,
      "loc": {
        "start": {
          "line": 394,
          "column": 52
        },
        "end": {
          "line": 394,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15376,
      "end": 15377,
      "loc": {
        "start": {
          "line": 394,
          "column": 56
        },
        "end": {
          "line": 394,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateStart",
      "start": 15377,
      "end": 15389,
      "loc": {
        "start": {
          "line": 394,
          "column": 57
        },
        "end": {
          "line": 394,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15389,
      "end": 15390,
      "loc": {
        "start": {
          "line": 394,
          "column": 69
        },
        "end": {
          "line": 394,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15390,
      "end": 15391,
      "loc": {
        "start": {
          "line": 394,
          "column": 70
        },
        "end": {
          "line": 394,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "multiplyScalar",
      "start": 15391,
      "end": 15405,
      "loc": {
        "start": {
          "line": 394,
          "column": 71
        },
        "end": {
          "line": 394,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15405,
      "end": 15406,
      "loc": {
        "start": {
          "line": 394,
          "column": 85
        },
        "end": {
          "line": 394,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15406,
      "end": 15410,
      "loc": {
        "start": {
          "line": 394,
          "column": 86
        },
        "end": {
          "line": 394,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15410,
      "end": 15411,
      "loc": {
        "start": {
          "line": 394,
          "column": 90
        },
        "end": {
          "line": 394,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactor",
      "start": 15411,
      "end": 15431,
      "loc": {
        "start": {
          "line": 394,
          "column": 91
        },
        "end": {
          "line": 394,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15431,
      "end": 15432,
      "loc": {
        "start": {
          "line": 394,
          "column": 111
        },
        "end": {
          "line": 394,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15432,
      "end": 15433,
      "loc": {
        "start": {
          "line": 394,
          "column": 112
        },
        "end": {
          "line": 394,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 15446,
      "end": 15448,
      "loc": {
        "start": {
          "line": 395,
          "column": 12
        },
        "end": {
          "line": 395,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15449,
      "end": 15450,
      "loc": {
        "start": {
          "line": 395,
          "column": 15
        },
        "end": {
          "line": 395,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 15450,
      "end": 15455,
      "loc": {
        "start": {
          "line": 395,
          "column": 16
        },
        "end": {
          "line": 395,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15455,
      "end": 15456,
      "loc": {
        "start": {
          "line": 395,
          "column": 21
        },
        "end": {
          "line": 395,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 15456,
      "end": 15462,
      "loc": {
        "start": {
          "line": 395,
          "column": 22
        },
        "end": {
          "line": 395,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15462,
      "end": 15463,
      "loc": {
        "start": {
          "line": 395,
          "column": 28
        },
        "end": {
          "line": 395,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15463,
      "end": 15464,
      "loc": {
        "start": {
          "line": 395,
          "column": 29
        },
        "end": {
          "line": 395,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 15465,
      "end": 15466,
      "loc": {
        "start": {
          "line": 395,
          "column": 31
        },
        "end": {
          "line": 395,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.01,
      "start": 15467,
      "end": 15471,
      "loc": {
        "start": {
          "line": 395,
          "column": 33
        },
        "end": {
          "line": 395,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15471,
      "end": 15472,
      "loc": {
        "start": {
          "line": 395,
          "column": 37
        },
        "end": {
          "line": 395,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15473,
      "end": 15474,
      "loc": {
        "start": {
          "line": 395,
          "column": 39
        },
        "end": {
          "line": 395,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15491,
      "end": 15495,
      "loc": {
        "start": {
          "line": 396,
          "column": 16
        },
        "end": {
          "line": 396,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15495,
      "end": 15496,
      "loc": {
        "start": {
          "line": 396,
          "column": 20
        },
        "end": {
          "line": 396,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateStart",
      "start": 15496,
      "end": 15508,
      "loc": {
        "start": {
          "line": 396,
          "column": 21
        },
        "end": {
          "line": 396,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15508,
      "end": 15509,
      "loc": {
        "start": {
          "line": 396,
          "column": 33
        },
        "end": {
          "line": 396,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 15509,
      "end": 15512,
      "loc": {
        "start": {
          "line": 396,
          "column": 34
        },
        "end": {
          "line": 396,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15512,
      "end": 15513,
      "loc": {
        "start": {
          "line": 396,
          "column": 37
        },
        "end": {
          "line": 396,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 15513,
      "end": 15518,
      "loc": {
        "start": {
          "line": 396,
          "column": 38
        },
        "end": {
          "line": 396,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15518,
      "end": 15519,
      "loc": {
        "start": {
          "line": 396,
          "column": 43
        },
        "end": {
          "line": 396,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15519,
      "end": 15520,
      "loc": {
        "start": {
          "line": 396,
          "column": 44
        },
        "end": {
          "line": 396,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 15538,
      "end": 15540,
      "loc": {
        "start": {
          "line": 398,
          "column": 16
        },
        "end": {
          "line": 398,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15541,
      "end": 15542,
      "loc": {
        "start": {
          "line": 398,
          "column": 19
        },
        "end": {
          "line": 398,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15542,
      "end": 15546,
      "loc": {
        "start": {
          "line": 398,
          "column": 20
        },
        "end": {
          "line": 398,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15546,
      "end": 15547,
      "loc": {
        "start": {
          "line": 398,
          "column": 24
        },
        "end": {
          "line": 398,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactor",
      "start": 15547,
      "end": 15567,
      "loc": {
        "start": {
          "line": 398,
          "column": 25
        },
        "end": {
          "line": 398,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 15568,
      "end": 15569,
      "loc": {
        "start": {
          "line": 398,
          "column": 46
        },
        "end": {
          "line": 398,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 15570,
      "end": 15574,
      "loc": {
        "start": {
          "line": 398,
          "column": 48
        },
        "end": {
          "line": 398,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15574,
      "end": 15575,
      "loc": {
        "start": {
          "line": 398,
          "column": 52
        },
        "end": {
          "line": 398,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15576,
      "end": 15577,
      "loc": {
        "start": {
          "line": 398,
          "column": 54
        },
        "end": {
          "line": 398,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15598,
      "end": 15602,
      "loc": {
        "start": {
          "line": 399,
          "column": 20
        },
        "end": {
          "line": 399,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15602,
      "end": 15603,
      "loc": {
        "start": {
          "line": 399,
          "column": 24
        },
        "end": {
          "line": 399,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateDelta",
      "start": 15603,
      "end": 15615,
      "loc": {
        "start": {
          "line": 399,
          "column": 25
        },
        "end": {
          "line": 399,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15615,
      "end": 15616,
      "loc": {
        "start": {
          "line": 399,
          "column": 37
        },
        "end": {
          "line": 399,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "subVectors",
      "start": 15616,
      "end": 15626,
      "loc": {
        "start": {
          "line": 399,
          "column": 38
        },
        "end": {
          "line": 399,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15626,
      "end": 15627,
      "loc": {
        "start": {
          "line": 399,
          "column": 48
        },
        "end": {
          "line": 399,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15627,
      "end": 15631,
      "loc": {
        "start": {
          "line": 399,
          "column": 49
        },
        "end": {
          "line": 399,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15631,
      "end": 15632,
      "loc": {
        "start": {
          "line": 399,
          "column": 53
        },
        "end": {
          "line": 399,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateEnd",
      "start": 15632,
      "end": 15642,
      "loc": {
        "start": {
          "line": 399,
          "column": 54
        },
        "end": {
          "line": 399,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15642,
      "end": 15643,
      "loc": {
        "start": {
          "line": 399,
          "column": 64
        },
        "end": {
          "line": 399,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15644,
      "end": 15648,
      "loc": {
        "start": {
          "line": 399,
          "column": 66
        },
        "end": {
          "line": 399,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15648,
      "end": 15649,
      "loc": {
        "start": {
          "line": 399,
          "column": 70
        },
        "end": {
          "line": 399,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateStart",
      "start": 15649,
      "end": 15661,
      "loc": {
        "start": {
          "line": 399,
          "column": 71
        },
        "end": {
          "line": 399,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15661,
      "end": 15662,
      "loc": {
        "start": {
          "line": 399,
          "column": 83
        },
        "end": {
          "line": 399,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15662,
      "end": 15663,
      "loc": {
        "start": {
          "line": 399,
          "column": 84
        },
        "end": {
          "line": 399,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15680,
      "end": 15681,
      "loc": {
        "start": {
          "line": 400,
          "column": 16
        },
        "end": {
          "line": 400,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 15682,
      "end": 15686,
      "loc": {
        "start": {
          "line": 400,
          "column": 18
        },
        "end": {
          "line": 400,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15687,
      "end": 15688,
      "loc": {
        "start": {
          "line": 400,
          "column": 23
        },
        "end": {
          "line": 400,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15709,
      "end": 15713,
      "loc": {
        "start": {
          "line": 401,
          "column": 20
        },
        "end": {
          "line": 401,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15713,
      "end": 15714,
      "loc": {
        "start": {
          "line": 401,
          "column": 24
        },
        "end": {
          "line": 401,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateDelta",
      "start": 15714,
      "end": 15726,
      "loc": {
        "start": {
          "line": 401,
          "column": 25
        },
        "end": {
          "line": 401,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15727,
      "end": 15728,
      "loc": {
        "start": {
          "line": 401,
          "column": 38
        },
        "end": {
          "line": 401,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 15729,
      "end": 15734,
      "loc": {
        "start": {
          "line": 401,
          "column": 40
        },
        "end": {
          "line": 401,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15734,
      "end": 15735,
      "loc": {
        "start": {
          "line": 401,
          "column": 45
        },
        "end": {
          "line": 401,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15752,
      "end": 15753,
      "loc": {
        "start": {
          "line": 402,
          "column": 16
        },
        "end": {
          "line": 402,
          "column": 17
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " rotating across whole screen goes 360 degrees around",
      "start": 15770,
      "end": 15825,
      "loc": {
        "start": {
          "line": 403,
          "column": 16
        },
        "end": {
          "line": 403,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15842,
      "end": 15846,
      "loc": {
        "start": {
          "line": 404,
          "column": 16
        },
        "end": {
          "line": 404,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15846,
      "end": 15847,
      "loc": {
        "start": {
          "line": 404,
          "column": 20
        },
        "end": {
          "line": 404,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_thetaDelta",
      "start": 15847,
      "end": 15858,
      "loc": {
        "start": {
          "line": 404,
          "column": 21
        },
        "end": {
          "line": 404,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "-=",
      "start": 15859,
      "end": 15861,
      "loc": {
        "start": {
          "line": 404,
          "column": 33
        },
        "end": {
          "line": 404,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 15862,
      "end": 15863,
      "loc": {
        "start": {
          "line": 404,
          "column": 36
        },
        "end": {
          "line": 404,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 15864,
      "end": 15865,
      "loc": {
        "start": {
          "line": 404,
          "column": 38
        },
        "end": {
          "line": 404,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 15866,
      "end": 15870,
      "loc": {
        "start": {
          "line": 404,
          "column": 40
        },
        "end": {
          "line": 404,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15870,
      "end": 15871,
      "loc": {
        "start": {
          "line": 404,
          "column": 44
        },
        "end": {
          "line": 404,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 15871,
      "end": 15873,
      "loc": {
        "start": {
          "line": 404,
          "column": 45
        },
        "end": {
          "line": 404,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 15874,
      "end": 15875,
      "loc": {
        "start": {
          "line": 404,
          "column": 48
        },
        "end": {
          "line": 404,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15876,
      "end": 15880,
      "loc": {
        "start": {
          "line": 404,
          "column": 50
        },
        "end": {
          "line": 404,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15880,
      "end": 15881,
      "loc": {
        "start": {
          "line": 404,
          "column": 54
        },
        "end": {
          "line": 404,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateDelta",
      "start": 15881,
      "end": 15893,
      "loc": {
        "start": {
          "line": 404,
          "column": 55
        },
        "end": {
          "line": 404,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15893,
      "end": 15894,
      "loc": {
        "start": {
          "line": 404,
          "column": 67
        },
        "end": {
          "line": 404,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 15894,
      "end": 15895,
      "loc": {
        "start": {
          "line": 404,
          "column": 68
        },
        "end": {
          "line": 404,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 15896,
      "end": 15897,
      "loc": {
        "start": {
          "line": 404,
          "column": 70
        },
        "end": {
          "line": 404,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15898,
      "end": 15899,
      "loc": {
        "start": {
          "line": 404,
          "column": 72
        },
        "end": {
          "line": 404,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15899,
      "end": 15903,
      "loc": {
        "start": {
          "line": 404,
          "column": 73
        },
        "end": {
          "line": 404,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15903,
      "end": 15904,
      "loc": {
        "start": {
          "line": 404,
          "column": 77
        },
        "end": {
          "line": 404,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 15904,
      "end": 15908,
      "loc": {
        "start": {
          "line": 404,
          "column": 78
        },
        "end": {
          "line": 404,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15908,
      "end": 15909,
      "loc": {
        "start": {
          "line": 404,
          "column": 82
        },
        "end": {
          "line": 404,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "width",
      "start": 15909,
      "end": 15914,
      "loc": {
        "start": {
          "line": 404,
          "column": 83
        },
        "end": {
          "line": 404,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 15915,
      "end": 15917,
      "loc": {
        "start": {
          "line": 404,
          "column": 89
        },
        "end": {
          "line": 404,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 15918,
      "end": 15919,
      "loc": {
        "start": {
          "line": 404,
          "column": 92
        },
        "end": {
          "line": 404,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15919,
      "end": 15920,
      "loc": {
        "start": {
          "line": 404,
          "column": 93
        },
        "end": {
          "line": 404,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 15921,
      "end": 15922,
      "loc": {
        "start": {
          "line": 404,
          "column": 95
        },
        "end": {
          "line": 404,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15923,
      "end": 15927,
      "loc": {
        "start": {
          "line": 404,
          "column": 97
        },
        "end": {
          "line": 404,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15927,
      "end": 15928,
      "loc": {
        "start": {
          "line": 404,
          "column": 101
        },
        "end": {
          "line": 404,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotateSpeed",
      "start": 15928,
      "end": 15939,
      "loc": {
        "start": {
          "line": 404,
          "column": 102
        },
        "end": {
          "line": 404,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15939,
      "end": 15940,
      "loc": {
        "start": {
          "line": 404,
          "column": 113
        },
        "end": {
          "line": 404,
          "column": 114
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " rotating up and down along whole screen attempts to go 360, but limited to 180",
      "start": 15957,
      "end": 16038,
      "loc": {
        "start": {
          "line": 405,
          "column": 16
        },
        "end": {
          "line": 405,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16055,
      "end": 16059,
      "loc": {
        "start": {
          "line": 406,
          "column": 16
        },
        "end": {
          "line": 406,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16059,
      "end": 16060,
      "loc": {
        "start": {
          "line": 406,
          "column": 20
        },
        "end": {
          "line": 406,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_phiDelta",
      "start": 16060,
      "end": 16069,
      "loc": {
        "start": {
          "line": 406,
          "column": 21
        },
        "end": {
          "line": 406,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "-=",
      "start": 16070,
      "end": 16072,
      "loc": {
        "start": {
          "line": 406,
          "column": 31
        },
        "end": {
          "line": 406,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 16073,
      "end": 16074,
      "loc": {
        "start": {
          "line": 406,
          "column": 34
        },
        "end": {
          "line": 406,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 16075,
      "end": 16076,
      "loc": {
        "start": {
          "line": 406,
          "column": 36
        },
        "end": {
          "line": 406,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 16077,
      "end": 16081,
      "loc": {
        "start": {
          "line": 406,
          "column": 38
        },
        "end": {
          "line": 406,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16081,
      "end": 16082,
      "loc": {
        "start": {
          "line": 406,
          "column": 42
        },
        "end": {
          "line": 406,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PI",
      "start": 16082,
      "end": 16084,
      "loc": {
        "start": {
          "line": 406,
          "column": 43
        },
        "end": {
          "line": 406,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 16085,
      "end": 16086,
      "loc": {
        "start": {
          "line": 406,
          "column": 46
        },
        "end": {
          "line": 406,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16087,
      "end": 16091,
      "loc": {
        "start": {
          "line": 406,
          "column": 48
        },
        "end": {
          "line": 406,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16091,
      "end": 16092,
      "loc": {
        "start": {
          "line": 406,
          "column": 52
        },
        "end": {
          "line": 406,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateDelta",
      "start": 16092,
      "end": 16104,
      "loc": {
        "start": {
          "line": 406,
          "column": 53
        },
        "end": {
          "line": 406,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16104,
      "end": 16105,
      "loc": {
        "start": {
          "line": 406,
          "column": 65
        },
        "end": {
          "line": 406,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 16105,
      "end": 16106,
      "loc": {
        "start": {
          "line": 406,
          "column": 66
        },
        "end": {
          "line": 406,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 16107,
      "end": 16108,
      "loc": {
        "start": {
          "line": 406,
          "column": 68
        },
        "end": {
          "line": 406,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16109,
      "end": 16110,
      "loc": {
        "start": {
          "line": 406,
          "column": 70
        },
        "end": {
          "line": 406,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16110,
      "end": 16114,
      "loc": {
        "start": {
          "line": 406,
          "column": 71
        },
        "end": {
          "line": 406,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16114,
      "end": 16115,
      "loc": {
        "start": {
          "line": 406,
          "column": 75
        },
        "end": {
          "line": 406,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 16115,
      "end": 16119,
      "loc": {
        "start": {
          "line": 406,
          "column": 76
        },
        "end": {
          "line": 406,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16119,
      "end": 16120,
      "loc": {
        "start": {
          "line": 406,
          "column": 80
        },
        "end": {
          "line": 406,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 16120,
      "end": 16126,
      "loc": {
        "start": {
          "line": 406,
          "column": 81
        },
        "end": {
          "line": 406,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 16127,
      "end": 16129,
      "loc": {
        "start": {
          "line": 406,
          "column": 88
        },
        "end": {
          "line": 406,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 16130,
      "end": 16131,
      "loc": {
        "start": {
          "line": 406,
          "column": 91
        },
        "end": {
          "line": 406,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16131,
      "end": 16132,
      "loc": {
        "start": {
          "line": 406,
          "column": 92
        },
        "end": {
          "line": 406,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 16133,
      "end": 16134,
      "loc": {
        "start": {
          "line": 406,
          "column": 94
        },
        "end": {
          "line": 406,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16135,
      "end": 16139,
      "loc": {
        "start": {
          "line": 406,
          "column": 96
        },
        "end": {
          "line": 406,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16139,
      "end": 16140,
      "loc": {
        "start": {
          "line": 406,
          "column": 100
        },
        "end": {
          "line": 406,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotateSpeed",
      "start": 16140,
      "end": 16151,
      "loc": {
        "start": {
          "line": 406,
          "column": 101
        },
        "end": {
          "line": 406,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16151,
      "end": 16152,
      "loc": {
        "start": {
          "line": 406,
          "column": 112
        },
        "end": {
          "line": 406,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 16169,
      "end": 16175,
      "loc": {
        "start": {
          "line": 407,
          "column": 16
        },
        "end": {
          "line": 407,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 16176,
      "end": 16180,
      "loc": {
        "start": {
          "line": 407,
          "column": 23
        },
        "end": {
          "line": 407,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16180,
      "end": 16181,
      "loc": {
        "start": {
          "line": 407,
          "column": 27
        },
        "end": {
          "line": 407,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16194,
      "end": 16195,
      "loc": {
        "start": {
          "line": 408,
          "column": 12
        },
        "end": {
          "line": 408,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16204,
      "end": 16205,
      "loc": {
        "start": {
          "line": 409,
          "column": 8
        },
        "end": {
          "line": 409,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 16214,
      "end": 16220,
      "loc": {
        "start": {
          "line": 410,
          "column": 8
        },
        "end": {
          "line": 410,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 16221,
      "end": 16226,
      "loc": {
        "start": {
          "line": 410,
          "column": 15
        },
        "end": {
          "line": 410,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16226,
      "end": 16227,
      "loc": {
        "start": {
          "line": 410,
          "column": 20
        },
        "end": {
          "line": 410,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16232,
      "end": 16233,
      "loc": {
        "start": {
          "line": 411,
          "column": 4
        },
        "end": {
          "line": 411,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_zoom",
      "start": 16239,
      "end": 16244,
      "loc": {
        "start": {
          "line": 413,
          "column": 4
        },
        "end": {
          "line": 413,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16244,
      "end": 16245,
      "loc": {
        "start": {
          "line": 413,
          "column": 9
        },
        "end": {
          "line": 413,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "point",
      "start": 16245,
      "end": 16250,
      "loc": {
        "start": {
          "line": 413,
          "column": 10
        },
        "end": {
          "line": 413,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16250,
      "end": 16251,
      "loc": {
        "start": {
          "line": 413,
          "column": 15
        },
        "end": {
          "line": 413,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16252,
      "end": 16253,
      "loc": {
        "start": {
          "line": 413,
          "column": 17
        },
        "end": {
          "line": 413,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 16262,
      "end": 16265,
      "loc": {
        "start": {
          "line": 414,
          "column": 8
        },
        "end": {
          "line": 414,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 16266,
      "end": 16272,
      "loc": {
        "start": {
          "line": 414,
          "column": 12
        },
        "end": {
          "line": 414,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16273,
      "end": 16274,
      "loc": {
        "start": {
          "line": 414,
          "column": 19
        },
        "end": {
          "line": 414,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16275,
      "end": 16276,
      "loc": {
        "start": {
          "line": 414,
          "column": 21
        },
        "end": {
          "line": 414,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16276,
      "end": 16280,
      "loc": {
        "start": {
          "line": 414,
          "column": 22
        },
        "end": {
          "line": 414,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16280,
      "end": 16281,
      "loc": {
        "start": {
          "line": 414,
          "column": 26
        },
        "end": {
          "line": 414,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 16281,
      "end": 16287,
      "loc": {
        "start": {
          "line": 414,
          "column": 27
        },
        "end": {
          "line": 414,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 16288,
      "end": 16290,
      "loc": {
        "start": {
          "line": 414,
          "column": 34
        },
        "end": {
          "line": 414,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16291,
      "end": 16295,
      "loc": {
        "start": {
          "line": 414,
          "column": 37
        },
        "end": {
          "line": 414,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16295,
      "end": 16296,
      "loc": {
        "start": {
          "line": 414,
          "column": 41
        },
        "end": {
          "line": 414,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 16296,
      "end": 16300,
      "loc": {
        "start": {
          "line": 414,
          "column": 42
        },
        "end": {
          "line": 414,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16300,
      "end": 16301,
      "loc": {
        "start": {
          "line": 414,
          "column": 46
        },
        "end": {
          "line": 414,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 16301,
      "end": 16307,
      "loc": {
        "start": {
          "line": 414,
          "column": 47
        },
        "end": {
          "line": 414,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16307,
      "end": 16308,
      "loc": {
        "start": {
          "line": 414,
          "column": 53
        },
        "end": {
          "line": 414,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16308,
      "end": 16309,
      "loc": {
        "start": {
          "line": 414,
          "column": 54
        },
        "end": {
          "line": 414,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 16318,
      "end": 16320,
      "loc": {
        "start": {
          "line": 415,
          "column": 8
        },
        "end": {
          "line": 415,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16321,
      "end": 16322,
      "loc": {
        "start": {
          "line": 415,
          "column": 11
        },
        "end": {
          "line": 415,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 16322,
      "end": 16323,
      "loc": {
        "start": {
          "line": 415,
          "column": 12
        },
        "end": {
          "line": 415,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16323,
      "end": 16327,
      "loc": {
        "start": {
          "line": 415,
          "column": 13
        },
        "end": {
          "line": 415,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16327,
      "end": 16328,
      "loc": {
        "start": {
          "line": 415,
          "column": 17
        },
        "end": {
          "line": 415,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noZoom",
      "start": 16328,
      "end": 16334,
      "loc": {
        "start": {
          "line": 415,
          "column": 18
        },
        "end": {
          "line": 415,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16334,
      "end": 16335,
      "loc": {
        "start": {
          "line": 415,
          "column": 24
        },
        "end": {
          "line": 415,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16336,
      "end": 16337,
      "loc": {
        "start": {
          "line": 415,
          "column": 26
        },
        "end": {
          "line": 415,
          "column": 27
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " By mousewheel",
      "start": 16350,
      "end": 16366,
      "loc": {
        "start": {
          "line": 416,
          "column": 12
        },
        "end": {
          "line": 416,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 16379,
      "end": 16382,
      "loc": {
        "start": {
          "line": 417,
          "column": 12
        },
        "end": {
          "line": 417,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 16383,
      "end": 16388,
      "loc": {
        "start": {
          "line": 417,
          "column": 16
        },
        "end": {
          "line": 417,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16389,
      "end": 16390,
      "loc": {
        "start": {
          "line": 417,
          "column": 22
        },
        "end": {
          "line": 417,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16391,
      "end": 16395,
      "loc": {
        "start": {
          "line": 417,
          "column": 24
        },
        "end": {
          "line": 417,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16395,
      "end": 16396,
      "loc": {
        "start": {
          "line": 417,
          "column": 28
        },
        "end": {
          "line": 417,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelEnd",
      "start": 16396,
      "end": 16405,
      "loc": {
        "start": {
          "line": 417,
          "column": 29
        },
        "end": {
          "line": 417,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16405,
      "end": 16406,
      "loc": {
        "start": {
          "line": 417,
          "column": 38
        },
        "end": {
          "line": 417,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 16406,
      "end": 16411,
      "loc": {
        "start": {
          "line": 417,
          "column": 39
        },
        "end": {
          "line": 417,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16411,
      "end": 16412,
      "loc": {
        "start": {
          "line": 417,
          "column": 44
        },
        "end": {
          "line": 417,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16412,
      "end": 16413,
      "loc": {
        "start": {
          "line": 417,
          "column": 45
        },
        "end": {
          "line": 417,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16413,
      "end": 16414,
      "loc": {
        "start": {
          "line": 417,
          "column": 46
        },
        "end": {
          "line": 417,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sub",
      "start": 16414,
      "end": 16417,
      "loc": {
        "start": {
          "line": 417,
          "column": 47
        },
        "end": {
          "line": 417,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16417,
      "end": 16418,
      "loc": {
        "start": {
          "line": 417,
          "column": 50
        },
        "end": {
          "line": 417,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16418,
      "end": 16422,
      "loc": {
        "start": {
          "line": 417,
          "column": 51
        },
        "end": {
          "line": 417,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16422,
      "end": 16423,
      "loc": {
        "start": {
          "line": 417,
          "column": 55
        },
        "end": {
          "line": 417,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelStart",
      "start": 16423,
      "end": 16434,
      "loc": {
        "start": {
          "line": 417,
          "column": 56
        },
        "end": {
          "line": 417,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16434,
      "end": 16435,
      "loc": {
        "start": {
          "line": 417,
          "column": 67
        },
        "end": {
          "line": 417,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16435,
      "end": 16436,
      "loc": {
        "start": {
          "line": 417,
          "column": 68
        },
        "end": {
          "line": 417,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "multiplyScalar",
      "start": 16436,
      "end": 16450,
      "loc": {
        "start": {
          "line": 417,
          "column": 69
        },
        "end": {
          "line": 417,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16450,
      "end": 16451,
      "loc": {
        "start": {
          "line": 417,
          "column": 83
        },
        "end": {
          "line": 417,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16451,
      "end": 16455,
      "loc": {
        "start": {
          "line": 417,
          "column": 84
        },
        "end": {
          "line": 417,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16455,
      "end": 16456,
      "loc": {
        "start": {
          "line": 417,
          "column": 88
        },
        "end": {
          "line": 417,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactor",
      "start": 16456,
      "end": 16476,
      "loc": {
        "start": {
          "line": 417,
          "column": 89
        },
        "end": {
          "line": 417,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16476,
      "end": 16477,
      "loc": {
        "start": {
          "line": 417,
          "column": 109
        },
        "end": {
          "line": 417,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16477,
      "end": 16478,
      "loc": {
        "start": {
          "line": 417,
          "column": 110
        },
        "end": {
          "line": 417,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 16491,
      "end": 16493,
      "loc": {
        "start": {
          "line": 418,
          "column": 12
        },
        "end": {
          "line": 418,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16494,
      "end": 16495,
      "loc": {
        "start": {
          "line": 418,
          "column": 15
        },
        "end": {
          "line": 418,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 16495,
      "end": 16500,
      "loc": {
        "start": {
          "line": 418,
          "column": 16
        },
        "end": {
          "line": 418,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16500,
      "end": 16501,
      "loc": {
        "start": {
          "line": 418,
          "column": 21
        },
        "end": {
          "line": 418,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 16501,
      "end": 16507,
      "loc": {
        "start": {
          "line": 418,
          "column": 22
        },
        "end": {
          "line": 418,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16507,
      "end": 16508,
      "loc": {
        "start": {
          "line": 418,
          "column": 28
        },
        "end": {
          "line": 418,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16508,
      "end": 16509,
      "loc": {
        "start": {
          "line": 418,
          "column": 29
        },
        "end": {
          "line": 418,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 16510,
      "end": 16511,
      "loc": {
        "start": {
          "line": 418,
          "column": 31
        },
        "end": {
          "line": 418,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.00001,
      "start": 16512,
      "end": 16519,
      "loc": {
        "start": {
          "line": 418,
          "column": 33
        },
        "end": {
          "line": 418,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16519,
      "end": 16520,
      "loc": {
        "start": {
          "line": 418,
          "column": 40
        },
        "end": {
          "line": 418,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16521,
      "end": 16522,
      "loc": {
        "start": {
          "line": 418,
          "column": 42
        },
        "end": {
          "line": 418,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16539,
      "end": 16543,
      "loc": {
        "start": {
          "line": 419,
          "column": 16
        },
        "end": {
          "line": 419,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16543,
      "end": 16544,
      "loc": {
        "start": {
          "line": 419,
          "column": 20
        },
        "end": {
          "line": 419,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelStart",
      "start": 16544,
      "end": 16555,
      "loc": {
        "start": {
          "line": 419,
          "column": 21
        },
        "end": {
          "line": 419,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16555,
      "end": 16556,
      "loc": {
        "start": {
          "line": 419,
          "column": 32
        },
        "end": {
          "line": 419,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 16556,
      "end": 16559,
      "loc": {
        "start": {
          "line": 419,
          "column": 33
        },
        "end": {
          "line": 419,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16559,
      "end": 16560,
      "loc": {
        "start": {
          "line": 419,
          "column": 36
        },
        "end": {
          "line": 419,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 16560,
      "end": 16565,
      "loc": {
        "start": {
          "line": 419,
          "column": 37
        },
        "end": {
          "line": 419,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16565,
      "end": 16566,
      "loc": {
        "start": {
          "line": 419,
          "column": 42
        },
        "end": {
          "line": 419,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16566,
      "end": 16567,
      "loc": {
        "start": {
          "line": 419,
          "column": 43
        },
        "end": {
          "line": 419,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16584,
      "end": 16588,
      "loc": {
        "start": {
          "line": 420,
          "column": 16
        },
        "end": {
          "line": 420,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16588,
      "end": 16589,
      "loc": {
        "start": {
          "line": 420,
          "column": 20
        },
        "end": {
          "line": 420,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelDelta",
      "start": 16589,
      "end": 16600,
      "loc": {
        "start": {
          "line": 420,
          "column": 21
        },
        "end": {
          "line": 420,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16600,
      "end": 16601,
      "loc": {
        "start": {
          "line": 420,
          "column": 32
        },
        "end": {
          "line": 420,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "subVectors",
      "start": 16601,
      "end": 16611,
      "loc": {
        "start": {
          "line": 420,
          "column": 33
        },
        "end": {
          "line": 420,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16611,
      "end": 16612,
      "loc": {
        "start": {
          "line": 420,
          "column": 43
        },
        "end": {
          "line": 420,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16612,
      "end": 16616,
      "loc": {
        "start": {
          "line": 420,
          "column": 44
        },
        "end": {
          "line": 420,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16616,
      "end": 16617,
      "loc": {
        "start": {
          "line": 420,
          "column": 48
        },
        "end": {
          "line": 420,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelEnd",
      "start": 16617,
      "end": 16626,
      "loc": {
        "start": {
          "line": 420,
          "column": 49
        },
        "end": {
          "line": 420,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16626,
      "end": 16627,
      "loc": {
        "start": {
          "line": 420,
          "column": 58
        },
        "end": {
          "line": 420,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16628,
      "end": 16632,
      "loc": {
        "start": {
          "line": 420,
          "column": 60
        },
        "end": {
          "line": 420,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16632,
      "end": 16633,
      "loc": {
        "start": {
          "line": 420,
          "column": 64
        },
        "end": {
          "line": 420,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelStart",
      "start": 16633,
      "end": 16644,
      "loc": {
        "start": {
          "line": 420,
          "column": 65
        },
        "end": {
          "line": 420,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16644,
      "end": 16645,
      "loc": {
        "start": {
          "line": 420,
          "column": 76
        },
        "end": {
          "line": 420,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16645,
      "end": 16646,
      "loc": {
        "start": {
          "line": 420,
          "column": 77
        },
        "end": {
          "line": 420,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 16663,
      "end": 16666,
      "loc": {
        "start": {
          "line": 421,
          "column": 16
        },
        "end": {
          "line": 421,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 16667,
      "end": 16673,
      "loc": {
        "start": {
          "line": 421,
          "column": 20
        },
        "end": {
          "line": 421,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16674,
      "end": 16675,
      "loc": {
        "start": {
          "line": 421,
          "column": 27
        },
        "end": {
          "line": 421,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 16676,
      "end": 16679,
      "loc": {
        "start": {
          "line": 421,
          "column": 29
        },
        "end": {
          "line": 421,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 16680,
      "end": 16681,
      "loc": {
        "start": {
          "line": 421,
          "column": 33
        },
        "end": {
          "line": 421,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16682,
      "end": 16686,
      "loc": {
        "start": {
          "line": 421,
          "column": 35
        },
        "end": {
          "line": 421,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16686,
      "end": 16687,
      "loc": {
        "start": {
          "line": 421,
          "column": 39
        },
        "end": {
          "line": 421,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelDelta",
      "start": 16687,
      "end": 16698,
      "loc": {
        "start": {
          "line": 421,
          "column": 40
        },
        "end": {
          "line": 421,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16698,
      "end": 16699,
      "loc": {
        "start": {
          "line": 421,
          "column": 51
        },
        "end": {
          "line": 421,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 16699,
      "end": 16700,
      "loc": {
        "start": {
          "line": 421,
          "column": 52
        },
        "end": {
          "line": 421,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 16701,
      "end": 16702,
      "loc": {
        "start": {
          "line": 421,
          "column": 54
        },
        "end": {
          "line": 421,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16703,
      "end": 16707,
      "loc": {
        "start": {
          "line": 421,
          "column": 56
        },
        "end": {
          "line": 421,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16707,
      "end": 16708,
      "loc": {
        "start": {
          "line": 421,
          "column": 60
        },
        "end": {
          "line": 421,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomSpeed",
      "start": 16708,
      "end": 16717,
      "loc": {
        "start": {
          "line": 421,
          "column": 61
        },
        "end": {
          "line": 421,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16717,
      "end": 16718,
      "loc": {
        "start": {
          "line": 421,
          "column": 70
        },
        "end": {
          "line": 421,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 16735,
      "end": 16737,
      "loc": {
        "start": {
          "line": 422,
          "column": 16
        },
        "end": {
          "line": 422,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16738,
      "end": 16739,
      "loc": {
        "start": {
          "line": 422,
          "column": 19
        },
        "end": {
          "line": 422,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 16739,
      "end": 16745,
      "loc": {
        "start": {
          "line": 422,
          "column": 20
        },
        "end": {
          "line": 422,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 16746,
      "end": 16749,
      "loc": {
        "start": {
          "line": 422,
          "column": 27
        },
        "end": {
          "line": 422,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 16750,
      "end": 16753,
      "loc": {
        "start": {
          "line": 422,
          "column": 31
        },
        "end": {
          "line": 422,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 16754,
      "end": 16756,
      "loc": {
        "start": {
          "line": 422,
          "column": 35
        },
        "end": {
          "line": 422,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 16757,
      "end": 16763,
      "loc": {
        "start": {
          "line": 422,
          "column": 38
        },
        "end": {
          "line": 422,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 16764,
      "end": 16765,
      "loc": {
        "start": {
          "line": 422,
          "column": 45
        },
        "end": {
          "line": 422,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 16766,
      "end": 16769,
      "loc": {
        "start": {
          "line": 422,
          "column": 47
        },
        "end": {
          "line": 422,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16769,
      "end": 16770,
      "loc": {
        "start": {
          "line": 422,
          "column": 50
        },
        "end": {
          "line": 422,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16771,
      "end": 16772,
      "loc": {
        "start": {
          "line": 422,
          "column": 52
        },
        "end": {
          "line": 422,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 16793,
      "end": 16796,
      "loc": {
        "start": {
          "line": 423,
          "column": 20
        },
        "end": {
          "line": 423,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 16797,
      "end": 16805,
      "loc": {
        "start": {
          "line": 423,
          "column": 24
        },
        "end": {
          "line": 423,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16806,
      "end": 16807,
      "loc": {
        "start": {
          "line": 423,
          "column": 33
        },
        "end": {
          "line": 423,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 16808,
      "end": 16814,
      "loc": {
        "start": {
          "line": 423,
          "column": 35
        },
        "end": {
          "line": 423,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16814,
      "end": 16815,
      "loc": {
        "start": {
          "line": 423,
          "column": 41
        },
        "end": {
          "line": 423,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoom",
      "start": 16815,
      "end": 16819,
      "loc": {
        "start": {
          "line": 423,
          "column": 42
        },
        "end": {
          "line": 423,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 16820,
      "end": 16822,
      "loc": {
        "start": {
          "line": 423,
          "column": 47
        },
        "end": {
          "line": 423,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 16823,
      "end": 16829,
      "loc": {
        "start": {
          "line": 423,
          "column": 50
        },
        "end": {
          "line": 423,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16829,
      "end": 16830,
      "loc": {
        "start": {
          "line": 423,
          "column": 56
        },
        "end": {
          "line": 423,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 16830,
      "end": 16838,
      "loc": {
        "start": {
          "line": 423,
          "column": 57
        },
        "end": {
          "line": 423,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16838,
      "end": 16839,
      "loc": {
        "start": {
          "line": 423,
          "column": 65
        },
        "end": {
          "line": 423,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distanceTo",
      "start": 16839,
      "end": 16849,
      "loc": {
        "start": {
          "line": 423,
          "column": 66
        },
        "end": {
          "line": 423,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16849,
      "end": 16850,
      "loc": {
        "start": {
          "line": 423,
          "column": 76
        },
        "end": {
          "line": 423,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16850,
      "end": 16854,
      "loc": {
        "start": {
          "line": 423,
          "column": 77
        },
        "end": {
          "line": 423,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16854,
      "end": 16855,
      "loc": {
        "start": {
          "line": 423,
          "column": 81
        },
        "end": {
          "line": 423,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 16855,
      "end": 16861,
      "loc": {
        "start": {
          "line": 423,
          "column": 82
        },
        "end": {
          "line": 423,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16861,
      "end": 16862,
      "loc": {
        "start": {
          "line": 423,
          "column": 88
        },
        "end": {
          "line": 423,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16862,
      "end": 16863,
      "loc": {
        "start": {
          "line": 423,
          "column": 89
        },
        "end": {
          "line": 423,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 16884,
      "end": 16886,
      "loc": {
        "start": {
          "line": 424,
          "column": 20
        },
        "end": {
          "line": 424,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16887,
      "end": 16888,
      "loc": {
        "start": {
          "line": 424,
          "column": 23
        },
        "end": {
          "line": 424,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 16888,
      "end": 16894,
      "loc": {
        "start": {
          "line": 424,
          "column": 24
        },
        "end": {
          "line": 424,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 16895,
      "end": 16896,
      "loc": {
        "start": {
          "line": 424,
          "column": 31
        },
        "end": {
          "line": 424,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 16897,
      "end": 16898,
      "loc": {
        "start": {
          "line": 424,
          "column": 33
        },
        "end": {
          "line": 424,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 16899,
      "end": 16901,
      "loc": {
        "start": {
          "line": 424,
          "column": 35
        },
        "end": {
          "line": 424,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 16902,
      "end": 16910,
      "loc": {
        "start": {
          "line": 424,
          "column": 38
        },
        "end": {
          "line": 424,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 16911,
      "end": 16912,
      "loc": {
        "start": {
          "line": 424,
          "column": 47
        },
        "end": {
          "line": 424,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16913,
      "end": 16917,
      "loc": {
        "start": {
          "line": 424,
          "column": 49
        },
        "end": {
          "line": 424,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16917,
      "end": 16918,
      "loc": {
        "start": {
          "line": 424,
          "column": 53
        },
        "end": {
          "line": 424,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxDistance",
      "start": 16918,
      "end": 16929,
      "loc": {
        "start": {
          "line": 424,
          "column": 54
        },
        "end": {
          "line": 424,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16929,
      "end": 16930,
      "loc": {
        "start": {
          "line": 424,
          "column": 65
        },
        "end": {
          "line": 424,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 16931,
      "end": 16937,
      "loc": {
        "start": {
          "line": 424,
          "column": 67
        },
        "end": {
          "line": 424,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 16938,
      "end": 16943,
      "loc": {
        "start": {
          "line": 424,
          "column": 74
        },
        "end": {
          "line": 424,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16943,
      "end": 16944,
      "loc": {
        "start": {
          "line": 424,
          "column": 79
        },
        "end": {
          "line": 424,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 16966,
      "end": 16968,
      "loc": {
        "start": {
          "line": 426,
          "column": 20
        },
        "end": {
          "line": 426,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16969,
      "end": 16970,
      "loc": {
        "start": {
          "line": 426,
          "column": 23
        },
        "end": {
          "line": 426,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 16970,
      "end": 16971,
      "loc": {
        "start": {
          "line": 426,
          "column": 24
        },
        "end": {
          "line": 426,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "point",
      "start": 16971,
      "end": 16976,
      "loc": {
        "start": {
          "line": 426,
          "column": 25
        },
        "end": {
          "line": 426,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16976,
      "end": 16977,
      "loc": {
        "start": {
          "line": 426,
          "column": 30
        },
        "end": {
          "line": 426,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16978,
      "end": 16979,
      "loc": {
        "start": {
          "line": 426,
          "column": 32
        },
        "end": {
          "line": 426,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 17004,
      "end": 17006,
      "loc": {
        "start": {
          "line": 427,
          "column": 24
        },
        "end": {
          "line": 427,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17007,
      "end": 17008,
      "loc": {
        "start": {
          "line": 427,
          "column": 27
        },
        "end": {
          "line": 427,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17008,
      "end": 17012,
      "loc": {
        "start": {
          "line": 427,
          "column": 28
        },
        "end": {
          "line": 427,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17012,
      "end": 17013,
      "loc": {
        "start": {
          "line": 427,
          "column": 32
        },
        "end": {
          "line": 427,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomMode",
      "start": 17013,
      "end": 17021,
      "loc": {
        "start": {
          "line": 427,
          "column": 33
        },
        "end": {
          "line": 427,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 17022,
      "end": 17025,
      "loc": {
        "start": {
          "line": 427,
          "column": 42
        },
        "end": {
          "line": 427,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 17026,
      "end": 17031,
      "loc": {
        "start": {
          "line": 427,
          "column": 46
        },
        "end": {
          "line": 427,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17031,
      "end": 17032,
      "loc": {
        "start": {
          "line": 427,
          "column": 51
        },
        "end": {
          "line": 427,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ZoomMode",
      "start": 17032,
      "end": 17040,
      "loc": {
        "start": {
          "line": 427,
          "column": 52
        },
        "end": {
          "line": 427,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17040,
      "end": 17041,
      "loc": {
        "start": {
          "line": 427,
          "column": 60
        },
        "end": {
          "line": 427,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Target",
      "start": 17041,
      "end": 17047,
      "loc": {
        "start": {
          "line": 427,
          "column": 61
        },
        "end": {
          "line": 427,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 17048,
      "end": 17050,
      "loc": {
        "start": {
          "line": 427,
          "column": 68
        },
        "end": {
          "line": 427,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 17051,
      "end": 17052,
      "loc": {
        "start": {
          "line": 427,
          "column": 71
        },
        "end": {
          "line": 427,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 17052,
      "end": 17053,
      "loc": {
        "start": {
          "line": 427,
          "column": 72
        },
        "end": {
          "line": 427,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17053,
      "end": 17057,
      "loc": {
        "start": {
          "line": 427,
          "column": 73
        },
        "end": {
          "line": 427,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17057,
      "end": 17058,
      "loc": {
        "start": {
          "line": 427,
          "column": 77
        },
        "end": {
          "line": 427,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomTarget",
      "start": 17058,
      "end": 17068,
      "loc": {
        "start": {
          "line": 427,
          "column": 78
        },
        "end": {
          "line": 427,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17068,
      "end": 17069,
      "loc": {
        "start": {
          "line": 427,
          "column": 88
        },
        "end": {
          "line": 427,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "point",
      "start": 17098,
      "end": 17103,
      "loc": {
        "start": {
          "line": 428,
          "column": 28
        },
        "end": {
          "line": 428,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17104,
      "end": 17105,
      "loc": {
        "start": {
          "line": 428,
          "column": 34
        },
        "end": {
          "line": 428,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17106,
      "end": 17110,
      "loc": {
        "start": {
          "line": 428,
          "column": 36
        },
        "end": {
          "line": 428,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17110,
      "end": 17111,
      "loc": {
        "start": {
          "line": 428,
          "column": 40
        },
        "end": {
          "line": 428,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomTarget",
      "start": 17111,
      "end": 17121,
      "loc": {
        "start": {
          "line": 428,
          "column": 41
        },
        "end": {
          "line": 428,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17121,
      "end": 17122,
      "loc": {
        "start": {
          "line": 428,
          "column": 51
        },
        "end": {
          "line": 428,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 17122,
      "end": 17127,
      "loc": {
        "start": {
          "line": 428,
          "column": 52
        },
        "end": {
          "line": 428,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17127,
      "end": 17128,
      "loc": {
        "start": {
          "line": 428,
          "column": 57
        },
        "end": {
          "line": 428,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17128,
      "end": 17129,
      "loc": {
        "start": {
          "line": 428,
          "column": 58
        },
        "end": {
          "line": 428,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17129,
      "end": 17130,
      "loc": {
        "start": {
          "line": 428,
          "column": 59
        },
        "end": {
          "line": 428,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 17155,
      "end": 17159,
      "loc": {
        "start": {
          "line": 429,
          "column": 24
        },
        "end": {
          "line": 429,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 17160,
      "end": 17162,
      "loc": {
        "start": {
          "line": 429,
          "column": 29
        },
        "end": {
          "line": 429,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17163,
      "end": 17164,
      "loc": {
        "start": {
          "line": 429,
          "column": 32
        },
        "end": {
          "line": 429,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17164,
      "end": 17168,
      "loc": {
        "start": {
          "line": 429,
          "column": 33
        },
        "end": {
          "line": 429,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17168,
      "end": 17169,
      "loc": {
        "start": {
          "line": 429,
          "column": 37
        },
        "end": {
          "line": 429,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomMode",
      "start": 17169,
      "end": 17177,
      "loc": {
        "start": {
          "line": 429,
          "column": 38
        },
        "end": {
          "line": 429,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 17178,
      "end": 17181,
      "loc": {
        "start": {
          "line": 429,
          "column": 47
        },
        "end": {
          "line": 429,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 17182,
      "end": 17187,
      "loc": {
        "start": {
          "line": 429,
          "column": 51
        },
        "end": {
          "line": 429,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17187,
      "end": 17188,
      "loc": {
        "start": {
          "line": 429,
          "column": 56
        },
        "end": {
          "line": 429,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ZoomMode",
      "start": 17188,
      "end": 17196,
      "loc": {
        "start": {
          "line": 429,
          "column": 57
        },
        "end": {
          "line": 429,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17196,
      "end": 17197,
      "loc": {
        "start": {
          "line": 429,
          "column": 65
        },
        "end": {
          "line": 429,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Mouse",
      "start": 17197,
      "end": 17202,
      "loc": {
        "start": {
          "line": 429,
          "column": 66
        },
        "end": {
          "line": 429,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17202,
      "end": 17203,
      "loc": {
        "start": {
          "line": 429,
          "column": 71
        },
        "end": {
          "line": 429,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17204,
      "end": 17205,
      "loc": {
        "start": {
          "line": 429,
          "column": 73
        },
        "end": {
          "line": 429,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "point",
      "start": 17234,
      "end": 17239,
      "loc": {
        "start": {
          "line": 430,
          "column": 28
        },
        "end": {
          "line": 430,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17240,
      "end": 17241,
      "loc": {
        "start": {
          "line": 430,
          "column": 34
        },
        "end": {
          "line": 430,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17242,
      "end": 17246,
      "loc": {
        "start": {
          "line": 430,
          "column": 36
        },
        "end": {
          "line": 430,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17246,
      "end": 17247,
      "loc": {
        "start": {
          "line": 430,
          "column": 40
        },
        "end": {
          "line": 430,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_mousePosition",
      "start": 17247,
      "end": 17261,
      "loc": {
        "start": {
          "line": 430,
          "column": 41
        },
        "end": {
          "line": 430,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17261,
      "end": 17262,
      "loc": {
        "start": {
          "line": 430,
          "column": 55
        },
        "end": {
          "line": 430,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 17262,
      "end": 17267,
      "loc": {
        "start": {
          "line": 430,
          "column": 56
        },
        "end": {
          "line": 430,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17267,
      "end": 17268,
      "loc": {
        "start": {
          "line": 430,
          "column": 61
        },
        "end": {
          "line": 430,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17268,
      "end": 17269,
      "loc": {
        "start": {
          "line": 430,
          "column": 62
        },
        "end": {
          "line": 430,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17269,
      "end": 17270,
      "loc": {
        "start": {
          "line": 430,
          "column": 63
        },
        "end": {
          "line": 430,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17295,
      "end": 17296,
      "loc": {
        "start": {
          "line": 431,
          "column": 24
        },
        "end": {
          "line": 431,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 17297,
      "end": 17301,
      "loc": {
        "start": {
          "line": 431,
          "column": 26
        },
        "end": {
          "line": 431,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "point",
      "start": 17330,
      "end": 17335,
      "loc": {
        "start": {
          "line": 432,
          "column": 28
        },
        "end": {
          "line": 432,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17336,
      "end": 17337,
      "loc": {
        "start": {
          "line": 432,
          "column": 34
        },
        "end": {
          "line": 432,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 17338,
      "end": 17341,
      "loc": {
        "start": {
          "line": 432,
          "column": 36
        },
        "end": {
          "line": 432,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 17342,
      "end": 17347,
      "loc": {
        "start": {
          "line": 432,
          "column": 40
        },
        "end": {
          "line": 432,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17347,
      "end": 17348,
      "loc": {
        "start": {
          "line": 432,
          "column": 45
        },
        "end": {
          "line": 432,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector2",
      "start": 17348,
      "end": 17355,
      "loc": {
        "start": {
          "line": 432,
          "column": 46
        },
        "end": {
          "line": 432,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17355,
      "end": 17356,
      "loc": {
        "start": {
          "line": 432,
          "column": 53
        },
        "end": {
          "line": 432,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 17356,
      "end": 17357,
      "loc": {
        "start": {
          "line": 432,
          "column": 54
        },
        "end": {
          "line": 432,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17357,
      "end": 17358,
      "loc": {
        "start": {
          "line": 432,
          "column": 55
        },
        "end": {
          "line": 432,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 17359,
      "end": 17360,
      "loc": {
        "start": {
          "line": 432,
          "column": 57
        },
        "end": {
          "line": 432,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17360,
      "end": 17361,
      "loc": {
        "start": {
          "line": 432,
          "column": 58
        },
        "end": {
          "line": 432,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17361,
      "end": 17362,
      "loc": {
        "start": {
          "line": 432,
          "column": 59
        },
        "end": {
          "line": 432,
          "column": 60
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "ndc coords of screen center",
      "start": 17366,
      "end": 17395,
      "loc": {
        "start": {
          "line": 432,
          "column": 64
        },
        "end": {
          "line": 432,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17416,
      "end": 17417,
      "loc": {
        "start": {
          "line": 433,
          "column": 20
        },
        "end": {
          "line": 433,
          "column": 21
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "                    this._scale = factor;",
      "start": 17419,
      "end": 17462,
      "loc": {
        "start": {
          "line": 435,
          "column": 0
        },
        "end": {
          "line": 435,
          "column": 43
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "determine 3D position of mouse cursor (on target plane)",
      "start": 17484,
      "end": 17541,
      "loc": {
        "start": {
          "line": 437,
          "column": 20
        },
        "end": {
          "line": 437,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 17562,
      "end": 17565,
      "loc": {
        "start": {
          "line": 438,
          "column": 20
        },
        "end": {
          "line": 438,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ndcTarget",
      "start": 17566,
      "end": 17575,
      "loc": {
        "start": {
          "line": 438,
          "column": 24
        },
        "end": {
          "line": 438,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17576,
      "end": 17577,
      "loc": {
        "start": {
          "line": 438,
          "column": 34
        },
        "end": {
          "line": 438,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17578,
      "end": 17582,
      "loc": {
        "start": {
          "line": 438,
          "column": 36
        },
        "end": {
          "line": 438,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17582,
      "end": 17583,
      "loc": {
        "start": {
          "line": 438,
          "column": 40
        },
        "end": {
          "line": 438,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 17583,
      "end": 17589,
      "loc": {
        "start": {
          "line": 438,
          "column": 41
        },
        "end": {
          "line": 438,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17589,
      "end": 17590,
      "loc": {
        "start": {
          "line": 438,
          "column": 47
        },
        "end": {
          "line": 438,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 17590,
      "end": 17595,
      "loc": {
        "start": {
          "line": 438,
          "column": 48
        },
        "end": {
          "line": 438,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17595,
      "end": 17596,
      "loc": {
        "start": {
          "line": 438,
          "column": 53
        },
        "end": {
          "line": 438,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17596,
      "end": 17597,
      "loc": {
        "start": {
          "line": 438,
          "column": 54
        },
        "end": {
          "line": 438,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17597,
      "end": 17598,
      "loc": {
        "start": {
          "line": 438,
          "column": 55
        },
        "end": {
          "line": 438,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "project",
      "start": 17598,
      "end": 17605,
      "loc": {
        "start": {
          "line": 438,
          "column": 56
        },
        "end": {
          "line": 438,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17605,
      "end": 17606,
      "loc": {
        "start": {
          "line": 438,
          "column": 63
        },
        "end": {
          "line": 438,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 17606,
      "end": 17612,
      "loc": {
        "start": {
          "line": 438,
          "column": 64
        },
        "end": {
          "line": 438,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17612,
      "end": 17613,
      "loc": {
        "start": {
          "line": 438,
          "column": 70
        },
        "end": {
          "line": 438,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17613,
      "end": 17614,
      "loc": {
        "start": {
          "line": 438,
          "column": 71
        },
        "end": {
          "line": 438,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 17635,
      "end": 17638,
      "loc": {
        "start": {
          "line": 439,
          "column": 20
        },
        "end": {
          "line": 439,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ndcPos",
      "start": 17639,
      "end": 17645,
      "loc": {
        "start": {
          "line": 439,
          "column": 24
        },
        "end": {
          "line": 439,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17646,
      "end": 17647,
      "loc": {
        "start": {
          "line": 439,
          "column": 31
        },
        "end": {
          "line": 439,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 17648,
      "end": 17651,
      "loc": {
        "start": {
          "line": 439,
          "column": 33
        },
        "end": {
          "line": 439,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 17652,
      "end": 17657,
      "loc": {
        "start": {
          "line": 439,
          "column": 37
        },
        "end": {
          "line": 439,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17657,
      "end": 17658,
      "loc": {
        "start": {
          "line": 439,
          "column": 42
        },
        "end": {
          "line": 439,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vector3",
      "start": 17658,
      "end": 17665,
      "loc": {
        "start": {
          "line": 439,
          "column": 43
        },
        "end": {
          "line": 439,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17665,
      "end": 17666,
      "loc": {
        "start": {
          "line": 439,
          "column": 50
        },
        "end": {
          "line": 439,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "point",
      "start": 17666,
      "end": 17671,
      "loc": {
        "start": {
          "line": 439,
          "column": 51
        },
        "end": {
          "line": 439,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17671,
      "end": 17672,
      "loc": {
        "start": {
          "line": 439,
          "column": 56
        },
        "end": {
          "line": 439,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 17672,
      "end": 17673,
      "loc": {
        "start": {
          "line": 439,
          "column": 57
        },
        "end": {
          "line": 439,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17673,
      "end": 17674,
      "loc": {
        "start": {
          "line": 439,
          "column": 58
        },
        "end": {
          "line": 439,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "point",
      "start": 17675,
      "end": 17680,
      "loc": {
        "start": {
          "line": 439,
          "column": 60
        },
        "end": {
          "line": 439,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17680,
      "end": 17681,
      "loc": {
        "start": {
          "line": 439,
          "column": 65
        },
        "end": {
          "line": 439,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 17681,
      "end": 17682,
      "loc": {
        "start": {
          "line": 439,
          "column": 66
        },
        "end": {
          "line": 439,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17682,
      "end": 17683,
      "loc": {
        "start": {
          "line": 439,
          "column": 67
        },
        "end": {
          "line": 439,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ndcTarget",
      "start": 17684,
      "end": 17693,
      "loc": {
        "start": {
          "line": 439,
          "column": 69
        },
        "end": {
          "line": 439,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17693,
      "end": 17694,
      "loc": {
        "start": {
          "line": 439,
          "column": 78
        },
        "end": {
          "line": 439,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "z",
      "start": 17694,
      "end": 17695,
      "loc": {
        "start": {
          "line": 439,
          "column": 79
        },
        "end": {
          "line": 439,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17695,
      "end": 17696,
      "loc": {
        "start": {
          "line": 439,
          "column": 80
        },
        "end": {
          "line": 439,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17696,
      "end": 17697,
      "loc": {
        "start": {
          "line": 439,
          "column": 81
        },
        "end": {
          "line": 439,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 17718,
      "end": 17721,
      "loc": {
        "start": {
          "line": 440,
          "column": 20
        },
        "end": {
          "line": 440,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "worldPos",
      "start": 17722,
      "end": 17730,
      "loc": {
        "start": {
          "line": 440,
          "column": 24
        },
        "end": {
          "line": 440,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17731,
      "end": 17732,
      "loc": {
        "start": {
          "line": 440,
          "column": 33
        },
        "end": {
          "line": 440,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ndcPos",
      "start": 17733,
      "end": 17739,
      "loc": {
        "start": {
          "line": 440,
          "column": 35
        },
        "end": {
          "line": 440,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17739,
      "end": 17740,
      "loc": {
        "start": {
          "line": 440,
          "column": 41
        },
        "end": {
          "line": 440,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 17740,
      "end": 17745,
      "loc": {
        "start": {
          "line": 440,
          "column": 42
        },
        "end": {
          "line": 440,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17745,
      "end": 17746,
      "loc": {
        "start": {
          "line": 440,
          "column": 47
        },
        "end": {
          "line": 440,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17746,
      "end": 17747,
      "loc": {
        "start": {
          "line": 440,
          "column": 48
        },
        "end": {
          "line": 440,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17747,
      "end": 17748,
      "loc": {
        "start": {
          "line": 440,
          "column": 49
        },
        "end": {
          "line": 440,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unproject",
      "start": 17748,
      "end": 17757,
      "loc": {
        "start": {
          "line": 440,
          "column": 50
        },
        "end": {
          "line": 440,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17757,
      "end": 17758,
      "loc": {
        "start": {
          "line": 440,
          "column": 59
        },
        "end": {
          "line": 440,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 17758,
      "end": 17764,
      "loc": {
        "start": {
          "line": 440,
          "column": 60
        },
        "end": {
          "line": 440,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17764,
      "end": 17765,
      "loc": {
        "start": {
          "line": 440,
          "column": 66
        },
        "end": {
          "line": 440,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17765,
      "end": 17766,
      "loc": {
        "start": {
          "line": 440,
          "column": 67
        },
        "end": {
          "line": 440,
          "column": 68
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "change eye-target distance",
      "start": 17787,
      "end": 17815,
      "loc": {
        "start": {
          "line": 441,
          "column": 20
        },
        "end": {
          "line": 441,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17836,
      "end": 17840,
      "loc": {
        "start": {
          "line": 442,
          "column": 20
        },
        "end": {
          "line": 442,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17840,
      "end": 17841,
      "loc": {
        "start": {
          "line": 442,
          "column": 24
        },
        "end": {
          "line": 442,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 17841,
      "end": 17849,
      "loc": {
        "start": {
          "line": 442,
          "column": 25
        },
        "end": {
          "line": 442,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "*=",
      "start": 17850,
      "end": 17852,
      "loc": {
        "start": {
          "line": 442,
          "column": 34
        },
        "end": {
          "line": 442,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 17853,
      "end": 17859,
      "loc": {
        "start": {
          "line": 442,
          "column": 37
        },
        "end": {
          "line": 442,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17859,
      "end": 17860,
      "loc": {
        "start": {
          "line": 442,
          "column": 43
        },
        "end": {
          "line": 442,
          "column": 44
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "adjust target point so that \"point\" stays in place",
      "start": 17881,
      "end": 17933,
      "loc": {
        "start": {
          "line": 443,
          "column": 20
        },
        "end": {
          "line": 443,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17954,
      "end": 17958,
      "loc": {
        "start": {
          "line": 444,
          "column": 20
        },
        "end": {
          "line": 444,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17958,
      "end": 17959,
      "loc": {
        "start": {
          "line": 444,
          "column": 24
        },
        "end": {
          "line": 444,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 17959,
      "end": 17965,
      "loc": {
        "start": {
          "line": 444,
          "column": 25
        },
        "end": {
          "line": 444,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17965,
      "end": 17966,
      "loc": {
        "start": {
          "line": 444,
          "column": 31
        },
        "end": {
          "line": 444,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lerpVectors",
      "start": 17966,
      "end": 17977,
      "loc": {
        "start": {
          "line": 444,
          "column": 32
        },
        "end": {
          "line": 444,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17977,
      "end": 17978,
      "loc": {
        "start": {
          "line": 444,
          "column": 43
        },
        "end": {
          "line": 444,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "worldPos",
      "start": 17978,
      "end": 17986,
      "loc": {
        "start": {
          "line": 444,
          "column": 44
        },
        "end": {
          "line": 444,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17986,
      "end": 17987,
      "loc": {
        "start": {
          "line": 444,
          "column": 52
        },
        "end": {
          "line": 444,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17988,
      "end": 17992,
      "loc": {
        "start": {
          "line": 444,
          "column": 54
        },
        "end": {
          "line": 444,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17992,
      "end": 17993,
      "loc": {
        "start": {
          "line": 444,
          "column": 58
        },
        "end": {
          "line": 444,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 17993,
      "end": 17999,
      "loc": {
        "start": {
          "line": 444,
          "column": 59
        },
        "end": {
          "line": 444,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17999,
      "end": 18000,
      "loc": {
        "start": {
          "line": 444,
          "column": 65
        },
        "end": {
          "line": 444,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 18001,
      "end": 18007,
      "loc": {
        "start": {
          "line": 444,
          "column": 67
        },
        "end": {
          "line": 444,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18007,
      "end": 18008,
      "loc": {
        "start": {
          "line": 444,
          "column": 73
        },
        "end": {
          "line": 444,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18008,
      "end": 18009,
      "loc": {
        "start": {
          "line": 444,
          "column": 74
        },
        "end": {
          "line": 444,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18026,
      "end": 18027,
      "loc": {
        "start": {
          "line": 445,
          "column": 16
        },
        "end": {
          "line": 445,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 18044,
      "end": 18050,
      "loc": {
        "start": {
          "line": 446,
          "column": 16
        },
        "end": {
          "line": 446,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 18051,
      "end": 18055,
      "loc": {
        "start": {
          "line": 446,
          "column": 23
        },
        "end": {
          "line": 446,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18055,
      "end": 18056,
      "loc": {
        "start": {
          "line": 446,
          "column": 27
        },
        "end": {
          "line": 446,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18069,
      "end": 18070,
      "loc": {
        "start": {
          "line": 447,
          "column": 12
        },
        "end": {
          "line": 447,
          "column": 13
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " By touch",
      "start": 18084,
      "end": 18095,
      "loc": {
        "start": {
          "line": 449,
          "column": 12
        },
        "end": {
          "line": 449,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 18108,
      "end": 18110,
      "loc": {
        "start": {
          "line": 450,
          "column": 12
        },
        "end": {
          "line": 450,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18111,
      "end": 18112,
      "loc": {
        "start": {
          "line": 450,
          "column": 15
        },
        "end": {
          "line": 450,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18112,
      "end": 18116,
      "loc": {
        "start": {
          "line": 450,
          "column": 16
        },
        "end": {
          "line": 450,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18116,
      "end": 18117,
      "loc": {
        "start": {
          "line": 450,
          "column": 20
        },
        "end": {
          "line": 450,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 18117,
      "end": 18123,
      "loc": {
        "start": {
          "line": 450,
          "column": 21
        },
        "end": {
          "line": 450,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 18124,
      "end": 18127,
      "loc": {
        "start": {
          "line": 450,
          "column": 28
        },
        "end": {
          "line": 450,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 18128,
      "end": 18133,
      "loc": {
        "start": {
          "line": 450,
          "column": 32
        },
        "end": {
          "line": 450,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18133,
      "end": 18134,
      "loc": {
        "start": {
          "line": 450,
          "column": 37
        },
        "end": {
          "line": 450,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 18134,
      "end": 18139,
      "loc": {
        "start": {
          "line": 450,
          "column": 38
        },
        "end": {
          "line": 450,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18139,
      "end": 18140,
      "loc": {
        "start": {
          "line": 450,
          "column": 43
        },
        "end": {
          "line": 450,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TouchZoomPan",
      "start": 18140,
      "end": 18152,
      "loc": {
        "start": {
          "line": 450,
          "column": 44
        },
        "end": {
          "line": 450,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18152,
      "end": 18153,
      "loc": {
        "start": {
          "line": 450,
          "column": 56
        },
        "end": {
          "line": 450,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18154,
      "end": 18155,
      "loc": {
        "start": {
          "line": 450,
          "column": 58
        },
        "end": {
          "line": 450,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 18172,
      "end": 18175,
      "loc": {
        "start": {
          "line": 451,
          "column": 16
        },
        "end": {
          "line": 451,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 18176,
      "end": 18182,
      "loc": {
        "start": {
          "line": 451,
          "column": 20
        },
        "end": {
          "line": 451,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18183,
      "end": 18184,
      "loc": {
        "start": {
          "line": 451,
          "column": 27
        },
        "end": {
          "line": 451,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18185,
      "end": 18189,
      "loc": {
        "start": {
          "line": 451,
          "column": 29
        },
        "end": {
          "line": 451,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18189,
      "end": 18190,
      "loc": {
        "start": {
          "line": 451,
          "column": 33
        },
        "end": {
          "line": 451,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceStart",
      "start": 18190,
      "end": 18213,
      "loc": {
        "start": {
          "line": 451,
          "column": 34
        },
        "end": {
          "line": 451,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 18214,
      "end": 18215,
      "loc": {
        "start": {
          "line": 451,
          "column": 58
        },
        "end": {
          "line": 451,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18216,
      "end": 18220,
      "loc": {
        "start": {
          "line": 451,
          "column": 60
        },
        "end": {
          "line": 451,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18220,
      "end": 18221,
      "loc": {
        "start": {
          "line": 451,
          "column": 64
        },
        "end": {
          "line": 451,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceEnd",
      "start": 18221,
      "end": 18242,
      "loc": {
        "start": {
          "line": 451,
          "column": 65
        },
        "end": {
          "line": 451,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18242,
      "end": 18243,
      "loc": {
        "start": {
          "line": 451,
          "column": 86
        },
        "end": {
          "line": 451,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 18260,
      "end": 18262,
      "loc": {
        "start": {
          "line": 452,
          "column": 16
        },
        "end": {
          "line": 452,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18263,
      "end": 18264,
      "loc": {
        "start": {
          "line": 452,
          "column": 19
        },
        "end": {
          "line": 452,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 18264,
      "end": 18270,
      "loc": {
        "start": {
          "line": 452,
          "column": 20
        },
        "end": {
          "line": 452,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!=",
      "start": 18271,
      "end": 18273,
      "loc": {
        "start": {
          "line": 452,
          "column": 27
        },
        "end": {
          "line": 452,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 18274,
      "end": 18275,
      "loc": {
        "start": {
          "line": 452,
          "column": 30
        },
        "end": {
          "line": 452,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 18276,
      "end": 18278,
      "loc": {
        "start": {
          "line": 452,
          "column": 32
        },
        "end": {
          "line": 452,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 18279,
      "end": 18280,
      "loc": {
        "start": {
          "line": 452,
          "column": 35
        },
        "end": {
          "line": 452,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isNaN",
      "start": 18280,
      "end": 18285,
      "loc": {
        "start": {
          "line": 452,
          "column": 36
        },
        "end": {
          "line": 452,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18285,
      "end": 18286,
      "loc": {
        "start": {
          "line": 452,
          "column": 41
        },
        "end": {
          "line": 452,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 18286,
      "end": 18292,
      "loc": {
        "start": {
          "line": 452,
          "column": 42
        },
        "end": {
          "line": 452,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18292,
      "end": 18293,
      "loc": {
        "start": {
          "line": 452,
          "column": 48
        },
        "end": {
          "line": 452,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18293,
      "end": 18294,
      "loc": {
        "start": {
          "line": 452,
          "column": 49
        },
        "end": {
          "line": 452,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18295,
      "end": 18296,
      "loc": {
        "start": {
          "line": 452,
          "column": 51
        },
        "end": {
          "line": 452,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18317,
      "end": 18321,
      "loc": {
        "start": {
          "line": 453,
          "column": 20
        },
        "end": {
          "line": 453,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18321,
      "end": 18322,
      "loc": {
        "start": {
          "line": 453,
          "column": 24
        },
        "end": {
          "line": 453,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceStart",
      "start": 18322,
      "end": 18345,
      "loc": {
        "start": {
          "line": 453,
          "column": 25
        },
        "end": {
          "line": 453,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18346,
      "end": 18347,
      "loc": {
        "start": {
          "line": 453,
          "column": 49
        },
        "end": {
          "line": 453,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18348,
      "end": 18352,
      "loc": {
        "start": {
          "line": 453,
          "column": 51
        },
        "end": {
          "line": 453,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18352,
      "end": 18353,
      "loc": {
        "start": {
          "line": 453,
          "column": 55
        },
        "end": {
          "line": 453,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceEnd",
      "start": 18353,
      "end": 18374,
      "loc": {
        "start": {
          "line": 453,
          "column": 56
        },
        "end": {
          "line": 453,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18374,
      "end": 18375,
      "loc": {
        "start": {
          "line": 453,
          "column": 77
        },
        "end": {
          "line": 453,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18396,
      "end": 18400,
      "loc": {
        "start": {
          "line": 454,
          "column": 20
        },
        "end": {
          "line": 454,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18400,
      "end": 18401,
      "loc": {
        "start": {
          "line": 454,
          "column": 24
        },
        "end": {
          "line": 454,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_scale",
      "start": 18401,
      "end": 18407,
      "loc": {
        "start": {
          "line": 454,
          "column": 25
        },
        "end": {
          "line": 454,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18408,
      "end": 18409,
      "loc": {
        "start": {
          "line": 454,
          "column": 32
        },
        "end": {
          "line": 454,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "factor",
      "start": 18410,
      "end": 18416,
      "loc": {
        "start": {
          "line": 454,
          "column": 34
        },
        "end": {
          "line": 454,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18416,
      "end": 18417,
      "loc": {
        "start": {
          "line": 454,
          "column": 40
        },
        "end": {
          "line": 454,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18434,
      "end": 18435,
      "loc": {
        "start": {
          "line": 455,
          "column": 16
        },
        "end": {
          "line": 455,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 18452,
      "end": 18458,
      "loc": {
        "start": {
          "line": 456,
          "column": 16
        },
        "end": {
          "line": 456,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 18459,
      "end": 18463,
      "loc": {
        "start": {
          "line": 456,
          "column": 23
        },
        "end": {
          "line": 456,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18463,
      "end": 18464,
      "loc": {
        "start": {
          "line": 456,
          "column": 27
        },
        "end": {
          "line": 456,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18477,
      "end": 18478,
      "loc": {
        "start": {
          "line": 457,
          "column": 12
        },
        "end": {
          "line": 457,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18487,
      "end": 18488,
      "loc": {
        "start": {
          "line": 458,
          "column": 8
        },
        "end": {
          "line": 458,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 18497,
      "end": 18503,
      "loc": {
        "start": {
          "line": 459,
          "column": 8
        },
        "end": {
          "line": 459,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 18504,
      "end": 18509,
      "loc": {
        "start": {
          "line": 459,
          "column": 15
        },
        "end": {
          "line": 459,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18509,
      "end": 18510,
      "loc": {
        "start": {
          "line": 459,
          "column": 20
        },
        "end": {
          "line": 459,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18515,
      "end": 18516,
      "loc": {
        "start": {
          "line": 460,
          "column": 4
        },
        "end": {
          "line": 460,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pan",
      "start": 18522,
      "end": 18526,
      "loc": {
        "start": {
          "line": 462,
          "column": 4
        },
        "end": {
          "line": 462,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18526,
      "end": 18527,
      "loc": {
        "start": {
          "line": 462,
          "column": 8
        },
        "end": {
          "line": 462,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18527,
      "end": 18528,
      "loc": {
        "start": {
          "line": 462,
          "column": 9
        },
        "end": {
          "line": 462,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18529,
      "end": 18530,
      "loc": {
        "start": {
          "line": 462,
          "column": 11
        },
        "end": {
          "line": 462,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 18539,
      "end": 18541,
      "loc": {
        "start": {
          "line": 463,
          "column": 8
        },
        "end": {
          "line": 463,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18542,
      "end": 18543,
      "loc": {
        "start": {
          "line": 463,
          "column": 11
        },
        "end": {
          "line": 463,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18543,
      "end": 18547,
      "loc": {
        "start": {
          "line": 463,
          "column": 12
        },
        "end": {
          "line": 463,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18547,
      "end": 18548,
      "loc": {
        "start": {
          "line": 463,
          "column": 16
        },
        "end": {
          "line": 463,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noPan",
      "start": 18548,
      "end": 18553,
      "loc": {
        "start": {
          "line": 463,
          "column": 17
        },
        "end": {
          "line": 463,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 18554,
      "end": 18557,
      "loc": {
        "start": {
          "line": 463,
          "column": 23
        },
        "end": {
          "line": 463,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 18558,
      "end": 18563,
      "loc": {
        "start": {
          "line": 463,
          "column": 27
        },
        "end": {
          "line": 463,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18563,
      "end": 18564,
      "loc": {
        "start": {
          "line": 463,
          "column": 32
        },
        "end": {
          "line": 463,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18565,
      "end": 18566,
      "loc": {
        "start": {
          "line": 463,
          "column": 34
        },
        "end": {
          "line": 463,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 18579,
      "end": 18582,
      "loc": {
        "start": {
          "line": 464,
          "column": 12
        },
        "end": {
          "line": 464,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 18583,
      "end": 18588,
      "loc": {
        "start": {
          "line": 464,
          "column": 16
        },
        "end": {
          "line": 464,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18589,
      "end": 18590,
      "loc": {
        "start": {
          "line": 464,
          "column": 22
        },
        "end": {
          "line": 464,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18591,
      "end": 18595,
      "loc": {
        "start": {
          "line": 464,
          "column": 24
        },
        "end": {
          "line": 464,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18595,
      "end": 18596,
      "loc": {
        "start": {
          "line": 464,
          "column": 28
        },
        "end": {
          "line": 464,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 18596,
      "end": 18603,
      "loc": {
        "start": {
          "line": 464,
          "column": 29
        },
        "end": {
          "line": 464,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18603,
      "end": 18604,
      "loc": {
        "start": {
          "line": 464,
          "column": 36
        },
        "end": {
          "line": 464,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 18604,
      "end": 18609,
      "loc": {
        "start": {
          "line": 464,
          "column": 37
        },
        "end": {
          "line": 464,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18609,
      "end": 18610,
      "loc": {
        "start": {
          "line": 464,
          "column": 42
        },
        "end": {
          "line": 464,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18610,
      "end": 18611,
      "loc": {
        "start": {
          "line": 464,
          "column": 43
        },
        "end": {
          "line": 464,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18611,
      "end": 18612,
      "loc": {
        "start": {
          "line": 464,
          "column": 44
        },
        "end": {
          "line": 464,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sub",
      "start": 18612,
      "end": 18615,
      "loc": {
        "start": {
          "line": 464,
          "column": 45
        },
        "end": {
          "line": 464,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18615,
      "end": 18616,
      "loc": {
        "start": {
          "line": 464,
          "column": 48
        },
        "end": {
          "line": 464,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18616,
      "end": 18620,
      "loc": {
        "start": {
          "line": 464,
          "column": 49
        },
        "end": {
          "line": 464,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18620,
      "end": 18621,
      "loc": {
        "start": {
          "line": 464,
          "column": 53
        },
        "end": {
          "line": 464,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 18621,
      "end": 18630,
      "loc": {
        "start": {
          "line": 464,
          "column": 54
        },
        "end": {
          "line": 464,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18630,
      "end": 18631,
      "loc": {
        "start": {
          "line": 464,
          "column": 63
        },
        "end": {
          "line": 464,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18631,
      "end": 18632,
      "loc": {
        "start": {
          "line": 464,
          "column": 64
        },
        "end": {
          "line": 464,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "multiplyScalar",
      "start": 18632,
      "end": 18646,
      "loc": {
        "start": {
          "line": 464,
          "column": 65
        },
        "end": {
          "line": 464,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18646,
      "end": 18647,
      "loc": {
        "start": {
          "line": 464,
          "column": 79
        },
        "end": {
          "line": 464,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18647,
      "end": 18651,
      "loc": {
        "start": {
          "line": 464,
          "column": 80
        },
        "end": {
          "line": 464,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18651,
      "end": 18652,
      "loc": {
        "start": {
          "line": 464,
          "column": 84
        },
        "end": {
          "line": 464,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dynamicDampingFactor",
      "start": 18652,
      "end": 18672,
      "loc": {
        "start": {
          "line": 464,
          "column": 85
        },
        "end": {
          "line": 464,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18672,
      "end": 18673,
      "loc": {
        "start": {
          "line": 464,
          "column": 105
        },
        "end": {
          "line": 464,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18673,
      "end": 18674,
      "loc": {
        "start": {
          "line": 464,
          "column": 106
        },
        "end": {
          "line": 464,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 18687,
      "end": 18689,
      "loc": {
        "start": {
          "line": 465,
          "column": 12
        },
        "end": {
          "line": 465,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18690,
      "end": 18691,
      "loc": {
        "start": {
          "line": 465,
          "column": 15
        },
        "end": {
          "line": 465,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 18691,
      "end": 18696,
      "loc": {
        "start": {
          "line": 465,
          "column": 16
        },
        "end": {
          "line": 465,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18696,
      "end": 18697,
      "loc": {
        "start": {
          "line": 465,
          "column": 21
        },
        "end": {
          "line": 465,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 18697,
      "end": 18703,
      "loc": {
        "start": {
          "line": 465,
          "column": 22
        },
        "end": {
          "line": 465,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18703,
      "end": 18704,
      "loc": {
        "start": {
          "line": 465,
          "column": 28
        },
        "end": {
          "line": 465,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18704,
      "end": 18705,
      "loc": {
        "start": {
          "line": 465,
          "column": 29
        },
        "end": {
          "line": 465,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 18706,
      "end": 18707,
      "loc": {
        "start": {
          "line": 465,
          "column": 31
        },
        "end": {
          "line": 465,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.01,
      "start": 18708,
      "end": 18712,
      "loc": {
        "start": {
          "line": 465,
          "column": 33
        },
        "end": {
          "line": 465,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18712,
      "end": 18713,
      "loc": {
        "start": {
          "line": 465,
          "column": 37
        },
        "end": {
          "line": 465,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18714,
      "end": 18715,
      "loc": {
        "start": {
          "line": 465,
          "column": 39
        },
        "end": {
          "line": 465,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18732,
      "end": 18736,
      "loc": {
        "start": {
          "line": 466,
          "column": 16
        },
        "end": {
          "line": 466,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18736,
      "end": 18737,
      "loc": {
        "start": {
          "line": 466,
          "column": 20
        },
        "end": {
          "line": 466,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 18737,
      "end": 18746,
      "loc": {
        "start": {
          "line": 466,
          "column": 21
        },
        "end": {
          "line": 466,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18746,
      "end": 18747,
      "loc": {
        "start": {
          "line": 466,
          "column": 30
        },
        "end": {
          "line": 466,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 18747,
      "end": 18750,
      "loc": {
        "start": {
          "line": 466,
          "column": 31
        },
        "end": {
          "line": 466,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18750,
      "end": 18751,
      "loc": {
        "start": {
          "line": 466,
          "column": 34
        },
        "end": {
          "line": 466,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 18751,
      "end": 18756,
      "loc": {
        "start": {
          "line": 466,
          "column": 35
        },
        "end": {
          "line": 466,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18756,
      "end": 18757,
      "loc": {
        "start": {
          "line": 466,
          "column": 40
        },
        "end": {
          "line": 466,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18757,
      "end": 18758,
      "loc": {
        "start": {
          "line": 466,
          "column": 41
        },
        "end": {
          "line": 466,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18775,
      "end": 18779,
      "loc": {
        "start": {
          "line": 467,
          "column": 16
        },
        "end": {
          "line": 467,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18779,
      "end": 18780,
      "loc": {
        "start": {
          "line": 467,
          "column": 20
        },
        "end": {
          "line": 467,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panDelta",
      "start": 18780,
      "end": 18789,
      "loc": {
        "start": {
          "line": 467,
          "column": 21
        },
        "end": {
          "line": 467,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18789,
      "end": 18790,
      "loc": {
        "start": {
          "line": 467,
          "column": 30
        },
        "end": {
          "line": 467,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "subVectors",
      "start": 18790,
      "end": 18800,
      "loc": {
        "start": {
          "line": 467,
          "column": 31
        },
        "end": {
          "line": 467,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18800,
      "end": 18801,
      "loc": {
        "start": {
          "line": 467,
          "column": 41
        },
        "end": {
          "line": 467,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18801,
      "end": 18805,
      "loc": {
        "start": {
          "line": 467,
          "column": 42
        },
        "end": {
          "line": 467,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18805,
      "end": 18806,
      "loc": {
        "start": {
          "line": 467,
          "column": 46
        },
        "end": {
          "line": 467,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 18806,
      "end": 18813,
      "loc": {
        "start": {
          "line": 467,
          "column": 47
        },
        "end": {
          "line": 467,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18813,
      "end": 18814,
      "loc": {
        "start": {
          "line": 467,
          "column": 54
        },
        "end": {
          "line": 467,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18815,
      "end": 18819,
      "loc": {
        "start": {
          "line": 467,
          "column": 56
        },
        "end": {
          "line": 467,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18819,
      "end": 18820,
      "loc": {
        "start": {
          "line": 467,
          "column": 60
        },
        "end": {
          "line": 467,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 18820,
      "end": 18829,
      "loc": {
        "start": {
          "line": 467,
          "column": 61
        },
        "end": {
          "line": 467,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18829,
      "end": 18830,
      "loc": {
        "start": {
          "line": 467,
          "column": 70
        },
        "end": {
          "line": 467,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18830,
      "end": 18831,
      "loc": {
        "start": {
          "line": 467,
          "column": 71
        },
        "end": {
          "line": 467,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18848,
      "end": 18852,
      "loc": {
        "start": {
          "line": 468,
          "column": 16
        },
        "end": {
          "line": 468,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18852,
      "end": 18853,
      "loc": {
        "start": {
          "line": 468,
          "column": 20
        },
        "end": {
          "line": 468,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panPixels",
      "start": 18853,
      "end": 18862,
      "loc": {
        "start": {
          "line": 468,
          "column": 21
        },
        "end": {
          "line": 468,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18862,
      "end": 18863,
      "loc": {
        "start": {
          "line": 468,
          "column": 30
        },
        "end": {
          "line": 468,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18863,
      "end": 18867,
      "loc": {
        "start": {
          "line": 468,
          "column": 31
        },
        "end": {
          "line": 468,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18867,
      "end": 18868,
      "loc": {
        "start": {
          "line": 468,
          "column": 35
        },
        "end": {
          "line": 468,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panDelta",
      "start": 18868,
      "end": 18877,
      "loc": {
        "start": {
          "line": 468,
          "column": 36
        },
        "end": {
          "line": 468,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18877,
      "end": 18878,
      "loc": {
        "start": {
          "line": 468,
          "column": 45
        },
        "end": {
          "line": 468,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 18878,
      "end": 18879,
      "loc": {
        "start": {
          "line": 468,
          "column": 46
        },
        "end": {
          "line": 468,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18879,
      "end": 18880,
      "loc": {
        "start": {
          "line": 468,
          "column": 47
        },
        "end": {
          "line": 468,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18881,
      "end": 18885,
      "loc": {
        "start": {
          "line": 468,
          "column": 49
        },
        "end": {
          "line": 468,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18885,
      "end": 18886,
      "loc": {
        "start": {
          "line": 468,
          "column": 53
        },
        "end": {
          "line": 468,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panDelta",
      "start": 18886,
      "end": 18895,
      "loc": {
        "start": {
          "line": 468,
          "column": 54
        },
        "end": {
          "line": 468,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18895,
      "end": 18896,
      "loc": {
        "start": {
          "line": 468,
          "column": 63
        },
        "end": {
          "line": 468,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 18896,
      "end": 18897,
      "loc": {
        "start": {
          "line": 468,
          "column": 64
        },
        "end": {
          "line": 468,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18897,
      "end": 18898,
      "loc": {
        "start": {
          "line": 468,
          "column": 65
        },
        "end": {
          "line": 468,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18898,
      "end": 18899,
      "loc": {
        "start": {
          "line": 468,
          "column": 66
        },
        "end": {
          "line": 468,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 18916,
      "end": 18922,
      "loc": {
        "start": {
          "line": 469,
          "column": 16
        },
        "end": {
          "line": 469,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 18923,
      "end": 18927,
      "loc": {
        "start": {
          "line": 469,
          "column": 23
        },
        "end": {
          "line": 469,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18927,
      "end": 18928,
      "loc": {
        "start": {
          "line": 469,
          "column": 27
        },
        "end": {
          "line": 469,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18941,
      "end": 18942,
      "loc": {
        "start": {
          "line": 470,
          "column": 12
        },
        "end": {
          "line": 470,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18951,
      "end": 18952,
      "loc": {
        "start": {
          "line": 471,
          "column": 8
        },
        "end": {
          "line": 471,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 18961,
      "end": 18967,
      "loc": {
        "start": {
          "line": 472,
          "column": 8
        },
        "end": {
          "line": 472,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 18968,
      "end": 18973,
      "loc": {
        "start": {
          "line": 472,
          "column": 15
        },
        "end": {
          "line": 472,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18973,
      "end": 18974,
      "loc": {
        "start": {
          "line": 472,
          "column": 20
        },
        "end": {
          "line": 472,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18979,
      "end": 18980,
      "loc": {
        "start": {
          "line": 473,
          "column": 4
        },
        "end": {
          "line": 473,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stop",
      "start": 18986,
      "end": 18990,
      "loc": {
        "start": {
          "line": 475,
          "column": 4
        },
        "end": {
          "line": 475,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18990,
      "end": 18991,
      "loc": {
        "start": {
          "line": 475,
          "column": 8
        },
        "end": {
          "line": 475,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18991,
      "end": 18992,
      "loc": {
        "start": {
          "line": 475,
          "column": 9
        },
        "end": {
          "line": 475,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18993,
      "end": 18994,
      "loc": {
        "start": {
          "line": 475,
          "column": 11
        },
        "end": {
          "line": 475,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19003,
      "end": 19007,
      "loc": {
        "start": {
          "line": 476,
          "column": 8
        },
        "end": {
          "line": 476,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19007,
      "end": 19008,
      "loc": {
        "start": {
          "line": 476,
          "column": 12
        },
        "end": {
          "line": 476,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 19008,
      "end": 19018,
      "loc": {
        "start": {
          "line": 476,
          "column": 13
        },
        "end": {
          "line": 476,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19019,
      "end": 19020,
      "loc": {
        "start": {
          "line": 476,
          "column": 24
        },
        "end": {
          "line": 476,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 19021,
      "end": 19026,
      "loc": {
        "start": {
          "line": 476,
          "column": 26
        },
        "end": {
          "line": 476,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19026,
      "end": 19027,
      "loc": {
        "start": {
          "line": 476,
          "column": 31
        },
        "end": {
          "line": 476,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19037,
      "end": 19041,
      "loc": {
        "start": {
          "line": 478,
          "column": 8
        },
        "end": {
          "line": 478,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19041,
      "end": 19042,
      "loc": {
        "start": {
          "line": 478,
          "column": 12
        },
        "end": {
          "line": 478,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 19042,
      "end": 19051,
      "loc": {
        "start": {
          "line": 478,
          "column": 13
        },
        "end": {
          "line": 478,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19051,
      "end": 19052,
      "loc": {
        "start": {
          "line": 478,
          "column": 22
        },
        "end": {
          "line": 478,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 19052,
      "end": 19056,
      "loc": {
        "start": {
          "line": 478,
          "column": 23
        },
        "end": {
          "line": 478,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19057,
      "end": 19058,
      "loc": {
        "start": {
          "line": 478,
          "column": 28
        },
        "end": {
          "line": 478,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 19059,
      "end": 19060,
      "loc": {
        "start": {
          "line": 478,
          "column": 30
        },
        "end": {
          "line": 478,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19060,
      "end": 19061,
      "loc": {
        "start": {
          "line": 478,
          "column": 31
        },
        "end": {
          "line": 478,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19070,
      "end": 19074,
      "loc": {
        "start": {
          "line": 479,
          "column": 8
        },
        "end": {
          "line": 479,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19074,
      "end": 19075,
      "loc": {
        "start": {
          "line": 479,
          "column": 12
        },
        "end": {
          "line": 479,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 19075,
      "end": 19084,
      "loc": {
        "start": {
          "line": 479,
          "column": 13
        },
        "end": {
          "line": 479,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19084,
      "end": 19085,
      "loc": {
        "start": {
          "line": 479,
          "column": 22
        },
        "end": {
          "line": 479,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 19085,
      "end": 19091,
      "loc": {
        "start": {
          "line": 479,
          "column": 23
        },
        "end": {
          "line": 479,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19092,
      "end": 19093,
      "loc": {
        "start": {
          "line": 479,
          "column": 30
        },
        "end": {
          "line": 479,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 19094,
      "end": 19095,
      "loc": {
        "start": {
          "line": 479,
          "column": 32
        },
        "end": {
          "line": 479,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19095,
      "end": 19096,
      "loc": {
        "start": {
          "line": 479,
          "column": 33
        },
        "end": {
          "line": 479,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19105,
      "end": 19109,
      "loc": {
        "start": {
          "line": 480,
          "column": 8
        },
        "end": {
          "line": 480,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19109,
      "end": 19110,
      "loc": {
        "start": {
          "line": 480,
          "column": 12
        },
        "end": {
          "line": 480,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFocus",
      "start": 19110,
      "end": 19120,
      "loc": {
        "start": {
          "line": 480,
          "column": 13
        },
        "end": {
          "line": 480,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19120,
      "end": 19121,
      "loc": {
        "start": {
          "line": 480,
          "column": 23
        },
        "end": {
          "line": 480,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 19121,
      "end": 19125,
      "loc": {
        "start": {
          "line": 480,
          "column": 24
        },
        "end": {
          "line": 480,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19126,
      "end": 19127,
      "loc": {
        "start": {
          "line": 480,
          "column": 29
        },
        "end": {
          "line": 480,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 19128,
      "end": 19129,
      "loc": {
        "start": {
          "line": 480,
          "column": 31
        },
        "end": {
          "line": 480,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19129,
      "end": 19130,
      "loc": {
        "start": {
          "line": 480,
          "column": 32
        },
        "end": {
          "line": 480,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19139,
      "end": 19143,
      "loc": {
        "start": {
          "line": 481,
          "column": 8
        },
        "end": {
          "line": 481,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19143,
      "end": 19144,
      "loc": {
        "start": {
          "line": 481,
          "column": 12
        },
        "end": {
          "line": 481,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoTheta",
      "start": 19144,
      "end": 19154,
      "loc": {
        "start": {
          "line": 481,
          "column": 13
        },
        "end": {
          "line": 481,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19154,
      "end": 19155,
      "loc": {
        "start": {
          "line": 481,
          "column": 23
        },
        "end": {
          "line": 481,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 19155,
      "end": 19159,
      "loc": {
        "start": {
          "line": 481,
          "column": 24
        },
        "end": {
          "line": 481,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19160,
      "end": 19161,
      "loc": {
        "start": {
          "line": 481,
          "column": 29
        },
        "end": {
          "line": 481,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 19162,
      "end": 19163,
      "loc": {
        "start": {
          "line": 481,
          "column": 31
        },
        "end": {
          "line": 481,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19163,
      "end": 19164,
      "loc": {
        "start": {
          "line": 481,
          "column": 32
        },
        "end": {
          "line": 481,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19173,
      "end": 19177,
      "loc": {
        "start": {
          "line": 482,
          "column": 8
        },
        "end": {
          "line": 482,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19177,
      "end": 19178,
      "loc": {
        "start": {
          "line": 482,
          "column": 12
        },
        "end": {
          "line": 482,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoPhi",
      "start": 19178,
      "end": 19186,
      "loc": {
        "start": {
          "line": 482,
          "column": 13
        },
        "end": {
          "line": 482,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19186,
      "end": 19187,
      "loc": {
        "start": {
          "line": 482,
          "column": 21
        },
        "end": {
          "line": 482,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 19187,
      "end": 19191,
      "loc": {
        "start": {
          "line": 482,
          "column": 22
        },
        "end": {
          "line": 482,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19192,
      "end": 19193,
      "loc": {
        "start": {
          "line": 482,
          "column": 27
        },
        "end": {
          "line": 482,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 19194,
      "end": 19195,
      "loc": {
        "start": {
          "line": 482,
          "column": 29
        },
        "end": {
          "line": 482,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19195,
      "end": 19196,
      "loc": {
        "start": {
          "line": 482,
          "column": 30
        },
        "end": {
          "line": 482,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19205,
      "end": 19209,
      "loc": {
        "start": {
          "line": 483,
          "column": 8
        },
        "end": {
          "line": 483,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19209,
      "end": 19210,
      "loc": {
        "start": {
          "line": 483,
          "column": 12
        },
        "end": {
          "line": 483,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoFov",
      "start": 19210,
      "end": 19218,
      "loc": {
        "start": {
          "line": 483,
          "column": 13
        },
        "end": {
          "line": 483,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19218,
      "end": 19219,
      "loc": {
        "start": {
          "line": 483,
          "column": 21
        },
        "end": {
          "line": 483,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 19219,
      "end": 19223,
      "loc": {
        "start": {
          "line": 483,
          "column": 22
        },
        "end": {
          "line": 483,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19224,
      "end": 19225,
      "loc": {
        "start": {
          "line": 483,
          "column": 27
        },
        "end": {
          "line": 483,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 19226,
      "end": 19227,
      "loc": {
        "start": {
          "line": 483,
          "column": 29
        },
        "end": {
          "line": 483,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19227,
      "end": 19228,
      "loc": {
        "start": {
          "line": 483,
          "column": 30
        },
        "end": {
          "line": 483,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19238,
      "end": 19242,
      "loc": {
        "start": {
          "line": 485,
          "column": 8
        },
        "end": {
          "line": 485,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19242,
      "end": 19243,
      "loc": {
        "start": {
          "line": 485,
          "column": 12
        },
        "end": {
          "line": 485,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelStart",
      "start": 19243,
      "end": 19254,
      "loc": {
        "start": {
          "line": 485,
          "column": 13
        },
        "end": {
          "line": 485,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19254,
      "end": 19255,
      "loc": {
        "start": {
          "line": 485,
          "column": 24
        },
        "end": {
          "line": 485,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 19255,
      "end": 19256,
      "loc": {
        "start": {
          "line": 485,
          "column": 25
        },
        "end": {
          "line": 485,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19257,
      "end": 19258,
      "loc": {
        "start": {
          "line": 485,
          "column": 27
        },
        "end": {
          "line": 485,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 19259,
      "end": 19260,
      "loc": {
        "start": {
          "line": 485,
          "column": 29
        },
        "end": {
          "line": 485,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19260,
      "end": 19261,
      "loc": {
        "start": {
          "line": 485,
          "column": 30
        },
        "end": {
          "line": 485,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19270,
      "end": 19274,
      "loc": {
        "start": {
          "line": 486,
          "column": 8
        },
        "end": {
          "line": 486,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19274,
      "end": 19275,
      "loc": {
        "start": {
          "line": 486,
          "column": 12
        },
        "end": {
          "line": 486,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelEnd",
      "start": 19275,
      "end": 19284,
      "loc": {
        "start": {
          "line": 486,
          "column": 13
        },
        "end": {
          "line": 486,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19284,
      "end": 19285,
      "loc": {
        "start": {
          "line": 486,
          "column": 22
        },
        "end": {
          "line": 486,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 19285,
      "end": 19286,
      "loc": {
        "start": {
          "line": 486,
          "column": 23
        },
        "end": {
          "line": 486,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19287,
      "end": 19288,
      "loc": {
        "start": {
          "line": 486,
          "column": 25
        },
        "end": {
          "line": 486,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 19289,
      "end": 19290,
      "loc": {
        "start": {
          "line": 486,
          "column": 27
        },
        "end": {
          "line": 486,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19290,
      "end": 19291,
      "loc": {
        "start": {
          "line": 486,
          "column": 28
        },
        "end": {
          "line": 486,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "stgatilov: fix bug with zooming in the midst of dragging",
      "start": 19301,
      "end": 19359,
      "loc": {
        "start": {
          "line": 488,
          "column": 8
        },
        "end": {
          "line": 488,
          "column": 66
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "there is no point in setting panStart to zero here",
      "start": 19368,
      "end": 19420,
      "loc": {
        "start": {
          "line": 489,
          "column": 8
        },
        "end": {
          "line": 489,
          "column": 60
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "this._panStart.set(0, 0);\n        this._panEnd.set(0, 0);",
      "start": 19429,
      "end": 19490,
      "loc": {
        "start": {
          "line": 490,
          "column": 8
        },
        "end": {
          "line": 491,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19500,
      "end": 19504,
      "loc": {
        "start": {
          "line": 493,
          "column": 8
        },
        "end": {
          "line": 493,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19504,
      "end": 19505,
      "loc": {
        "start": {
          "line": 493,
          "column": 12
        },
        "end": {
          "line": 493,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "emptyIdleCallbacks",
      "start": 19505,
      "end": 19523,
      "loc": {
        "start": {
          "line": 493,
          "column": 13
        },
        "end": {
          "line": 493,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19523,
      "end": 19524,
      "loc": {
        "start": {
          "line": 493,
          "column": 31
        },
        "end": {
          "line": 493,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19524,
      "end": 19525,
      "loc": {
        "start": {
          "line": 493,
          "column": 32
        },
        "end": {
          "line": 493,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19525,
      "end": 19526,
      "loc": {
        "start": {
          "line": 493,
          "column": 33
        },
        "end": {
          "line": 493,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 19535,
      "end": 19541,
      "loc": {
        "start": {
          "line": 494,
          "column": 8
        },
        "end": {
          "line": 494,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19542,
      "end": 19546,
      "loc": {
        "start": {
          "line": 494,
          "column": 15
        },
        "end": {
          "line": 494,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19546,
      "end": 19547,
      "loc": {
        "start": {
          "line": 494,
          "column": 19
        },
        "end": {
          "line": 494,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19552,
      "end": 19553,
      "loc": {
        "start": {
          "line": 495,
          "column": 4
        },
        "end": {
          "line": 495,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "store",
      "start": 19559,
      "end": 19564,
      "loc": {
        "start": {
          "line": 497,
          "column": 4
        },
        "end": {
          "line": 497,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19564,
      "end": 19565,
      "loc": {
        "start": {
          "line": 497,
          "column": 9
        },
        "end": {
          "line": 497,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "controls",
      "start": 19565,
      "end": 19573,
      "loc": {
        "start": {
          "line": 497,
          "column": 10
        },
        "end": {
          "line": 497,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19573,
      "end": 19574,
      "loc": {
        "start": {
          "line": 497,
          "column": 18
        },
        "end": {
          "line": 497,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19575,
      "end": 19576,
      "loc": {
        "start": {
          "line": 497,
          "column": 20
        },
        "end": {
          "line": 497,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 19585,
      "end": 19588,
      "loc": {
        "start": {
          "line": 498,
          "column": 8
        },
        "end": {
          "line": 498,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 19589,
      "end": 19595,
      "loc": {
        "start": {
          "line": 498,
          "column": 12
        },
        "end": {
          "line": 498,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19596,
      "end": 19597,
      "loc": {
        "start": {
          "line": 498,
          "column": 19
        },
        "end": {
          "line": 498,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19598,
      "end": 19599,
      "loc": {
        "start": {
          "line": 498,
          "column": 21
        },
        "end": {
          "line": 498,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19599,
      "end": 19603,
      "loc": {
        "start": {
          "line": 498,
          "column": 22
        },
        "end": {
          "line": 498,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19603,
      "end": 19604,
      "loc": {
        "start": {
          "line": 498,
          "column": 26
        },
        "end": {
          "line": 498,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 19604,
      "end": 19610,
      "loc": {
        "start": {
          "line": 498,
          "column": 27
        },
        "end": {
          "line": 498,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 19611,
      "end": 19613,
      "loc": {
        "start": {
          "line": 498,
          "column": 34
        },
        "end": {
          "line": 498,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19614,
      "end": 19618,
      "loc": {
        "start": {
          "line": 498,
          "column": 37
        },
        "end": {
          "line": 498,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19618,
      "end": 19619,
      "loc": {
        "start": {
          "line": 498,
          "column": 41
        },
        "end": {
          "line": 498,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 19619,
      "end": 19623,
      "loc": {
        "start": {
          "line": 498,
          "column": 42
        },
        "end": {
          "line": 498,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19623,
      "end": 19624,
      "loc": {
        "start": {
          "line": 498,
          "column": 46
        },
        "end": {
          "line": 498,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 19624,
      "end": 19630,
      "loc": {
        "start": {
          "line": 498,
          "column": 47
        },
        "end": {
          "line": 498,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19630,
      "end": 19631,
      "loc": {
        "start": {
          "line": 498,
          "column": 53
        },
        "end": {
          "line": 498,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19631,
      "end": 19632,
      "loc": {
        "start": {
          "line": 498,
          "column": 54
        },
        "end": {
          "line": 498,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19641,
      "end": 19645,
      "loc": {
        "start": {
          "line": 499,
          "column": 8
        },
        "end": {
          "line": 499,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19645,
      "end": 19646,
      "loc": {
        "start": {
          "line": 499,
          "column": 12
        },
        "end": {
          "line": 499,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_lastState",
      "start": 19646,
      "end": 19656,
      "loc": {
        "start": {
          "line": 499,
          "column": 13
        },
        "end": {
          "line": 499,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 19657,
      "end": 19658,
      "loc": {
        "start": {
          "line": 499,
          "column": 24
        },
        "end": {
          "line": 499,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19659,
      "end": 19660,
      "loc": {
        "start": {
          "line": 499,
          "column": 26
        },
        "end": {
          "line": 499,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 19673,
      "end": 19679,
      "loc": {
        "start": {
          "line": 500,
          "column": 12
        },
        "end": {
          "line": 500,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19679,
      "end": 19680,
      "loc": {
        "start": {
          "line": 500,
          "column": 18
        },
        "end": {
          "line": 500,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 19680,
      "end": 19683,
      "loc": {
        "start": {
          "line": 500,
          "column": 19
        },
        "end": {
          "line": 500,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19683,
      "end": 19684,
      "loc": {
        "start": {
          "line": 500,
          "column": 22
        },
        "end": {
          "line": 500,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19697,
      "end": 19701,
      "loc": {
        "start": {
          "line": 501,
          "column": 12
        },
        "end": {
          "line": 501,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19701,
      "end": 19702,
      "loc": {
        "start": {
          "line": 501,
          "column": 16
        },
        "end": {
          "line": 501,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 19702,
      "end": 19708,
      "loc": {
        "start": {
          "line": 501,
          "column": 17
        },
        "end": {
          "line": 501,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19708,
      "end": 19709,
      "loc": {
        "start": {
          "line": 501,
          "column": 23
        },
        "end": {
          "line": 501,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 19709,
      "end": 19714,
      "loc": {
        "start": {
          "line": 501,
          "column": 24
        },
        "end": {
          "line": 501,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19714,
      "end": 19715,
      "loc": {
        "start": {
          "line": 501,
          "column": 29
        },
        "end": {
          "line": 501,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19715,
      "end": 19716,
      "loc": {
        "start": {
          "line": 501,
          "column": 30
        },
        "end": {
          "line": 501,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19716,
      "end": 19717,
      "loc": {
        "start": {
          "line": 501,
          "column": 31
        },
        "end": {
          "line": 501,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19730,
      "end": 19734,
      "loc": {
        "start": {
          "line": 502,
          "column": 12
        },
        "end": {
          "line": 502,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19734,
      "end": 19735,
      "loc": {
        "start": {
          "line": 502,
          "column": 16
        },
        "end": {
          "line": 502,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 19735,
      "end": 19741,
      "loc": {
        "start": {
          "line": 502,
          "column": 17
        },
        "end": {
          "line": 502,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19741,
      "end": 19742,
      "loc": {
        "start": {
          "line": 502,
          "column": 23
        },
        "end": {
          "line": 502,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distanceTo",
      "start": 19742,
      "end": 19752,
      "loc": {
        "start": {
          "line": 502,
          "column": 24
        },
        "end": {
          "line": 502,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19752,
      "end": 19753,
      "loc": {
        "start": {
          "line": 502,
          "column": 34
        },
        "end": {
          "line": 502,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 19753,
      "end": 19759,
      "loc": {
        "start": {
          "line": 502,
          "column": 35
        },
        "end": {
          "line": 502,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19759,
      "end": 19760,
      "loc": {
        "start": {
          "line": 502,
          "column": 41
        },
        "end": {
          "line": 502,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 19760,
      "end": 19768,
      "loc": {
        "start": {
          "line": 502,
          "column": 42
        },
        "end": {
          "line": 502,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19768,
      "end": 19769,
      "loc": {
        "start": {
          "line": 502,
          "column": 50
        },
        "end": {
          "line": 502,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19769,
      "end": 19770,
      "loc": {
        "start": {
          "line": 502,
          "column": 51
        },
        "end": {
          "line": 502,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19783,
      "end": 19787,
      "loc": {
        "start": {
          "line": 503,
          "column": 12
        },
        "end": {
          "line": 503,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19787,
      "end": 19788,
      "loc": {
        "start": {
          "line": 503,
          "column": 16
        },
        "end": {
          "line": 503,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 19788,
      "end": 19793,
      "loc": {
        "start": {
          "line": 503,
          "column": 17
        },
        "end": {
          "line": 503,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19793,
      "end": 19794,
      "loc": {
        "start": {
          "line": 503,
          "column": 22
        },
        "end": {
          "line": 503,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19807,
      "end": 19811,
      "loc": {
        "start": {
          "line": 504,
          "column": 12
        },
        "end": {
          "line": 504,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19811,
      "end": 19812,
      "loc": {
        "start": {
          "line": 504,
          "column": 16
        },
        "end": {
          "line": 504,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 19812,
      "end": 19815,
      "loc": {
        "start": {
          "line": 504,
          "column": 17
        },
        "end": {
          "line": 504,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19824,
      "end": 19825,
      "loc": {
        "start": {
          "line": 505,
          "column": 8
        },
        "end": {
          "line": 505,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19825,
      "end": 19826,
      "loc": {
        "start": {
          "line": 505,
          "column": 9
        },
        "end": {
          "line": 505,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 19835,
      "end": 19837,
      "loc": {
        "start": {
          "line": 506,
          "column": 8
        },
        "end": {
          "line": 506,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19838,
      "end": 19839,
      "loc": {
        "start": {
          "line": 506,
          "column": 11
        },
        "end": {
          "line": 506,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 19839,
      "end": 19840,
      "loc": {
        "start": {
          "line": 506,
          "column": 12
        },
        "end": {
          "line": 506,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 19840,
      "end": 19841,
      "loc": {
        "start": {
          "line": 506,
          "column": 13
        },
        "end": {
          "line": 506,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "controls",
      "start": 19841,
      "end": 19849,
      "loc": {
        "start": {
          "line": 506,
          "column": 14
        },
        "end": {
          "line": 506,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19849,
      "end": 19850,
      "loc": {
        "start": {
          "line": 506,
          "column": 22
        },
        "end": {
          "line": 506,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "controls",
      "start": 19863,
      "end": 19871,
      "loc": {
        "start": {
          "line": 507,
          "column": 12
        },
        "end": {
          "line": 507,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19871,
      "end": 19872,
      "loc": {
        "start": {
          "line": 507,
          "column": 20
        },
        "end": {
          "line": 507,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 19872,
      "end": 19875,
      "loc": {
        "start": {
          "line": 507,
          "column": 21
        },
        "end": {
          "line": 507,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19875,
      "end": 19876,
      "loc": {
        "start": {
          "line": 507,
          "column": 24
        },
        "end": {
          "line": 507,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 19876,
      "end": 19885,
      "loc": {
        "start": {
          "line": 507,
          "column": 25
        },
        "end": {
          "line": 507,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19885,
      "end": 19886,
      "loc": {
        "start": {
          "line": 507,
          "column": 34
        },
        "end": {
          "line": 507,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 19886,
      "end": 19887,
      "loc": {
        "start": {
          "line": 507,
          "column": 35
        },
        "end": {
          "line": 507,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19887,
      "end": 19888,
      "loc": {
        "start": {
          "line": 507,
          "column": 36
        },
        "end": {
          "line": 507,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19888,
      "end": 19889,
      "loc": {
        "start": {
          "line": 507,
          "column": 37
        },
        "end": {
          "line": 507,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19889,
      "end": 19890,
      "loc": {
        "start": {
          "line": 507,
          "column": 38
        },
        "end": {
          "line": 507,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focus",
      "start": 19890,
      "end": 19895,
      "loc": {
        "start": {
          "line": 507,
          "column": 39
        },
        "end": {
          "line": 507,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19895,
      "end": 19896,
      "loc": {
        "start": {
          "line": 507,
          "column": 44
        },
        "end": {
          "line": 507,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 19896,
      "end": 19905,
      "loc": {
        "start": {
          "line": 507,
          "column": 45
        },
        "end": {
          "line": 507,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19905,
      "end": 19906,
      "loc": {
        "start": {
          "line": 507,
          "column": 54
        },
        "end": {
          "line": 507,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 19906,
      "end": 19907,
      "loc": {
        "start": {
          "line": 507,
          "column": 55
        },
        "end": {
          "line": 507,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19907,
      "end": 19908,
      "loc": {
        "start": {
          "line": 507,
          "column": 56
        },
        "end": {
          "line": 507,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19908,
      "end": 19909,
      "loc": {
        "start": {
          "line": 507,
          "column": 57
        },
        "end": {
          "line": 507,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19909,
      "end": 19910,
      "loc": {
        "start": {
          "line": 507,
          "column": 58
        },
        "end": {
          "line": 507,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoom",
      "start": 19910,
      "end": 19914,
      "loc": {
        "start": {
          "line": 507,
          "column": 59
        },
        "end": {
          "line": 507,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19914,
      "end": 19915,
      "loc": {
        "start": {
          "line": 507,
          "column": 63
        },
        "end": {
          "line": 507,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 19915,
      "end": 19924,
      "loc": {
        "start": {
          "line": 507,
          "column": 64
        },
        "end": {
          "line": 507,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19924,
      "end": 19925,
      "loc": {
        "start": {
          "line": 507,
          "column": 73
        },
        "end": {
          "line": 507,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 19925,
      "end": 19926,
      "loc": {
        "start": {
          "line": 507,
          "column": 74
        },
        "end": {
          "line": 507,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19926,
      "end": 19927,
      "loc": {
        "start": {
          "line": 507,
          "column": 75
        },
        "end": {
          "line": 507,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19927,
      "end": 19928,
      "loc": {
        "start": {
          "line": 507,
          "column": 76
        },
        "end": {
          "line": 507,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19928,
      "end": 19929,
      "loc": {
        "start": {
          "line": 507,
          "column": 77
        },
        "end": {
          "line": 507,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotate",
      "start": 19929,
      "end": 19935,
      "loc": {
        "start": {
          "line": 507,
          "column": 78
        },
        "end": {
          "line": 507,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19935,
      "end": 19936,
      "loc": {
        "start": {
          "line": 507,
          "column": 84
        },
        "end": {
          "line": 507,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 19936,
      "end": 19945,
      "loc": {
        "start": {
          "line": 507,
          "column": 85
        },
        "end": {
          "line": 507,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19945,
      "end": 19946,
      "loc": {
        "start": {
          "line": 507,
          "column": 94
        },
        "end": {
          "line": 507,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 3,
      "start": 19946,
      "end": 19947,
      "loc": {
        "start": {
          "line": 507,
          "column": 95
        },
        "end": {
          "line": 507,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19947,
      "end": 19948,
      "loc": {
        "start": {
          "line": 507,
          "column": 96
        },
        "end": {
          "line": 507,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19948,
      "end": 19949,
      "loc": {
        "start": {
          "line": 507,
          "column": 97
        },
        "end": {
          "line": 507,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 19950,
      "end": 19959,
      "loc": {
        "start": {
          "line": 507,
          "column": 99
        },
        "end": {
          "line": 507,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19959,
      "end": 19960,
      "loc": {
        "start": {
          "line": 507,
          "column": 108
        },
        "end": {
          "line": 507,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 4,
      "start": 19960,
      "end": 19961,
      "loc": {
        "start": {
          "line": 507,
          "column": 109
        },
        "end": {
          "line": 507,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19961,
      "end": 19962,
      "loc": {
        "start": {
          "line": 507,
          "column": 110
        },
        "end": {
          "line": 507,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19962,
      "end": 19963,
      "loc": {
        "start": {
          "line": 507,
          "column": 111
        },
        "end": {
          "line": 507,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19963,
      "end": 19964,
      "loc": {
        "start": {
          "line": 507,
          "column": 112
        },
        "end": {
          "line": 507,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "now",
      "start": 19964,
      "end": 19967,
      "loc": {
        "start": {
          "line": 507,
          "column": 113
        },
        "end": {
          "line": 507,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19967,
      "end": 19968,
      "loc": {
        "start": {
          "line": 507,
          "column": 116
        },
        "end": {
          "line": 507,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19968,
      "end": 19969,
      "loc": {
        "start": {
          "line": 507,
          "column": 117
        },
        "end": {
          "line": 507,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19969,
      "end": 19970,
      "loc": {
        "start": {
          "line": 507,
          "column": 118
        },
        "end": {
          "line": 507,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 19979,
      "end": 19985,
      "loc": {
        "start": {
          "line": 508,
          "column": 8
        },
        "end": {
          "line": 508,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 19986,
      "end": 19990,
      "loc": {
        "start": {
          "line": 508,
          "column": 15
        },
        "end": {
          "line": 508,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19990,
      "end": 19991,
      "loc": {
        "start": {
          "line": 508,
          "column": 19
        },
        "end": {
          "line": 508,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19996,
      "end": 19997,
      "loc": {
        "start": {
          "line": 509,
          "column": 4
        },
        "end": {
          "line": 509,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "back",
      "start": 20003,
      "end": 20007,
      "loc": {
        "start": {
          "line": 511,
          "column": 4
        },
        "end": {
          "line": 511,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20007,
      "end": 20008,
      "loc": {
        "start": {
          "line": 511,
          "column": 8
        },
        "end": {
          "line": 511,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20008,
      "end": 20009,
      "loc": {
        "start": {
          "line": 511,
          "column": 9
        },
        "end": {
          "line": 511,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20010,
      "end": 20011,
      "loc": {
        "start": {
          "line": 511,
          "column": 11
        },
        "end": {
          "line": 511,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 20020,
      "end": 20022,
      "loc": {
        "start": {
          "line": 512,
          "column": 8
        },
        "end": {
          "line": 512,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20023,
      "end": 20024,
      "loc": {
        "start": {
          "line": 512,
          "column": 11
        },
        "end": {
          "line": 512,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20024,
      "end": 20028,
      "loc": {
        "start": {
          "line": 512,
          "column": 12
        },
        "end": {
          "line": 512,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20028,
      "end": 20029,
      "loc": {
        "start": {
          "line": 512,
          "column": 16
        },
        "end": {
          "line": 512,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_lastState",
      "start": 20029,
      "end": 20039,
      "loc": {
        "start": {
          "line": 512,
          "column": 17
        },
        "end": {
          "line": 512,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20039,
      "end": 20040,
      "loc": {
        "start": {
          "line": 512,
          "column": 27
        },
        "end": {
          "line": 512,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 20040,
      "end": 20046,
      "loc": {
        "start": {
          "line": 512,
          "column": 28
        },
        "end": {
          "line": 512,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 20047,
      "end": 20048,
      "loc": {
        "start": {
          "line": 512,
          "column": 35
        },
        "end": {
          "line": 512,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 20049,
      "end": 20050,
      "loc": {
        "start": {
          "line": 512,
          "column": 37
        },
        "end": {
          "line": 512,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20050,
      "end": 20051,
      "loc": {
        "start": {
          "line": 512,
          "column": 38
        },
        "end": {
          "line": 512,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20052,
      "end": 20053,
      "loc": {
        "start": {
          "line": 512,
          "column": 40
        },
        "end": {
          "line": 512,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20066,
      "end": 20070,
      "loc": {
        "start": {
          "line": 513,
          "column": 12
        },
        "end": {
          "line": 513,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20070,
      "end": 20071,
      "loc": {
        "start": {
          "line": 513,
          "column": 16
        },
        "end": {
          "line": 513,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 20071,
      "end": 20081,
      "loc": {
        "start": {
          "line": 513,
          "column": 17
        },
        "end": {
          "line": 513,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 20082,
      "end": 20083,
      "loc": {
        "start": {
          "line": 513,
          "column": 28
        },
        "end": {
          "line": 513,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 20084,
      "end": 20088,
      "loc": {
        "start": {
          "line": 513,
          "column": 30
        },
        "end": {
          "line": 513,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20088,
      "end": 20089,
      "loc": {
        "start": {
          "line": 513,
          "column": 34
        },
        "end": {
          "line": 513,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20102,
      "end": 20106,
      "loc": {
        "start": {
          "line": 514,
          "column": 12
        },
        "end": {
          "line": 514,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20106,
      "end": 20107,
      "loc": {
        "start": {
          "line": 514,
          "column": 16
        },
        "end": {
          "line": 514,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fov",
      "start": 20107,
      "end": 20110,
      "loc": {
        "start": {
          "line": 514,
          "column": 17
        },
        "end": {
          "line": 514,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20110,
      "end": 20111,
      "loc": {
        "start": {
          "line": 514,
          "column": 20
        },
        "end": {
          "line": 514,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 20111,
      "end": 20120,
      "loc": {
        "start": {
          "line": 514,
          "column": 21
        },
        "end": {
          "line": 514,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20120,
      "end": 20121,
      "loc": {
        "start": {
          "line": 514,
          "column": 30
        },
        "end": {
          "line": 514,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 20121,
      "end": 20122,
      "loc": {
        "start": {
          "line": 514,
          "column": 31
        },
        "end": {
          "line": 514,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20122,
      "end": 20123,
      "loc": {
        "start": {
          "line": 514,
          "column": 32
        },
        "end": {
          "line": 514,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20123,
      "end": 20124,
      "loc": {
        "start": {
          "line": 514,
          "column": 33
        },
        "end": {
          "line": 514,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20124,
      "end": 20125,
      "loc": {
        "start": {
          "line": 514,
          "column": 34
        },
        "end": {
          "line": 514,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focus",
      "start": 20125,
      "end": 20130,
      "loc": {
        "start": {
          "line": 514,
          "column": 35
        },
        "end": {
          "line": 514,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20130,
      "end": 20131,
      "loc": {
        "start": {
          "line": 514,
          "column": 40
        },
        "end": {
          "line": 514,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 20131,
      "end": 20140,
      "loc": {
        "start": {
          "line": 514,
          "column": 41
        },
        "end": {
          "line": 514,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20140,
      "end": 20141,
      "loc": {
        "start": {
          "line": 514,
          "column": 50
        },
        "end": {
          "line": 514,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 20141,
      "end": 20142,
      "loc": {
        "start": {
          "line": 514,
          "column": 51
        },
        "end": {
          "line": 514,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20142,
      "end": 20143,
      "loc": {
        "start": {
          "line": 514,
          "column": 52
        },
        "end": {
          "line": 514,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20143,
      "end": 20144,
      "loc": {
        "start": {
          "line": 514,
          "column": 53
        },
        "end": {
          "line": 514,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20144,
      "end": 20145,
      "loc": {
        "start": {
          "line": 514,
          "column": 54
        },
        "end": {
          "line": 514,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoom",
      "start": 20145,
      "end": 20149,
      "loc": {
        "start": {
          "line": 514,
          "column": 55
        },
        "end": {
          "line": 514,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20149,
      "end": 20150,
      "loc": {
        "start": {
          "line": 514,
          "column": 59
        },
        "end": {
          "line": 514,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 20150,
      "end": 20159,
      "loc": {
        "start": {
          "line": 514,
          "column": 60
        },
        "end": {
          "line": 514,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20159,
      "end": 20160,
      "loc": {
        "start": {
          "line": 514,
          "column": 69
        },
        "end": {
          "line": 514,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 20160,
      "end": 20161,
      "loc": {
        "start": {
          "line": 514,
          "column": 70
        },
        "end": {
          "line": 514,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20161,
      "end": 20162,
      "loc": {
        "start": {
          "line": 514,
          "column": 71
        },
        "end": {
          "line": 514,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20162,
      "end": 20163,
      "loc": {
        "start": {
          "line": 514,
          "column": 72
        },
        "end": {
          "line": 514,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20163,
      "end": 20164,
      "loc": {
        "start": {
          "line": 514,
          "column": 73
        },
        "end": {
          "line": 514,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotate",
      "start": 20164,
      "end": 20170,
      "loc": {
        "start": {
          "line": 514,
          "column": 74
        },
        "end": {
          "line": 514,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20170,
      "end": 20171,
      "loc": {
        "start": {
          "line": 514,
          "column": 80
        },
        "end": {
          "line": 514,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 20171,
      "end": 20180,
      "loc": {
        "start": {
          "line": 514,
          "column": 81
        },
        "end": {
          "line": 514,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20180,
      "end": 20181,
      "loc": {
        "start": {
          "line": 514,
          "column": 90
        },
        "end": {
          "line": 514,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 3,
      "start": 20181,
      "end": 20182,
      "loc": {
        "start": {
          "line": 514,
          "column": 91
        },
        "end": {
          "line": 514,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20182,
      "end": 20183,
      "loc": {
        "start": {
          "line": 514,
          "column": 92
        },
        "end": {
          "line": 514,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20183,
      "end": 20184,
      "loc": {
        "start": {
          "line": 514,
          "column": 93
        },
        "end": {
          "line": 514,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastState",
      "start": 20185,
      "end": 20194,
      "loc": {
        "start": {
          "line": 514,
          "column": 95
        },
        "end": {
          "line": 514,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20194,
      "end": 20195,
      "loc": {
        "start": {
          "line": 514,
          "column": 104
        },
        "end": {
          "line": 514,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 4,
      "start": 20195,
      "end": 20196,
      "loc": {
        "start": {
          "line": 514,
          "column": 105
        },
        "end": {
          "line": 514,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20196,
      "end": 20197,
      "loc": {
        "start": {
          "line": 514,
          "column": 106
        },
        "end": {
          "line": 514,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20197,
      "end": 20198,
      "loc": {
        "start": {
          "line": 514,
          "column": 107
        },
        "end": {
          "line": 514,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20198,
      "end": 20199,
      "loc": {
        "start": {
          "line": 514,
          "column": 108
        },
        "end": {
          "line": 514,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20208,
      "end": 20209,
      "loc": {
        "start": {
          "line": 515,
          "column": 8
        },
        "end": {
          "line": 515,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 20218,
      "end": 20224,
      "loc": {
        "start": {
          "line": 516,
          "column": 8
        },
        "end": {
          "line": 516,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20225,
      "end": 20229,
      "loc": {
        "start": {
          "line": 516,
          "column": 15
        },
        "end": {
          "line": 516,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20229,
      "end": 20230,
      "loc": {
        "start": {
          "line": 516,
          "column": 19
        },
        "end": {
          "line": 516,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20235,
      "end": 20236,
      "loc": {
        "start": {
          "line": 517,
          "column": 4
        },
        "end": {
          "line": 517,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "polar",
      "start": 20242,
      "end": 20247,
      "loc": {
        "start": {
          "line": 519,
          "column": 4
        },
        "end": {
          "line": 519,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20247,
      "end": 20248,
      "loc": {
        "start": {
          "line": 519,
          "column": 9
        },
        "end": {
          "line": 519,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 20248,
      "end": 20251,
      "loc": {
        "start": {
          "line": 519,
          "column": 10
        },
        "end": {
          "line": 519,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20251,
      "end": 20252,
      "loc": {
        "start": {
          "line": 519,
          "column": 13
        },
        "end": {
          "line": 519,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "max",
      "start": 20253,
      "end": 20256,
      "loc": {
        "start": {
          "line": 519,
          "column": 15
        },
        "end": {
          "line": 519,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20256,
      "end": 20257,
      "loc": {
        "start": {
          "line": 519,
          "column": 18
        },
        "end": {
          "line": 519,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20258,
      "end": 20259,
      "loc": {
        "start": {
          "line": 519,
          "column": 20
        },
        "end": {
          "line": 519,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20268,
      "end": 20272,
      "loc": {
        "start": {
          "line": 520,
          "column": 8
        },
        "end": {
          "line": 520,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20272,
      "end": 20273,
      "loc": {
        "start": {
          "line": 520,
          "column": 12
        },
        "end": {
          "line": 520,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 20273,
      "end": 20283,
      "loc": {
        "start": {
          "line": 520,
          "column": 13
        },
        "end": {
          "line": 520,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 20284,
      "end": 20285,
      "loc": {
        "start": {
          "line": 520,
          "column": 24
        },
        "end": {
          "line": 520,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 20286,
      "end": 20290,
      "loc": {
        "start": {
          "line": 520,
          "column": 26
        },
        "end": {
          "line": 520,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20290,
      "end": 20291,
      "loc": {
        "start": {
          "line": 520,
          "column": 30
        },
        "end": {
          "line": 520,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20300,
      "end": 20304,
      "loc": {
        "start": {
          "line": 521,
          "column": 8
        },
        "end": {
          "line": 521,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20304,
      "end": 20305,
      "loc": {
        "start": {
          "line": 521,
          "column": 12
        },
        "end": {
          "line": 521,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_polarStart",
      "start": 20305,
      "end": 20316,
      "loc": {
        "start": {
          "line": 521,
          "column": 13
        },
        "end": {
          "line": 521,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20316,
      "end": 20317,
      "loc": {
        "start": {
          "line": 521,
          "column": 24
        },
        "end": {
          "line": 521,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 20317,
      "end": 20320,
      "loc": {
        "start": {
          "line": 521,
          "column": 25
        },
        "end": {
          "line": 521,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20320,
      "end": 20321,
      "loc": {
        "start": {
          "line": 521,
          "column": 28
        },
        "end": {
          "line": 521,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20321,
      "end": 20325,
      "loc": {
        "start": {
          "line": 521,
          "column": 29
        },
        "end": {
          "line": 521,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20325,
      "end": 20326,
      "loc": {
        "start": {
          "line": 521,
          "column": 33
        },
        "end": {
          "line": 521,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPolarAngle",
      "start": 20326,
      "end": 20339,
      "loc": {
        "start": {
          "line": 521,
          "column": 34
        },
        "end": {
          "line": 521,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20339,
      "end": 20340,
      "loc": {
        "start": {
          "line": 521,
          "column": 47
        },
        "end": {
          "line": 521,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20341,
      "end": 20345,
      "loc": {
        "start": {
          "line": 521,
          "column": 49
        },
        "end": {
          "line": 521,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20345,
      "end": 20346,
      "loc": {
        "start": {
          "line": 521,
          "column": 53
        },
        "end": {
          "line": 521,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPolarAngle",
      "start": 20346,
      "end": 20359,
      "loc": {
        "start": {
          "line": 521,
          "column": 54
        },
        "end": {
          "line": 521,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20359,
      "end": 20360,
      "loc": {
        "start": {
          "line": 521,
          "column": 67
        },
        "end": {
          "line": 521,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20360,
      "end": 20361,
      "loc": {
        "start": {
          "line": 521,
          "column": 68
        },
        "end": {
          "line": 521,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20370,
      "end": 20374,
      "loc": {
        "start": {
          "line": 522,
          "column": 8
        },
        "end": {
          "line": 522,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20374,
      "end": 20375,
      "loc": {
        "start": {
          "line": 522,
          "column": 12
        },
        "end": {
          "line": 522,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_polarEnd",
      "start": 20375,
      "end": 20384,
      "loc": {
        "start": {
          "line": 522,
          "column": 13
        },
        "end": {
          "line": 522,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20384,
      "end": 20385,
      "loc": {
        "start": {
          "line": 522,
          "column": 22
        },
        "end": {
          "line": 522,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 20385,
      "end": 20388,
      "loc": {
        "start": {
          "line": 522,
          "column": 23
        },
        "end": {
          "line": 522,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20388,
      "end": 20389,
      "loc": {
        "start": {
          "line": 522,
          "column": 26
        },
        "end": {
          "line": 522,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 20389,
      "end": 20392,
      "loc": {
        "start": {
          "line": 522,
          "column": 27
        },
        "end": {
          "line": 522,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20392,
      "end": 20393,
      "loc": {
        "start": {
          "line": 522,
          "column": 30
        },
        "end": {
          "line": 522,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "max",
      "start": 20394,
      "end": 20397,
      "loc": {
        "start": {
          "line": 522,
          "column": 32
        },
        "end": {
          "line": 522,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20397,
      "end": 20398,
      "loc": {
        "start": {
          "line": 522,
          "column": 35
        },
        "end": {
          "line": 522,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20398,
      "end": 20399,
      "loc": {
        "start": {
          "line": 522,
          "column": 36
        },
        "end": {
          "line": 522,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 20408,
      "end": 20414,
      "loc": {
        "start": {
          "line": 523,
          "column": 8
        },
        "end": {
          "line": 523,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20415,
      "end": 20419,
      "loc": {
        "start": {
          "line": 523,
          "column": 15
        },
        "end": {
          "line": 523,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20419,
      "end": 20420,
      "loc": {
        "start": {
          "line": 523,
          "column": 19
        },
        "end": {
          "line": 523,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20425,
      "end": 20426,
      "loc": {
        "start": {
          "line": 524,
          "column": 4
        },
        "end": {
          "line": 524,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pan",
      "start": 20432,
      "end": 20435,
      "loc": {
        "start": {
          "line": 526,
          "column": 4
        },
        "end": {
          "line": 526,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20435,
      "end": 20436,
      "loc": {
        "start": {
          "line": 526,
          "column": 7
        },
        "end": {
          "line": 526,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 20436,
      "end": 20437,
      "loc": {
        "start": {
          "line": 526,
          "column": 8
        },
        "end": {
          "line": 526,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20437,
      "end": 20438,
      "loc": {
        "start": {
          "line": 526,
          "column": 9
        },
        "end": {
          "line": 526,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 20439,
      "end": 20440,
      "loc": {
        "start": {
          "line": 526,
          "column": 11
        },
        "end": {
          "line": 526,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20440,
      "end": 20441,
      "loc": {
        "start": {
          "line": 526,
          "column": 12
        },
        "end": {
          "line": 526,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20442,
      "end": 20443,
      "loc": {
        "start": {
          "line": 526,
          "column": 14
        },
        "end": {
          "line": 526,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20452,
      "end": 20456,
      "loc": {
        "start": {
          "line": 527,
          "column": 8
        },
        "end": {
          "line": 527,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20456,
      "end": 20457,
      "loc": {
        "start": {
          "line": 527,
          "column": 12
        },
        "end": {
          "line": 527,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 20457,
      "end": 20467,
      "loc": {
        "start": {
          "line": 527,
          "column": 13
        },
        "end": {
          "line": 527,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 20468,
      "end": 20469,
      "loc": {
        "start": {
          "line": 527,
          "column": 24
        },
        "end": {
          "line": 527,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 20470,
      "end": 20474,
      "loc": {
        "start": {
          "line": 527,
          "column": 26
        },
        "end": {
          "line": 527,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20474,
      "end": 20475,
      "loc": {
        "start": {
          "line": 527,
          "column": 30
        },
        "end": {
          "line": 527,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20484,
      "end": 20488,
      "loc": {
        "start": {
          "line": 528,
          "column": 8
        },
        "end": {
          "line": 528,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20488,
      "end": 20489,
      "loc": {
        "start": {
          "line": 528,
          "column": 12
        },
        "end": {
          "line": 528,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 20489,
      "end": 20498,
      "loc": {
        "start": {
          "line": 528,
          "column": 13
        },
        "end": {
          "line": 528,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20498,
      "end": 20499,
      "loc": {
        "start": {
          "line": 528,
          "column": 22
        },
        "end": {
          "line": 528,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 20499,
      "end": 20502,
      "loc": {
        "start": {
          "line": 528,
          "column": 23
        },
        "end": {
          "line": 528,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20502,
      "end": 20503,
      "loc": {
        "start": {
          "line": 528,
          "column": 26
        },
        "end": {
          "line": 528,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 20503,
      "end": 20504,
      "loc": {
        "start": {
          "line": 528,
          "column": 27
        },
        "end": {
          "line": 528,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20504,
      "end": 20505,
      "loc": {
        "start": {
          "line": 528,
          "column": 28
        },
        "end": {
          "line": 528,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 20506,
      "end": 20507,
      "loc": {
        "start": {
          "line": 528,
          "column": 30
        },
        "end": {
          "line": 528,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20507,
      "end": 20508,
      "loc": {
        "start": {
          "line": 528,
          "column": 31
        },
        "end": {
          "line": 528,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20508,
      "end": 20509,
      "loc": {
        "start": {
          "line": 528,
          "column": 32
        },
        "end": {
          "line": 528,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20518,
      "end": 20522,
      "loc": {
        "start": {
          "line": 529,
          "column": 8
        },
        "end": {
          "line": 529,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20522,
      "end": 20523,
      "loc": {
        "start": {
          "line": 529,
          "column": 12
        },
        "end": {
          "line": 529,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 20523,
      "end": 20530,
      "loc": {
        "start": {
          "line": 529,
          "column": 13
        },
        "end": {
          "line": 529,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20530,
      "end": 20531,
      "loc": {
        "start": {
          "line": 529,
          "column": 20
        },
        "end": {
          "line": 529,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 20531,
      "end": 20534,
      "loc": {
        "start": {
          "line": 529,
          "column": 21
        },
        "end": {
          "line": 529,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20534,
      "end": 20535,
      "loc": {
        "start": {
          "line": 529,
          "column": 24
        },
        "end": {
          "line": 529,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 20535,
      "end": 20536,
      "loc": {
        "start": {
          "line": 529,
          "column": 25
        },
        "end": {
          "line": 529,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20536,
      "end": 20537,
      "loc": {
        "start": {
          "line": 529,
          "column": 26
        },
        "end": {
          "line": 529,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 20538,
      "end": 20539,
      "loc": {
        "start": {
          "line": 529,
          "column": 28
        },
        "end": {
          "line": 529,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20539,
      "end": 20540,
      "loc": {
        "start": {
          "line": 529,
          "column": 29
        },
        "end": {
          "line": 529,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20540,
      "end": 20541,
      "loc": {
        "start": {
          "line": 529,
          "column": 30
        },
        "end": {
          "line": 529,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 20550,
      "end": 20556,
      "loc": {
        "start": {
          "line": 530,
          "column": 8
        },
        "end": {
          "line": 530,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20557,
      "end": 20561,
      "loc": {
        "start": {
          "line": 530,
          "column": 15
        },
        "end": {
          "line": 530,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20561,
      "end": 20562,
      "loc": {
        "start": {
          "line": 530,
          "column": 19
        },
        "end": {
          "line": 530,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20567,
      "end": 20568,
      "loc": {
        "start": {
          "line": 531,
          "column": 4
        },
        "end": {
          "line": 531,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitIdle",
      "start": 20574,
      "end": 20582,
      "loc": {
        "start": {
          "line": 533,
          "column": 4
        },
        "end": {
          "line": 533,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20582,
      "end": 20583,
      "loc": {
        "start": {
          "line": 533,
          "column": 12
        },
        "end": {
          "line": 533,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20583,
      "end": 20584,
      "loc": {
        "start": {
          "line": 533,
          "column": 13
        },
        "end": {
          "line": 533,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20585,
      "end": 20586,
      "loc": {
        "start": {
          "line": 533,
          "column": 15
        },
        "end": {
          "line": 533,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 20595,
      "end": 20601,
      "loc": {
        "start": {
          "line": 534,
          "column": 8
        },
        "end": {
          "line": 534,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 20602,
      "end": 20605,
      "loc": {
        "start": {
          "line": 534,
          "column": 15
        },
        "end": {
          "line": 534,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 20606,
      "end": 20613,
      "loc": {
        "start": {
          "line": 534,
          "column": 19
        },
        "end": {
          "line": 534,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20613,
      "end": 20614,
      "loc": {
        "start": {
          "line": 534,
          "column": 26
        },
        "end": {
          "line": 534,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 20614,
      "end": 20621,
      "loc": {
        "start": {
          "line": 534,
          "column": 27
        },
        "end": {
          "line": 534,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20622,
      "end": 20624,
      "loc": {
        "start": {
          "line": 534,
          "column": 35
        },
        "end": {
          "line": 534,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20625,
      "end": 20629,
      "loc": {
        "start": {
          "line": 534,
          "column": 38
        },
        "end": {
          "line": 534,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20629,
      "end": 20630,
      "loc": {
        "start": {
          "line": 534,
          "column": 42
        },
        "end": {
          "line": 534,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_idleCallbacks",
      "start": 20630,
      "end": 20644,
      "loc": {
        "start": {
          "line": 534,
          "column": 43
        },
        "end": {
          "line": 534,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20644,
      "end": 20645,
      "loc": {
        "start": {
          "line": 534,
          "column": 57
        },
        "end": {
          "line": 534,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 20645,
      "end": 20649,
      "loc": {
        "start": {
          "line": 534,
          "column": 58
        },
        "end": {
          "line": 534,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20649,
      "end": 20650,
      "loc": {
        "start": {
          "line": 534,
          "column": 62
        },
        "end": {
          "line": 534,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20650,
      "end": 20651,
      "loc": {
        "start": {
          "line": 534,
          "column": 63
        },
        "end": {
          "line": 534,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20651,
      "end": 20652,
      "loc": {
        "start": {
          "line": 534,
          "column": 64
        },
        "end": {
          "line": 534,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20653,
      "end": 20655,
      "loc": {
        "start": {
          "line": 534,
          "column": 66
        },
        "end": {
          "line": 534,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 20656,
      "end": 20663,
      "loc": {
        "start": {
          "line": 534,
          "column": 69
        },
        "end": {
          "line": 534,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20663,
      "end": 20664,
      "loc": {
        "start": {
          "line": 534,
          "column": 76
        },
        "end": {
          "line": 534,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20664,
      "end": 20668,
      "loc": {
        "start": {
          "line": 534,
          "column": 77
        },
        "end": {
          "line": 534,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20668,
      "end": 20669,
      "loc": {
        "start": {
          "line": 534,
          "column": 81
        },
        "end": {
          "line": 534,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20669,
      "end": 20670,
      "loc": {
        "start": {
          "line": 534,
          "column": 82
        },
        "end": {
          "line": 534,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20670,
      "end": 20671,
      "loc": {
        "start": {
          "line": 534,
          "column": 83
        },
        "end": {
          "line": 534,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20671,
      "end": 20672,
      "loc": {
        "start": {
          "line": 534,
          "column": 84
        },
        "end": {
          "line": 534,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20677,
      "end": 20678,
      "loc": {
        "start": {
          "line": 535,
          "column": 4
        },
        "end": {
          "line": 535,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wait",
      "start": 20684,
      "end": 20688,
      "loc": {
        "start": {
          "line": 537,
          "column": 4
        },
        "end": {
          "line": 537,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20688,
      "end": 20689,
      "loc": {
        "start": {
          "line": 537,
          "column": 8
        },
        "end": {
          "line": 537,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20689,
      "end": 20690,
      "loc": {
        "start": {
          "line": 537,
          "column": 9
        },
        "end": {
          "line": 537,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20691,
      "end": 20692,
      "loc": {
        "start": {
          "line": 537,
          "column": 11
        },
        "end": {
          "line": 537,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 20701,
      "end": 20707,
      "loc": {
        "start": {
          "line": 538,
          "column": 8
        },
        "end": {
          "line": 538,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20708,
      "end": 20712,
      "loc": {
        "start": {
          "line": 538,
          "column": 15
        },
        "end": {
          "line": 538,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20712,
      "end": 20713,
      "loc": {
        "start": {
          "line": 538,
          "column": 19
        },
        "end": {
          "line": 538,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitIdle",
      "start": 20713,
      "end": 20721,
      "loc": {
        "start": {
          "line": 538,
          "column": 20
        },
        "end": {
          "line": 538,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20721,
      "end": 20722,
      "loc": {
        "start": {
          "line": 538,
          "column": 28
        },
        "end": {
          "line": 538,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20722,
      "end": 20723,
      "loc": {
        "start": {
          "line": 538,
          "column": 29
        },
        "end": {
          "line": 538,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20723,
      "end": 20724,
      "loc": {
        "start": {
          "line": 538,
          "column": 30
        },
        "end": {
          "line": 538,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20729,
      "end": 20730,
      "loc": {
        "start": {
          "line": 539,
          "column": 4
        },
        "end": {
          "line": 539,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "waitActive",
      "start": 20736,
      "end": 20746,
      "loc": {
        "start": {
          "line": 541,
          "column": 4
        },
        "end": {
          "line": 541,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20746,
      "end": 20747,
      "loc": {
        "start": {
          "line": 541,
          "column": 14
        },
        "end": {
          "line": 541,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20747,
      "end": 20748,
      "loc": {
        "start": {
          "line": 541,
          "column": 15
        },
        "end": {
          "line": 541,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20749,
      "end": 20750,
      "loc": {
        "start": {
          "line": 541,
          "column": 17
        },
        "end": {
          "line": 541,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 20759,
      "end": 20765,
      "loc": {
        "start": {
          "line": 542,
          "column": 8
        },
        "end": {
          "line": 542,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 20766,
      "end": 20769,
      "loc": {
        "start": {
          "line": 542,
          "column": 15
        },
        "end": {
          "line": 542,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 20770,
      "end": 20777,
      "loc": {
        "start": {
          "line": 542,
          "column": 19
        },
        "end": {
          "line": 542,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20777,
      "end": 20778,
      "loc": {
        "start": {
          "line": 542,
          "column": 26
        },
        "end": {
          "line": 542,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 20778,
      "end": 20785,
      "loc": {
        "start": {
          "line": 542,
          "column": 27
        },
        "end": {
          "line": 542,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20786,
      "end": 20788,
      "loc": {
        "start": {
          "line": 542,
          "column": 35
        },
        "end": {
          "line": 542,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20789,
      "end": 20793,
      "loc": {
        "start": {
          "line": 542,
          "column": 38
        },
        "end": {
          "line": 542,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20793,
      "end": 20794,
      "loc": {
        "start": {
          "line": 542,
          "column": 42
        },
        "end": {
          "line": 542,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_activeCallbacks",
      "start": 20794,
      "end": 20810,
      "loc": {
        "start": {
          "line": 542,
          "column": 43
        },
        "end": {
          "line": 542,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20810,
      "end": 20811,
      "loc": {
        "start": {
          "line": 542,
          "column": 59
        },
        "end": {
          "line": 542,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 20811,
      "end": 20815,
      "loc": {
        "start": {
          "line": 542,
          "column": 60
        },
        "end": {
          "line": 542,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20815,
      "end": 20816,
      "loc": {
        "start": {
          "line": 542,
          "column": 64
        },
        "end": {
          "line": 542,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20816,
      "end": 20817,
      "loc": {
        "start": {
          "line": 542,
          "column": 65
        },
        "end": {
          "line": 542,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20817,
      "end": 20818,
      "loc": {
        "start": {
          "line": 542,
          "column": 66
        },
        "end": {
          "line": 542,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20819,
      "end": 20821,
      "loc": {
        "start": {
          "line": 542,
          "column": 68
        },
        "end": {
          "line": 542,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 20822,
      "end": 20829,
      "loc": {
        "start": {
          "line": 542,
          "column": 71
        },
        "end": {
          "line": 542,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20829,
      "end": 20830,
      "loc": {
        "start": {
          "line": 542,
          "column": 78
        },
        "end": {
          "line": 542,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20830,
      "end": 20834,
      "loc": {
        "start": {
          "line": 542,
          "column": 79
        },
        "end": {
          "line": 542,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20834,
      "end": 20835,
      "loc": {
        "start": {
          "line": 542,
          "column": 83
        },
        "end": {
          "line": 542,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20835,
      "end": 20836,
      "loc": {
        "start": {
          "line": 542,
          "column": 84
        },
        "end": {
          "line": 542,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20836,
      "end": 20837,
      "loc": {
        "start": {
          "line": 542,
          "column": 85
        },
        "end": {
          "line": 542,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20837,
      "end": 20838,
      "loc": {
        "start": {
          "line": 542,
          "column": 86
        },
        "end": {
          "line": 542,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20843,
      "end": 20844,
      "loc": {
        "start": {
          "line": 543,
          "column": 4
        },
        "end": {
          "line": 543,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "emptyIdleCallbacks",
      "start": 20850,
      "end": 20868,
      "loc": {
        "start": {
          "line": 545,
          "column": 4
        },
        "end": {
          "line": 545,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20868,
      "end": 20869,
      "loc": {
        "start": {
          "line": 545,
          "column": 22
        },
        "end": {
          "line": 545,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20869,
      "end": 20870,
      "loc": {
        "start": {
          "line": 545,
          "column": 23
        },
        "end": {
          "line": 545,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20871,
      "end": 20872,
      "loc": {
        "start": {
          "line": 545,
          "column": 25
        },
        "end": {
          "line": 545,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 20881,
      "end": 20883,
      "loc": {
        "start": {
          "line": 546,
          "column": 8
        },
        "end": {
          "line": 546,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20884,
      "end": 20885,
      "loc": {
        "start": {
          "line": 546,
          "column": 11
        },
        "end": {
          "line": 546,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20885,
      "end": 20889,
      "loc": {
        "start": {
          "line": 546,
          "column": 12
        },
        "end": {
          "line": 546,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20889,
      "end": 20890,
      "loc": {
        "start": {
          "line": 546,
          "column": 16
        },
        "end": {
          "line": 546,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_idleCallbacks",
      "start": 20890,
      "end": 20904,
      "loc": {
        "start": {
          "line": 546,
          "column": 17
        },
        "end": {
          "line": 546,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20904,
      "end": 20905,
      "loc": {
        "start": {
          "line": 546,
          "column": 31
        },
        "end": {
          "line": 546,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 20905,
      "end": 20911,
      "loc": {
        "start": {
          "line": 546,
          "column": 32
        },
        "end": {
          "line": 546,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 20912,
      "end": 20913,
      "loc": {
        "start": {
          "line": 546,
          "column": 39
        },
        "end": {
          "line": 546,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 20914,
      "end": 20915,
      "loc": {
        "start": {
          "line": 546,
          "column": 41
        },
        "end": {
          "line": 546,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20915,
      "end": 20916,
      "loc": {
        "start": {
          "line": 546,
          "column": 42
        },
        "end": {
          "line": 546,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 20929,
      "end": 20932,
      "loc": {
        "start": {
          "line": 547,
          "column": 12
        },
        "end": {
          "line": 547,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20933,
      "end": 20934,
      "loc": {
        "start": {
          "line": 547,
          "column": 16
        },
        "end": {
          "line": 547,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 20934,
      "end": 20937,
      "loc": {
        "start": {
          "line": 547,
          "column": 17
        },
        "end": {
          "line": 547,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 20938,
      "end": 20939,
      "loc": {
        "start": {
          "line": 547,
          "column": 21
        },
        "end": {
          "line": 547,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 20940,
      "end": 20941,
      "loc": {
        "start": {
          "line": 547,
          "column": 23
        },
        "end": {
          "line": 547,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 20942,
      "end": 20943,
      "loc": {
        "start": {
          "line": 547,
          "column": 25
        },
        "end": {
          "line": 547,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20943,
      "end": 20944,
      "loc": {
        "start": {
          "line": 547,
          "column": 26
        },
        "end": {
          "line": 547,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "l",
      "start": 20945,
      "end": 20946,
      "loc": {
        "start": {
          "line": 547,
          "column": 28
        },
        "end": {
          "line": 547,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 20947,
      "end": 20948,
      "loc": {
        "start": {
          "line": 547,
          "column": 30
        },
        "end": {
          "line": 547,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 20949,
      "end": 20953,
      "loc": {
        "start": {
          "line": 547,
          "column": 32
        },
        "end": {
          "line": 547,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20953,
      "end": 20954,
      "loc": {
        "start": {
          "line": 547,
          "column": 36
        },
        "end": {
          "line": 547,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_idleCallbacks",
      "start": 20954,
      "end": 20968,
      "loc": {
        "start": {
          "line": 547,
          "column": 37
        },
        "end": {
          "line": 547,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20968,
      "end": 20969,
      "loc": {
        "start": {
          "line": 547,
          "column": 51
        },
        "end": {
          "line": 547,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 20969,
      "end": 20975,
      "loc": {
        "start": {
          "line": 547,
          "column": 52
        },
        "end": {
          "line": 547,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20975,
      "end": 20976,
      "loc": {
        "start": {
          "line": 547,
          "column": 58
        },
        "end": {
          "line": 547,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 20977,
      "end": 20978,
      "loc": {
        "start": {
          "line": 547,
          "column": 60
        },
        "end": {
          "line": 547,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 20979,
      "end": 20980,
      "loc": {
        "start": {
          "line": 547,
          "column": 62
        },
        "end": {
          "line": 547,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "l",
      "start": 20981,
      "end": 20982,
      "loc": {
        "start": {
          "line": 547,
          "column": 64
        },
        "end": {
          "line": 547,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 20982,
      "end": 20983,
      "loc": {
        "start": {
          "line": 547,
          "column": 65
        },
        "end": {
          "line": 547,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 20984,
      "end": 20985,
      "loc": {
        "start": {
          "line": 547,
          "column": 67
        },
        "end": {
          "line": 547,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "++/--",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": true,
        "binop": null
      },
      "value": "++",
      "start": 20985,
      "end": 20987,
      "loc": {
        "start": {
          "line": 547,
          "column": 68
        },
        "end": {
          "line": 547,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 20987,
      "end": 20988,
      "loc": {
        "start": {
          "line": 547,
          "column": 70
        },
        "end": {
          "line": 547,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21005,
      "end": 21009,
      "loc": {
        "start": {
          "line": 548,
          "column": 16
        },
        "end": {
          "line": 548,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21009,
      "end": 21010,
      "loc": {
        "start": {
          "line": 548,
          "column": 20
        },
        "end": {
          "line": 548,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_idleCallbacks",
      "start": 21010,
      "end": 21024,
      "loc": {
        "start": {
          "line": 548,
          "column": 21
        },
        "end": {
          "line": 548,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21024,
      "end": 21025,
      "loc": {
        "start": {
          "line": 548,
          "column": 35
        },
        "end": {
          "line": 548,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shift",
      "start": 21025,
      "end": 21030,
      "loc": {
        "start": {
          "line": 548,
          "column": 36
        },
        "end": {
          "line": 548,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21030,
      "end": 21031,
      "loc": {
        "start": {
          "line": 548,
          "column": 41
        },
        "end": {
          "line": 548,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21031,
      "end": 21032,
      "loc": {
        "start": {
          "line": 548,
          "column": 42
        },
        "end": {
          "line": 548,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21032,
      "end": 21033,
      "loc": {
        "start": {
          "line": 548,
          "column": 43
        },
        "end": {
          "line": 548,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21033,
      "end": 21034,
      "loc": {
        "start": {
          "line": 548,
          "column": 44
        },
        "end": {
          "line": 548,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21034,
      "end": 21035,
      "loc": {
        "start": {
          "line": 548,
          "column": 45
        },
        "end": {
          "line": 548,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21040,
      "end": 21041,
      "loc": {
        "start": {
          "line": 549,
          "column": 4
        },
        "end": {
          "line": 549,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "emptyActiveCallbacks",
      "start": 21047,
      "end": 21067,
      "loc": {
        "start": {
          "line": 551,
          "column": 4
        },
        "end": {
          "line": 551,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21067,
      "end": 21068,
      "loc": {
        "start": {
          "line": 551,
          "column": 24
        },
        "end": {
          "line": 551,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21068,
      "end": 21069,
      "loc": {
        "start": {
          "line": 551,
          "column": 25
        },
        "end": {
          "line": 551,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21070,
      "end": 21071,
      "loc": {
        "start": {
          "line": 551,
          "column": 27
        },
        "end": {
          "line": 551,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 21080,
      "end": 21082,
      "loc": {
        "start": {
          "line": 552,
          "column": 8
        },
        "end": {
          "line": 552,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21083,
      "end": 21084,
      "loc": {
        "start": {
          "line": 552,
          "column": 11
        },
        "end": {
          "line": 552,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21084,
      "end": 21088,
      "loc": {
        "start": {
          "line": 552,
          "column": 12
        },
        "end": {
          "line": 552,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21088,
      "end": 21089,
      "loc": {
        "start": {
          "line": 552,
          "column": 16
        },
        "end": {
          "line": 552,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_activeCallbacks",
      "start": 21089,
      "end": 21105,
      "loc": {
        "start": {
          "line": 552,
          "column": 17
        },
        "end": {
          "line": 552,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21105,
      "end": 21106,
      "loc": {
        "start": {
          "line": 552,
          "column": 33
        },
        "end": {
          "line": 552,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 21106,
      "end": 21112,
      "loc": {
        "start": {
          "line": 552,
          "column": 34
        },
        "end": {
          "line": 552,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 21113,
      "end": 21114,
      "loc": {
        "start": {
          "line": 552,
          "column": 41
        },
        "end": {
          "line": 552,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 21115,
      "end": 21116,
      "loc": {
        "start": {
          "line": 552,
          "column": 43
        },
        "end": {
          "line": 552,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21116,
      "end": 21117,
      "loc": {
        "start": {
          "line": 552,
          "column": 44
        },
        "end": {
          "line": 552,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 21130,
      "end": 21133,
      "loc": {
        "start": {
          "line": 553,
          "column": 12
        },
        "end": {
          "line": 553,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21134,
      "end": 21135,
      "loc": {
        "start": {
          "line": 553,
          "column": 16
        },
        "end": {
          "line": 553,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 21135,
      "end": 21138,
      "loc": {
        "start": {
          "line": 553,
          "column": 17
        },
        "end": {
          "line": 553,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 21139,
      "end": 21140,
      "loc": {
        "start": {
          "line": 553,
          "column": 21
        },
        "end": {
          "line": 553,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21141,
      "end": 21142,
      "loc": {
        "start": {
          "line": 553,
          "column": 23
        },
        "end": {
          "line": 553,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 21143,
      "end": 21144,
      "loc": {
        "start": {
          "line": 553,
          "column": 25
        },
        "end": {
          "line": 553,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21144,
      "end": 21145,
      "loc": {
        "start": {
          "line": 553,
          "column": 26
        },
        "end": {
          "line": 553,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "l",
      "start": 21146,
      "end": 21147,
      "loc": {
        "start": {
          "line": 553,
          "column": 28
        },
        "end": {
          "line": 553,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21148,
      "end": 21149,
      "loc": {
        "start": {
          "line": 553,
          "column": 30
        },
        "end": {
          "line": 553,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21150,
      "end": 21154,
      "loc": {
        "start": {
          "line": 553,
          "column": 32
        },
        "end": {
          "line": 553,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21154,
      "end": 21155,
      "loc": {
        "start": {
          "line": 553,
          "column": 36
        },
        "end": {
          "line": 553,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_activeCallbacks",
      "start": 21155,
      "end": 21171,
      "loc": {
        "start": {
          "line": 553,
          "column": 37
        },
        "end": {
          "line": 553,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21171,
      "end": 21172,
      "loc": {
        "start": {
          "line": 553,
          "column": 53
        },
        "end": {
          "line": 553,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 21172,
      "end": 21178,
      "loc": {
        "start": {
          "line": 553,
          "column": 54
        },
        "end": {
          "line": 553,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21178,
      "end": 21179,
      "loc": {
        "start": {
          "line": 553,
          "column": 60
        },
        "end": {
          "line": 553,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 21180,
      "end": 21181,
      "loc": {
        "start": {
          "line": 553,
          "column": 62
        },
        "end": {
          "line": 553,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 21182,
      "end": 21183,
      "loc": {
        "start": {
          "line": 553,
          "column": 64
        },
        "end": {
          "line": 553,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "l",
      "start": 21184,
      "end": 21185,
      "loc": {
        "start": {
          "line": 553,
          "column": 66
        },
        "end": {
          "line": 553,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21185,
      "end": 21186,
      "loc": {
        "start": {
          "line": 553,
          "column": 67
        },
        "end": {
          "line": 553,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 21187,
      "end": 21188,
      "loc": {
        "start": {
          "line": 553,
          "column": 69
        },
        "end": {
          "line": 553,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "++/--",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": true,
        "binop": null
      },
      "value": "++",
      "start": 21188,
      "end": 21190,
      "loc": {
        "start": {
          "line": 553,
          "column": 70
        },
        "end": {
          "line": 553,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21190,
      "end": 21191,
      "loc": {
        "start": {
          "line": 553,
          "column": 72
        },
        "end": {
          "line": 553,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21208,
      "end": 21212,
      "loc": {
        "start": {
          "line": 554,
          "column": 16
        },
        "end": {
          "line": 554,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21212,
      "end": 21213,
      "loc": {
        "start": {
          "line": 554,
          "column": 20
        },
        "end": {
          "line": 554,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_activeCallbacks",
      "start": 21213,
      "end": 21229,
      "loc": {
        "start": {
          "line": 554,
          "column": 21
        },
        "end": {
          "line": 554,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21229,
      "end": 21230,
      "loc": {
        "start": {
          "line": 554,
          "column": 37
        },
        "end": {
          "line": 554,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shift",
      "start": 21230,
      "end": 21235,
      "loc": {
        "start": {
          "line": 554,
          "column": 38
        },
        "end": {
          "line": 554,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21235,
      "end": 21236,
      "loc": {
        "start": {
          "line": 554,
          "column": 43
        },
        "end": {
          "line": 554,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21236,
      "end": 21237,
      "loc": {
        "start": {
          "line": 554,
          "column": 44
        },
        "end": {
          "line": 554,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21237,
      "end": 21238,
      "loc": {
        "start": {
          "line": 554,
          "column": 45
        },
        "end": {
          "line": 554,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21238,
      "end": 21239,
      "loc": {
        "start": {
          "line": 554,
          "column": 46
        },
        "end": {
          "line": 554,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21239,
      "end": 21240,
      "loc": {
        "start": {
          "line": 554,
          "column": 47
        },
        "end": {
          "line": 554,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21245,
      "end": 21246,
      "loc": {
        "start": {
          "line": 555,
          "column": 4
        },
        "end": {
          "line": 555,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "update",
      "start": 21252,
      "end": 21258,
      "loc": {
        "start": {
          "line": 557,
          "column": 4
        },
        "end": {
          "line": 557,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21258,
      "end": 21259,
      "loc": {
        "start": {
          "line": 557,
          "column": 10
        },
        "end": {
          "line": 557,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 21259,
      "end": 21263,
      "loc": {
        "start": {
          "line": 557,
          "column": 11
        },
        "end": {
          "line": 557,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21263,
      "end": 21264,
      "loc": {
        "start": {
          "line": 557,
          "column": 15
        },
        "end": {
          "line": 557,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 21265,
      "end": 21273,
      "loc": {
        "start": {
          "line": 557,
          "column": 17
        },
        "end": {
          "line": 557,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21273,
      "end": 21274,
      "loc": {
        "start": {
          "line": 557,
          "column": 25
        },
        "end": {
          "line": 557,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21275,
      "end": 21276,
      "loc": {
        "start": {
          "line": 557,
          "column": 27
        },
        "end": {
          "line": 557,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 21285,
      "end": 21287,
      "loc": {
        "start": {
          "line": 558,
          "column": 8
        },
        "end": {
          "line": 558,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21288,
      "end": 21289,
      "loc": {
        "start": {
          "line": 558,
          "column": 11
        },
        "end": {
          "line": 558,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21289,
      "end": 21293,
      "loc": {
        "start": {
          "line": 558,
          "column": 12
        },
        "end": {
          "line": 558,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21293,
      "end": 21294,
      "loc": {
        "start": {
          "line": 558,
          "column": 16
        },
        "end": {
          "line": 558,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 21294,
      "end": 21301,
      "loc": {
        "start": {
          "line": 558,
          "column": 17
        },
        "end": {
          "line": 558,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 21302,
      "end": 21304,
      "loc": {
        "start": {
          "line": 558,
          "column": 25
        },
        "end": {
          "line": 558,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 21305,
      "end": 21306,
      "loc": {
        "start": {
          "line": 558,
          "column": 28
        },
        "end": {
          "line": 558,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21306,
      "end": 21310,
      "loc": {
        "start": {
          "line": 558,
          "column": 29
        },
        "end": {
          "line": 558,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21310,
      "end": 21311,
      "loc": {
        "start": {
          "line": 558,
          "column": 33
        },
        "end": {
          "line": 558,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 21311,
      "end": 21321,
      "loc": {
        "start": {
          "line": 558,
          "column": 34
        },
        "end": {
          "line": 558,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 21322,
      "end": 21324,
      "loc": {
        "start": {
          "line": 558,
          "column": 45
        },
        "end": {
          "line": 558,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 21325,
      "end": 21326,
      "loc": {
        "start": {
          "line": 558,
          "column": 48
        },
        "end": {
          "line": 558,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21326,
      "end": 21330,
      "loc": {
        "start": {
          "line": 558,
          "column": 49
        },
        "end": {
          "line": 558,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21330,
      "end": 21331,
      "loc": {
        "start": {
          "line": 558,
          "column": 53
        },
        "end": {
          "line": 558,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 21331,
      "end": 21342,
      "loc": {
        "start": {
          "line": 558,
          "column": 54
        },
        "end": {
          "line": 558,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21342,
      "end": 21343,
      "loc": {
        "start": {
          "line": 558,
          "column": 65
        },
        "end": {
          "line": 558,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 21344,
      "end": 21350,
      "loc": {
        "start": {
          "line": 558,
          "column": 67
        },
        "end": {
          "line": 558,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21350,
      "end": 21351,
      "loc": {
        "start": {
          "line": 558,
          "column": 73
        },
        "end": {
          "line": 558,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 21360,
      "end": 21363,
      "loc": {
        "start": {
          "line": 559,
          "column": 8
        },
        "end": {
          "line": 559,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 21364,
      "end": 21370,
      "loc": {
        "start": {
          "line": 559,
          "column": 12
        },
        "end": {
          "line": 559,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21371,
      "end": 21372,
      "loc": {
        "start": {
          "line": 559,
          "column": 19
        },
        "end": {
          "line": 559,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21373,
      "end": 21374,
      "loc": {
        "start": {
          "line": 559,
          "column": 21
        },
        "end": {
          "line": 559,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21374,
      "end": 21378,
      "loc": {
        "start": {
          "line": 559,
          "column": 22
        },
        "end": {
          "line": 559,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21378,
      "end": 21379,
      "loc": {
        "start": {
          "line": 559,
          "column": 26
        },
        "end": {
          "line": 559,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 21379,
      "end": 21385,
      "loc": {
        "start": {
          "line": 559,
          "column": 27
        },
        "end": {
          "line": 559,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 21386,
      "end": 21388,
      "loc": {
        "start": {
          "line": 559,
          "column": 34
        },
        "end": {
          "line": 559,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21389,
      "end": 21393,
      "loc": {
        "start": {
          "line": 559,
          "column": 37
        },
        "end": {
          "line": 559,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21393,
      "end": 21394,
      "loc": {
        "start": {
          "line": 559,
          "column": 41
        },
        "end": {
          "line": 559,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 21394,
      "end": 21398,
      "loc": {
        "start": {
          "line": 559,
          "column": 42
        },
        "end": {
          "line": 559,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21398,
      "end": 21399,
      "loc": {
        "start": {
          "line": 559,
          "column": 46
        },
        "end": {
          "line": 559,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 21399,
      "end": 21405,
      "loc": {
        "start": {
          "line": 559,
          "column": 47
        },
        "end": {
          "line": 559,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21405,
      "end": 21406,
      "loc": {
        "start": {
          "line": 559,
          "column": 53
        },
        "end": {
          "line": 559,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21406,
      "end": 21407,
      "loc": {
        "start": {
          "line": 559,
          "column": 54
        },
        "end": {
          "line": 559,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 21416,
      "end": 21419,
      "loc": {
        "start": {
          "line": 560,
          "column": 8
        },
        "end": {
          "line": 560,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "oldMotion",
      "start": 21420,
      "end": 21429,
      "loc": {
        "start": {
          "line": 560,
          "column": 12
        },
        "end": {
          "line": 560,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21430,
      "end": 21431,
      "loc": {
        "start": {
          "line": 560,
          "column": 22
        },
        "end": {
          "line": 560,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21432,
      "end": 21436,
      "loc": {
        "start": {
          "line": 560,
          "column": 24
        },
        "end": {
          "line": 560,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21436,
      "end": 21437,
      "loc": {
        "start": {
          "line": 560,
          "column": 28
        },
        "end": {
          "line": 560,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inMotion",
      "start": 21437,
      "end": 21445,
      "loc": {
        "start": {
          "line": 560,
          "column": 29
        },
        "end": {
          "line": 560,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21445,
      "end": 21446,
      "loc": {
        "start": {
          "line": 560,
          "column": 37
        },
        "end": {
          "line": 560,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 21447,
      "end": 21455,
      "loc": {
        "start": {
          "line": 560,
          "column": 39
        },
        "end": {
          "line": 560,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21456,
      "end": 21457,
      "loc": {
        "start": {
          "line": 560,
          "column": 48
        },
        "end": {
          "line": 560,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 21458,
      "end": 21464,
      "loc": {
        "start": {
          "line": 560,
          "column": 50
        },
        "end": {
          "line": 560,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21464,
      "end": 21465,
      "loc": {
        "start": {
          "line": 560,
          "column": 56
        },
        "end": {
          "line": 560,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 21465,
      "end": 21473,
      "loc": {
        "start": {
          "line": 560,
          "column": 57
        },
        "end": {
          "line": 560,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21473,
      "end": 21474,
      "loc": {
        "start": {
          "line": 560,
          "column": 65
        },
        "end": {
          "line": 560,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 21484,
      "end": 21486,
      "loc": {
        "start": {
          "line": 562,
          "column": 8
        },
        "end": {
          "line": 562,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21487,
      "end": 21488,
      "loc": {
        "start": {
          "line": 562,
          "column": 11
        },
        "end": {
          "line": 562,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 21488,
      "end": 21489,
      "loc": {
        "start": {
          "line": 562,
          "column": 12
        },
        "end": {
          "line": 562,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 21489,
      "end": 21490,
      "loc": {
        "start": {
          "line": 562,
          "column": 13
        },
        "end": {
          "line": 562,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 21490,
      "end": 21498,
      "loc": {
        "start": {
          "line": 562,
          "column": 14
        },
        "end": {
          "line": 562,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21498,
      "end": 21499,
      "loc": {
        "start": {
          "line": 562,
          "column": 22
        },
        "end": {
          "line": 562,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21500,
      "end": 21501,
      "loc": {
        "start": {
          "line": 562,
          "column": 24
        },
        "end": {
          "line": 562,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21514,
      "end": 21518,
      "loc": {
        "start": {
          "line": 563,
          "column": 12
        },
        "end": {
          "line": 563,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21518,
      "end": 21519,
      "loc": {
        "start": {
          "line": 563,
          "column": 16
        },
        "end": {
          "line": 563,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 21519,
      "end": 21523,
      "loc": {
        "start": {
          "line": 563,
          "column": 17
        },
        "end": {
          "line": 563,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21523,
      "end": 21524,
      "loc": {
        "start": {
          "line": 563,
          "column": 21
        },
        "end": {
          "line": 563,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "invalidate",
      "start": 21524,
      "end": 21534,
      "loc": {
        "start": {
          "line": 563,
          "column": 22
        },
        "end": {
          "line": 563,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21534,
      "end": 21535,
      "loc": {
        "start": {
          "line": 563,
          "column": 32
        },
        "end": {
          "line": 563,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21535,
      "end": 21536,
      "loc": {
        "start": {
          "line": 563,
          "column": 33
        },
        "end": {
          "line": 563,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21536,
      "end": 21537,
      "loc": {
        "start": {
          "line": 563,
          "column": 34
        },
        "end": {
          "line": 563,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21546,
      "end": 21547,
      "loc": {
        "start": {
          "line": 564,
          "column": 8
        },
        "end": {
          "line": 564,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21557,
      "end": 21561,
      "loc": {
        "start": {
          "line": 566,
          "column": 8
        },
        "end": {
          "line": 566,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21561,
      "end": 21562,
      "loc": {
        "start": {
          "line": 566,
          "column": 12
        },
        "end": {
          "line": 566,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inMotion",
      "start": 21562,
      "end": 21570,
      "loc": {
        "start": {
          "line": 566,
          "column": 13
        },
        "end": {
          "line": 566,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21571,
      "end": 21572,
      "loc": {
        "start": {
          "line": 566,
          "column": 22
        },
        "end": {
          "line": 566,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 21573,
      "end": 21578,
      "loc": {
        "start": {
          "line": 566,
          "column": 24
        },
        "end": {
          "line": 566,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21578,
      "end": 21579,
      "loc": {
        "start": {
          "line": 566,
          "column": 29
        },
        "end": {
          "line": 566,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21588,
      "end": 21592,
      "loc": {
        "start": {
          "line": 567,
          "column": 8
        },
        "end": {
          "line": 567,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21592,
      "end": 21593,
      "loc": {
        "start": {
          "line": 567,
          "column": 12
        },
        "end": {
          "line": 567,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 21593,
      "end": 21601,
      "loc": {
        "start": {
          "line": 567,
          "column": 13
        },
        "end": {
          "line": 567,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21602,
      "end": 21603,
      "loc": {
        "start": {
          "line": 567,
          "column": 22
        },
        "end": {
          "line": 567,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21604,
      "end": 21608,
      "loc": {
        "start": {
          "line": 567,
          "column": 24
        },
        "end": {
          "line": 567,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21608,
      "end": 21609,
      "loc": {
        "start": {
          "line": 567,
          "column": 28
        },
        "end": {
          "line": 567,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 21609,
      "end": 21613,
      "loc": {
        "start": {
          "line": 567,
          "column": 29
        },
        "end": {
          "line": 567,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21613,
      "end": 21614,
      "loc": {
        "start": {
          "line": 567,
          "column": 33
        },
        "end": {
          "line": 567,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 21614,
      "end": 21618,
      "loc": {
        "start": {
          "line": 567,
          "column": 34
        },
        "end": {
          "line": 567,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21618,
      "end": 21619,
      "loc": {
        "start": {
          "line": 567,
          "column": 38
        },
        "end": {
          "line": 567,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 21619,
      "end": 21627,
      "loc": {
        "start": {
          "line": 567,
          "column": 39
        },
        "end": {
          "line": 567,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21627,
      "end": 21628,
      "loc": {
        "start": {
          "line": 567,
          "column": 47
        },
        "end": {
          "line": 567,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21628,
      "end": 21629,
      "loc": {
        "start": {
          "line": 567,
          "column": 48
        },
        "end": {
          "line": 567,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sub",
      "start": 21629,
      "end": 21632,
      "loc": {
        "start": {
          "line": 567,
          "column": 49
        },
        "end": {
          "line": 567,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21632,
      "end": 21633,
      "loc": {
        "start": {
          "line": 567,
          "column": 52
        },
        "end": {
          "line": 567,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21633,
      "end": 21637,
      "loc": {
        "start": {
          "line": 567,
          "column": 53
        },
        "end": {
          "line": 567,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21637,
      "end": 21638,
      "loc": {
        "start": {
          "line": 567,
          "column": 57
        },
        "end": {
          "line": 567,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 21638,
      "end": 21644,
      "loc": {
        "start": {
          "line": 567,
          "column": 58
        },
        "end": {
          "line": 567,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21644,
      "end": 21645,
      "loc": {
        "start": {
          "line": 567,
          "column": 64
        },
        "end": {
          "line": 567,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21645,
      "end": 21646,
      "loc": {
        "start": {
          "line": 567,
          "column": 65
        },
        "end": {
          "line": 567,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 21646,
      "end": 21652,
      "loc": {
        "start": {
          "line": 567,
          "column": 66
        },
        "end": {
          "line": 567,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21652,
      "end": 21653,
      "loc": {
        "start": {
          "line": 567,
          "column": 72
        },
        "end": {
          "line": 567,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21653,
      "end": 21654,
      "loc": {
        "start": {
          "line": 567,
          "column": 73
        },
        "end": {
          "line": 567,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21654,
      "end": 21655,
      "loc": {
        "start": {
          "line": 567,
          "column": 74
        },
        "end": {
          "line": 567,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 21665,
      "end": 21668,
      "loc": {
        "start": {
          "line": 569,
          "column": 8
        },
        "end": {
          "line": 569,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focussed",
      "start": 21669,
      "end": 21677,
      "loc": {
        "start": {
          "line": 569,
          "column": 12
        },
        "end": {
          "line": 569,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21678,
      "end": 21679,
      "loc": {
        "start": {
          "line": 569,
          "column": 21
        },
        "end": {
          "line": 569,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21680,
      "end": 21684,
      "loc": {
        "start": {
          "line": 569,
          "column": 23
        },
        "end": {
          "line": 569,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21684,
      "end": 21685,
      "loc": {
        "start": {
          "line": 569,
          "column": 27
        },
        "end": {
          "line": 569,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_automate",
      "start": 21685,
      "end": 21694,
      "loc": {
        "start": {
          "line": 569,
          "column": 28
        },
        "end": {
          "line": 569,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21694,
      "end": 21695,
      "loc": {
        "start": {
          "line": 569,
          "column": 37
        },
        "end": {
          "line": 569,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "time",
      "start": 21695,
      "end": 21699,
      "loc": {
        "start": {
          "line": 569,
          "column": 38
        },
        "end": {
          "line": 569,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21699,
      "end": 21700,
      "loc": {
        "start": {
          "line": 569,
          "column": 42
        },
        "end": {
          "line": 569,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 21701,
      "end": 21709,
      "loc": {
        "start": {
          "line": 569,
          "column": 44
        },
        "end": {
          "line": 569,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21709,
      "end": 21710,
      "loc": {
        "start": {
          "line": 569,
          "column": 52
        },
        "end": {
          "line": 569,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21710,
      "end": 21711,
      "loc": {
        "start": {
          "line": 569,
          "column": 53
        },
        "end": {
          "line": 569,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotated",
      "start": 21724,
      "end": 21731,
      "loc": {
        "start": {
          "line": 570,
          "column": 12
        },
        "end": {
          "line": 570,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21732,
      "end": 21733,
      "loc": {
        "start": {
          "line": 570,
          "column": 20
        },
        "end": {
          "line": 570,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21734,
      "end": 21738,
      "loc": {
        "start": {
          "line": 570,
          "column": 22
        },
        "end": {
          "line": 570,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21738,
      "end": 21739,
      "loc": {
        "start": {
          "line": 570,
          "column": 26
        },
        "end": {
          "line": 570,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotate",
      "start": 21739,
      "end": 21746,
      "loc": {
        "start": {
          "line": 570,
          "column": 27
        },
        "end": {
          "line": 570,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21746,
      "end": 21747,
      "loc": {
        "start": {
          "line": 570,
          "column": 34
        },
        "end": {
          "line": 570,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21747,
      "end": 21748,
      "loc": {
        "start": {
          "line": 570,
          "column": 35
        },
        "end": {
          "line": 570,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21748,
      "end": 21749,
      "loc": {
        "start": {
          "line": 570,
          "column": 36
        },
        "end": {
          "line": 570,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomed",
      "start": 21762,
      "end": 21768,
      "loc": {
        "start": {
          "line": 571,
          "column": 12
        },
        "end": {
          "line": 571,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21769,
      "end": 21770,
      "loc": {
        "start": {
          "line": 571,
          "column": 19
        },
        "end": {
          "line": 571,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21771,
      "end": 21775,
      "loc": {
        "start": {
          "line": 571,
          "column": 21
        },
        "end": {
          "line": 571,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21775,
      "end": 21776,
      "loc": {
        "start": {
          "line": 571,
          "column": 25
        },
        "end": {
          "line": 571,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_zoom",
      "start": 21776,
      "end": 21781,
      "loc": {
        "start": {
          "line": 571,
          "column": 26
        },
        "end": {
          "line": 571,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21781,
      "end": 21782,
      "loc": {
        "start": {
          "line": 571,
          "column": 31
        },
        "end": {
          "line": 571,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21782,
      "end": 21783,
      "loc": {
        "start": {
          "line": 571,
          "column": 32
        },
        "end": {
          "line": 571,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21783,
      "end": 21784,
      "loc": {
        "start": {
          "line": 571,
          "column": 33
        },
        "end": {
          "line": 571,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panned",
      "start": 21797,
      "end": 21803,
      "loc": {
        "start": {
          "line": 572,
          "column": 12
        },
        "end": {
          "line": 572,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21804,
      "end": 21805,
      "loc": {
        "start": {
          "line": 572,
          "column": 19
        },
        "end": {
          "line": 572,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21806,
      "end": 21810,
      "loc": {
        "start": {
          "line": 572,
          "column": 21
        },
        "end": {
          "line": 572,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21810,
      "end": 21811,
      "loc": {
        "start": {
          "line": 572,
          "column": 25
        },
        "end": {
          "line": 572,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_pan",
      "start": 21811,
      "end": 21815,
      "loc": {
        "start": {
          "line": 572,
          "column": 26
        },
        "end": {
          "line": 572,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21815,
      "end": 21816,
      "loc": {
        "start": {
          "line": 572,
          "column": 30
        },
        "end": {
          "line": 572,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21816,
      "end": 21817,
      "loc": {
        "start": {
          "line": 572,
          "column": 31
        },
        "end": {
          "line": 572,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21817,
      "end": 21818,
      "loc": {
        "start": {
          "line": 572,
          "column": 32
        },
        "end": {
          "line": 572,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 21828,
      "end": 21830,
      "loc": {
        "start": {
          "line": 574,
          "column": 8
        },
        "end": {
          "line": 574,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21831,
      "end": 21832,
      "loc": {
        "start": {
          "line": 574,
          "column": 11
        },
        "end": {
          "line": 574,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rotated",
      "start": 21832,
      "end": 21839,
      "loc": {
        "start": {
          "line": 574,
          "column": 12
        },
        "end": {
          "line": 574,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 21840,
      "end": 21842,
      "loc": {
        "start": {
          "line": 574,
          "column": 20
        },
        "end": {
          "line": 574,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "zoomed",
      "start": 21843,
      "end": 21849,
      "loc": {
        "start": {
          "line": 574,
          "column": 23
        },
        "end": {
          "line": 574,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 21850,
      "end": 21852,
      "loc": {
        "start": {
          "line": 574,
          "column": 30
        },
        "end": {
          "line": 574,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "panned",
      "start": 21853,
      "end": 21859,
      "loc": {
        "start": {
          "line": 574,
          "column": 33
        },
        "end": {
          "line": 574,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 21860,
      "end": 21862,
      "loc": {
        "start": {
          "line": 574,
          "column": 40
        },
        "end": {
          "line": 574,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "focussed",
      "start": 21863,
      "end": 21871,
      "loc": {
        "start": {
          "line": 574,
          "column": 43
        },
        "end": {
          "line": 574,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 21872,
      "end": 21874,
      "loc": {
        "start": {
          "line": 574,
          "column": 52
        },
        "end": {
          "line": 574,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "override",
      "start": 21875,
      "end": 21883,
      "loc": {
        "start": {
          "line": 574,
          "column": 55
        },
        "end": {
          "line": 574,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21883,
      "end": 21884,
      "loc": {
        "start": {
          "line": 574,
          "column": 63
        },
        "end": {
          "line": 574,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 21885,
      "end": 21886,
      "loc": {
        "start": {
          "line": 574,
          "column": 65
        },
        "end": {
          "line": 574,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21899,
      "end": 21903,
      "loc": {
        "start": {
          "line": 575,
          "column": 12
        },
        "end": {
          "line": 575,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21903,
      "end": 21904,
      "loc": {
        "start": {
          "line": 575,
          "column": 16
        },
        "end": {
          "line": 575,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inMotion",
      "start": 21904,
      "end": 21912,
      "loc": {
        "start": {
          "line": 575,
          "column": 17
        },
        "end": {
          "line": 575,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 21913,
      "end": 21914,
      "loc": {
        "start": {
          "line": 575,
          "column": 26
        },
        "end": {
          "line": 575,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 21915,
      "end": 21919,
      "loc": {
        "start": {
          "line": 575,
          "column": 28
        },
        "end": {
          "line": 575,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21919,
      "end": 21920,
      "loc": {
        "start": {
          "line": 575,
          "column": 32
        },
        "end": {
          "line": 575,
          "column": 33
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " rotate eye to \"y-axis-is-up\" space",
      "start": 21933,
      "end": 21970,
      "loc": {
        "start": {
          "line": 576,
          "column": 12
        },
        "end": {
          "line": 576,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 21983,
      "end": 21987,
      "loc": {
        "start": {
          "line": 577,
          "column": 12
        },
        "end": {
          "line": 577,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21987,
      "end": 21988,
      "loc": {
        "start": {
          "line": 577,
          "column": 16
        },
        "end": {
          "line": 577,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 21988,
      "end": 21992,
      "loc": {
        "start": {
          "line": 577,
          "column": 17
        },
        "end": {
          "line": 577,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 21992,
      "end": 21993,
      "loc": {
        "start": {
          "line": 577,
          "column": 21
        },
        "end": {
          "line": 577,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "applyQuaternion",
      "start": 21993,
      "end": 22008,
      "loc": {
        "start": {
          "line": 577,
          "column": 22
        },
        "end": {
          "line": 577,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22008,
      "end": 22009,
      "loc": {
        "start": {
          "line": 577,
          "column": 37
        },
        "end": {
          "line": 577,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22009,
      "end": 22013,
      "loc": {
        "start": {
          "line": 577,
          "column": 38
        },
        "end": {
          "line": 577,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22013,
      "end": 22014,
      "loc": {
        "start": {
          "line": 577,
          "column": 42
        },
        "end": {
          "line": 577,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_quat",
      "start": 22014,
      "end": 22019,
      "loc": {
        "start": {
          "line": 577,
          "column": 43
        },
        "end": {
          "line": 577,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22019,
      "end": 22020,
      "loc": {
        "start": {
          "line": 577,
          "column": 48
        },
        "end": {
          "line": 577,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22020,
      "end": 22021,
      "loc": {
        "start": {
          "line": 577,
          "column": 49
        },
        "end": {
          "line": 577,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " angle from z-axis around y-axis",
      "start": 22034,
      "end": 22068,
      "loc": {
        "start": {
          "line": 578,
          "column": 12
        },
        "end": {
          "line": 578,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22081,
      "end": 22085,
      "loc": {
        "start": {
          "line": 579,
          "column": 12
        },
        "end": {
          "line": 579,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22085,
      "end": 22086,
      "loc": {
        "start": {
          "line": 579,
          "column": 16
        },
        "end": {
          "line": 579,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 22086,
      "end": 22091,
      "loc": {
        "start": {
          "line": 579,
          "column": 17
        },
        "end": {
          "line": 579,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 22092,
      "end": 22093,
      "loc": {
        "start": {
          "line": 579,
          "column": 23
        },
        "end": {
          "line": 579,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 22094,
      "end": 22098,
      "loc": {
        "start": {
          "line": 579,
          "column": 25
        },
        "end": {
          "line": 579,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22098,
      "end": 22099,
      "loc": {
        "start": {
          "line": 579,
          "column": 29
        },
        "end": {
          "line": 579,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "atan2",
      "start": 22099,
      "end": 22104,
      "loc": {
        "start": {
          "line": 579,
          "column": 30
        },
        "end": {
          "line": 579,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22104,
      "end": 22105,
      "loc": {
        "start": {
          "line": 579,
          "column": 35
        },
        "end": {
          "line": 579,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22105,
      "end": 22109,
      "loc": {
        "start": {
          "line": 579,
          "column": 36
        },
        "end": {
          "line": 579,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22109,
      "end": 22110,
      "loc": {
        "start": {
          "line": 579,
          "column": 40
        },
        "end": {
          "line": 579,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 22110,
      "end": 22114,
      "loc": {
        "start": {
          "line": 579,
          "column": 41
        },
        "end": {
          "line": 579,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22114,
      "end": 22115,
      "loc": {
        "start": {
          "line": 579,
          "column": 45
        },
        "end": {
          "line": 579,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 22115,
      "end": 22116,
      "loc": {
        "start": {
          "line": 579,
          "column": 46
        },
        "end": {
          "line": 579,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22116,
      "end": 22117,
      "loc": {
        "start": {
          "line": 579,
          "column": 47
        },
        "end": {
          "line": 579,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22118,
      "end": 22122,
      "loc": {
        "start": {
          "line": 579,
          "column": 49
        },
        "end": {
          "line": 579,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22122,
      "end": 22123,
      "loc": {
        "start": {
          "line": 579,
          "column": 53
        },
        "end": {
          "line": 579,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 22123,
      "end": 22127,
      "loc": {
        "start": {
          "line": 579,
          "column": 54
        },
        "end": {
          "line": 579,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22127,
      "end": 22128,
      "loc": {
        "start": {
          "line": 579,
          "column": 58
        },
        "end": {
          "line": 579,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "z",
      "start": 22128,
      "end": 22129,
      "loc": {
        "start": {
          "line": 579,
          "column": 59
        },
        "end": {
          "line": 579,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22129,
      "end": 22130,
      "loc": {
        "start": {
          "line": 579,
          "column": 60
        },
        "end": {
          "line": 579,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22130,
      "end": 22131,
      "loc": {
        "start": {
          "line": 579,
          "column": 61
        },
        "end": {
          "line": 579,
          "column": 62
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " angle from y-axis",
      "start": 22144,
      "end": 22164,
      "loc": {
        "start": {
          "line": 580,
          "column": 12
        },
        "end": {
          "line": 580,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22177,
      "end": 22181,
      "loc": {
        "start": {
          "line": 581,
          "column": 12
        },
        "end": {
          "line": 581,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22181,
      "end": 22182,
      "loc": {
        "start": {
          "line": 581,
          "column": 16
        },
        "end": {
          "line": 581,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 22182,
      "end": 22185,
      "loc": {
        "start": {
          "line": 581,
          "column": 17
        },
        "end": {
          "line": 581,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 22186,
      "end": 22187,
      "loc": {
        "start": {
          "line": 581,
          "column": 21
        },
        "end": {
          "line": 581,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 22188,
      "end": 22192,
      "loc": {
        "start": {
          "line": 581,
          "column": 23
        },
        "end": {
          "line": 581,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22192,
      "end": 22193,
      "loc": {
        "start": {
          "line": 581,
          "column": 27
        },
        "end": {
          "line": 581,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "atan2",
      "start": 22193,
      "end": 22198,
      "loc": {
        "start": {
          "line": 581,
          "column": 28
        },
        "end": {
          "line": 581,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22198,
      "end": 22199,
      "loc": {
        "start": {
          "line": 581,
          "column": 33
        },
        "end": {
          "line": 581,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 22199,
      "end": 22203,
      "loc": {
        "start": {
          "line": 581,
          "column": 34
        },
        "end": {
          "line": 581,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22203,
      "end": 22204,
      "loc": {
        "start": {
          "line": 581,
          "column": 38
        },
        "end": {
          "line": 581,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sqrt",
      "start": 22204,
      "end": 22208,
      "loc": {
        "start": {
          "line": 581,
          "column": 39
        },
        "end": {
          "line": 581,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22208,
      "end": 22209,
      "loc": {
        "start": {
          "line": 581,
          "column": 43
        },
        "end": {
          "line": 581,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22209,
      "end": 22213,
      "loc": {
        "start": {
          "line": 581,
          "column": 44
        },
        "end": {
          "line": 581,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22213,
      "end": 22214,
      "loc": {
        "start": {
          "line": 581,
          "column": 48
        },
        "end": {
          "line": 581,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 22214,
      "end": 22218,
      "loc": {
        "start": {
          "line": 581,
          "column": 49
        },
        "end": {
          "line": 581,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22218,
      "end": 22219,
      "loc": {
        "start": {
          "line": 581,
          "column": 53
        },
        "end": {
          "line": 581,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 22219,
      "end": 22220,
      "loc": {
        "start": {
          "line": 581,
          "column": 54
        },
        "end": {
          "line": 581,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 22221,
      "end": 22222,
      "loc": {
        "start": {
          "line": 581,
          "column": 56
        },
        "end": {
          "line": 581,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22223,
      "end": 22227,
      "loc": {
        "start": {
          "line": 581,
          "column": 58
        },
        "end": {
          "line": 581,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22227,
      "end": 22228,
      "loc": {
        "start": {
          "line": 581,
          "column": 62
        },
        "end": {
          "line": 581,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 22228,
      "end": 22232,
      "loc": {
        "start": {
          "line": 581,
          "column": 63
        },
        "end": {
          "line": 581,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22232,
      "end": 22233,
      "loc": {
        "start": {
          "line": 581,
          "column": 67
        },
        "end": {
          "line": 581,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 22233,
      "end": 22234,
      "loc": {
        "start": {
          "line": 581,
          "column": 68
        },
        "end": {
          "line": 581,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 22235,
      "end": 22236,
      "loc": {
        "start": {
          "line": 581,
          "column": 70
        },
        "end": {
          "line": 581,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22237,
      "end": 22241,
      "loc": {
        "start": {
          "line": 581,
          "column": 72
        },
        "end": {
          "line": 581,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22241,
      "end": 22242,
      "loc": {
        "start": {
          "line": 581,
          "column": 76
        },
        "end": {
          "line": 581,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 22242,
      "end": 22246,
      "loc": {
        "start": {
          "line": 581,
          "column": 77
        },
        "end": {
          "line": 581,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22246,
      "end": 22247,
      "loc": {
        "start": {
          "line": 581,
          "column": 81
        },
        "end": {
          "line": 581,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "z",
      "start": 22247,
      "end": 22248,
      "loc": {
        "start": {
          "line": 581,
          "column": 82
        },
        "end": {
          "line": 581,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 22249,
      "end": 22250,
      "loc": {
        "start": {
          "line": 581,
          "column": 84
        },
        "end": {
          "line": 581,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22251,
      "end": 22255,
      "loc": {
        "start": {
          "line": 581,
          "column": 86
        },
        "end": {
          "line": 581,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22255,
      "end": 22256,
      "loc": {
        "start": {
          "line": 581,
          "column": 90
        },
        "end": {
          "line": 581,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 22256,
      "end": 22260,
      "loc": {
        "start": {
          "line": 581,
          "column": 91
        },
        "end": {
          "line": 581,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22260,
      "end": 22261,
      "loc": {
        "start": {
          "line": 581,
          "column": 95
        },
        "end": {
          "line": 581,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "z",
      "start": 22261,
      "end": 22262,
      "loc": {
        "start": {
          "line": 581,
          "column": 96
        },
        "end": {
          "line": 581,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22262,
      "end": 22263,
      "loc": {
        "start": {
          "line": 581,
          "column": 97
        },
        "end": {
          "line": 581,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22263,
      "end": 22264,
      "loc": {
        "start": {
          "line": 581,
          "column": 98
        },
        "end": {
          "line": 581,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22265,
      "end": 22269,
      "loc": {
        "start": {
          "line": 581,
          "column": 100
        },
        "end": {
          "line": 581,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22269,
      "end": 22270,
      "loc": {
        "start": {
          "line": 581,
          "column": 104
        },
        "end": {
          "line": 581,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 22270,
      "end": 22274,
      "loc": {
        "start": {
          "line": 581,
          "column": 105
        },
        "end": {
          "line": 581,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22274,
      "end": 22275,
      "loc": {
        "start": {
          "line": 581,
          "column": 109
        },
        "end": {
          "line": 581,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 22275,
      "end": 22276,
      "loc": {
        "start": {
          "line": 581,
          "column": 110
        },
        "end": {
          "line": 581,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22276,
      "end": 22277,
      "loc": {
        "start": {
          "line": 581,
          "column": 111
        },
        "end": {
          "line": 581,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22277,
      "end": 22278,
      "loc": {
        "start": {
          "line": 581,
          "column": 112
        },
        "end": {
          "line": 581,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22291,
      "end": 22295,
      "loc": {
        "start": {
          "line": 582,
          "column": 12
        },
        "end": {
          "line": 582,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22295,
      "end": 22296,
      "loc": {
        "start": {
          "line": 582,
          "column": 16
        },
        "end": {
          "line": 582,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 22296,
      "end": 22301,
      "loc": {
        "start": {
          "line": 582,
          "column": 17
        },
        "end": {
          "line": 582,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 22302,
      "end": 22304,
      "loc": {
        "start": {
          "line": 582,
          "column": 23
        },
        "end": {
          "line": 582,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22305,
      "end": 22309,
      "loc": {
        "start": {
          "line": 582,
          "column": 26
        },
        "end": {
          "line": 582,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22309,
      "end": 22310,
      "loc": {
        "start": {
          "line": 582,
          "column": 30
        },
        "end": {
          "line": 582,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_thetaDelta",
      "start": 22310,
      "end": 22321,
      "loc": {
        "start": {
          "line": 582,
          "column": 31
        },
        "end": {
          "line": 582,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22321,
      "end": 22322,
      "loc": {
        "start": {
          "line": 582,
          "column": 42
        },
        "end": {
          "line": 582,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22335,
      "end": 22339,
      "loc": {
        "start": {
          "line": 583,
          "column": 12
        },
        "end": {
          "line": 583,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22339,
      "end": 22340,
      "loc": {
        "start": {
          "line": 583,
          "column": 16
        },
        "end": {
          "line": 583,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 22340,
      "end": 22343,
      "loc": {
        "start": {
          "line": 583,
          "column": 17
        },
        "end": {
          "line": 583,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 22344,
      "end": 22346,
      "loc": {
        "start": {
          "line": 583,
          "column": 21
        },
        "end": {
          "line": 583,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22347,
      "end": 22351,
      "loc": {
        "start": {
          "line": 583,
          "column": 24
        },
        "end": {
          "line": 583,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22351,
      "end": 22352,
      "loc": {
        "start": {
          "line": 583,
          "column": 28
        },
        "end": {
          "line": 583,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_phiDelta",
      "start": 22352,
      "end": 22361,
      "loc": {
        "start": {
          "line": 583,
          "column": 29
        },
        "end": {
          "line": 583,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22361,
      "end": 22362,
      "loc": {
        "start": {
          "line": 583,
          "column": 38
        },
        "end": {
          "line": 583,
          "column": 39
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restrict phi to be between desired limits",
      "start": 22375,
      "end": 22419,
      "loc": {
        "start": {
          "line": 584,
          "column": 12
        },
        "end": {
          "line": 584,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22432,
      "end": 22436,
      "loc": {
        "start": {
          "line": 585,
          "column": 12
        },
        "end": {
          "line": 585,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22436,
      "end": 22437,
      "loc": {
        "start": {
          "line": 585,
          "column": 16
        },
        "end": {
          "line": 585,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 22437,
      "end": 22440,
      "loc": {
        "start": {
          "line": 585,
          "column": 17
        },
        "end": {
          "line": 585,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 22441,
      "end": 22442,
      "loc": {
        "start": {
          "line": 585,
          "column": 21
        },
        "end": {
          "line": 585,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 22443,
      "end": 22447,
      "loc": {
        "start": {
          "line": 585,
          "column": 23
        },
        "end": {
          "line": 585,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22447,
      "end": 22448,
      "loc": {
        "start": {
          "line": 585,
          "column": 27
        },
        "end": {
          "line": 585,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "max",
      "start": 22448,
      "end": 22451,
      "loc": {
        "start": {
          "line": 585,
          "column": 28
        },
        "end": {
          "line": 585,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22451,
      "end": 22452,
      "loc": {
        "start": {
          "line": 585,
          "column": 31
        },
        "end": {
          "line": 585,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22452,
      "end": 22456,
      "loc": {
        "start": {
          "line": 585,
          "column": 32
        },
        "end": {
          "line": 585,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22456,
      "end": 22457,
      "loc": {
        "start": {
          "line": 585,
          "column": 36
        },
        "end": {
          "line": 585,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minPolarAngle",
      "start": 22457,
      "end": 22470,
      "loc": {
        "start": {
          "line": 585,
          "column": 37
        },
        "end": {
          "line": 585,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22470,
      "end": 22471,
      "loc": {
        "start": {
          "line": 585,
          "column": 50
        },
        "end": {
          "line": 585,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 22472,
      "end": 22476,
      "loc": {
        "start": {
          "line": 585,
          "column": 52
        },
        "end": {
          "line": 585,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22476,
      "end": 22477,
      "loc": {
        "start": {
          "line": 585,
          "column": 56
        },
        "end": {
          "line": 585,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 22477,
      "end": 22480,
      "loc": {
        "start": {
          "line": 585,
          "column": 57
        },
        "end": {
          "line": 585,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22480,
      "end": 22481,
      "loc": {
        "start": {
          "line": 585,
          "column": 60
        },
        "end": {
          "line": 585,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22481,
      "end": 22485,
      "loc": {
        "start": {
          "line": 585,
          "column": 61
        },
        "end": {
          "line": 585,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22485,
      "end": 22486,
      "loc": {
        "start": {
          "line": 585,
          "column": 65
        },
        "end": {
          "line": 585,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPolarAngle",
      "start": 22486,
      "end": 22499,
      "loc": {
        "start": {
          "line": 585,
          "column": 66
        },
        "end": {
          "line": 585,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22499,
      "end": 22500,
      "loc": {
        "start": {
          "line": 585,
          "column": 79
        },
        "end": {
          "line": 585,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22501,
      "end": 22505,
      "loc": {
        "start": {
          "line": 585,
          "column": 81
        },
        "end": {
          "line": 585,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22505,
      "end": 22506,
      "loc": {
        "start": {
          "line": 585,
          "column": 85
        },
        "end": {
          "line": 585,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 22506,
      "end": 22509,
      "loc": {
        "start": {
          "line": 585,
          "column": 86
        },
        "end": {
          "line": 585,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22509,
      "end": 22510,
      "loc": {
        "start": {
          "line": 585,
          "column": 89
        },
        "end": {
          "line": 585,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22510,
      "end": 22511,
      "loc": {
        "start": {
          "line": 585,
          "column": 90
        },
        "end": {
          "line": 585,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22511,
      "end": 22512,
      "loc": {
        "start": {
          "line": 585,
          "column": 91
        },
        "end": {
          "line": 585,
          "column": 92
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restrict phi to be between EPS and PI-EPS",
      "start": 22525,
      "end": 22569,
      "loc": {
        "start": {
          "line": 586,
          "column": 12
        },
        "end": {
          "line": 586,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22582,
      "end": 22586,
      "loc": {
        "start": {
          "line": 587,
          "column": 12
        },
        "end": {
          "line": 587,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22586,
      "end": 22587,
      "loc": {
        "start": {
          "line": 587,
          "column": 16
        },
        "end": {
          "line": 587,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 22587,
      "end": 22590,
      "loc": {
        "start": {
          "line": 587,
          "column": 17
        },
        "end": {
          "line": 587,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 22591,
      "end": 22592,
      "loc": {
        "start": {
          "line": 587,
          "column": 21
        },
        "end": {
          "line": 587,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 22593,
      "end": 22597,
      "loc": {
        "start": {
          "line": 587,
          "column": 23
        },
        "end": {
          "line": 587,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22597,
      "end": 22598,
      "loc": {
        "start": {
          "line": 587,
          "column": 27
        },
        "end": {
          "line": 587,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "max",
      "start": 22598,
      "end": 22601,
      "loc": {
        "start": {
          "line": 587,
          "column": 28
        },
        "end": {
          "line": 587,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22601,
      "end": 22602,
      "loc": {
        "start": {
          "line": 587,
          "column": 31
        },
        "end": {
          "line": 587,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 22602,
      "end": 22607,
      "loc": {
        "start": {
          "line": 587,
          "column": 32
        },
        "end": {
          "line": 587,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22607,
      "end": 22608,
      "loc": {
        "start": {
          "line": 587,
          "column": 37
        },
        "end": {
          "line": 587,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Eps",
      "start": 22608,
      "end": 22611,
      "loc": {
        "start": {
          "line": 587,
          "column": 38
        },
        "end": {
          "line": 587,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22611,
      "end": 22612,
      "loc": {
        "start": {
          "line": 587,
          "column": 41
        },
        "end": {
          "line": 587,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 22613,
      "end": 22617,
      "loc": {
        "start": {
          "line": 587,
          "column": 43
        },
        "end": {
          "line": 587,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22617,
      "end": 22618,
      "loc": {
        "start": {
          "line": 587,
          "column": 47
        },
        "end": {
          "line": 587,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 22618,
      "end": 22621,
      "loc": {
        "start": {
          "line": 587,
          "column": 48
        },
        "end": {
          "line": 587,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22621,
      "end": 22622,
      "loc": {
        "start": {
          "line": 587,
          "column": 51
        },
        "end": {
          "line": 587,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22622,
      "end": 22626,
      "loc": {
        "start": {
          "line": 587,
          "column": 52
        },
        "end": {
          "line": 587,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22626,
      "end": 22627,
      "loc": {
        "start": {
          "line": 587,
          "column": 56
        },
        "end": {
          "line": 587,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxPolarAngle",
      "start": 22627,
      "end": 22640,
      "loc": {
        "start": {
          "line": 587,
          "column": 57
        },
        "end": {
          "line": 587,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 22641,
      "end": 22642,
      "loc": {
        "start": {
          "line": 587,
          "column": 71
        },
        "end": {
          "line": 587,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 22643,
      "end": 22648,
      "loc": {
        "start": {
          "line": 587,
          "column": 73
        },
        "end": {
          "line": 587,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22648,
      "end": 22649,
      "loc": {
        "start": {
          "line": 587,
          "column": 78
        },
        "end": {
          "line": 587,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Eps",
      "start": 22649,
      "end": 22652,
      "loc": {
        "start": {
          "line": 587,
          "column": 79
        },
        "end": {
          "line": 587,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22652,
      "end": 22653,
      "loc": {
        "start": {
          "line": 587,
          "column": 82
        },
        "end": {
          "line": 587,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22654,
      "end": 22658,
      "loc": {
        "start": {
          "line": 587,
          "column": 84
        },
        "end": {
          "line": 587,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22658,
      "end": 22659,
      "loc": {
        "start": {
          "line": 587,
          "column": 88
        },
        "end": {
          "line": 587,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 22659,
      "end": 22662,
      "loc": {
        "start": {
          "line": 587,
          "column": 89
        },
        "end": {
          "line": 587,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22662,
      "end": 22663,
      "loc": {
        "start": {
          "line": 587,
          "column": 92
        },
        "end": {
          "line": 587,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22663,
      "end": 22664,
      "loc": {
        "start": {
          "line": 587,
          "column": 93
        },
        "end": {
          "line": 587,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22664,
      "end": 22665,
      "loc": {
        "start": {
          "line": 587,
          "column": 94
        },
        "end": {
          "line": 587,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 22678,
      "end": 22681,
      "loc": {
        "start": {
          "line": 588,
          "column": 12
        },
        "end": {
          "line": 588,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 22682,
      "end": 22688,
      "loc": {
        "start": {
          "line": 588,
          "column": 16
        },
        "end": {
          "line": 588,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 22689,
      "end": 22690,
      "loc": {
        "start": {
          "line": 588,
          "column": 23
        },
        "end": {
          "line": 588,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22691,
      "end": 22692,
      "loc": {
        "start": {
          "line": 588,
          "column": 25
        },
        "end": {
          "line": 588,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 22692,
      "end": 22693,
      "loc": {
        "start": {
          "line": 588,
          "column": 26
        },
        "end": {
          "line": 588,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 22693,
      "end": 22694,
      "loc": {
        "start": {
          "line": 588,
          "column": 27
        },
        "end": {
          "line": 588,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22694,
      "end": 22698,
      "loc": {
        "start": {
          "line": 588,
          "column": 28
        },
        "end": {
          "line": 588,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22698,
      "end": 22699,
      "loc": {
        "start": {
          "line": 588,
          "column": 32
        },
        "end": {
          "line": 588,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 22699,
      "end": 22708,
      "loc": {
        "start": {
          "line": 588,
          "column": 33
        },
        "end": {
          "line": 588,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22708,
      "end": 22709,
      "loc": {
        "start": {
          "line": 588,
          "column": 42
        },
        "end": {
          "line": 588,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 22709,
      "end": 22715,
      "loc": {
        "start": {
          "line": 588,
          "column": 43
        },
        "end": {
          "line": 588,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22716,
      "end": 22717,
      "loc": {
        "start": {
          "line": 588,
          "column": 50
        },
        "end": {
          "line": 588,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22718,
      "end": 22722,
      "loc": {
        "start": {
          "line": 588,
          "column": 52
        },
        "end": {
          "line": 588,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22722,
      "end": 22723,
      "loc": {
        "start": {
          "line": 588,
          "column": 56
        },
        "end": {
          "line": 588,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 22723,
      "end": 22732,
      "loc": {
        "start": {
          "line": 588,
          "column": 57
        },
        "end": {
          "line": 588,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22732,
      "end": 22733,
      "loc": {
        "start": {
          "line": 588,
          "column": 66
        },
        "end": {
          "line": 588,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 22733,
      "end": 22739,
      "loc": {
        "start": {
          "line": 588,
          "column": 67
        },
        "end": {
          "line": 588,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22740,
      "end": 22741,
      "loc": {
        "start": {
          "line": 588,
          "column": 74
        },
        "end": {
          "line": 588,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22742,
      "end": 22746,
      "loc": {
        "start": {
          "line": 588,
          "column": 76
        },
        "end": {
          "line": 588,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22746,
      "end": 22747,
      "loc": {
        "start": {
          "line": 588,
          "column": 80
        },
        "end": {
          "line": 588,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "distance",
      "start": 22747,
      "end": 22755,
      "loc": {
        "start": {
          "line": 588,
          "column": 81
        },
        "end": {
          "line": 588,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22755,
      "end": 22756,
      "loc": {
        "start": {
          "line": 588,
          "column": 89
        },
        "end": {
          "line": 588,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 22757,
      "end": 22758,
      "loc": {
        "start": {
          "line": 588,
          "column": 91
        },
        "end": {
          "line": 588,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22759,
      "end": 22763,
      "loc": {
        "start": {
          "line": 588,
          "column": 93
        },
        "end": {
          "line": 588,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22763,
      "end": 22764,
      "loc": {
        "start": {
          "line": 588,
          "column": 97
        },
        "end": {
          "line": 588,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_scale",
      "start": 22764,
      "end": 22770,
      "loc": {
        "start": {
          "line": 588,
          "column": 98
        },
        "end": {
          "line": 588,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22770,
      "end": 22771,
      "loc": {
        "start": {
          "line": 588,
          "column": 104
        },
        "end": {
          "line": 588,
          "column": 105
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " restrict radius to be between desired limits",
      "start": 22784,
      "end": 22831,
      "loc": {
        "start": {
          "line": 589,
          "column": 12
        },
        "end": {
          "line": 589,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 22844,
      "end": 22850,
      "loc": {
        "start": {
          "line": 590,
          "column": 12
        },
        "end": {
          "line": 590,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 22851,
      "end": 22852,
      "loc": {
        "start": {
          "line": 590,
          "column": 19
        },
        "end": {
          "line": 590,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 22853,
      "end": 22857,
      "loc": {
        "start": {
          "line": 590,
          "column": 21
        },
        "end": {
          "line": 590,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22857,
      "end": 22858,
      "loc": {
        "start": {
          "line": 590,
          "column": 25
        },
        "end": {
          "line": 590,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "max",
      "start": 22858,
      "end": 22861,
      "loc": {
        "start": {
          "line": 590,
          "column": 26
        },
        "end": {
          "line": 590,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22861,
      "end": 22862,
      "loc": {
        "start": {
          "line": 590,
          "column": 29
        },
        "end": {
          "line": 590,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22862,
      "end": 22866,
      "loc": {
        "start": {
          "line": 590,
          "column": 30
        },
        "end": {
          "line": 590,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22866,
      "end": 22867,
      "loc": {
        "start": {
          "line": 590,
          "column": 34
        },
        "end": {
          "line": 590,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "minDistance",
      "start": 22867,
      "end": 22878,
      "loc": {
        "start": {
          "line": 590,
          "column": 35
        },
        "end": {
          "line": 590,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22878,
      "end": 22879,
      "loc": {
        "start": {
          "line": 590,
          "column": 46
        },
        "end": {
          "line": 590,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 22880,
      "end": 22884,
      "loc": {
        "start": {
          "line": 590,
          "column": 48
        },
        "end": {
          "line": 590,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22884,
      "end": 22885,
      "loc": {
        "start": {
          "line": 590,
          "column": 52
        },
        "end": {
          "line": 590,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "min",
      "start": 22885,
      "end": 22888,
      "loc": {
        "start": {
          "line": 590,
          "column": 53
        },
        "end": {
          "line": 590,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22888,
      "end": 22889,
      "loc": {
        "start": {
          "line": 590,
          "column": 56
        },
        "end": {
          "line": 590,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22889,
      "end": 22893,
      "loc": {
        "start": {
          "line": 590,
          "column": 57
        },
        "end": {
          "line": 590,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22893,
      "end": 22894,
      "loc": {
        "start": {
          "line": 590,
          "column": 61
        },
        "end": {
          "line": 590,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxDistance",
      "start": 22894,
      "end": 22905,
      "loc": {
        "start": {
          "line": 590,
          "column": 62
        },
        "end": {
          "line": 590,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22905,
      "end": 22906,
      "loc": {
        "start": {
          "line": 590,
          "column": 73
        },
        "end": {
          "line": 590,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 22907,
      "end": 22913,
      "loc": {
        "start": {
          "line": 590,
          "column": 75
        },
        "end": {
          "line": 590,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22913,
      "end": 22914,
      "loc": {
        "start": {
          "line": 590,
          "column": 81
        },
        "end": {
          "line": 590,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22914,
      "end": 22915,
      "loc": {
        "start": {
          "line": 590,
          "column": 82
        },
        "end": {
          "line": 590,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22915,
      "end": 22916,
      "loc": {
        "start": {
          "line": 590,
          "column": 83
        },
        "end": {
          "line": 590,
          "column": 84
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " move target to panned location",
      "start": 22929,
      "end": 22962,
      "loc": {
        "start": {
          "line": 591,
          "column": 12
        },
        "end": {
          "line": 591,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22975,
      "end": 22979,
      "loc": {
        "start": {
          "line": 592,
          "column": 12
        },
        "end": {
          "line": 592,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22979,
      "end": 22980,
      "loc": {
        "start": {
          "line": 592,
          "column": 16
        },
        "end": {
          "line": 592,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 22980,
      "end": 22986,
      "loc": {
        "start": {
          "line": 592,
          "column": 17
        },
        "end": {
          "line": 592,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22986,
      "end": 22987,
      "loc": {
        "start": {
          "line": 592,
          "column": 23
        },
        "end": {
          "line": 592,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 22987,
      "end": 22990,
      "loc": {
        "start": {
          "line": 592,
          "column": 24
        },
        "end": {
          "line": 592,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 22990,
      "end": 22991,
      "loc": {
        "start": {
          "line": 592,
          "column": 27
        },
        "end": {
          "line": 592,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 22991,
      "end": 22995,
      "loc": {
        "start": {
          "line": 592,
          "column": 28
        },
        "end": {
          "line": 592,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 22995,
      "end": 22996,
      "loc": {
        "start": {
          "line": 592,
          "column": 32
        },
        "end": {
          "line": 592,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panning",
      "start": 22996,
      "end": 23004,
      "loc": {
        "start": {
          "line": 592,
          "column": 33
        },
        "end": {
          "line": 592,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23004,
      "end": 23005,
      "loc": {
        "start": {
          "line": 592,
          "column": 41
        },
        "end": {
          "line": 592,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23005,
      "end": 23006,
      "loc": {
        "start": {
          "line": 592,
          "column": 42
        },
        "end": {
          "line": 592,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23019,
      "end": 23023,
      "loc": {
        "start": {
          "line": 593,
          "column": 12
        },
        "end": {
          "line": 593,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23023,
      "end": 23024,
      "loc": {
        "start": {
          "line": 593,
          "column": 16
        },
        "end": {
          "line": 593,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 23024,
      "end": 23028,
      "loc": {
        "start": {
          "line": 593,
          "column": 17
        },
        "end": {
          "line": 593,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23028,
      "end": 23029,
      "loc": {
        "start": {
          "line": 593,
          "column": 21
        },
        "end": {
          "line": 593,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 23029,
      "end": 23030,
      "loc": {
        "start": {
          "line": 593,
          "column": 22
        },
        "end": {
          "line": 593,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 23031,
      "end": 23032,
      "loc": {
        "start": {
          "line": 593,
          "column": 24
        },
        "end": {
          "line": 593,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 23033,
      "end": 23039,
      "loc": {
        "start": {
          "line": 593,
          "column": 26
        },
        "end": {
          "line": 593,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 23040,
      "end": 23041,
      "loc": {
        "start": {
          "line": 593,
          "column": 33
        },
        "end": {
          "line": 593,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 23042,
      "end": 23046,
      "loc": {
        "start": {
          "line": 593,
          "column": 35
        },
        "end": {
          "line": 593,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23046,
      "end": 23047,
      "loc": {
        "start": {
          "line": 593,
          "column": 39
        },
        "end": {
          "line": 593,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sin",
      "start": 23047,
      "end": 23050,
      "loc": {
        "start": {
          "line": 593,
          "column": 40
        },
        "end": {
          "line": 593,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23050,
      "end": 23051,
      "loc": {
        "start": {
          "line": 593,
          "column": 43
        },
        "end": {
          "line": 593,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23051,
      "end": 23055,
      "loc": {
        "start": {
          "line": 593,
          "column": 44
        },
        "end": {
          "line": 593,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23055,
      "end": 23056,
      "loc": {
        "start": {
          "line": 593,
          "column": 48
        },
        "end": {
          "line": 593,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 23056,
      "end": 23059,
      "loc": {
        "start": {
          "line": 593,
          "column": 49
        },
        "end": {
          "line": 593,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23059,
      "end": 23060,
      "loc": {
        "start": {
          "line": 593,
          "column": 52
        },
        "end": {
          "line": 593,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 23061,
      "end": 23062,
      "loc": {
        "start": {
          "line": 593,
          "column": 54
        },
        "end": {
          "line": 593,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 23063,
      "end": 23067,
      "loc": {
        "start": {
          "line": 593,
          "column": 56
        },
        "end": {
          "line": 593,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23067,
      "end": 23068,
      "loc": {
        "start": {
          "line": 593,
          "column": 60
        },
        "end": {
          "line": 593,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sin",
      "start": 23068,
      "end": 23071,
      "loc": {
        "start": {
          "line": 593,
          "column": 61
        },
        "end": {
          "line": 593,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23071,
      "end": 23072,
      "loc": {
        "start": {
          "line": 593,
          "column": 64
        },
        "end": {
          "line": 593,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23072,
      "end": 23076,
      "loc": {
        "start": {
          "line": 593,
          "column": 65
        },
        "end": {
          "line": 593,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23076,
      "end": 23077,
      "loc": {
        "start": {
          "line": 593,
          "column": 69
        },
        "end": {
          "line": 593,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 23077,
      "end": 23082,
      "loc": {
        "start": {
          "line": 593,
          "column": 70
        },
        "end": {
          "line": 593,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23082,
      "end": 23083,
      "loc": {
        "start": {
          "line": 593,
          "column": 75
        },
        "end": {
          "line": 593,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23083,
      "end": 23084,
      "loc": {
        "start": {
          "line": 593,
          "column": 76
        },
        "end": {
          "line": 593,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23097,
      "end": 23101,
      "loc": {
        "start": {
          "line": 594,
          "column": 12
        },
        "end": {
          "line": 594,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23101,
      "end": 23102,
      "loc": {
        "start": {
          "line": 594,
          "column": 16
        },
        "end": {
          "line": 594,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 23102,
      "end": 23106,
      "loc": {
        "start": {
          "line": 594,
          "column": 17
        },
        "end": {
          "line": 594,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23106,
      "end": 23107,
      "loc": {
        "start": {
          "line": 594,
          "column": 21
        },
        "end": {
          "line": 594,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 23107,
      "end": 23108,
      "loc": {
        "start": {
          "line": 594,
          "column": 22
        },
        "end": {
          "line": 594,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 23109,
      "end": 23110,
      "loc": {
        "start": {
          "line": 594,
          "column": 24
        },
        "end": {
          "line": 594,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 23111,
      "end": 23117,
      "loc": {
        "start": {
          "line": 594,
          "column": 26
        },
        "end": {
          "line": 594,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 23118,
      "end": 23119,
      "loc": {
        "start": {
          "line": 594,
          "column": 33
        },
        "end": {
          "line": 594,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 23120,
      "end": 23124,
      "loc": {
        "start": {
          "line": 594,
          "column": 35
        },
        "end": {
          "line": 594,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23124,
      "end": 23125,
      "loc": {
        "start": {
          "line": 594,
          "column": 39
        },
        "end": {
          "line": 594,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cos",
      "start": 23125,
      "end": 23128,
      "loc": {
        "start": {
          "line": 594,
          "column": 40
        },
        "end": {
          "line": 594,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23128,
      "end": 23129,
      "loc": {
        "start": {
          "line": 594,
          "column": 43
        },
        "end": {
          "line": 594,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23129,
      "end": 23133,
      "loc": {
        "start": {
          "line": 594,
          "column": 44
        },
        "end": {
          "line": 594,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23133,
      "end": 23134,
      "loc": {
        "start": {
          "line": 594,
          "column": 48
        },
        "end": {
          "line": 594,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 23134,
      "end": 23137,
      "loc": {
        "start": {
          "line": 594,
          "column": 49
        },
        "end": {
          "line": 594,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23137,
      "end": 23138,
      "loc": {
        "start": {
          "line": 594,
          "column": 52
        },
        "end": {
          "line": 594,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23138,
      "end": 23139,
      "loc": {
        "start": {
          "line": 594,
          "column": 53
        },
        "end": {
          "line": 594,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23152,
      "end": 23156,
      "loc": {
        "start": {
          "line": 595,
          "column": 12
        },
        "end": {
          "line": 595,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23156,
      "end": 23157,
      "loc": {
        "start": {
          "line": 595,
          "column": 16
        },
        "end": {
          "line": 595,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 23157,
      "end": 23161,
      "loc": {
        "start": {
          "line": 595,
          "column": 17
        },
        "end": {
          "line": 595,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23161,
      "end": 23162,
      "loc": {
        "start": {
          "line": 595,
          "column": 21
        },
        "end": {
          "line": 595,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "z",
      "start": 23162,
      "end": 23163,
      "loc": {
        "start": {
          "line": 595,
          "column": 22
        },
        "end": {
          "line": 595,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 23164,
      "end": 23165,
      "loc": {
        "start": {
          "line": 595,
          "column": 24
        },
        "end": {
          "line": 595,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 23166,
      "end": 23172,
      "loc": {
        "start": {
          "line": 595,
          "column": 26
        },
        "end": {
          "line": 595,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 23173,
      "end": 23174,
      "loc": {
        "start": {
          "line": 595,
          "column": 33
        },
        "end": {
          "line": 595,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 23175,
      "end": 23179,
      "loc": {
        "start": {
          "line": 595,
          "column": 35
        },
        "end": {
          "line": 595,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23179,
      "end": 23180,
      "loc": {
        "start": {
          "line": 595,
          "column": 39
        },
        "end": {
          "line": 595,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sin",
      "start": 23180,
      "end": 23183,
      "loc": {
        "start": {
          "line": 595,
          "column": 40
        },
        "end": {
          "line": 595,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23183,
      "end": 23184,
      "loc": {
        "start": {
          "line": 595,
          "column": 43
        },
        "end": {
          "line": 595,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23184,
      "end": 23188,
      "loc": {
        "start": {
          "line": 595,
          "column": 44
        },
        "end": {
          "line": 595,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23188,
      "end": 23189,
      "loc": {
        "start": {
          "line": 595,
          "column": 48
        },
        "end": {
          "line": 595,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "phi",
      "start": 23189,
      "end": 23192,
      "loc": {
        "start": {
          "line": 595,
          "column": 49
        },
        "end": {
          "line": 595,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23192,
      "end": 23193,
      "loc": {
        "start": {
          "line": 595,
          "column": 52
        },
        "end": {
          "line": 595,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 23194,
      "end": 23195,
      "loc": {
        "start": {
          "line": 595,
          "column": 54
        },
        "end": {
          "line": 595,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 23196,
      "end": 23200,
      "loc": {
        "start": {
          "line": 595,
          "column": 56
        },
        "end": {
          "line": 595,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23200,
      "end": 23201,
      "loc": {
        "start": {
          "line": 595,
          "column": 60
        },
        "end": {
          "line": 595,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cos",
      "start": 23201,
      "end": 23204,
      "loc": {
        "start": {
          "line": 595,
          "column": 61
        },
        "end": {
          "line": 595,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23204,
      "end": 23205,
      "loc": {
        "start": {
          "line": 595,
          "column": 64
        },
        "end": {
          "line": 595,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23205,
      "end": 23209,
      "loc": {
        "start": {
          "line": 595,
          "column": 65
        },
        "end": {
          "line": 595,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23209,
      "end": 23210,
      "loc": {
        "start": {
          "line": 595,
          "column": 69
        },
        "end": {
          "line": 595,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "theta",
      "start": 23210,
      "end": 23215,
      "loc": {
        "start": {
          "line": 595,
          "column": 70
        },
        "end": {
          "line": 595,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23215,
      "end": 23216,
      "loc": {
        "start": {
          "line": 595,
          "column": 75
        },
        "end": {
          "line": 595,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23216,
      "end": 23217,
      "loc": {
        "start": {
          "line": 595,
          "column": 76
        },
        "end": {
          "line": 595,
          "column": 77
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " rotate eye back to \"camera-up-vector-is-up\" space",
      "start": 23230,
      "end": 23282,
      "loc": {
        "start": {
          "line": 596,
          "column": 12
        },
        "end": {
          "line": 596,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23295,
      "end": 23299,
      "loc": {
        "start": {
          "line": 597,
          "column": 12
        },
        "end": {
          "line": 597,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23299,
      "end": 23300,
      "loc": {
        "start": {
          "line": 597,
          "column": 16
        },
        "end": {
          "line": 597,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 23300,
      "end": 23304,
      "loc": {
        "start": {
          "line": 597,
          "column": 17
        },
        "end": {
          "line": 597,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23304,
      "end": 23305,
      "loc": {
        "start": {
          "line": 597,
          "column": 21
        },
        "end": {
          "line": 597,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "applyQuaternion",
      "start": 23305,
      "end": 23320,
      "loc": {
        "start": {
          "line": 597,
          "column": 22
        },
        "end": {
          "line": 597,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23320,
      "end": 23321,
      "loc": {
        "start": {
          "line": 597,
          "column": 37
        },
        "end": {
          "line": 597,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23321,
      "end": 23325,
      "loc": {
        "start": {
          "line": 597,
          "column": 38
        },
        "end": {
          "line": 597,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23325,
      "end": 23326,
      "loc": {
        "start": {
          "line": 597,
          "column": 42
        },
        "end": {
          "line": 597,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_quatInverse",
      "start": 23326,
      "end": 23338,
      "loc": {
        "start": {
          "line": 597,
          "column": 43
        },
        "end": {
          "line": 597,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23338,
      "end": 23339,
      "loc": {
        "start": {
          "line": 597,
          "column": 55
        },
        "end": {
          "line": 597,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23339,
      "end": 23340,
      "loc": {
        "start": {
          "line": 597,
          "column": 56
        },
        "end": {
          "line": 597,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 23353,
      "end": 23359,
      "loc": {
        "start": {
          "line": 598,
          "column": 12
        },
        "end": {
          "line": 598,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23359,
      "end": 23360,
      "loc": {
        "start": {
          "line": 598,
          "column": 18
        },
        "end": {
          "line": 598,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "position",
      "start": 23360,
      "end": 23368,
      "loc": {
        "start": {
          "line": 598,
          "column": 19
        },
        "end": {
          "line": 598,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23368,
      "end": 23369,
      "loc": {
        "start": {
          "line": 598,
          "column": 27
        },
        "end": {
          "line": 598,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 23369,
      "end": 23373,
      "loc": {
        "start": {
          "line": 598,
          "column": 28
        },
        "end": {
          "line": 598,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23373,
      "end": 23374,
      "loc": {
        "start": {
          "line": 598,
          "column": 32
        },
        "end": {
          "line": 598,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23374,
      "end": 23378,
      "loc": {
        "start": {
          "line": 598,
          "column": 33
        },
        "end": {
          "line": 598,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23378,
      "end": 23379,
      "loc": {
        "start": {
          "line": 598,
          "column": 37
        },
        "end": {
          "line": 598,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 23379,
      "end": 23385,
      "loc": {
        "start": {
          "line": 598,
          "column": 38
        },
        "end": {
          "line": 598,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23385,
      "end": 23386,
      "loc": {
        "start": {
          "line": 598,
          "column": 44
        },
        "end": {
          "line": 598,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23386,
      "end": 23387,
      "loc": {
        "start": {
          "line": 598,
          "column": 45
        },
        "end": {
          "line": 598,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "add",
      "start": 23387,
      "end": 23390,
      "loc": {
        "start": {
          "line": 598,
          "column": 46
        },
        "end": {
          "line": 598,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23390,
      "end": 23391,
      "loc": {
        "start": {
          "line": 598,
          "column": 49
        },
        "end": {
          "line": 598,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23391,
      "end": 23395,
      "loc": {
        "start": {
          "line": 598,
          "column": 50
        },
        "end": {
          "line": 598,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23395,
      "end": 23396,
      "loc": {
        "start": {
          "line": 598,
          "column": 54
        },
        "end": {
          "line": 598,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_eye",
      "start": 23396,
      "end": 23400,
      "loc": {
        "start": {
          "line": 598,
          "column": 55
        },
        "end": {
          "line": 598,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23400,
      "end": 23401,
      "loc": {
        "start": {
          "line": 598,
          "column": 59
        },
        "end": {
          "line": 598,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23401,
      "end": 23402,
      "loc": {
        "start": {
          "line": 598,
          "column": 60
        },
        "end": {
          "line": 598,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 23415,
      "end": 23421,
      "loc": {
        "start": {
          "line": 599,
          "column": 12
        },
        "end": {
          "line": 599,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23421,
      "end": 23422,
      "loc": {
        "start": {
          "line": 599,
          "column": 18
        },
        "end": {
          "line": 599,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lookAt",
      "start": 23422,
      "end": 23428,
      "loc": {
        "start": {
          "line": 599,
          "column": 19
        },
        "end": {
          "line": 599,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23428,
      "end": 23429,
      "loc": {
        "start": {
          "line": 599,
          "column": 25
        },
        "end": {
          "line": 599,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23429,
      "end": 23433,
      "loc": {
        "start": {
          "line": 599,
          "column": 26
        },
        "end": {
          "line": 599,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23433,
      "end": 23434,
      "loc": {
        "start": {
          "line": 599,
          "column": 30
        },
        "end": {
          "line": 599,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 23434,
      "end": 23440,
      "loc": {
        "start": {
          "line": 599,
          "column": 31
        },
        "end": {
          "line": 599,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23440,
      "end": 23441,
      "loc": {
        "start": {
          "line": 599,
          "column": 37
        },
        "end": {
          "line": 599,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23441,
      "end": 23442,
      "loc": {
        "start": {
          "line": 599,
          "column": 38
        },
        "end": {
          "line": 599,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "camera",
      "start": 23455,
      "end": 23461,
      "loc": {
        "start": {
          "line": 600,
          "column": 12
        },
        "end": {
          "line": 600,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23461,
      "end": 23462,
      "loc": {
        "start": {
          "line": 600,
          "column": 18
        },
        "end": {
          "line": 600,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 23462,
      "end": 23468,
      "loc": {
        "start": {
          "line": 600,
          "column": 19
        },
        "end": {
          "line": 600,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23468,
      "end": 23469,
      "loc": {
        "start": {
          "line": 600,
          "column": 25
        },
        "end": {
          "line": 600,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 23469,
      "end": 23473,
      "loc": {
        "start": {
          "line": 600,
          "column": 26
        },
        "end": {
          "line": 600,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23473,
      "end": 23474,
      "loc": {
        "start": {
          "line": 600,
          "column": 30
        },
        "end": {
          "line": 600,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23474,
      "end": 23478,
      "loc": {
        "start": {
          "line": 600,
          "column": 31
        },
        "end": {
          "line": 600,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23478,
      "end": 23479,
      "loc": {
        "start": {
          "line": 600,
          "column": 35
        },
        "end": {
          "line": 600,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target",
      "start": 23479,
      "end": 23485,
      "loc": {
        "start": {
          "line": 600,
          "column": 36
        },
        "end": {
          "line": 600,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23485,
      "end": 23486,
      "loc": {
        "start": {
          "line": 600,
          "column": 42
        },
        "end": {
          "line": 600,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23486,
      "end": 23487,
      "loc": {
        "start": {
          "line": 600,
          "column": 43
        },
        "end": {
          "line": 600,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23500,
      "end": 23504,
      "loc": {
        "start": {
          "line": 601,
          "column": 12
        },
        "end": {
          "line": 601,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23504,
      "end": 23505,
      "loc": {
        "start": {
          "line": 601,
          "column": 16
        },
        "end": {
          "line": 601,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_thetaDelta",
      "start": 23505,
      "end": 23516,
      "loc": {
        "start": {
          "line": 601,
          "column": 17
        },
        "end": {
          "line": 601,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 23517,
      "end": 23518,
      "loc": {
        "start": {
          "line": 601,
          "column": 29
        },
        "end": {
          "line": 601,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 23519,
      "end": 23520,
      "loc": {
        "start": {
          "line": 601,
          "column": 31
        },
        "end": {
          "line": 601,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23520,
      "end": 23521,
      "loc": {
        "start": {
          "line": 601,
          "column": 32
        },
        "end": {
          "line": 601,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23534,
      "end": 23538,
      "loc": {
        "start": {
          "line": 602,
          "column": 12
        },
        "end": {
          "line": 602,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23538,
      "end": 23539,
      "loc": {
        "start": {
          "line": 602,
          "column": 16
        },
        "end": {
          "line": 602,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_phiDelta",
      "start": 23539,
      "end": 23548,
      "loc": {
        "start": {
          "line": 602,
          "column": 17
        },
        "end": {
          "line": 602,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 23549,
      "end": 23550,
      "loc": {
        "start": {
          "line": 602,
          "column": 27
        },
        "end": {
          "line": 602,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 23551,
      "end": 23552,
      "loc": {
        "start": {
          "line": 602,
          "column": 29
        },
        "end": {
          "line": 602,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23552,
      "end": 23553,
      "loc": {
        "start": {
          "line": 602,
          "column": 30
        },
        "end": {
          "line": 602,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23566,
      "end": 23570,
      "loc": {
        "start": {
          "line": 603,
          "column": 12
        },
        "end": {
          "line": 603,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23570,
      "end": 23571,
      "loc": {
        "start": {
          "line": 603,
          "column": 16
        },
        "end": {
          "line": 603,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_scale",
      "start": 23571,
      "end": 23577,
      "loc": {
        "start": {
          "line": 603,
          "column": 17
        },
        "end": {
          "line": 603,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 23578,
      "end": 23579,
      "loc": {
        "start": {
          "line": 603,
          "column": 24
        },
        "end": {
          "line": 603,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 23580,
      "end": 23581,
      "loc": {
        "start": {
          "line": 603,
          "column": 26
        },
        "end": {
          "line": 603,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23581,
      "end": 23582,
      "loc": {
        "start": {
          "line": 603,
          "column": 27
        },
        "end": {
          "line": 603,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23595,
      "end": 23599,
      "loc": {
        "start": {
          "line": 604,
          "column": 12
        },
        "end": {
          "line": 604,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23599,
      "end": 23600,
      "loc": {
        "start": {
          "line": 604,
          "column": 16
        },
        "end": {
          "line": 604,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panning",
      "start": 23600,
      "end": 23608,
      "loc": {
        "start": {
          "line": 604,
          "column": 17
        },
        "end": {
          "line": 604,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23608,
      "end": 23609,
      "loc": {
        "start": {
          "line": 604,
          "column": 25
        },
        "end": {
          "line": 604,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 23609,
      "end": 23612,
      "loc": {
        "start": {
          "line": 604,
          "column": 26
        },
        "end": {
          "line": 604,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23612,
      "end": 23613,
      "loc": {
        "start": {
          "line": 604,
          "column": 29
        },
        "end": {
          "line": 604,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 23613,
      "end": 23614,
      "loc": {
        "start": {
          "line": 604,
          "column": 30
        },
        "end": {
          "line": 604,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23614,
      "end": 23615,
      "loc": {
        "start": {
          "line": 604,
          "column": 31
        },
        "end": {
          "line": 604,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 23616,
      "end": 23617,
      "loc": {
        "start": {
          "line": 604,
          "column": 33
        },
        "end": {
          "line": 604,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23617,
      "end": 23618,
      "loc": {
        "start": {
          "line": 604,
          "column": 34
        },
        "end": {
          "line": 604,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 23619,
      "end": 23620,
      "loc": {
        "start": {
          "line": 604,
          "column": 36
        },
        "end": {
          "line": 604,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23620,
      "end": 23621,
      "loc": {
        "start": {
          "line": 604,
          "column": 37
        },
        "end": {
          "line": 604,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23621,
      "end": 23622,
      "loc": {
        "start": {
          "line": 604,
          "column": 38
        },
        "end": {
          "line": 604,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 23636,
      "end": 23638,
      "loc": {
        "start": {
          "line": 606,
          "column": 12
        },
        "end": {
          "line": 606,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23639,
      "end": 23640,
      "loc": {
        "start": {
          "line": 606,
          "column": 15
        },
        "end": {
          "line": 606,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "oldMotion",
      "start": 23640,
      "end": 23649,
      "loc": {
        "start": {
          "line": 606,
          "column": 16
        },
        "end": {
          "line": 606,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 23650,
      "end": 23652,
      "loc": {
        "start": {
          "line": 606,
          "column": 26
        },
        "end": {
          "line": 606,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 23653,
      "end": 23658,
      "loc": {
        "start": {
          "line": 606,
          "column": 29
        },
        "end": {
          "line": 606,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23658,
      "end": 23659,
      "loc": {
        "start": {
          "line": 606,
          "column": 34
        },
        "end": {
          "line": 606,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23660,
      "end": 23661,
      "loc": {
        "start": {
          "line": 606,
          "column": 36
        },
        "end": {
          "line": 606,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23678,
      "end": 23682,
      "loc": {
        "start": {
          "line": 607,
          "column": 16
        },
        "end": {
          "line": 607,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23682,
      "end": 23683,
      "loc": {
        "start": {
          "line": 607,
          "column": 20
        },
        "end": {
          "line": 607,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "emptyActiveCallbacks",
      "start": 23683,
      "end": 23703,
      "loc": {
        "start": {
          "line": 607,
          "column": 21
        },
        "end": {
          "line": 607,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23703,
      "end": 23704,
      "loc": {
        "start": {
          "line": 607,
          "column": 41
        },
        "end": {
          "line": 607,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23704,
      "end": 23705,
      "loc": {
        "start": {
          "line": 607,
          "column": 42
        },
        "end": {
          "line": 607,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23705,
      "end": 23706,
      "loc": {
        "start": {
          "line": 607,
          "column": 43
        },
        "end": {
          "line": 607,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23719,
      "end": 23720,
      "loc": {
        "start": {
          "line": 608,
          "column": 12
        },
        "end": {
          "line": 608,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23729,
      "end": 23730,
      "loc": {
        "start": {
          "line": 609,
          "column": 8
        },
        "end": {
          "line": 609,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 23731,
      "end": 23735,
      "loc": {
        "start": {
          "line": 609,
          "column": 10
        },
        "end": {
          "line": 609,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23736,
      "end": 23737,
      "loc": {
        "start": {
          "line": 609,
          "column": 15
        },
        "end": {
          "line": 609,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23750,
      "end": 23754,
      "loc": {
        "start": {
          "line": 610,
          "column": 12
        },
        "end": {
          "line": 610,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23754,
      "end": 23755,
      "loc": {
        "start": {
          "line": 610,
          "column": 16
        },
        "end": {
          "line": 610,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 23755,
      "end": 23766,
      "loc": {
        "start": {
          "line": 610,
          "column": 17
        },
        "end": {
          "line": 610,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 23767,
      "end": 23768,
      "loc": {
        "start": {
          "line": 610,
          "column": 29
        },
        "end": {
          "line": 610,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 23769,
      "end": 23774,
      "loc": {
        "start": {
          "line": 610,
          "column": 31
        },
        "end": {
          "line": 610,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23774,
      "end": 23775,
      "loc": {
        "start": {
          "line": 610,
          "column": 36
        },
        "end": {
          "line": 610,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23788,
      "end": 23792,
      "loc": {
        "start": {
          "line": 611,
          "column": 12
        },
        "end": {
          "line": 611,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23792,
      "end": 23793,
      "loc": {
        "start": {
          "line": 611,
          "column": 16
        },
        "end": {
          "line": 611,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 23793,
      "end": 23803,
      "loc": {
        "start": {
          "line": 611,
          "column": 17
        },
        "end": {
          "line": 611,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 23804,
      "end": 23805,
      "loc": {
        "start": {
          "line": 611,
          "column": 28
        },
        "end": {
          "line": 611,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 23806,
      "end": 23811,
      "loc": {
        "start": {
          "line": 611,
          "column": 30
        },
        "end": {
          "line": 611,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23811,
      "end": 23812,
      "loc": {
        "start": {
          "line": 611,
          "column": 35
        },
        "end": {
          "line": 611,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23825,
      "end": 23829,
      "loc": {
        "start": {
          "line": 612,
          "column": 12
        },
        "end": {
          "line": 612,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23829,
      "end": 23830,
      "loc": {
        "start": {
          "line": 612,
          "column": 16
        },
        "end": {
          "line": 612,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "emptyIdleCallbacks",
      "start": 23830,
      "end": 23848,
      "loc": {
        "start": {
          "line": 612,
          "column": 17
        },
        "end": {
          "line": 612,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23848,
      "end": 23849,
      "loc": {
        "start": {
          "line": 612,
          "column": 35
        },
        "end": {
          "line": 612,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23849,
      "end": 23850,
      "loc": {
        "start": {
          "line": 612,
          "column": 36
        },
        "end": {
          "line": 612,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23850,
      "end": 23851,
      "loc": {
        "start": {
          "line": 612,
          "column": 37
        },
        "end": {
          "line": 612,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23860,
      "end": 23861,
      "loc": {
        "start": {
          "line": 613,
          "column": 8
        },
        "end": {
          "line": 613,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 23870,
      "end": 23876,
      "loc": {
        "start": {
          "line": 614,
          "column": 8
        },
        "end": {
          "line": 614,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23877,
      "end": 23881,
      "loc": {
        "start": {
          "line": 614,
          "column": 15
        },
        "end": {
          "line": 614,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23881,
      "end": 23882,
      "loc": {
        "start": {
          "line": 614,
          "column": 19
        },
        "end": {
          "line": 614,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23887,
      "end": 23888,
      "loc": {
        "start": {
          "line": 615,
          "column": 4
        },
        "end": {
          "line": 615,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onMouseDown",
      "start": 23894,
      "end": 23905,
      "loc": {
        "start": {
          "line": 617,
          "column": 4
        },
        "end": {
          "line": 617,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23905,
      "end": 23906,
      "loc": {
        "start": {
          "line": 617,
          "column": 15
        },
        "end": {
          "line": 617,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 23906,
      "end": 23911,
      "loc": {
        "start": {
          "line": 617,
          "column": 16
        },
        "end": {
          "line": 617,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23911,
      "end": 23912,
      "loc": {
        "start": {
          "line": 617,
          "column": 21
        },
        "end": {
          "line": 617,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23913,
      "end": 23914,
      "loc": {
        "start": {
          "line": 617,
          "column": 23
        },
        "end": {
          "line": 617,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 23923,
      "end": 23925,
      "loc": {
        "start": {
          "line": 618,
          "column": 8
        },
        "end": {
          "line": 618,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23926,
      "end": 23927,
      "loc": {
        "start": {
          "line": 618,
          "column": 11
        },
        "end": {
          "line": 618,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23927,
      "end": 23931,
      "loc": {
        "start": {
          "line": 618,
          "column": 12
        },
        "end": {
          "line": 618,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23931,
      "end": 23932,
      "loc": {
        "start": {
          "line": 618,
          "column": 16
        },
        "end": {
          "line": 618,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 23932,
      "end": 23939,
      "loc": {
        "start": {
          "line": 618,
          "column": 17
        },
        "end": {
          "line": 618,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 23940,
      "end": 23943,
      "loc": {
        "start": {
          "line": 618,
          "column": 25
        },
        "end": {
          "line": 618,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 23944,
      "end": 23949,
      "loc": {
        "start": {
          "line": 618,
          "column": 29
        },
        "end": {
          "line": 618,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 23949,
      "end": 23950,
      "loc": {
        "start": {
          "line": 618,
          "column": 34
        },
        "end": {
          "line": 618,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 23951,
      "end": 23957,
      "loc": {
        "start": {
          "line": 618,
          "column": 36
        },
        "end": {
          "line": 618,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23957,
      "end": 23958,
      "loc": {
        "start": {
          "line": 618,
          "column": 42
        },
        "end": {
          "line": 618,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23967,
      "end": 23971,
      "loc": {
        "start": {
          "line": 619,
          "column": 8
        },
        "end": {
          "line": 619,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23971,
      "end": 23972,
      "loc": {
        "start": {
          "line": 619,
          "column": 12
        },
        "end": {
          "line": 619,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 23972,
      "end": 23982,
      "loc": {
        "start": {
          "line": 619,
          "column": 13
        },
        "end": {
          "line": 619,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 23983,
      "end": 23984,
      "loc": {
        "start": {
          "line": 619,
          "column": 24
        },
        "end": {
          "line": 619,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 23985,
      "end": 23989,
      "loc": {
        "start": {
          "line": 619,
          "column": 26
        },
        "end": {
          "line": 619,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 23989,
      "end": 23990,
      "loc": {
        "start": {
          "line": 619,
          "column": 30
        },
        "end": {
          "line": 619,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 23990,
      "end": 24001,
      "loc": {
        "start": {
          "line": 619,
          "column": 31
        },
        "end": {
          "line": 619,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 24002,
      "end": 24003,
      "loc": {
        "start": {
          "line": 619,
          "column": 43
        },
        "end": {
          "line": 619,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 24004,
      "end": 24008,
      "loc": {
        "start": {
          "line": 619,
          "column": 45
        },
        "end": {
          "line": 619,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24008,
      "end": 24009,
      "loc": {
        "start": {
          "line": 619,
          "column": 49
        },
        "end": {
          "line": 619,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 24018,
      "end": 24020,
      "loc": {
        "start": {
          "line": 620,
          "column": 8
        },
        "end": {
          "line": 620,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24021,
      "end": 24022,
      "loc": {
        "start": {
          "line": 620,
          "column": 11
        },
        "end": {
          "line": 620,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24022,
      "end": 24026,
      "loc": {
        "start": {
          "line": 620,
          "column": 12
        },
        "end": {
          "line": 620,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24026,
      "end": 24027,
      "loc": {
        "start": {
          "line": 620,
          "column": 16
        },
        "end": {
          "line": 620,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactionStopsAutomation",
      "start": 24027,
      "end": 24053,
      "loc": {
        "start": {
          "line": 620,
          "column": 17
        },
        "end": {
          "line": 620,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24053,
      "end": 24054,
      "loc": {
        "start": {
          "line": 620,
          "column": 43
        },
        "end": {
          "line": 620,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24055,
      "end": 24059,
      "loc": {
        "start": {
          "line": 620,
          "column": 45
        },
        "end": {
          "line": 620,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24059,
      "end": 24060,
      "loc": {
        "start": {
          "line": 620,
          "column": 49
        },
        "end": {
          "line": 620,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stop",
      "start": 24060,
      "end": 24064,
      "loc": {
        "start": {
          "line": 620,
          "column": 50
        },
        "end": {
          "line": 620,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24064,
      "end": 24065,
      "loc": {
        "start": {
          "line": 620,
          "column": 54
        },
        "end": {
          "line": 620,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24065,
      "end": 24066,
      "loc": {
        "start": {
          "line": 620,
          "column": 55
        },
        "end": {
          "line": 620,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24066,
      "end": 24067,
      "loc": {
        "start": {
          "line": 620,
          "column": 56
        },
        "end": {
          "line": 620,
          "column": 57
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " for convenience allow panning with MouseL if noRotate is active",
      "start": 24077,
      "end": 24143,
      "loc": {
        "start": {
          "line": 622,
          "column": 8
        },
        "end": {
          "line": 622,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 24152,
      "end": 24154,
      "loc": {
        "start": {
          "line": 623,
          "column": 8
        },
        "end": {
          "line": 623,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24155,
      "end": 24156,
      "loc": {
        "start": {
          "line": 623,
          "column": 11
        },
        "end": {
          "line": 623,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24156,
      "end": 24161,
      "loc": {
        "start": {
          "line": 623,
          "column": 12
        },
        "end": {
          "line": 623,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24161,
      "end": 24162,
      "loc": {
        "start": {
          "line": 623,
          "column": 17
        },
        "end": {
          "line": 623,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "button",
      "start": 24162,
      "end": 24168,
      "loc": {
        "start": {
          "line": 623,
          "column": 18
        },
        "end": {
          "line": 623,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 24169,
      "end": 24172,
      "loc": {
        "start": {
          "line": 623,
          "column": 25
        },
        "end": {
          "line": 623,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 24173,
      "end": 24174,
      "loc": {
        "start": {
          "line": 623,
          "column": 29
        },
        "end": {
          "line": 623,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 24175,
      "end": 24177,
      "loc": {
        "start": {
          "line": 623,
          "column": 31
        },
        "end": {
          "line": 623,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24178,
      "end": 24182,
      "loc": {
        "start": {
          "line": 623,
          "column": 34
        },
        "end": {
          "line": 623,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24182,
      "end": 24183,
      "loc": {
        "start": {
          "line": 623,
          "column": 38
        },
        "end": {
          "line": 623,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 24183,
      "end": 24191,
      "loc": {
        "start": {
          "line": 623,
          "column": 39
        },
        "end": {
          "line": 623,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 24192,
      "end": 24194,
      "loc": {
        "start": {
          "line": 623,
          "column": 48
        },
        "end": {
          "line": 623,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24195,
      "end": 24200,
      "loc": {
        "start": {
          "line": 623,
          "column": 51
        },
        "end": {
          "line": 623,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24200,
      "end": 24201,
      "loc": {
        "start": {
          "line": 623,
          "column": 56
        },
        "end": {
          "line": 623,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "button",
      "start": 24201,
      "end": 24207,
      "loc": {
        "start": {
          "line": 623,
          "column": 57
        },
        "end": {
          "line": 623,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 24208,
      "end": 24211,
      "loc": {
        "start": {
          "line": 623,
          "column": 64
        },
        "end": {
          "line": 623,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 24212,
      "end": 24213,
      "loc": {
        "start": {
          "line": 623,
          "column": 68
        },
        "end": {
          "line": 623,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24213,
      "end": 24214,
      "loc": {
        "start": {
          "line": 623,
          "column": 69
        },
        "end": {
          "line": 623,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24215,
      "end": 24216,
      "loc": {
        "start": {
          "line": 623,
          "column": 71
        },
        "end": {
          "line": 623,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 24229,
      "end": 24231,
      "loc": {
        "start": {
          "line": 624,
          "column": 12
        },
        "end": {
          "line": 624,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24232,
      "end": 24233,
      "loc": {
        "start": {
          "line": 624,
          "column": 15
        },
        "end": {
          "line": 624,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24233,
      "end": 24237,
      "loc": {
        "start": {
          "line": 624,
          "column": 16
        },
        "end": {
          "line": 624,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24237,
      "end": 24238,
      "loc": {
        "start": {
          "line": 624,
          "column": 20
        },
        "end": {
          "line": 624,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noPan",
      "start": 24238,
      "end": 24243,
      "loc": {
        "start": {
          "line": 624,
          "column": 21
        },
        "end": {
          "line": 624,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 24244,
      "end": 24247,
      "loc": {
        "start": {
          "line": 624,
          "column": 27
        },
        "end": {
          "line": 624,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 24248,
      "end": 24252,
      "loc": {
        "start": {
          "line": 624,
          "column": 31
        },
        "end": {
          "line": 624,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24252,
      "end": 24253,
      "loc": {
        "start": {
          "line": 624,
          "column": 35
        },
        "end": {
          "line": 624,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 24254,
      "end": 24260,
      "loc": {
        "start": {
          "line": 624,
          "column": 37
        },
        "end": {
          "line": 624,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24260,
      "end": 24261,
      "loc": {
        "start": {
          "line": 624,
          "column": 43
        },
        "end": {
          "line": 624,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24274,
      "end": 24278,
      "loc": {
        "start": {
          "line": 625,
          "column": 12
        },
        "end": {
          "line": 625,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24278,
      "end": 24279,
      "loc": {
        "start": {
          "line": 625,
          "column": 16
        },
        "end": {
          "line": 625,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 24279,
      "end": 24285,
      "loc": {
        "start": {
          "line": 625,
          "column": 17
        },
        "end": {
          "line": 625,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 24286,
      "end": 24287,
      "loc": {
        "start": {
          "line": 625,
          "column": 24
        },
        "end": {
          "line": 625,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 24288,
      "end": 24293,
      "loc": {
        "start": {
          "line": 625,
          "column": 26
        },
        "end": {
          "line": 625,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24293,
      "end": 24294,
      "loc": {
        "start": {
          "line": 625,
          "column": 31
        },
        "end": {
          "line": 625,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 24294,
      "end": 24299,
      "loc": {
        "start": {
          "line": 625,
          "column": 32
        },
        "end": {
          "line": 625,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24299,
      "end": 24300,
      "loc": {
        "start": {
          "line": 625,
          "column": 37
        },
        "end": {
          "line": 625,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Pan",
      "start": 24300,
      "end": 24303,
      "loc": {
        "start": {
          "line": 625,
          "column": 38
        },
        "end": {
          "line": 625,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24303,
      "end": 24304,
      "loc": {
        "start": {
          "line": 625,
          "column": 41
        },
        "end": {
          "line": 625,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24317,
      "end": 24321,
      "loc": {
        "start": {
          "line": 626,
          "column": 12
        },
        "end": {
          "line": 626,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24321,
      "end": 24322,
      "loc": {
        "start": {
          "line": 626,
          "column": 16
        },
        "end": {
          "line": 626,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 24322,
      "end": 24331,
      "loc": {
        "start": {
          "line": 626,
          "column": 17
        },
        "end": {
          "line": 626,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24331,
      "end": 24332,
      "loc": {
        "start": {
          "line": 626,
          "column": 26
        },
        "end": {
          "line": 626,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 24332,
      "end": 24335,
      "loc": {
        "start": {
          "line": 626,
          "column": 27
        },
        "end": {
          "line": 626,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24335,
      "end": 24336,
      "loc": {
        "start": {
          "line": 626,
          "column": 30
        },
        "end": {
          "line": 626,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24336,
      "end": 24341,
      "loc": {
        "start": {
          "line": 626,
          "column": 31
        },
        "end": {
          "line": 626,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24341,
      "end": 24342,
      "loc": {
        "start": {
          "line": 626,
          "column": 36
        },
        "end": {
          "line": 626,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clientX",
      "start": 24342,
      "end": 24349,
      "loc": {
        "start": {
          "line": 626,
          "column": 37
        },
        "end": {
          "line": 626,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24349,
      "end": 24350,
      "loc": {
        "start": {
          "line": 626,
          "column": 44
        },
        "end": {
          "line": 626,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24351,
      "end": 24356,
      "loc": {
        "start": {
          "line": 626,
          "column": 46
        },
        "end": {
          "line": 626,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24356,
      "end": 24357,
      "loc": {
        "start": {
          "line": 626,
          "column": 51
        },
        "end": {
          "line": 626,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clientY",
      "start": 24357,
      "end": 24364,
      "loc": {
        "start": {
          "line": 626,
          "column": 52
        },
        "end": {
          "line": 626,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24364,
      "end": 24365,
      "loc": {
        "start": {
          "line": 626,
          "column": 59
        },
        "end": {
          "line": 626,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24365,
      "end": 24366,
      "loc": {
        "start": {
          "line": 626,
          "column": 60
        },
        "end": {
          "line": 626,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24379,
      "end": 24383,
      "loc": {
        "start": {
          "line": 627,
          "column": 12
        },
        "end": {
          "line": 627,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24383,
      "end": 24384,
      "loc": {
        "start": {
          "line": 627,
          "column": 16
        },
        "end": {
          "line": 627,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 24384,
      "end": 24391,
      "loc": {
        "start": {
          "line": 627,
          "column": 17
        },
        "end": {
          "line": 627,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24391,
      "end": 24392,
      "loc": {
        "start": {
          "line": 627,
          "column": 24
        },
        "end": {
          "line": 627,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 24392,
      "end": 24396,
      "loc": {
        "start": {
          "line": 627,
          "column": 25
        },
        "end": {
          "line": 627,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24396,
      "end": 24397,
      "loc": {
        "start": {
          "line": 627,
          "column": 29
        },
        "end": {
          "line": 627,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24397,
      "end": 24401,
      "loc": {
        "start": {
          "line": 627,
          "column": 30
        },
        "end": {
          "line": 627,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24401,
      "end": 24402,
      "loc": {
        "start": {
          "line": 627,
          "column": 34
        },
        "end": {
          "line": 627,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 24402,
      "end": 24411,
      "loc": {
        "start": {
          "line": 627,
          "column": 35
        },
        "end": {
          "line": 627,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24411,
      "end": 24412,
      "loc": {
        "start": {
          "line": 627,
          "column": 44
        },
        "end": {
          "line": 627,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24412,
      "end": 24413,
      "loc": {
        "start": {
          "line": 627,
          "column": 45
        },
        "end": {
          "line": 627,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24422,
      "end": 24423,
      "loc": {
        "start": {
          "line": 628,
          "column": 8
        },
        "end": {
          "line": 628,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 24424,
      "end": 24428,
      "loc": {
        "start": {
          "line": 628,
          "column": 10
        },
        "end": {
          "line": 628,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 24429,
      "end": 24431,
      "loc": {
        "start": {
          "line": 628,
          "column": 15
        },
        "end": {
          "line": 628,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24432,
      "end": 24433,
      "loc": {
        "start": {
          "line": 628,
          "column": 18
        },
        "end": {
          "line": 628,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24433,
      "end": 24438,
      "loc": {
        "start": {
          "line": 628,
          "column": 19
        },
        "end": {
          "line": 628,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24438,
      "end": 24439,
      "loc": {
        "start": {
          "line": 628,
          "column": 24
        },
        "end": {
          "line": 628,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "button",
      "start": 24439,
      "end": 24445,
      "loc": {
        "start": {
          "line": 628,
          "column": 25
        },
        "end": {
          "line": 628,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 24446,
      "end": 24449,
      "loc": {
        "start": {
          "line": 628,
          "column": 32
        },
        "end": {
          "line": 628,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 24450,
      "end": 24451,
      "loc": {
        "start": {
          "line": 628,
          "column": 36
        },
        "end": {
          "line": 628,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24451,
      "end": 24452,
      "loc": {
        "start": {
          "line": 628,
          "column": 37
        },
        "end": {
          "line": 628,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24453,
      "end": 24454,
      "loc": {
        "start": {
          "line": 628,
          "column": 39
        },
        "end": {
          "line": 628,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 24467,
      "end": 24469,
      "loc": {
        "start": {
          "line": 629,
          "column": 12
        },
        "end": {
          "line": 629,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24470,
      "end": 24471,
      "loc": {
        "start": {
          "line": 629,
          "column": 15
        },
        "end": {
          "line": 629,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24471,
      "end": 24475,
      "loc": {
        "start": {
          "line": 629,
          "column": 16
        },
        "end": {
          "line": 629,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24475,
      "end": 24476,
      "loc": {
        "start": {
          "line": 629,
          "column": 20
        },
        "end": {
          "line": 629,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 24476,
      "end": 24484,
      "loc": {
        "start": {
          "line": 629,
          "column": 21
        },
        "end": {
          "line": 629,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 24485,
      "end": 24488,
      "loc": {
        "start": {
          "line": 629,
          "column": 30
        },
        "end": {
          "line": 629,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 24489,
      "end": 24493,
      "loc": {
        "start": {
          "line": 629,
          "column": 34
        },
        "end": {
          "line": 629,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24493,
      "end": 24494,
      "loc": {
        "start": {
          "line": 629,
          "column": 38
        },
        "end": {
          "line": 629,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 24495,
      "end": 24501,
      "loc": {
        "start": {
          "line": 629,
          "column": 40
        },
        "end": {
          "line": 629,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24501,
      "end": 24502,
      "loc": {
        "start": {
          "line": 629,
          "column": 46
        },
        "end": {
          "line": 629,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24515,
      "end": 24519,
      "loc": {
        "start": {
          "line": 630,
          "column": 12
        },
        "end": {
          "line": 630,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24519,
      "end": 24520,
      "loc": {
        "start": {
          "line": 630,
          "column": 16
        },
        "end": {
          "line": 630,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 24520,
      "end": 24526,
      "loc": {
        "start": {
          "line": 630,
          "column": 17
        },
        "end": {
          "line": 630,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 24527,
      "end": 24528,
      "loc": {
        "start": {
          "line": 630,
          "column": 24
        },
        "end": {
          "line": 630,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 24529,
      "end": 24534,
      "loc": {
        "start": {
          "line": 630,
          "column": 26
        },
        "end": {
          "line": 630,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24534,
      "end": 24535,
      "loc": {
        "start": {
          "line": 630,
          "column": 31
        },
        "end": {
          "line": 630,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 24535,
      "end": 24540,
      "loc": {
        "start": {
          "line": 630,
          "column": 32
        },
        "end": {
          "line": 630,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24540,
      "end": 24541,
      "loc": {
        "start": {
          "line": 630,
          "column": 37
        },
        "end": {
          "line": 630,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Rotate",
      "start": 24541,
      "end": 24547,
      "loc": {
        "start": {
          "line": 630,
          "column": 38
        },
        "end": {
          "line": 630,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24547,
      "end": 24548,
      "loc": {
        "start": {
          "line": 630,
          "column": 44
        },
        "end": {
          "line": 630,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24561,
      "end": 24565,
      "loc": {
        "start": {
          "line": 631,
          "column": 12
        },
        "end": {
          "line": 631,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24565,
      "end": 24566,
      "loc": {
        "start": {
          "line": 631,
          "column": 16
        },
        "end": {
          "line": 631,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateStart",
      "start": 24566,
      "end": 24578,
      "loc": {
        "start": {
          "line": 631,
          "column": 17
        },
        "end": {
          "line": 631,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24578,
      "end": 24579,
      "loc": {
        "start": {
          "line": 631,
          "column": 29
        },
        "end": {
          "line": 631,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 24579,
      "end": 24582,
      "loc": {
        "start": {
          "line": 631,
          "column": 30
        },
        "end": {
          "line": 631,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24582,
      "end": 24583,
      "loc": {
        "start": {
          "line": 631,
          "column": 33
        },
        "end": {
          "line": 631,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24583,
      "end": 24588,
      "loc": {
        "start": {
          "line": 631,
          "column": 34
        },
        "end": {
          "line": 631,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24588,
      "end": 24589,
      "loc": {
        "start": {
          "line": 631,
          "column": 39
        },
        "end": {
          "line": 631,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clientX",
      "start": 24589,
      "end": 24596,
      "loc": {
        "start": {
          "line": 631,
          "column": 40
        },
        "end": {
          "line": 631,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24596,
      "end": 24597,
      "loc": {
        "start": {
          "line": 631,
          "column": 47
        },
        "end": {
          "line": 631,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24598,
      "end": 24603,
      "loc": {
        "start": {
          "line": 631,
          "column": 49
        },
        "end": {
          "line": 631,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24603,
      "end": 24604,
      "loc": {
        "start": {
          "line": 631,
          "column": 54
        },
        "end": {
          "line": 631,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clientY",
      "start": 24604,
      "end": 24611,
      "loc": {
        "start": {
          "line": 631,
          "column": 55
        },
        "end": {
          "line": 631,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24611,
      "end": 24612,
      "loc": {
        "start": {
          "line": 631,
          "column": 62
        },
        "end": {
          "line": 631,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24612,
      "end": 24613,
      "loc": {
        "start": {
          "line": 631,
          "column": 63
        },
        "end": {
          "line": 631,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24626,
      "end": 24630,
      "loc": {
        "start": {
          "line": 632,
          "column": 12
        },
        "end": {
          "line": 632,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24630,
      "end": 24631,
      "loc": {
        "start": {
          "line": 632,
          "column": 16
        },
        "end": {
          "line": 632,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateEnd",
      "start": 24631,
      "end": 24641,
      "loc": {
        "start": {
          "line": 632,
          "column": 17
        },
        "end": {
          "line": 632,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24641,
      "end": 24642,
      "loc": {
        "start": {
          "line": 632,
          "column": 27
        },
        "end": {
          "line": 632,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 24642,
      "end": 24646,
      "loc": {
        "start": {
          "line": 632,
          "column": 28
        },
        "end": {
          "line": 632,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24646,
      "end": 24647,
      "loc": {
        "start": {
          "line": 632,
          "column": 32
        },
        "end": {
          "line": 632,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24647,
      "end": 24651,
      "loc": {
        "start": {
          "line": 632,
          "column": 33
        },
        "end": {
          "line": 632,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24651,
      "end": 24652,
      "loc": {
        "start": {
          "line": 632,
          "column": 37
        },
        "end": {
          "line": 632,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateStart",
      "start": 24652,
      "end": 24664,
      "loc": {
        "start": {
          "line": 632,
          "column": 38
        },
        "end": {
          "line": 632,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24664,
      "end": 24665,
      "loc": {
        "start": {
          "line": 632,
          "column": 50
        },
        "end": {
          "line": 632,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24665,
      "end": 24666,
      "loc": {
        "start": {
          "line": 632,
          "column": 51
        },
        "end": {
          "line": 632,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24675,
      "end": 24676,
      "loc": {
        "start": {
          "line": 633,
          "column": 8
        },
        "end": {
          "line": 633,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24681,
      "end": 24682,
      "loc": {
        "start": {
          "line": 634,
          "column": 4
        },
        "end": {
          "line": 634,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onMouseMove",
      "start": 24688,
      "end": 24699,
      "loc": {
        "start": {
          "line": 636,
          "column": 4
        },
        "end": {
          "line": 636,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24699,
      "end": 24700,
      "loc": {
        "start": {
          "line": 636,
          "column": 15
        },
        "end": {
          "line": 636,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24700,
      "end": 24705,
      "loc": {
        "start": {
          "line": 636,
          "column": 16
        },
        "end": {
          "line": 636,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24705,
      "end": 24706,
      "loc": {
        "start": {
          "line": 636,
          "column": 21
        },
        "end": {
          "line": 636,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24707,
      "end": 24708,
      "loc": {
        "start": {
          "line": 636,
          "column": 23
        },
        "end": {
          "line": 636,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 24717,
      "end": 24719,
      "loc": {
        "start": {
          "line": 637,
          "column": 8
        },
        "end": {
          "line": 637,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24720,
      "end": 24721,
      "loc": {
        "start": {
          "line": 637,
          "column": 11
        },
        "end": {
          "line": 637,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 24721,
      "end": 24722,
      "loc": {
        "start": {
          "line": 637,
          "column": 12
        },
        "end": {
          "line": 637,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24722,
      "end": 24726,
      "loc": {
        "start": {
          "line": 637,
          "column": 13
        },
        "end": {
          "line": 637,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24726,
      "end": 24727,
      "loc": {
        "start": {
          "line": 637,
          "column": 17
        },
        "end": {
          "line": 637,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 24727,
      "end": 24734,
      "loc": {
        "start": {
          "line": 637,
          "column": 18
        },
        "end": {
          "line": 637,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24734,
      "end": 24735,
      "loc": {
        "start": {
          "line": 637,
          "column": 25
        },
        "end": {
          "line": 637,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 24736,
      "end": 24742,
      "loc": {
        "start": {
          "line": 637,
          "column": 27
        },
        "end": {
          "line": 637,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24742,
      "end": 24743,
      "loc": {
        "start": {
          "line": 637,
          "column": 33
        },
        "end": {
          "line": 637,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24753,
      "end": 24757,
      "loc": {
        "start": {
          "line": 639,
          "column": 8
        },
        "end": {
          "line": 639,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24757,
      "end": 24758,
      "loc": {
        "start": {
          "line": 639,
          "column": 12
        },
        "end": {
          "line": 639,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 24758,
      "end": 24768,
      "loc": {
        "start": {
          "line": 639,
          "column": 13
        },
        "end": {
          "line": 639,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 24769,
      "end": 24770,
      "loc": {
        "start": {
          "line": 639,
          "column": 24
        },
        "end": {
          "line": 639,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24771,
      "end": 24775,
      "loc": {
        "start": {
          "line": 639,
          "column": 26
        },
        "end": {
          "line": 639,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24775,
      "end": 24776,
      "loc": {
        "start": {
          "line": 639,
          "column": 30
        },
        "end": {
          "line": 639,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 24776,
      "end": 24787,
      "loc": {
        "start": {
          "line": 639,
          "column": 31
        },
        "end": {
          "line": 639,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 24788,
      "end": 24789,
      "loc": {
        "start": {
          "line": 639,
          "column": 43
        },
        "end": {
          "line": 639,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 24790,
      "end": 24794,
      "loc": {
        "start": {
          "line": 639,
          "column": 45
        },
        "end": {
          "line": 639,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24794,
      "end": 24795,
      "loc": {
        "start": {
          "line": 639,
          "column": 49
        },
        "end": {
          "line": 639,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 24804,
      "end": 24806,
      "loc": {
        "start": {
          "line": 640,
          "column": 8
        },
        "end": {
          "line": 640,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24807,
      "end": 24808,
      "loc": {
        "start": {
          "line": 640,
          "column": 11
        },
        "end": {
          "line": 640,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24808,
      "end": 24812,
      "loc": {
        "start": {
          "line": 640,
          "column": 12
        },
        "end": {
          "line": 640,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24812,
      "end": 24813,
      "loc": {
        "start": {
          "line": 640,
          "column": 16
        },
        "end": {
          "line": 640,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 24813,
      "end": 24819,
      "loc": {
        "start": {
          "line": 640,
          "column": 17
        },
        "end": {
          "line": 640,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 24820,
      "end": 24823,
      "loc": {
        "start": {
          "line": 640,
          "column": 24
        },
        "end": {
          "line": 640,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 24824,
      "end": 24829,
      "loc": {
        "start": {
          "line": 640,
          "column": 28
        },
        "end": {
          "line": 640,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24829,
      "end": 24830,
      "loc": {
        "start": {
          "line": 640,
          "column": 33
        },
        "end": {
          "line": 640,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 24830,
      "end": 24835,
      "loc": {
        "start": {
          "line": 640,
          "column": 34
        },
        "end": {
          "line": 640,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24835,
      "end": 24836,
      "loc": {
        "start": {
          "line": 640,
          "column": 39
        },
        "end": {
          "line": 640,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Rotate",
      "start": 24836,
      "end": 24842,
      "loc": {
        "start": {
          "line": 640,
          "column": 40
        },
        "end": {
          "line": 640,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24842,
      "end": 24843,
      "loc": {
        "start": {
          "line": 640,
          "column": 46
        },
        "end": {
          "line": 640,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24844,
      "end": 24845,
      "loc": {
        "start": {
          "line": 640,
          "column": 48
        },
        "end": {
          "line": 640,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24858,
      "end": 24862,
      "loc": {
        "start": {
          "line": 641,
          "column": 12
        },
        "end": {
          "line": 641,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24862,
      "end": 24863,
      "loc": {
        "start": {
          "line": 641,
          "column": 16
        },
        "end": {
          "line": 641,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateEnd",
      "start": 24863,
      "end": 24873,
      "loc": {
        "start": {
          "line": 641,
          "column": 17
        },
        "end": {
          "line": 641,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24873,
      "end": 24874,
      "loc": {
        "start": {
          "line": 641,
          "column": 27
        },
        "end": {
          "line": 641,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 24874,
      "end": 24877,
      "loc": {
        "start": {
          "line": 641,
          "column": 28
        },
        "end": {
          "line": 641,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24877,
      "end": 24878,
      "loc": {
        "start": {
          "line": 641,
          "column": 31
        },
        "end": {
          "line": 641,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24878,
      "end": 24883,
      "loc": {
        "start": {
          "line": 641,
          "column": 32
        },
        "end": {
          "line": 641,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24883,
      "end": 24884,
      "loc": {
        "start": {
          "line": 641,
          "column": 37
        },
        "end": {
          "line": 641,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clientX",
      "start": 24884,
      "end": 24891,
      "loc": {
        "start": {
          "line": 641,
          "column": 38
        },
        "end": {
          "line": 641,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24891,
      "end": 24892,
      "loc": {
        "start": {
          "line": 641,
          "column": 45
        },
        "end": {
          "line": 641,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24893,
      "end": 24898,
      "loc": {
        "start": {
          "line": 641,
          "column": 47
        },
        "end": {
          "line": 641,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24898,
      "end": 24899,
      "loc": {
        "start": {
          "line": 641,
          "column": 52
        },
        "end": {
          "line": 641,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clientY",
      "start": 24899,
      "end": 24906,
      "loc": {
        "start": {
          "line": 641,
          "column": 53
        },
        "end": {
          "line": 641,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24906,
      "end": 24907,
      "loc": {
        "start": {
          "line": 641,
          "column": 60
        },
        "end": {
          "line": 641,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24907,
      "end": 24908,
      "loc": {
        "start": {
          "line": 641,
          "column": 61
        },
        "end": {
          "line": 641,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24917,
      "end": 24918,
      "loc": {
        "start": {
          "line": 642,
          "column": 8
        },
        "end": {
          "line": 642,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 24919,
      "end": 24923,
      "loc": {
        "start": {
          "line": 642,
          "column": 10
        },
        "end": {
          "line": 642,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 24924,
      "end": 24926,
      "loc": {
        "start": {
          "line": 642,
          "column": 15
        },
        "end": {
          "line": 642,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24927,
      "end": 24928,
      "loc": {
        "start": {
          "line": 642,
          "column": 18
        },
        "end": {
          "line": 642,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24928,
      "end": 24932,
      "loc": {
        "start": {
          "line": 642,
          "column": 19
        },
        "end": {
          "line": 642,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24932,
      "end": 24933,
      "loc": {
        "start": {
          "line": 642,
          "column": 23
        },
        "end": {
          "line": 642,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 24933,
      "end": 24939,
      "loc": {
        "start": {
          "line": 642,
          "column": 24
        },
        "end": {
          "line": 642,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 24940,
      "end": 24943,
      "loc": {
        "start": {
          "line": 642,
          "column": 31
        },
        "end": {
          "line": 642,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 24944,
      "end": 24949,
      "loc": {
        "start": {
          "line": 642,
          "column": 35
        },
        "end": {
          "line": 642,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24949,
      "end": 24950,
      "loc": {
        "start": {
          "line": 642,
          "column": 40
        },
        "end": {
          "line": 642,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 24950,
      "end": 24955,
      "loc": {
        "start": {
          "line": 642,
          "column": 41
        },
        "end": {
          "line": 642,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24955,
      "end": 24956,
      "loc": {
        "start": {
          "line": 642,
          "column": 46
        },
        "end": {
          "line": 642,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Pan",
      "start": 24956,
      "end": 24959,
      "loc": {
        "start": {
          "line": 642,
          "column": 47
        },
        "end": {
          "line": 642,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24959,
      "end": 24960,
      "loc": {
        "start": {
          "line": 642,
          "column": 50
        },
        "end": {
          "line": 642,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24961,
      "end": 24962,
      "loc": {
        "start": {
          "line": 642,
          "column": 52
        },
        "end": {
          "line": 642,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 24975,
      "end": 24979,
      "loc": {
        "start": {
          "line": 643,
          "column": 12
        },
        "end": {
          "line": 643,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24979,
      "end": 24980,
      "loc": {
        "start": {
          "line": 643,
          "column": 16
        },
        "end": {
          "line": 643,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 24980,
      "end": 24987,
      "loc": {
        "start": {
          "line": 643,
          "column": 17
        },
        "end": {
          "line": 643,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24987,
      "end": 24988,
      "loc": {
        "start": {
          "line": 643,
          "column": 24
        },
        "end": {
          "line": 643,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 24988,
      "end": 24991,
      "loc": {
        "start": {
          "line": 643,
          "column": 25
        },
        "end": {
          "line": 643,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 24991,
      "end": 24992,
      "loc": {
        "start": {
          "line": 643,
          "column": 28
        },
        "end": {
          "line": 643,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 24992,
      "end": 24997,
      "loc": {
        "start": {
          "line": 643,
          "column": 29
        },
        "end": {
          "line": 643,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 24997,
      "end": 24998,
      "loc": {
        "start": {
          "line": 643,
          "column": 34
        },
        "end": {
          "line": 643,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clientX",
      "start": 24998,
      "end": 25005,
      "loc": {
        "start": {
          "line": 643,
          "column": 35
        },
        "end": {
          "line": 643,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25005,
      "end": 25006,
      "loc": {
        "start": {
          "line": 643,
          "column": 42
        },
        "end": {
          "line": 643,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 25007,
      "end": 25012,
      "loc": {
        "start": {
          "line": 643,
          "column": 44
        },
        "end": {
          "line": 643,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25012,
      "end": 25013,
      "loc": {
        "start": {
          "line": 643,
          "column": 49
        },
        "end": {
          "line": 643,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clientY",
      "start": 25013,
      "end": 25020,
      "loc": {
        "start": {
          "line": 643,
          "column": 50
        },
        "end": {
          "line": 643,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25020,
      "end": 25021,
      "loc": {
        "start": {
          "line": 643,
          "column": 57
        },
        "end": {
          "line": 643,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25021,
      "end": 25022,
      "loc": {
        "start": {
          "line": 643,
          "column": 58
        },
        "end": {
          "line": 643,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25031,
      "end": 25032,
      "loc": {
        "start": {
          "line": 644,
          "column": 8
        },
        "end": {
          "line": 644,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25037,
      "end": 25038,
      "loc": {
        "start": {
          "line": 645,
          "column": 4
        },
        "end": {
          "line": 645,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onMouseUp",
      "start": 25044,
      "end": 25053,
      "loc": {
        "start": {
          "line": 647,
          "column": 4
        },
        "end": {
          "line": 647,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25053,
      "end": 25054,
      "loc": {
        "start": {
          "line": 647,
          "column": 13
        },
        "end": {
          "line": 647,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 25054,
      "end": 25059,
      "loc": {
        "start": {
          "line": 647,
          "column": 14
        },
        "end": {
          "line": 647,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25059,
      "end": 25060,
      "loc": {
        "start": {
          "line": 647,
          "column": 19
        },
        "end": {
          "line": 647,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25061,
      "end": 25062,
      "loc": {
        "start": {
          "line": 647,
          "column": 21
        },
        "end": {
          "line": 647,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25071,
      "end": 25075,
      "loc": {
        "start": {
          "line": 648,
          "column": 8
        },
        "end": {
          "line": 648,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25075,
      "end": 25076,
      "loc": {
        "start": {
          "line": 648,
          "column": 12
        },
        "end": {
          "line": 648,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 25076,
      "end": 25087,
      "loc": {
        "start": {
          "line": 648,
          "column": 13
        },
        "end": {
          "line": 648,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25088,
      "end": 25089,
      "loc": {
        "start": {
          "line": 648,
          "column": 25
        },
        "end": {
          "line": 648,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 25090,
      "end": 25095,
      "loc": {
        "start": {
          "line": 648,
          "column": 27
        },
        "end": {
          "line": 648,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25095,
      "end": 25096,
      "loc": {
        "start": {
          "line": 648,
          "column": 32
        },
        "end": {
          "line": 648,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25105,
      "end": 25109,
      "loc": {
        "start": {
          "line": 649,
          "column": 8
        },
        "end": {
          "line": 649,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25109,
      "end": 25110,
      "loc": {
        "start": {
          "line": 649,
          "column": 12
        },
        "end": {
          "line": 649,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 25110,
      "end": 25116,
      "loc": {
        "start": {
          "line": 649,
          "column": 13
        },
        "end": {
          "line": 649,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25117,
      "end": 25118,
      "loc": {
        "start": {
          "line": 649,
          "column": 20
        },
        "end": {
          "line": 649,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 25119,
      "end": 25124,
      "loc": {
        "start": {
          "line": 649,
          "column": 22
        },
        "end": {
          "line": 649,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25124,
      "end": 25125,
      "loc": {
        "start": {
          "line": 649,
          "column": 27
        },
        "end": {
          "line": 649,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 25125,
      "end": 25130,
      "loc": {
        "start": {
          "line": 649,
          "column": 28
        },
        "end": {
          "line": 649,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25130,
      "end": 25131,
      "loc": {
        "start": {
          "line": 649,
          "column": 33
        },
        "end": {
          "line": 649,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "None",
      "start": 25131,
      "end": 25135,
      "loc": {
        "start": {
          "line": 649,
          "column": 34
        },
        "end": {
          "line": 649,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25135,
      "end": 25136,
      "loc": {
        "start": {
          "line": 649,
          "column": 38
        },
        "end": {
          "line": 649,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25141,
      "end": 25142,
      "loc": {
        "start": {
          "line": 650,
          "column": 4
        },
        "end": {
          "line": 650,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onMouseWheel",
      "start": 25148,
      "end": 25160,
      "loc": {
        "start": {
          "line": 652,
          "column": 4
        },
        "end": {
          "line": 652,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25160,
      "end": 25161,
      "loc": {
        "start": {
          "line": 652,
          "column": 16
        },
        "end": {
          "line": 652,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 25161,
      "end": 25166,
      "loc": {
        "start": {
          "line": 652,
          "column": 17
        },
        "end": {
          "line": 652,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25166,
      "end": 25167,
      "loc": {
        "start": {
          "line": 652,
          "column": 22
        },
        "end": {
          "line": 652,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25168,
      "end": 25169,
      "loc": {
        "start": {
          "line": 652,
          "column": 24
        },
        "end": {
          "line": 652,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 25178,
      "end": 25180,
      "loc": {
        "start": {
          "line": 653,
          "column": 8
        },
        "end": {
          "line": 653,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25181,
      "end": 25182,
      "loc": {
        "start": {
          "line": 653,
          "column": 11
        },
        "end": {
          "line": 653,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25182,
      "end": 25186,
      "loc": {
        "start": {
          "line": 653,
          "column": 12
        },
        "end": {
          "line": 653,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25186,
      "end": 25187,
      "loc": {
        "start": {
          "line": 653,
          "column": 16
        },
        "end": {
          "line": 653,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 25187,
      "end": 25194,
      "loc": {
        "start": {
          "line": 653,
          "column": 17
        },
        "end": {
          "line": 653,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 25195,
      "end": 25198,
      "loc": {
        "start": {
          "line": 653,
          "column": 25
        },
        "end": {
          "line": 653,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 25199,
      "end": 25204,
      "loc": {
        "start": {
          "line": 653,
          "column": 29
        },
        "end": {
          "line": 653,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 25205,
      "end": 25207,
      "loc": {
        "start": {
          "line": 653,
          "column": 35
        },
        "end": {
          "line": 653,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25208,
      "end": 25212,
      "loc": {
        "start": {
          "line": 653,
          "column": 38
        },
        "end": {
          "line": 653,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25212,
      "end": 25213,
      "loc": {
        "start": {
          "line": 653,
          "column": 42
        },
        "end": {
          "line": 653,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noZoom",
      "start": 25213,
      "end": 25219,
      "loc": {
        "start": {
          "line": 653,
          "column": 43
        },
        "end": {
          "line": 653,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 25220,
      "end": 25223,
      "loc": {
        "start": {
          "line": 653,
          "column": 50
        },
        "end": {
          "line": 653,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 25224,
      "end": 25228,
      "loc": {
        "start": {
          "line": 653,
          "column": 54
        },
        "end": {
          "line": 653,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25228,
      "end": 25229,
      "loc": {
        "start": {
          "line": 653,
          "column": 58
        },
        "end": {
          "line": 653,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 25230,
      "end": 25236,
      "loc": {
        "start": {
          "line": 653,
          "column": 60
        },
        "end": {
          "line": 653,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25236,
      "end": 25237,
      "loc": {
        "start": {
          "line": 653,
          "column": 66
        },
        "end": {
          "line": 653,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25247,
      "end": 25251,
      "loc": {
        "start": {
          "line": 655,
          "column": 8
        },
        "end": {
          "line": 655,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25251,
      "end": 25252,
      "loc": {
        "start": {
          "line": 655,
          "column": 12
        },
        "end": {
          "line": 655,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 25252,
      "end": 25262,
      "loc": {
        "start": {
          "line": 655,
          "column": 13
        },
        "end": {
          "line": 655,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25263,
      "end": 25264,
      "loc": {
        "start": {
          "line": 655,
          "column": 24
        },
        "end": {
          "line": 655,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25265,
      "end": 25269,
      "loc": {
        "start": {
          "line": 655,
          "column": 26
        },
        "end": {
          "line": 655,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25269,
      "end": 25270,
      "loc": {
        "start": {
          "line": 655,
          "column": 30
        },
        "end": {
          "line": 655,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 25270,
      "end": 25281,
      "loc": {
        "start": {
          "line": 655,
          "column": 31
        },
        "end": {
          "line": 655,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25282,
      "end": 25283,
      "loc": {
        "start": {
          "line": 655,
          "column": 43
        },
        "end": {
          "line": 655,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 25284,
      "end": 25288,
      "loc": {
        "start": {
          "line": 655,
          "column": 45
        },
        "end": {
          "line": 655,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25288,
      "end": 25289,
      "loc": {
        "start": {
          "line": 655,
          "column": 49
        },
        "end": {
          "line": 655,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 25298,
      "end": 25300,
      "loc": {
        "start": {
          "line": 656,
          "column": 8
        },
        "end": {
          "line": 656,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25301,
      "end": 25302,
      "loc": {
        "start": {
          "line": 656,
          "column": 11
        },
        "end": {
          "line": 656,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25302,
      "end": 25306,
      "loc": {
        "start": {
          "line": 656,
          "column": 12
        },
        "end": {
          "line": 656,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25306,
      "end": 25307,
      "loc": {
        "start": {
          "line": 656,
          "column": 16
        },
        "end": {
          "line": 656,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactionStopsAutomation",
      "start": 25307,
      "end": 25333,
      "loc": {
        "start": {
          "line": 656,
          "column": 17
        },
        "end": {
          "line": 656,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25333,
      "end": 25334,
      "loc": {
        "start": {
          "line": 656,
          "column": 43
        },
        "end": {
          "line": 656,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25335,
      "end": 25339,
      "loc": {
        "start": {
          "line": 656,
          "column": 45
        },
        "end": {
          "line": 656,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25339,
      "end": 25340,
      "loc": {
        "start": {
          "line": 656,
          "column": 49
        },
        "end": {
          "line": 656,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stop",
      "start": 25340,
      "end": 25344,
      "loc": {
        "start": {
          "line": 656,
          "column": 50
        },
        "end": {
          "line": 656,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25344,
      "end": 25345,
      "loc": {
        "start": {
          "line": 656,
          "column": 54
        },
        "end": {
          "line": 656,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25345,
      "end": 25346,
      "loc": {
        "start": {
          "line": 656,
          "column": 55
        },
        "end": {
          "line": 656,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25346,
      "end": 25347,
      "loc": {
        "start": {
          "line": 656,
          "column": 56
        },
        "end": {
          "line": 656,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25357,
      "end": 25361,
      "loc": {
        "start": {
          "line": 658,
          "column": 8
        },
        "end": {
          "line": 658,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25361,
      "end": 25362,
      "loc": {
        "start": {
          "line": 658,
          "column": 12
        },
        "end": {
          "line": 658,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 25362,
      "end": 25371,
      "loc": {
        "start": {
          "line": 658,
          "column": 13
        },
        "end": {
          "line": 658,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25371,
      "end": 25372,
      "loc": {
        "start": {
          "line": 658,
          "column": 22
        },
        "end": {
          "line": 658,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 25372,
      "end": 25377,
      "loc": {
        "start": {
          "line": 658,
          "column": 23
        },
        "end": {
          "line": 658,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25378,
      "end": 25379,
      "loc": {
        "start": {
          "line": 658,
          "column": 29
        },
        "end": {
          "line": 658,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25380,
      "end": 25384,
      "loc": {
        "start": {
          "line": 658,
          "column": 31
        },
        "end": {
          "line": 658,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25384,
      "end": 25385,
      "loc": {
        "start": {
          "line": 658,
          "column": 35
        },
        "end": {
          "line": 658,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_autoZoom",
      "start": 25385,
      "end": 25394,
      "loc": {
        "start": {
          "line": 658,
          "column": 36
        },
        "end": {
          "line": 658,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25394,
      "end": 25395,
      "loc": {
        "start": {
          "line": 658,
          "column": 45
        },
        "end": {
          "line": 658,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "end",
      "start": 25395,
      "end": 25398,
      "loc": {
        "start": {
          "line": 658,
          "column": 46
        },
        "end": {
          "line": 658,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25399,
      "end": 25400,
      "loc": {
        "start": {
          "line": 658,
          "column": 50
        },
        "end": {
          "line": 658,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 25401,
      "end": 25402,
      "loc": {
        "start": {
          "line": 658,
          "column": 52
        },
        "end": {
          "line": 658,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25402,
      "end": 25403,
      "loc": {
        "start": {
          "line": 658,
          "column": 53
        },
        "end": {
          "line": 658,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25412,
      "end": 25416,
      "loc": {
        "start": {
          "line": 659,
          "column": 8
        },
        "end": {
          "line": 659,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25416,
      "end": 25417,
      "loc": {
        "start": {
          "line": 659,
          "column": 12
        },
        "end": {
          "line": 659,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_wheelStart",
      "start": 25417,
      "end": 25428,
      "loc": {
        "start": {
          "line": 659,
          "column": 13
        },
        "end": {
          "line": 659,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25428,
      "end": 25429,
      "loc": {
        "start": {
          "line": 659,
          "column": 24
        },
        "end": {
          "line": 659,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 25429,
      "end": 25430,
      "loc": {
        "start": {
          "line": 659,
          "column": 25
        },
        "end": {
          "line": 659,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 25431,
      "end": 25433,
      "loc": {
        "start": {
          "line": 659,
          "column": 27
        },
        "end": {
          "line": 659,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 25434,
      "end": 25439,
      "loc": {
        "start": {
          "line": 659,
          "column": 30
        },
        "end": {
          "line": 659,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25439,
      "end": 25440,
      "loc": {
        "start": {
          "line": 659,
          "column": 35
        },
        "end": {
          "line": 659,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "delta",
      "start": 25440,
      "end": 25445,
      "loc": {
        "start": {
          "line": 659,
          "column": 36
        },
        "end": {
          "line": 659,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 25446,
      "end": 25447,
      "loc": {
        "start": {
          "line": 659,
          "column": 42
        },
        "end": {
          "line": 659,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.01,
      "start": 25448,
      "end": 25452,
      "loc": {
        "start": {
          "line": 659,
          "column": 44
        },
        "end": {
          "line": 659,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25452,
      "end": 25453,
      "loc": {
        "start": {
          "line": 659,
          "column": 48
        },
        "end": {
          "line": 659,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25462,
      "end": 25466,
      "loc": {
        "start": {
          "line": 660,
          "column": 8
        },
        "end": {
          "line": 660,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25466,
      "end": 25467,
      "loc": {
        "start": {
          "line": 660,
          "column": 12
        },
        "end": {
          "line": 660,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_mousePosition",
      "start": 25467,
      "end": 25481,
      "loc": {
        "start": {
          "line": 660,
          "column": 13
        },
        "end": {
          "line": 660,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25481,
      "end": 25482,
      "loc": {
        "start": {
          "line": 660,
          "column": 27
        },
        "end": {
          "line": 660,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 25482,
      "end": 25483,
      "loc": {
        "start": {
          "line": 660,
          "column": 28
        },
        "end": {
          "line": 660,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25484,
      "end": 25485,
      "loc": {
        "start": {
          "line": 660,
          "column": 30
        },
        "end": {
          "line": 660,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 25486,
      "end": 25491,
      "loc": {
        "start": {
          "line": 660,
          "column": 32
        },
        "end": {
          "line": 660,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25491,
      "end": 25492,
      "loc": {
        "start": {
          "line": 660,
          "column": 37
        },
        "end": {
          "line": 660,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetX",
      "start": 25492,
      "end": 25499,
      "loc": {
        "start": {
          "line": 660,
          "column": 38
        },
        "end": {
          "line": 660,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 25500,
      "end": 25501,
      "loc": {
        "start": {
          "line": 660,
          "column": 46
        },
        "end": {
          "line": 660,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25502,
      "end": 25506,
      "loc": {
        "start": {
          "line": 660,
          "column": 48
        },
        "end": {
          "line": 660,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25506,
      "end": 25507,
      "loc": {
        "start": {
          "line": 660,
          "column": 52
        },
        "end": {
          "line": 660,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 25507,
      "end": 25511,
      "loc": {
        "start": {
          "line": 660,
          "column": 53
        },
        "end": {
          "line": 660,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25511,
      "end": 25512,
      "loc": {
        "start": {
          "line": 660,
          "column": 57
        },
        "end": {
          "line": 660,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "width",
      "start": 25512,
      "end": 25517,
      "loc": {
        "start": {
          "line": 660,
          "column": 58
        },
        "end": {
          "line": 660,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 25518,
      "end": 25519,
      "loc": {
        "start": {
          "line": 660,
          "column": 64
        },
        "end": {
          "line": 660,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 25520,
      "end": 25521,
      "loc": {
        "start": {
          "line": 660,
          "column": 66
        },
        "end": {
          "line": 660,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 25522,
      "end": 25523,
      "loc": {
        "start": {
          "line": 660,
          "column": 68
        },
        "end": {
          "line": 660,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 25524,
      "end": 25525,
      "loc": {
        "start": {
          "line": 660,
          "column": 70
        },
        "end": {
          "line": 660,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25525,
      "end": 25526,
      "loc": {
        "start": {
          "line": 660,
          "column": 71
        },
        "end": {
          "line": 660,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25535,
      "end": 25539,
      "loc": {
        "start": {
          "line": 661,
          "column": 8
        },
        "end": {
          "line": 661,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25539,
      "end": 25540,
      "loc": {
        "start": {
          "line": 661,
          "column": 12
        },
        "end": {
          "line": 661,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_mousePosition",
      "start": 25540,
      "end": 25554,
      "loc": {
        "start": {
          "line": 661,
          "column": 13
        },
        "end": {
          "line": 661,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25554,
      "end": 25555,
      "loc": {
        "start": {
          "line": 661,
          "column": 27
        },
        "end": {
          "line": 661,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 25555,
      "end": 25556,
      "loc": {
        "start": {
          "line": 661,
          "column": 28
        },
        "end": {
          "line": 661,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25557,
      "end": 25558,
      "loc": {
        "start": {
          "line": 661,
          "column": 30
        },
        "end": {
          "line": 661,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25559,
      "end": 25560,
      "loc": {
        "start": {
          "line": 661,
          "column": 32
        },
        "end": {
          "line": 661,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 25560,
      "end": 25561,
      "loc": {
        "start": {
          "line": 661,
          "column": 33
        },
        "end": {
          "line": 661,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25561,
      "end": 25562,
      "loc": {
        "start": {
          "line": 661,
          "column": 34
        },
        "end": {
          "line": 661,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 25562,
      "end": 25567,
      "loc": {
        "start": {
          "line": 661,
          "column": 35
        },
        "end": {
          "line": 661,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25567,
      "end": 25568,
      "loc": {
        "start": {
          "line": 661,
          "column": 40
        },
        "end": {
          "line": 661,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "offsetY",
      "start": 25568,
      "end": 25575,
      "loc": {
        "start": {
          "line": 661,
          "column": 41
        },
        "end": {
          "line": 661,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 25576,
      "end": 25577,
      "loc": {
        "start": {
          "line": 661,
          "column": 49
        },
        "end": {
          "line": 661,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25578,
      "end": 25582,
      "loc": {
        "start": {
          "line": 661,
          "column": 51
        },
        "end": {
          "line": 661,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25582,
      "end": 25583,
      "loc": {
        "start": {
          "line": 661,
          "column": 55
        },
        "end": {
          "line": 661,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 25583,
      "end": 25587,
      "loc": {
        "start": {
          "line": 661,
          "column": 56
        },
        "end": {
          "line": 661,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25587,
      "end": 25588,
      "loc": {
        "start": {
          "line": 661,
          "column": 60
        },
        "end": {
          "line": 661,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "height",
      "start": 25588,
      "end": 25594,
      "loc": {
        "start": {
          "line": 661,
          "column": 61
        },
        "end": {
          "line": 661,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25594,
      "end": 25595,
      "loc": {
        "start": {
          "line": 661,
          "column": 67
        },
        "end": {
          "line": 661,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25595,
      "end": 25596,
      "loc": {
        "start": {
          "line": 661,
          "column": 68
        },
        "end": {
          "line": 661,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 25597,
      "end": 25598,
      "loc": {
        "start": {
          "line": 661,
          "column": 70
        },
        "end": {
          "line": 661,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 25599,
      "end": 25600,
      "loc": {
        "start": {
          "line": 661,
          "column": 72
        },
        "end": {
          "line": 661,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 25601,
      "end": 25602,
      "loc": {
        "start": {
          "line": 661,
          "column": 74
        },
        "end": {
          "line": 661,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 25603,
      "end": 25604,
      "loc": {
        "start": {
          "line": 661,
          "column": 76
        },
        "end": {
          "line": 661,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25604,
      "end": 25605,
      "loc": {
        "start": {
          "line": 661,
          "column": 77
        },
        "end": {
          "line": 661,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25610,
      "end": 25611,
      "loc": {
        "start": {
          "line": 662,
          "column": 4
        },
        "end": {
          "line": 662,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onTouchStart",
      "start": 25617,
      "end": 25629,
      "loc": {
        "start": {
          "line": 664,
          "column": 4
        },
        "end": {
          "line": 664,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25629,
      "end": 25630,
      "loc": {
        "start": {
          "line": 664,
          "column": 16
        },
        "end": {
          "line": 664,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 25630,
      "end": 25635,
      "loc": {
        "start": {
          "line": 664,
          "column": 17
        },
        "end": {
          "line": 664,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25635,
      "end": 25636,
      "loc": {
        "start": {
          "line": 664,
          "column": 22
        },
        "end": {
          "line": 664,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25637,
      "end": 25638,
      "loc": {
        "start": {
          "line": 664,
          "column": 24
        },
        "end": {
          "line": 664,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 25647,
      "end": 25649,
      "loc": {
        "start": {
          "line": 665,
          "column": 8
        },
        "end": {
          "line": 665,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25650,
      "end": 25651,
      "loc": {
        "start": {
          "line": 665,
          "column": 11
        },
        "end": {
          "line": 665,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25651,
      "end": 25655,
      "loc": {
        "start": {
          "line": 665,
          "column": 12
        },
        "end": {
          "line": 665,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25655,
      "end": 25656,
      "loc": {
        "start": {
          "line": 665,
          "column": 16
        },
        "end": {
          "line": 665,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 25656,
      "end": 25663,
      "loc": {
        "start": {
          "line": 665,
          "column": 17
        },
        "end": {
          "line": 665,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 25664,
      "end": 25667,
      "loc": {
        "start": {
          "line": 665,
          "column": 25
        },
        "end": {
          "line": 665,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 25668,
      "end": 25673,
      "loc": {
        "start": {
          "line": 665,
          "column": 29
        },
        "end": {
          "line": 665,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25673,
      "end": 25674,
      "loc": {
        "start": {
          "line": 665,
          "column": 34
        },
        "end": {
          "line": 665,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 25675,
      "end": 25681,
      "loc": {
        "start": {
          "line": 665,
          "column": 36
        },
        "end": {
          "line": 665,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25681,
      "end": 25682,
      "loc": {
        "start": {
          "line": 665,
          "column": 42
        },
        "end": {
          "line": 665,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25692,
      "end": 25696,
      "loc": {
        "start": {
          "line": 667,
          "column": 8
        },
        "end": {
          "line": 667,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25696,
      "end": 25697,
      "loc": {
        "start": {
          "line": 667,
          "column": 12
        },
        "end": {
          "line": 667,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 25697,
      "end": 25707,
      "loc": {
        "start": {
          "line": 667,
          "column": 13
        },
        "end": {
          "line": 667,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25708,
      "end": 25709,
      "loc": {
        "start": {
          "line": 667,
          "column": 24
        },
        "end": {
          "line": 667,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25710,
      "end": 25714,
      "loc": {
        "start": {
          "line": 667,
          "column": 26
        },
        "end": {
          "line": 667,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25714,
      "end": 25715,
      "loc": {
        "start": {
          "line": 667,
          "column": 30
        },
        "end": {
          "line": 667,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 25715,
      "end": 25726,
      "loc": {
        "start": {
          "line": 667,
          "column": 31
        },
        "end": {
          "line": 667,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25727,
      "end": 25728,
      "loc": {
        "start": {
          "line": 667,
          "column": 43
        },
        "end": {
          "line": 667,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 25729,
      "end": 25733,
      "loc": {
        "start": {
          "line": 667,
          "column": 45
        },
        "end": {
          "line": 667,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25733,
      "end": 25734,
      "loc": {
        "start": {
          "line": 667,
          "column": 49
        },
        "end": {
          "line": 667,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 25743,
      "end": 25745,
      "loc": {
        "start": {
          "line": 668,
          "column": 8
        },
        "end": {
          "line": 668,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25746,
      "end": 25747,
      "loc": {
        "start": {
          "line": 668,
          "column": 11
        },
        "end": {
          "line": 668,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25747,
      "end": 25751,
      "loc": {
        "start": {
          "line": 668,
          "column": 12
        },
        "end": {
          "line": 668,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25751,
      "end": 25752,
      "loc": {
        "start": {
          "line": 668,
          "column": 16
        },
        "end": {
          "line": 668,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactionStopsAutomation",
      "start": 25752,
      "end": 25778,
      "loc": {
        "start": {
          "line": 668,
          "column": 17
        },
        "end": {
          "line": 668,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25778,
      "end": 25779,
      "loc": {
        "start": {
          "line": 668,
          "column": 43
        },
        "end": {
          "line": 668,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25780,
      "end": 25784,
      "loc": {
        "start": {
          "line": 668,
          "column": 45
        },
        "end": {
          "line": 668,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25784,
      "end": 25785,
      "loc": {
        "start": {
          "line": 668,
          "column": 49
        },
        "end": {
          "line": 668,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stop",
      "start": 25785,
      "end": 25789,
      "loc": {
        "start": {
          "line": 668,
          "column": 50
        },
        "end": {
          "line": 668,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25789,
      "end": 25790,
      "loc": {
        "start": {
          "line": 668,
          "column": 54
        },
        "end": {
          "line": 668,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25790,
      "end": 25791,
      "loc": {
        "start": {
          "line": 668,
          "column": 55
        },
        "end": {
          "line": 668,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25791,
      "end": 25792,
      "loc": {
        "start": {
          "line": 668,
          "column": 56
        },
        "end": {
          "line": 668,
          "column": 57
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " for convenience allow panning mit MouseL if noRotate is active",
      "start": 25802,
      "end": 25867,
      "loc": {
        "start": {
          "line": 670,
          "column": 8
        },
        "end": {
          "line": 670,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 25876,
      "end": 25878,
      "loc": {
        "start": {
          "line": 671,
          "column": 8
        },
        "end": {
          "line": 671,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25879,
      "end": 25880,
      "loc": {
        "start": {
          "line": 671,
          "column": 11
        },
        "end": {
          "line": 671,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 25880,
      "end": 25885,
      "loc": {
        "start": {
          "line": 671,
          "column": 12
        },
        "end": {
          "line": 671,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25885,
      "end": 25886,
      "loc": {
        "start": {
          "line": 671,
          "column": 17
        },
        "end": {
          "line": 671,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 25886,
      "end": 25893,
      "loc": {
        "start": {
          "line": 671,
          "column": 18
        },
        "end": {
          "line": 671,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25893,
      "end": 25894,
      "loc": {
        "start": {
          "line": 671,
          "column": 25
        },
        "end": {
          "line": 671,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 25894,
      "end": 25900,
      "loc": {
        "start": {
          "line": 671,
          "column": 26
        },
        "end": {
          "line": 671,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 25901,
      "end": 25903,
      "loc": {
        "start": {
          "line": 671,
          "column": 33
        },
        "end": {
          "line": 671,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 25904,
      "end": 25905,
      "loc": {
        "start": {
          "line": 671,
          "column": 36
        },
        "end": {
          "line": 671,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 25906,
      "end": 25908,
      "loc": {
        "start": {
          "line": 671,
          "column": 38
        },
        "end": {
          "line": 671,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25909,
      "end": 25913,
      "loc": {
        "start": {
          "line": 671,
          "column": 41
        },
        "end": {
          "line": 671,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25913,
      "end": 25914,
      "loc": {
        "start": {
          "line": 671,
          "column": 45
        },
        "end": {
          "line": 671,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 25914,
      "end": 25922,
      "loc": {
        "start": {
          "line": 671,
          "column": 46
        },
        "end": {
          "line": 671,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 25923,
      "end": 25925,
      "loc": {
        "start": {
          "line": 671,
          "column": 55
        },
        "end": {
          "line": 671,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 25926,
      "end": 25931,
      "loc": {
        "start": {
          "line": 671,
          "column": 58
        },
        "end": {
          "line": 671,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25931,
      "end": 25932,
      "loc": {
        "start": {
          "line": 671,
          "column": 63
        },
        "end": {
          "line": 671,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 25932,
      "end": 25939,
      "loc": {
        "start": {
          "line": 671,
          "column": 64
        },
        "end": {
          "line": 671,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25939,
      "end": 25940,
      "loc": {
        "start": {
          "line": 671,
          "column": 71
        },
        "end": {
          "line": 671,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 25940,
      "end": 25946,
      "loc": {
        "start": {
          "line": 671,
          "column": 72
        },
        "end": {
          "line": 671,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 25947,
      "end": 25949,
      "loc": {
        "start": {
          "line": 671,
          "column": 79
        },
        "end": {
          "line": 671,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 25950,
      "end": 25951,
      "loc": {
        "start": {
          "line": 671,
          "column": 82
        },
        "end": {
          "line": 671,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25951,
      "end": 25952,
      "loc": {
        "start": {
          "line": 671,
          "column": 83
        },
        "end": {
          "line": 671,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 25953,
      "end": 25954,
      "loc": {
        "start": {
          "line": 671,
          "column": 85
        },
        "end": {
          "line": 671,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 25967,
      "end": 25971,
      "loc": {
        "start": {
          "line": 672,
          "column": 12
        },
        "end": {
          "line": 672,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25971,
      "end": 25972,
      "loc": {
        "start": {
          "line": 672,
          "column": 16
        },
        "end": {
          "line": 672,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 25972,
      "end": 25978,
      "loc": {
        "start": {
          "line": 672,
          "column": 17
        },
        "end": {
          "line": 672,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 25979,
      "end": 25980,
      "loc": {
        "start": {
          "line": 672,
          "column": 24
        },
        "end": {
          "line": 672,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 25981,
      "end": 25986,
      "loc": {
        "start": {
          "line": 672,
          "column": 26
        },
        "end": {
          "line": 672,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25986,
      "end": 25987,
      "loc": {
        "start": {
          "line": 672,
          "column": 31
        },
        "end": {
          "line": 672,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 25987,
      "end": 25992,
      "loc": {
        "start": {
          "line": 672,
          "column": 32
        },
        "end": {
          "line": 672,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25992,
      "end": 25993,
      "loc": {
        "start": {
          "line": 672,
          "column": 37
        },
        "end": {
          "line": 672,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TouchZoomPan",
      "start": 25993,
      "end": 26005,
      "loc": {
        "start": {
          "line": 672,
          "column": 38
        },
        "end": {
          "line": 672,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26005,
      "end": 26006,
      "loc": {
        "start": {
          "line": 672,
          "column": 50
        },
        "end": {
          "line": 672,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 26019,
      "end": 26021,
      "loc": {
        "start": {
          "line": 673,
          "column": 12
        },
        "end": {
          "line": 673,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26022,
      "end": 26023,
      "loc": {
        "start": {
          "line": 673,
          "column": 15
        },
        "end": {
          "line": 673,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26023,
      "end": 26028,
      "loc": {
        "start": {
          "line": 673,
          "column": 16
        },
        "end": {
          "line": 673,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26028,
      "end": 26029,
      "loc": {
        "start": {
          "line": 673,
          "column": 21
        },
        "end": {
          "line": 673,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26029,
      "end": 26036,
      "loc": {
        "start": {
          "line": 673,
          "column": 22
        },
        "end": {
          "line": 673,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26036,
      "end": 26037,
      "loc": {
        "start": {
          "line": 673,
          "column": 29
        },
        "end": {
          "line": 673,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 26037,
      "end": 26043,
      "loc": {
        "start": {
          "line": 673,
          "column": 30
        },
        "end": {
          "line": 673,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 26044,
      "end": 26046,
      "loc": {
        "start": {
          "line": 673,
          "column": 37
        },
        "end": {
          "line": 673,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 26047,
      "end": 26048,
      "loc": {
        "start": {
          "line": 673,
          "column": 40
        },
        "end": {
          "line": 673,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 26049,
      "end": 26051,
      "loc": {
        "start": {
          "line": 673,
          "column": 42
        },
        "end": {
          "line": 673,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26052,
      "end": 26056,
      "loc": {
        "start": {
          "line": 673,
          "column": 45
        },
        "end": {
          "line": 673,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26056,
      "end": 26057,
      "loc": {
        "start": {
          "line": 673,
          "column": 49
        },
        "end": {
          "line": 673,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noZoom",
      "start": 26057,
      "end": 26063,
      "loc": {
        "start": {
          "line": 673,
          "column": 50
        },
        "end": {
          "line": 673,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 26064,
      "end": 26067,
      "loc": {
        "start": {
          "line": 673,
          "column": 57
        },
        "end": {
          "line": 673,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 26068,
      "end": 26072,
      "loc": {
        "start": {
          "line": 673,
          "column": 61
        },
        "end": {
          "line": 673,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26072,
      "end": 26073,
      "loc": {
        "start": {
          "line": 673,
          "column": 65
        },
        "end": {
          "line": 673,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26074,
      "end": 26075,
      "loc": {
        "start": {
          "line": 673,
          "column": 67
        },
        "end": {
          "line": 673,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 26092,
      "end": 26095,
      "loc": {
        "start": {
          "line": 674,
          "column": 16
        },
        "end": {
          "line": 674,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 26096,
      "end": 26098,
      "loc": {
        "start": {
          "line": 674,
          "column": 20
        },
        "end": {
          "line": 674,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 26099,
      "end": 26100,
      "loc": {
        "start": {
          "line": 674,
          "column": 23
        },
        "end": {
          "line": 674,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26101,
      "end": 26106,
      "loc": {
        "start": {
          "line": 674,
          "column": 25
        },
        "end": {
          "line": 674,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26106,
      "end": 26107,
      "loc": {
        "start": {
          "line": 674,
          "column": 30
        },
        "end": {
          "line": 674,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26107,
      "end": 26114,
      "loc": {
        "start": {
          "line": 674,
          "column": 31
        },
        "end": {
          "line": 674,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26114,
      "end": 26115,
      "loc": {
        "start": {
          "line": 674,
          "column": 38
        },
        "end": {
          "line": 674,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 26115,
      "end": 26116,
      "loc": {
        "start": {
          "line": 674,
          "column": 39
        },
        "end": {
          "line": 674,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26116,
      "end": 26117,
      "loc": {
        "start": {
          "line": 674,
          "column": 40
        },
        "end": {
          "line": 674,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26117,
      "end": 26118,
      "loc": {
        "start": {
          "line": 674,
          "column": 41
        },
        "end": {
          "line": 674,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 26118,
      "end": 26123,
      "loc": {
        "start": {
          "line": 674,
          "column": 42
        },
        "end": {
          "line": 674,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 26124,
      "end": 26125,
      "loc": {
        "start": {
          "line": 674,
          "column": 48
        },
        "end": {
          "line": 674,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26126,
      "end": 26131,
      "loc": {
        "start": {
          "line": 674,
          "column": 50
        },
        "end": {
          "line": 674,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26131,
      "end": 26132,
      "loc": {
        "start": {
          "line": 674,
          "column": 55
        },
        "end": {
          "line": 674,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26132,
      "end": 26139,
      "loc": {
        "start": {
          "line": 674,
          "column": 56
        },
        "end": {
          "line": 674,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26139,
      "end": 26140,
      "loc": {
        "start": {
          "line": 674,
          "column": 63
        },
        "end": {
          "line": 674,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 26140,
      "end": 26141,
      "loc": {
        "start": {
          "line": 674,
          "column": 64
        },
        "end": {
          "line": 674,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26141,
      "end": 26142,
      "loc": {
        "start": {
          "line": 674,
          "column": 65
        },
        "end": {
          "line": 674,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26142,
      "end": 26143,
      "loc": {
        "start": {
          "line": 674,
          "column": 66
        },
        "end": {
          "line": 674,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 26143,
      "end": 26148,
      "loc": {
        "start": {
          "line": 674,
          "column": 67
        },
        "end": {
          "line": 674,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26148,
      "end": 26149,
      "loc": {
        "start": {
          "line": 674,
          "column": 72
        },
        "end": {
          "line": 674,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 26166,
      "end": 26169,
      "loc": {
        "start": {
          "line": 675,
          "column": 16
        },
        "end": {
          "line": 675,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 26170,
      "end": 26172,
      "loc": {
        "start": {
          "line": 675,
          "column": 20
        },
        "end": {
          "line": 675,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 26173,
      "end": 26174,
      "loc": {
        "start": {
          "line": 675,
          "column": 23
        },
        "end": {
          "line": 675,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26175,
      "end": 26180,
      "loc": {
        "start": {
          "line": 675,
          "column": 25
        },
        "end": {
          "line": 675,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26180,
      "end": 26181,
      "loc": {
        "start": {
          "line": 675,
          "column": 30
        },
        "end": {
          "line": 675,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26181,
      "end": 26188,
      "loc": {
        "start": {
          "line": 675,
          "column": 31
        },
        "end": {
          "line": 675,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26188,
      "end": 26189,
      "loc": {
        "start": {
          "line": 675,
          "column": 38
        },
        "end": {
          "line": 675,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 26189,
      "end": 26190,
      "loc": {
        "start": {
          "line": 675,
          "column": 39
        },
        "end": {
          "line": 675,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26190,
      "end": 26191,
      "loc": {
        "start": {
          "line": 675,
          "column": 40
        },
        "end": {
          "line": 675,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26191,
      "end": 26192,
      "loc": {
        "start": {
          "line": 675,
          "column": 41
        },
        "end": {
          "line": 675,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 26192,
      "end": 26197,
      "loc": {
        "start": {
          "line": 675,
          "column": 42
        },
        "end": {
          "line": 675,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 26198,
      "end": 26199,
      "loc": {
        "start": {
          "line": 675,
          "column": 48
        },
        "end": {
          "line": 675,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26200,
      "end": 26205,
      "loc": {
        "start": {
          "line": 675,
          "column": 50
        },
        "end": {
          "line": 675,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26205,
      "end": 26206,
      "loc": {
        "start": {
          "line": 675,
          "column": 55
        },
        "end": {
          "line": 675,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26206,
      "end": 26213,
      "loc": {
        "start": {
          "line": 675,
          "column": 56
        },
        "end": {
          "line": 675,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26213,
      "end": 26214,
      "loc": {
        "start": {
          "line": 675,
          "column": 63
        },
        "end": {
          "line": 675,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 26214,
      "end": 26215,
      "loc": {
        "start": {
          "line": 675,
          "column": 64
        },
        "end": {
          "line": 675,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26215,
      "end": 26216,
      "loc": {
        "start": {
          "line": 675,
          "column": 65
        },
        "end": {
          "line": 675,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26216,
      "end": 26217,
      "loc": {
        "start": {
          "line": 675,
          "column": 66
        },
        "end": {
          "line": 675,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 26217,
      "end": 26222,
      "loc": {
        "start": {
          "line": 675,
          "column": 67
        },
        "end": {
          "line": 675,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26222,
      "end": 26223,
      "loc": {
        "start": {
          "line": 675,
          "column": 72
        },
        "end": {
          "line": 675,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26240,
      "end": 26244,
      "loc": {
        "start": {
          "line": 676,
          "column": 16
        },
        "end": {
          "line": 676,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26244,
      "end": 26245,
      "loc": {
        "start": {
          "line": 676,
          "column": 20
        },
        "end": {
          "line": 676,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceEnd",
      "start": 26245,
      "end": 26266,
      "loc": {
        "start": {
          "line": 676,
          "column": 21
        },
        "end": {
          "line": 676,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 26267,
      "end": 26268,
      "loc": {
        "start": {
          "line": 676,
          "column": 43
        },
        "end": {
          "line": 676,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26269,
      "end": 26273,
      "loc": {
        "start": {
          "line": 676,
          "column": 45
        },
        "end": {
          "line": 676,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26273,
      "end": 26274,
      "loc": {
        "start": {
          "line": 676,
          "column": 49
        },
        "end": {
          "line": 676,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceStart",
      "start": 26274,
      "end": 26297,
      "loc": {
        "start": {
          "line": 676,
          "column": 50
        },
        "end": {
          "line": 676,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 26298,
      "end": 26299,
      "loc": {
        "start": {
          "line": 676,
          "column": 74
        },
        "end": {
          "line": 676,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 26300,
      "end": 26304,
      "loc": {
        "start": {
          "line": 676,
          "column": 76
        },
        "end": {
          "line": 676,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26304,
      "end": 26305,
      "loc": {
        "start": {
          "line": 676,
          "column": 80
        },
        "end": {
          "line": 676,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sqrt",
      "start": 26305,
      "end": 26309,
      "loc": {
        "start": {
          "line": 676,
          "column": 81
        },
        "end": {
          "line": 676,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26309,
      "end": 26310,
      "loc": {
        "start": {
          "line": 676,
          "column": 85
        },
        "end": {
          "line": 676,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 26310,
      "end": 26312,
      "loc": {
        "start": {
          "line": 676,
          "column": 86
        },
        "end": {
          "line": 676,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 26313,
      "end": 26314,
      "loc": {
        "start": {
          "line": 676,
          "column": 89
        },
        "end": {
          "line": 676,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 26315,
      "end": 26317,
      "loc": {
        "start": {
          "line": 676,
          "column": 91
        },
        "end": {
          "line": 676,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 26318,
      "end": 26319,
      "loc": {
        "start": {
          "line": 676,
          "column": 94
        },
        "end": {
          "line": 676,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 26320,
      "end": 26322,
      "loc": {
        "start": {
          "line": 676,
          "column": 96
        },
        "end": {
          "line": 676,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 26323,
      "end": 26324,
      "loc": {
        "start": {
          "line": 676,
          "column": 99
        },
        "end": {
          "line": 676,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 26325,
      "end": 26327,
      "loc": {
        "start": {
          "line": 676,
          "column": 101
        },
        "end": {
          "line": 676,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26327,
      "end": 26328,
      "loc": {
        "start": {
          "line": 676,
          "column": 103
        },
        "end": {
          "line": 676,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26328,
      "end": 26329,
      "loc": {
        "start": {
          "line": 676,
          "column": 104
        },
        "end": {
          "line": 676,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 26347,
      "end": 26349,
      "loc": {
        "start": {
          "line": 678,
          "column": 16
        },
        "end": {
          "line": 678,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 26350,
      "end": 26351,
      "loc": {
        "start": {
          "line": 678,
          "column": 19
        },
        "end": {
          "line": 678,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26352,
      "end": 26353,
      "loc": {
        "start": {
          "line": 678,
          "column": 21
        },
        "end": {
          "line": 678,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26353,
      "end": 26358,
      "loc": {
        "start": {
          "line": 678,
          "column": 22
        },
        "end": {
          "line": 678,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26358,
      "end": 26359,
      "loc": {
        "start": {
          "line": 678,
          "column": 27
        },
        "end": {
          "line": 678,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26359,
      "end": 26366,
      "loc": {
        "start": {
          "line": 678,
          "column": 28
        },
        "end": {
          "line": 678,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26366,
      "end": 26367,
      "loc": {
        "start": {
          "line": 678,
          "column": 35
        },
        "end": {
          "line": 678,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 26367,
      "end": 26368,
      "loc": {
        "start": {
          "line": 678,
          "column": 36
        },
        "end": {
          "line": 678,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26368,
      "end": 26369,
      "loc": {
        "start": {
          "line": 678,
          "column": 37
        },
        "end": {
          "line": 678,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26369,
      "end": 26370,
      "loc": {
        "start": {
          "line": 678,
          "column": 38
        },
        "end": {
          "line": 678,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 26370,
      "end": 26375,
      "loc": {
        "start": {
          "line": 678,
          "column": 39
        },
        "end": {
          "line": 678,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 26376,
      "end": 26377,
      "loc": {
        "start": {
          "line": 678,
          "column": 45
        },
        "end": {
          "line": 678,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26378,
      "end": 26383,
      "loc": {
        "start": {
          "line": 678,
          "column": 47
        },
        "end": {
          "line": 678,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26383,
      "end": 26384,
      "loc": {
        "start": {
          "line": 678,
          "column": 52
        },
        "end": {
          "line": 678,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26384,
      "end": 26391,
      "loc": {
        "start": {
          "line": 678,
          "column": 53
        },
        "end": {
          "line": 678,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26391,
      "end": 26392,
      "loc": {
        "start": {
          "line": 678,
          "column": 60
        },
        "end": {
          "line": 678,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 26392,
      "end": 26393,
      "loc": {
        "start": {
          "line": 678,
          "column": 61
        },
        "end": {
          "line": 678,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26393,
      "end": 26394,
      "loc": {
        "start": {
          "line": 678,
          "column": 62
        },
        "end": {
          "line": 678,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26394,
      "end": 26395,
      "loc": {
        "start": {
          "line": 678,
          "column": 63
        },
        "end": {
          "line": 678,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 26395,
      "end": 26400,
      "loc": {
        "start": {
          "line": 678,
          "column": 64
        },
        "end": {
          "line": 678,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26400,
      "end": 26401,
      "loc": {
        "start": {
          "line": 678,
          "column": 69
        },
        "end": {
          "line": 678,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 26402,
      "end": 26403,
      "loc": {
        "start": {
          "line": 678,
          "column": 71
        },
        "end": {
          "line": 678,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 26404,
      "end": 26405,
      "loc": {
        "start": {
          "line": 678,
          "column": 73
        },
        "end": {
          "line": 678,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26405,
      "end": 26406,
      "loc": {
        "start": {
          "line": 678,
          "column": 74
        },
        "end": {
          "line": 678,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 26423,
      "end": 26425,
      "loc": {
        "start": {
          "line": 679,
          "column": 16
        },
        "end": {
          "line": 679,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 26426,
      "end": 26427,
      "loc": {
        "start": {
          "line": 679,
          "column": 19
        },
        "end": {
          "line": 679,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26428,
      "end": 26429,
      "loc": {
        "start": {
          "line": 679,
          "column": 21
        },
        "end": {
          "line": 679,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26429,
      "end": 26434,
      "loc": {
        "start": {
          "line": 679,
          "column": 22
        },
        "end": {
          "line": 679,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26434,
      "end": 26435,
      "loc": {
        "start": {
          "line": 679,
          "column": 27
        },
        "end": {
          "line": 679,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26435,
      "end": 26442,
      "loc": {
        "start": {
          "line": 679,
          "column": 28
        },
        "end": {
          "line": 679,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26442,
      "end": 26443,
      "loc": {
        "start": {
          "line": 679,
          "column": 35
        },
        "end": {
          "line": 679,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 26443,
      "end": 26444,
      "loc": {
        "start": {
          "line": 679,
          "column": 36
        },
        "end": {
          "line": 679,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26444,
      "end": 26445,
      "loc": {
        "start": {
          "line": 679,
          "column": 37
        },
        "end": {
          "line": 679,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26445,
      "end": 26446,
      "loc": {
        "start": {
          "line": 679,
          "column": 38
        },
        "end": {
          "line": 679,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 26446,
      "end": 26451,
      "loc": {
        "start": {
          "line": 679,
          "column": 39
        },
        "end": {
          "line": 679,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 26452,
      "end": 26453,
      "loc": {
        "start": {
          "line": 679,
          "column": 45
        },
        "end": {
          "line": 679,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26454,
      "end": 26459,
      "loc": {
        "start": {
          "line": 679,
          "column": 47
        },
        "end": {
          "line": 679,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26459,
      "end": 26460,
      "loc": {
        "start": {
          "line": 679,
          "column": 52
        },
        "end": {
          "line": 679,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26460,
      "end": 26467,
      "loc": {
        "start": {
          "line": 679,
          "column": 53
        },
        "end": {
          "line": 679,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26467,
      "end": 26468,
      "loc": {
        "start": {
          "line": 679,
          "column": 60
        },
        "end": {
          "line": 679,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 26468,
      "end": 26469,
      "loc": {
        "start": {
          "line": 679,
          "column": 61
        },
        "end": {
          "line": 679,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26469,
      "end": 26470,
      "loc": {
        "start": {
          "line": 679,
          "column": 62
        },
        "end": {
          "line": 679,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26470,
      "end": 26471,
      "loc": {
        "start": {
          "line": 679,
          "column": 63
        },
        "end": {
          "line": 679,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 26471,
      "end": 26476,
      "loc": {
        "start": {
          "line": 679,
          "column": 64
        },
        "end": {
          "line": 679,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26476,
      "end": 26477,
      "loc": {
        "start": {
          "line": 679,
          "column": 69
        },
        "end": {
          "line": 679,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 26478,
      "end": 26479,
      "loc": {
        "start": {
          "line": 679,
          "column": 71
        },
        "end": {
          "line": 679,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 26480,
      "end": 26481,
      "loc": {
        "start": {
          "line": 679,
          "column": 73
        },
        "end": {
          "line": 679,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26481,
      "end": 26482,
      "loc": {
        "start": {
          "line": 679,
          "column": 74
        },
        "end": {
          "line": 679,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26499,
      "end": 26503,
      "loc": {
        "start": {
          "line": 680,
          "column": 16
        },
        "end": {
          "line": 680,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26503,
      "end": 26504,
      "loc": {
        "start": {
          "line": 680,
          "column": 20
        },
        "end": {
          "line": 680,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 26504,
      "end": 26513,
      "loc": {
        "start": {
          "line": 680,
          "column": 21
        },
        "end": {
          "line": 680,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26513,
      "end": 26514,
      "loc": {
        "start": {
          "line": 680,
          "column": 30
        },
        "end": {
          "line": 680,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 26514,
      "end": 26517,
      "loc": {
        "start": {
          "line": 680,
          "column": 31
        },
        "end": {
          "line": 680,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26517,
      "end": 26518,
      "loc": {
        "start": {
          "line": 680,
          "column": 34
        },
        "end": {
          "line": 680,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 26518,
      "end": 26520,
      "loc": {
        "start": {
          "line": 680,
          "column": 35
        },
        "end": {
          "line": 680,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26520,
      "end": 26521,
      "loc": {
        "start": {
          "line": 680,
          "column": 37
        },
        "end": {
          "line": 680,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 26522,
      "end": 26524,
      "loc": {
        "start": {
          "line": 680,
          "column": 39
        },
        "end": {
          "line": 680,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26524,
      "end": 26525,
      "loc": {
        "start": {
          "line": 680,
          "column": 41
        },
        "end": {
          "line": 680,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26525,
      "end": 26526,
      "loc": {
        "start": {
          "line": 680,
          "column": 42
        },
        "end": {
          "line": 680,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26543,
      "end": 26547,
      "loc": {
        "start": {
          "line": 681,
          "column": 16
        },
        "end": {
          "line": 681,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26547,
      "end": 26548,
      "loc": {
        "start": {
          "line": 681,
          "column": 20
        },
        "end": {
          "line": 681,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 26548,
      "end": 26555,
      "loc": {
        "start": {
          "line": 681,
          "column": 21
        },
        "end": {
          "line": 681,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26555,
      "end": 26556,
      "loc": {
        "start": {
          "line": 681,
          "column": 28
        },
        "end": {
          "line": 681,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 26556,
      "end": 26560,
      "loc": {
        "start": {
          "line": 681,
          "column": 29
        },
        "end": {
          "line": 681,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26560,
      "end": 26561,
      "loc": {
        "start": {
          "line": 681,
          "column": 33
        },
        "end": {
          "line": 681,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26561,
      "end": 26565,
      "loc": {
        "start": {
          "line": 681,
          "column": 34
        },
        "end": {
          "line": 681,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26565,
      "end": 26566,
      "loc": {
        "start": {
          "line": 681,
          "column": 38
        },
        "end": {
          "line": 681,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 26566,
      "end": 26575,
      "loc": {
        "start": {
          "line": 681,
          "column": 39
        },
        "end": {
          "line": 681,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26575,
      "end": 26576,
      "loc": {
        "start": {
          "line": 681,
          "column": 48
        },
        "end": {
          "line": 681,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26576,
      "end": 26577,
      "loc": {
        "start": {
          "line": 681,
          "column": 49
        },
        "end": {
          "line": 681,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26590,
      "end": 26591,
      "loc": {
        "start": {
          "line": 682,
          "column": 12
        },
        "end": {
          "line": 682,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 26592,
      "end": 26596,
      "loc": {
        "start": {
          "line": 682,
          "column": 14
        },
        "end": {
          "line": 682,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 26597,
      "end": 26599,
      "loc": {
        "start": {
          "line": 682,
          "column": 19
        },
        "end": {
          "line": 682,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26600,
      "end": 26601,
      "loc": {
        "start": {
          "line": 682,
          "column": 22
        },
        "end": {
          "line": 682,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26601,
      "end": 26606,
      "loc": {
        "start": {
          "line": 682,
          "column": 23
        },
        "end": {
          "line": 682,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26606,
      "end": 26607,
      "loc": {
        "start": {
          "line": 682,
          "column": 28
        },
        "end": {
          "line": 682,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26607,
      "end": 26614,
      "loc": {
        "start": {
          "line": 682,
          "column": 29
        },
        "end": {
          "line": 682,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26614,
      "end": 26615,
      "loc": {
        "start": {
          "line": 682,
          "column": 36
        },
        "end": {
          "line": 682,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 26615,
      "end": 26621,
      "loc": {
        "start": {
          "line": 682,
          "column": 37
        },
        "end": {
          "line": 682,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 26622,
      "end": 26624,
      "loc": {
        "start": {
          "line": 682,
          "column": 44
        },
        "end": {
          "line": 682,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 26625,
      "end": 26626,
      "loc": {
        "start": {
          "line": 682,
          "column": 47
        },
        "end": {
          "line": 682,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 26627,
      "end": 26629,
      "loc": {
        "start": {
          "line": 682,
          "column": 49
        },
        "end": {
          "line": 682,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26630,
      "end": 26634,
      "loc": {
        "start": {
          "line": 682,
          "column": 52
        },
        "end": {
          "line": 682,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26634,
      "end": 26635,
      "loc": {
        "start": {
          "line": 682,
          "column": 56
        },
        "end": {
          "line": 682,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noPan",
      "start": 26635,
      "end": 26640,
      "loc": {
        "start": {
          "line": 682,
          "column": 57
        },
        "end": {
          "line": 682,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 26641,
      "end": 26644,
      "loc": {
        "start": {
          "line": 682,
          "column": 63
        },
        "end": {
          "line": 682,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 26645,
      "end": 26649,
      "loc": {
        "start": {
          "line": 682,
          "column": 67
        },
        "end": {
          "line": 682,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26649,
      "end": 26650,
      "loc": {
        "start": {
          "line": 682,
          "column": 71
        },
        "end": {
          "line": 682,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26651,
      "end": 26652,
      "loc": {
        "start": {
          "line": 682,
          "column": 73
        },
        "end": {
          "line": 682,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26669,
      "end": 26673,
      "loc": {
        "start": {
          "line": 683,
          "column": 16
        },
        "end": {
          "line": 683,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26673,
      "end": 26674,
      "loc": {
        "start": {
          "line": 683,
          "column": 20
        },
        "end": {
          "line": 683,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceStart",
      "start": 26674,
      "end": 26697,
      "loc": {
        "start": {
          "line": 683,
          "column": 21
        },
        "end": {
          "line": 683,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 26698,
      "end": 26699,
      "loc": {
        "start": {
          "line": 683,
          "column": 45
        },
        "end": {
          "line": 683,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26700,
      "end": 26704,
      "loc": {
        "start": {
          "line": 683,
          "column": 47
        },
        "end": {
          "line": 683,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26704,
      "end": 26705,
      "loc": {
        "start": {
          "line": 683,
          "column": 51
        },
        "end": {
          "line": 683,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceEnd",
      "start": 26705,
      "end": 26726,
      "loc": {
        "start": {
          "line": 683,
          "column": 52
        },
        "end": {
          "line": 683,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 26727,
      "end": 26728,
      "loc": {
        "start": {
          "line": 683,
          "column": 74
        },
        "end": {
          "line": 683,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 26729,
      "end": 26730,
      "loc": {
        "start": {
          "line": 683,
          "column": 76
        },
        "end": {
          "line": 683,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26730,
      "end": 26731,
      "loc": {
        "start": {
          "line": 683,
          "column": 77
        },
        "end": {
          "line": 683,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26748,
      "end": 26752,
      "loc": {
        "start": {
          "line": 684,
          "column": 16
        },
        "end": {
          "line": 684,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26752,
      "end": 26753,
      "loc": {
        "start": {
          "line": 684,
          "column": 20
        },
        "end": {
          "line": 684,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 26753,
      "end": 26762,
      "loc": {
        "start": {
          "line": 684,
          "column": 21
        },
        "end": {
          "line": 684,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26762,
      "end": 26763,
      "loc": {
        "start": {
          "line": 684,
          "column": 30
        },
        "end": {
          "line": 684,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 26763,
      "end": 26766,
      "loc": {
        "start": {
          "line": 684,
          "column": 31
        },
        "end": {
          "line": 684,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26766,
      "end": 26767,
      "loc": {
        "start": {
          "line": 684,
          "column": 34
        },
        "end": {
          "line": 684,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26767,
      "end": 26772,
      "loc": {
        "start": {
          "line": 684,
          "column": 35
        },
        "end": {
          "line": 684,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26772,
      "end": 26773,
      "loc": {
        "start": {
          "line": 684,
          "column": 40
        },
        "end": {
          "line": 684,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26773,
      "end": 26780,
      "loc": {
        "start": {
          "line": 684,
          "column": 41
        },
        "end": {
          "line": 684,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26780,
      "end": 26781,
      "loc": {
        "start": {
          "line": 684,
          "column": 48
        },
        "end": {
          "line": 684,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 26781,
      "end": 26782,
      "loc": {
        "start": {
          "line": 684,
          "column": 49
        },
        "end": {
          "line": 684,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26782,
      "end": 26783,
      "loc": {
        "start": {
          "line": 684,
          "column": 50
        },
        "end": {
          "line": 684,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26783,
      "end": 26784,
      "loc": {
        "start": {
          "line": 684,
          "column": 51
        },
        "end": {
          "line": 684,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 26784,
      "end": 26789,
      "loc": {
        "start": {
          "line": 684,
          "column": 52
        },
        "end": {
          "line": 684,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26789,
      "end": 26790,
      "loc": {
        "start": {
          "line": 684,
          "column": 57
        },
        "end": {
          "line": 684,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26791,
      "end": 26796,
      "loc": {
        "start": {
          "line": 684,
          "column": 59
        },
        "end": {
          "line": 684,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26796,
      "end": 26797,
      "loc": {
        "start": {
          "line": 684,
          "column": 64
        },
        "end": {
          "line": 684,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26797,
      "end": 26804,
      "loc": {
        "start": {
          "line": 684,
          "column": 65
        },
        "end": {
          "line": 684,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26804,
      "end": 26805,
      "loc": {
        "start": {
          "line": 684,
          "column": 72
        },
        "end": {
          "line": 684,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 26805,
      "end": 26806,
      "loc": {
        "start": {
          "line": 684,
          "column": 73
        },
        "end": {
          "line": 684,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26806,
      "end": 26807,
      "loc": {
        "start": {
          "line": 684,
          "column": 74
        },
        "end": {
          "line": 684,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26807,
      "end": 26808,
      "loc": {
        "start": {
          "line": 684,
          "column": 75
        },
        "end": {
          "line": 684,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 26808,
      "end": 26813,
      "loc": {
        "start": {
          "line": 684,
          "column": 76
        },
        "end": {
          "line": 684,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26813,
      "end": 26814,
      "loc": {
        "start": {
          "line": 684,
          "column": 81
        },
        "end": {
          "line": 684,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26814,
      "end": 26815,
      "loc": {
        "start": {
          "line": 684,
          "column": 82
        },
        "end": {
          "line": 684,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26828,
      "end": 26829,
      "loc": {
        "start": {
          "line": 685,
          "column": 12
        },
        "end": {
          "line": 685,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26842,
      "end": 26846,
      "loc": {
        "start": {
          "line": 686,
          "column": 12
        },
        "end": {
          "line": 686,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26846,
      "end": 26847,
      "loc": {
        "start": {
          "line": 686,
          "column": 16
        },
        "end": {
          "line": 686,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 26847,
      "end": 26854,
      "loc": {
        "start": {
          "line": 686,
          "column": 17
        },
        "end": {
          "line": 686,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26854,
      "end": 26855,
      "loc": {
        "start": {
          "line": 686,
          "column": 24
        },
        "end": {
          "line": 686,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 26855,
      "end": 26859,
      "loc": {
        "start": {
          "line": 686,
          "column": 25
        },
        "end": {
          "line": 686,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26859,
      "end": 26860,
      "loc": {
        "start": {
          "line": 686,
          "column": 29
        },
        "end": {
          "line": 686,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26860,
      "end": 26864,
      "loc": {
        "start": {
          "line": 686,
          "column": 30
        },
        "end": {
          "line": 686,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26864,
      "end": 26865,
      "loc": {
        "start": {
          "line": 686,
          "column": 34
        },
        "end": {
          "line": 686,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panStart",
      "start": 26865,
      "end": 26874,
      "loc": {
        "start": {
          "line": 686,
          "column": 35
        },
        "end": {
          "line": 686,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26874,
      "end": 26875,
      "loc": {
        "start": {
          "line": 686,
          "column": 44
        },
        "end": {
          "line": 686,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26875,
      "end": 26876,
      "loc": {
        "start": {
          "line": 686,
          "column": 45
        },
        "end": {
          "line": 686,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26885,
      "end": 26886,
      "loc": {
        "start": {
          "line": 687,
          "column": 8
        },
        "end": {
          "line": 687,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 26887,
      "end": 26891,
      "loc": {
        "start": {
          "line": 687,
          "column": 10
        },
        "end": {
          "line": 687,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 26892,
      "end": 26894,
      "loc": {
        "start": {
          "line": 687,
          "column": 15
        },
        "end": {
          "line": 687,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26895,
      "end": 26896,
      "loc": {
        "start": {
          "line": 687,
          "column": 18
        },
        "end": {
          "line": 687,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 26896,
      "end": 26901,
      "loc": {
        "start": {
          "line": 687,
          "column": 19
        },
        "end": {
          "line": 687,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26901,
      "end": 26902,
      "loc": {
        "start": {
          "line": 687,
          "column": 24
        },
        "end": {
          "line": 687,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 26902,
      "end": 26909,
      "loc": {
        "start": {
          "line": 687,
          "column": 25
        },
        "end": {
          "line": 687,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26909,
      "end": 26910,
      "loc": {
        "start": {
          "line": 687,
          "column": 32
        },
        "end": {
          "line": 687,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 26910,
      "end": 26916,
      "loc": {
        "start": {
          "line": 687,
          "column": 33
        },
        "end": {
          "line": 687,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 26917,
      "end": 26919,
      "loc": {
        "start": {
          "line": 687,
          "column": 40
        },
        "end": {
          "line": 687,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 26920,
      "end": 26921,
      "loc": {
        "start": {
          "line": 687,
          "column": 43
        },
        "end": {
          "line": 687,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26921,
      "end": 26922,
      "loc": {
        "start": {
          "line": 687,
          "column": 44
        },
        "end": {
          "line": 687,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26923,
      "end": 26924,
      "loc": {
        "start": {
          "line": 687,
          "column": 46
        },
        "end": {
          "line": 687,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 26937,
      "end": 26939,
      "loc": {
        "start": {
          "line": 688,
          "column": 12
        },
        "end": {
          "line": 688,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26940,
      "end": 26941,
      "loc": {
        "start": {
          "line": 688,
          "column": 15
        },
        "end": {
          "line": 688,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26941,
      "end": 26945,
      "loc": {
        "start": {
          "line": 688,
          "column": 16
        },
        "end": {
          "line": 688,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26945,
      "end": 26946,
      "loc": {
        "start": {
          "line": 688,
          "column": 20
        },
        "end": {
          "line": 688,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 26946,
      "end": 26954,
      "loc": {
        "start": {
          "line": 688,
          "column": 21
        },
        "end": {
          "line": 688,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 26955,
      "end": 26958,
      "loc": {
        "start": {
          "line": 688,
          "column": 30
        },
        "end": {
          "line": 688,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 26959,
      "end": 26963,
      "loc": {
        "start": {
          "line": 688,
          "column": 34
        },
        "end": {
          "line": 688,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 26963,
      "end": 26964,
      "loc": {
        "start": {
          "line": 688,
          "column": 38
        },
        "end": {
          "line": 688,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 26965,
      "end": 26971,
      "loc": {
        "start": {
          "line": 688,
          "column": 40
        },
        "end": {
          "line": 688,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26971,
      "end": 26972,
      "loc": {
        "start": {
          "line": 688,
          "column": 46
        },
        "end": {
          "line": 688,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 26985,
      "end": 26989,
      "loc": {
        "start": {
          "line": 689,
          "column": 12
        },
        "end": {
          "line": 689,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 26989,
      "end": 26990,
      "loc": {
        "start": {
          "line": 689,
          "column": 16
        },
        "end": {
          "line": 689,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 26990,
      "end": 26996,
      "loc": {
        "start": {
          "line": 689,
          "column": 17
        },
        "end": {
          "line": 689,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 26997,
      "end": 26998,
      "loc": {
        "start": {
          "line": 689,
          "column": 24
        },
        "end": {
          "line": 689,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 26999,
      "end": 27004,
      "loc": {
        "start": {
          "line": 689,
          "column": 26
        },
        "end": {
          "line": 689,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27004,
      "end": 27005,
      "loc": {
        "start": {
          "line": 689,
          "column": 31
        },
        "end": {
          "line": 689,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 27005,
      "end": 27010,
      "loc": {
        "start": {
          "line": 689,
          "column": 32
        },
        "end": {
          "line": 689,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27010,
      "end": 27011,
      "loc": {
        "start": {
          "line": 689,
          "column": 37
        },
        "end": {
          "line": 689,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TouchRotate",
      "start": 27011,
      "end": 27022,
      "loc": {
        "start": {
          "line": 689,
          "column": 38
        },
        "end": {
          "line": 689,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27022,
      "end": 27023,
      "loc": {
        "start": {
          "line": 689,
          "column": 49
        },
        "end": {
          "line": 689,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27036,
      "end": 27040,
      "loc": {
        "start": {
          "line": 690,
          "column": 12
        },
        "end": {
          "line": 690,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27040,
      "end": 27041,
      "loc": {
        "start": {
          "line": 690,
          "column": 16
        },
        "end": {
          "line": 690,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateStart",
      "start": 27041,
      "end": 27053,
      "loc": {
        "start": {
          "line": 690,
          "column": 17
        },
        "end": {
          "line": 690,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27053,
      "end": 27054,
      "loc": {
        "start": {
          "line": 690,
          "column": 29
        },
        "end": {
          "line": 690,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 27054,
      "end": 27057,
      "loc": {
        "start": {
          "line": 690,
          "column": 30
        },
        "end": {
          "line": 690,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27057,
      "end": 27058,
      "loc": {
        "start": {
          "line": 690,
          "column": 33
        },
        "end": {
          "line": 690,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27058,
      "end": 27063,
      "loc": {
        "start": {
          "line": 690,
          "column": 34
        },
        "end": {
          "line": 690,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27063,
      "end": 27064,
      "loc": {
        "start": {
          "line": 690,
          "column": 39
        },
        "end": {
          "line": 690,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27064,
      "end": 27071,
      "loc": {
        "start": {
          "line": 690,
          "column": 40
        },
        "end": {
          "line": 690,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27071,
      "end": 27072,
      "loc": {
        "start": {
          "line": 690,
          "column": 47
        },
        "end": {
          "line": 690,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 27072,
      "end": 27073,
      "loc": {
        "start": {
          "line": 690,
          "column": 48
        },
        "end": {
          "line": 690,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27073,
      "end": 27074,
      "loc": {
        "start": {
          "line": 690,
          "column": 49
        },
        "end": {
          "line": 690,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27074,
      "end": 27075,
      "loc": {
        "start": {
          "line": 690,
          "column": 50
        },
        "end": {
          "line": 690,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 27075,
      "end": 27080,
      "loc": {
        "start": {
          "line": 690,
          "column": 51
        },
        "end": {
          "line": 690,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27080,
      "end": 27081,
      "loc": {
        "start": {
          "line": 690,
          "column": 56
        },
        "end": {
          "line": 690,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27082,
      "end": 27087,
      "loc": {
        "start": {
          "line": 690,
          "column": 58
        },
        "end": {
          "line": 690,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27087,
      "end": 27088,
      "loc": {
        "start": {
          "line": 690,
          "column": 63
        },
        "end": {
          "line": 690,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27088,
      "end": 27095,
      "loc": {
        "start": {
          "line": 690,
          "column": 64
        },
        "end": {
          "line": 690,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27095,
      "end": 27096,
      "loc": {
        "start": {
          "line": 690,
          "column": 71
        },
        "end": {
          "line": 690,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 27096,
      "end": 27097,
      "loc": {
        "start": {
          "line": 690,
          "column": 72
        },
        "end": {
          "line": 690,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27097,
      "end": 27098,
      "loc": {
        "start": {
          "line": 690,
          "column": 73
        },
        "end": {
          "line": 690,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27098,
      "end": 27099,
      "loc": {
        "start": {
          "line": 690,
          "column": 74
        },
        "end": {
          "line": 690,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 27099,
      "end": 27104,
      "loc": {
        "start": {
          "line": 690,
          "column": 75
        },
        "end": {
          "line": 690,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27104,
      "end": 27105,
      "loc": {
        "start": {
          "line": 690,
          "column": 80
        },
        "end": {
          "line": 690,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27105,
      "end": 27106,
      "loc": {
        "start": {
          "line": 690,
          "column": 81
        },
        "end": {
          "line": 690,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27119,
      "end": 27123,
      "loc": {
        "start": {
          "line": 691,
          "column": 12
        },
        "end": {
          "line": 691,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27123,
      "end": 27124,
      "loc": {
        "start": {
          "line": 691,
          "column": 16
        },
        "end": {
          "line": 691,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateEnd",
      "start": 27124,
      "end": 27134,
      "loc": {
        "start": {
          "line": 691,
          "column": 17
        },
        "end": {
          "line": 691,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27134,
      "end": 27135,
      "loc": {
        "start": {
          "line": 691,
          "column": 27
        },
        "end": {
          "line": 691,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "copy",
      "start": 27135,
      "end": 27139,
      "loc": {
        "start": {
          "line": 691,
          "column": 28
        },
        "end": {
          "line": 691,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27139,
      "end": 27140,
      "loc": {
        "start": {
          "line": 691,
          "column": 32
        },
        "end": {
          "line": 691,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27140,
      "end": 27144,
      "loc": {
        "start": {
          "line": 691,
          "column": 33
        },
        "end": {
          "line": 691,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27144,
      "end": 27145,
      "loc": {
        "start": {
          "line": 691,
          "column": 37
        },
        "end": {
          "line": 691,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateStart",
      "start": 27145,
      "end": 27157,
      "loc": {
        "start": {
          "line": 691,
          "column": 38
        },
        "end": {
          "line": 691,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27157,
      "end": 27158,
      "loc": {
        "start": {
          "line": 691,
          "column": 50
        },
        "end": {
          "line": 691,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27158,
      "end": 27159,
      "loc": {
        "start": {
          "line": 691,
          "column": 51
        },
        "end": {
          "line": 691,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27168,
      "end": 27169,
      "loc": {
        "start": {
          "line": 692,
          "column": 8
        },
        "end": {
          "line": 692,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 27170,
      "end": 27174,
      "loc": {
        "start": {
          "line": 692,
          "column": 10
        },
        "end": {
          "line": 692,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27175,
      "end": 27176,
      "loc": {
        "start": {
          "line": 692,
          "column": 15
        },
        "end": {
          "line": 692,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27189,
      "end": 27193,
      "loc": {
        "start": {
          "line": 693,
          "column": 12
        },
        "end": {
          "line": 693,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27193,
      "end": 27194,
      "loc": {
        "start": {
          "line": 693,
          "column": 16
        },
        "end": {
          "line": 693,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 27194,
      "end": 27200,
      "loc": {
        "start": {
          "line": 693,
          "column": 17
        },
        "end": {
          "line": 693,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 27201,
      "end": 27202,
      "loc": {
        "start": {
          "line": 693,
          "column": 24
        },
        "end": {
          "line": 693,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 27203,
      "end": 27208,
      "loc": {
        "start": {
          "line": 693,
          "column": 26
        },
        "end": {
          "line": 693,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27208,
      "end": 27209,
      "loc": {
        "start": {
          "line": 693,
          "column": 31
        },
        "end": {
          "line": 693,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 27209,
      "end": 27214,
      "loc": {
        "start": {
          "line": 693,
          "column": 32
        },
        "end": {
          "line": 693,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27214,
      "end": 27215,
      "loc": {
        "start": {
          "line": 693,
          "column": 37
        },
        "end": {
          "line": 693,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "None",
      "start": 27215,
      "end": 27219,
      "loc": {
        "start": {
          "line": 693,
          "column": 38
        },
        "end": {
          "line": 693,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27219,
      "end": 27220,
      "loc": {
        "start": {
          "line": 693,
          "column": 42
        },
        "end": {
          "line": 693,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27229,
      "end": 27230,
      "loc": {
        "start": {
          "line": 694,
          "column": 8
        },
        "end": {
          "line": 694,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27235,
      "end": 27236,
      "loc": {
        "start": {
          "line": 695,
          "column": 4
        },
        "end": {
          "line": 695,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onTouchMove",
      "start": 27242,
      "end": 27253,
      "loc": {
        "start": {
          "line": 697,
          "column": 4
        },
        "end": {
          "line": 697,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27253,
      "end": 27254,
      "loc": {
        "start": {
          "line": 697,
          "column": 15
        },
        "end": {
          "line": 697,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27254,
      "end": 27259,
      "loc": {
        "start": {
          "line": 697,
          "column": 16
        },
        "end": {
          "line": 697,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27259,
      "end": 27260,
      "loc": {
        "start": {
          "line": 697,
          "column": 21
        },
        "end": {
          "line": 697,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27261,
      "end": 27262,
      "loc": {
        "start": {
          "line": 697,
          "column": 23
        },
        "end": {
          "line": 697,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 27271,
      "end": 27273,
      "loc": {
        "start": {
          "line": 698,
          "column": 8
        },
        "end": {
          "line": 698,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27274,
      "end": 27275,
      "loc": {
        "start": {
          "line": 698,
          "column": 11
        },
        "end": {
          "line": 698,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27275,
      "end": 27279,
      "loc": {
        "start": {
          "line": 698,
          "column": 12
        },
        "end": {
          "line": 698,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27279,
      "end": 27280,
      "loc": {
        "start": {
          "line": 698,
          "column": 16
        },
        "end": {
          "line": 698,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 27280,
      "end": 27287,
      "loc": {
        "start": {
          "line": 698,
          "column": 17
        },
        "end": {
          "line": 698,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 27288,
      "end": 27291,
      "loc": {
        "start": {
          "line": 698,
          "column": 25
        },
        "end": {
          "line": 698,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 27292,
      "end": 27297,
      "loc": {
        "start": {
          "line": 698,
          "column": 29
        },
        "end": {
          "line": 698,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27297,
      "end": 27298,
      "loc": {
        "start": {
          "line": 698,
          "column": 34
        },
        "end": {
          "line": 698,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 27299,
      "end": 27305,
      "loc": {
        "start": {
          "line": 698,
          "column": 36
        },
        "end": {
          "line": 698,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27305,
      "end": 27306,
      "loc": {
        "start": {
          "line": 698,
          "column": 42
        },
        "end": {
          "line": 698,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27315,
      "end": 27319,
      "loc": {
        "start": {
          "line": 699,
          "column": 8
        },
        "end": {
          "line": 699,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27319,
      "end": 27320,
      "loc": {
        "start": {
          "line": 699,
          "column": 12
        },
        "end": {
          "line": 699,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "automation",
      "start": 27320,
      "end": 27330,
      "loc": {
        "start": {
          "line": 699,
          "column": 13
        },
        "end": {
          "line": 699,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 27331,
      "end": 27332,
      "loc": {
        "start": {
          "line": 699,
          "column": 24
        },
        "end": {
          "line": 699,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27333,
      "end": 27337,
      "loc": {
        "start": {
          "line": 699,
          "column": 26
        },
        "end": {
          "line": 699,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27337,
      "end": 27338,
      "loc": {
        "start": {
          "line": 699,
          "column": 30
        },
        "end": {
          "line": 699,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 27338,
      "end": 27349,
      "loc": {
        "start": {
          "line": 699,
          "column": 31
        },
        "end": {
          "line": 699,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 27350,
      "end": 27351,
      "loc": {
        "start": {
          "line": 699,
          "column": 43
        },
        "end": {
          "line": 699,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 27352,
      "end": 27356,
      "loc": {
        "start": {
          "line": 699,
          "column": 45
        },
        "end": {
          "line": 699,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27356,
      "end": 27357,
      "loc": {
        "start": {
          "line": 699,
          "column": 49
        },
        "end": {
          "line": 699,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " for convenience allow panning mit MouseL if noRotate is active",
      "start": 27367,
      "end": 27432,
      "loc": {
        "start": {
          "line": 701,
          "column": 8
        },
        "end": {
          "line": 701,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 27441,
      "end": 27443,
      "loc": {
        "start": {
          "line": 702,
          "column": 8
        },
        "end": {
          "line": 702,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27444,
      "end": 27445,
      "loc": {
        "start": {
          "line": 702,
          "column": 11
        },
        "end": {
          "line": 702,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27445,
      "end": 27450,
      "loc": {
        "start": {
          "line": 702,
          "column": 12
        },
        "end": {
          "line": 702,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27450,
      "end": 27451,
      "loc": {
        "start": {
          "line": 702,
          "column": 17
        },
        "end": {
          "line": 702,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27451,
      "end": 27458,
      "loc": {
        "start": {
          "line": 702,
          "column": 18
        },
        "end": {
          "line": 702,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27458,
      "end": 27459,
      "loc": {
        "start": {
          "line": 702,
          "column": 25
        },
        "end": {
          "line": 702,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 27459,
      "end": 27465,
      "loc": {
        "start": {
          "line": 702,
          "column": 26
        },
        "end": {
          "line": 702,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 27466,
      "end": 27468,
      "loc": {
        "start": {
          "line": 702,
          "column": 33
        },
        "end": {
          "line": 702,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 27469,
      "end": 27470,
      "loc": {
        "start": {
          "line": 702,
          "column": 36
        },
        "end": {
          "line": 702,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 27471,
      "end": 27473,
      "loc": {
        "start": {
          "line": 702,
          "column": 38
        },
        "end": {
          "line": 702,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27474,
      "end": 27478,
      "loc": {
        "start": {
          "line": 702,
          "column": 41
        },
        "end": {
          "line": 702,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27478,
      "end": 27479,
      "loc": {
        "start": {
          "line": 702,
          "column": 45
        },
        "end": {
          "line": 702,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "noRotate",
      "start": 27479,
      "end": 27487,
      "loc": {
        "start": {
          "line": 702,
          "column": 46
        },
        "end": {
          "line": 702,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 27488,
      "end": 27490,
      "loc": {
        "start": {
          "line": 702,
          "column": 55
        },
        "end": {
          "line": 702,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27491,
      "end": 27496,
      "loc": {
        "start": {
          "line": 702,
          "column": 58
        },
        "end": {
          "line": 702,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27496,
      "end": 27497,
      "loc": {
        "start": {
          "line": 702,
          "column": 63
        },
        "end": {
          "line": 702,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27497,
      "end": 27504,
      "loc": {
        "start": {
          "line": 702,
          "column": 64
        },
        "end": {
          "line": 702,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27504,
      "end": 27505,
      "loc": {
        "start": {
          "line": 702,
          "column": 71
        },
        "end": {
          "line": 702,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 27505,
      "end": 27511,
      "loc": {
        "start": {
          "line": 702,
          "column": 72
        },
        "end": {
          "line": 702,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 27512,
      "end": 27514,
      "loc": {
        "start": {
          "line": 702,
          "column": 79
        },
        "end": {
          "line": 702,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 27515,
      "end": 27516,
      "loc": {
        "start": {
          "line": 702,
          "column": 82
        },
        "end": {
          "line": 702,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27516,
      "end": 27517,
      "loc": {
        "start": {
          "line": 702,
          "column": 83
        },
        "end": {
          "line": 702,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27518,
      "end": 27519,
      "loc": {
        "start": {
          "line": 702,
          "column": 85
        },
        "end": {
          "line": 702,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 27532,
      "end": 27534,
      "loc": {
        "start": {
          "line": 703,
          "column": 12
        },
        "end": {
          "line": 703,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27535,
      "end": 27536,
      "loc": {
        "start": {
          "line": 703,
          "column": 15
        },
        "end": {
          "line": 703,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27536,
      "end": 27540,
      "loc": {
        "start": {
          "line": 703,
          "column": 16
        },
        "end": {
          "line": 703,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27540,
      "end": 27541,
      "loc": {
        "start": {
          "line": 703,
          "column": 20
        },
        "end": {
          "line": 703,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 27541,
      "end": 27547,
      "loc": {
        "start": {
          "line": 703,
          "column": 21
        },
        "end": {
          "line": 703,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!=",
      "start": 27548,
      "end": 27550,
      "loc": {
        "start": {
          "line": 703,
          "column": 28
        },
        "end": {
          "line": 703,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 27551,
      "end": 27556,
      "loc": {
        "start": {
          "line": 703,
          "column": 31
        },
        "end": {
          "line": 703,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27556,
      "end": 27557,
      "loc": {
        "start": {
          "line": 703,
          "column": 36
        },
        "end": {
          "line": 703,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 27557,
      "end": 27562,
      "loc": {
        "start": {
          "line": 703,
          "column": 37
        },
        "end": {
          "line": 703,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27562,
      "end": 27563,
      "loc": {
        "start": {
          "line": 703,
          "column": 42
        },
        "end": {
          "line": 703,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TouchZoomPan",
      "start": 27563,
      "end": 27575,
      "loc": {
        "start": {
          "line": 703,
          "column": 43
        },
        "end": {
          "line": 703,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27575,
      "end": 27576,
      "loc": {
        "start": {
          "line": 703,
          "column": 55
        },
        "end": {
          "line": 703,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 27577,
      "end": 27583,
      "loc": {
        "start": {
          "line": 703,
          "column": 57
        },
        "end": {
          "line": 703,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27583,
      "end": 27584,
      "loc": {
        "start": {
          "line": 703,
          "column": 63
        },
        "end": {
          "line": 703,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 27597,
      "end": 27599,
      "loc": {
        "start": {
          "line": 704,
          "column": 12
        },
        "end": {
          "line": 704,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27600,
      "end": 27601,
      "loc": {
        "start": {
          "line": 704,
          "column": 15
        },
        "end": {
          "line": 704,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27601,
      "end": 27606,
      "loc": {
        "start": {
          "line": 704,
          "column": 16
        },
        "end": {
          "line": 704,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27606,
      "end": 27607,
      "loc": {
        "start": {
          "line": 704,
          "column": 21
        },
        "end": {
          "line": 704,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27607,
      "end": 27614,
      "loc": {
        "start": {
          "line": 704,
          "column": 22
        },
        "end": {
          "line": 704,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27614,
      "end": 27615,
      "loc": {
        "start": {
          "line": 704,
          "column": 29
        },
        "end": {
          "line": 704,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 27615,
      "end": 27621,
      "loc": {
        "start": {
          "line": 704,
          "column": 30
        },
        "end": {
          "line": 704,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 27622,
      "end": 27624,
      "loc": {
        "start": {
          "line": 704,
          "column": 37
        },
        "end": {
          "line": 704,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 27625,
      "end": 27626,
      "loc": {
        "start": {
          "line": 704,
          "column": 40
        },
        "end": {
          "line": 704,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27626,
      "end": 27627,
      "loc": {
        "start": {
          "line": 704,
          "column": 41
        },
        "end": {
          "line": 704,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27628,
      "end": 27629,
      "loc": {
        "start": {
          "line": 704,
          "column": 43
        },
        "end": {
          "line": 704,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 27646,
      "end": 27649,
      "loc": {
        "start": {
          "line": 705,
          "column": 16
        },
        "end": {
          "line": 705,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 27650,
      "end": 27652,
      "loc": {
        "start": {
          "line": 705,
          "column": 20
        },
        "end": {
          "line": 705,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 27653,
      "end": 27654,
      "loc": {
        "start": {
          "line": 705,
          "column": 23
        },
        "end": {
          "line": 705,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27655,
      "end": 27660,
      "loc": {
        "start": {
          "line": 705,
          "column": 25
        },
        "end": {
          "line": 705,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27660,
      "end": 27661,
      "loc": {
        "start": {
          "line": 705,
          "column": 30
        },
        "end": {
          "line": 705,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27661,
      "end": 27668,
      "loc": {
        "start": {
          "line": 705,
          "column": 31
        },
        "end": {
          "line": 705,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27668,
      "end": 27669,
      "loc": {
        "start": {
          "line": 705,
          "column": 38
        },
        "end": {
          "line": 705,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 27669,
      "end": 27670,
      "loc": {
        "start": {
          "line": 705,
          "column": 39
        },
        "end": {
          "line": 705,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27670,
      "end": 27671,
      "loc": {
        "start": {
          "line": 705,
          "column": 40
        },
        "end": {
          "line": 705,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27671,
      "end": 27672,
      "loc": {
        "start": {
          "line": 705,
          "column": 41
        },
        "end": {
          "line": 705,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 27672,
      "end": 27677,
      "loc": {
        "start": {
          "line": 705,
          "column": 42
        },
        "end": {
          "line": 705,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 27678,
      "end": 27679,
      "loc": {
        "start": {
          "line": 705,
          "column": 48
        },
        "end": {
          "line": 705,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27680,
      "end": 27685,
      "loc": {
        "start": {
          "line": 705,
          "column": 50
        },
        "end": {
          "line": 705,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27685,
      "end": 27686,
      "loc": {
        "start": {
          "line": 705,
          "column": 55
        },
        "end": {
          "line": 705,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27686,
      "end": 27693,
      "loc": {
        "start": {
          "line": 705,
          "column": 56
        },
        "end": {
          "line": 705,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27693,
      "end": 27694,
      "loc": {
        "start": {
          "line": 705,
          "column": 63
        },
        "end": {
          "line": 705,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 27694,
      "end": 27695,
      "loc": {
        "start": {
          "line": 705,
          "column": 64
        },
        "end": {
          "line": 705,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27695,
      "end": 27696,
      "loc": {
        "start": {
          "line": 705,
          "column": 65
        },
        "end": {
          "line": 705,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27696,
      "end": 27697,
      "loc": {
        "start": {
          "line": 705,
          "column": 66
        },
        "end": {
          "line": 705,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 27697,
      "end": 27702,
      "loc": {
        "start": {
          "line": 705,
          "column": 67
        },
        "end": {
          "line": 705,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27702,
      "end": 27703,
      "loc": {
        "start": {
          "line": 705,
          "column": 72
        },
        "end": {
          "line": 705,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 27720,
      "end": 27723,
      "loc": {
        "start": {
          "line": 706,
          "column": 16
        },
        "end": {
          "line": 706,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 27724,
      "end": 27726,
      "loc": {
        "start": {
          "line": 706,
          "column": 20
        },
        "end": {
          "line": 706,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 27727,
      "end": 27728,
      "loc": {
        "start": {
          "line": 706,
          "column": 23
        },
        "end": {
          "line": 706,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27729,
      "end": 27734,
      "loc": {
        "start": {
          "line": 706,
          "column": 25
        },
        "end": {
          "line": 706,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27734,
      "end": 27735,
      "loc": {
        "start": {
          "line": 706,
          "column": 30
        },
        "end": {
          "line": 706,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27735,
      "end": 27742,
      "loc": {
        "start": {
          "line": 706,
          "column": 31
        },
        "end": {
          "line": 706,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27742,
      "end": 27743,
      "loc": {
        "start": {
          "line": 706,
          "column": 38
        },
        "end": {
          "line": 706,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 27743,
      "end": 27744,
      "loc": {
        "start": {
          "line": 706,
          "column": 39
        },
        "end": {
          "line": 706,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27744,
      "end": 27745,
      "loc": {
        "start": {
          "line": 706,
          "column": 40
        },
        "end": {
          "line": 706,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27745,
      "end": 27746,
      "loc": {
        "start": {
          "line": 706,
          "column": 41
        },
        "end": {
          "line": 706,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 27746,
      "end": 27751,
      "loc": {
        "start": {
          "line": 706,
          "column": 42
        },
        "end": {
          "line": 706,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 27752,
      "end": 27753,
      "loc": {
        "start": {
          "line": 706,
          "column": 48
        },
        "end": {
          "line": 706,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27754,
      "end": 27759,
      "loc": {
        "start": {
          "line": 706,
          "column": 50
        },
        "end": {
          "line": 706,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27759,
      "end": 27760,
      "loc": {
        "start": {
          "line": 706,
          "column": 55
        },
        "end": {
          "line": 706,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27760,
      "end": 27767,
      "loc": {
        "start": {
          "line": 706,
          "column": 56
        },
        "end": {
          "line": 706,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27767,
      "end": 27768,
      "loc": {
        "start": {
          "line": 706,
          "column": 63
        },
        "end": {
          "line": 706,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 27768,
      "end": 27769,
      "loc": {
        "start": {
          "line": 706,
          "column": 64
        },
        "end": {
          "line": 706,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27769,
      "end": 27770,
      "loc": {
        "start": {
          "line": 706,
          "column": 65
        },
        "end": {
          "line": 706,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27770,
      "end": 27771,
      "loc": {
        "start": {
          "line": 706,
          "column": 66
        },
        "end": {
          "line": 706,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 27771,
      "end": 27776,
      "loc": {
        "start": {
          "line": 706,
          "column": 67
        },
        "end": {
          "line": 706,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27776,
      "end": 27777,
      "loc": {
        "start": {
          "line": 706,
          "column": 72
        },
        "end": {
          "line": 706,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 27794,
      "end": 27798,
      "loc": {
        "start": {
          "line": 707,
          "column": 16
        },
        "end": {
          "line": 707,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27798,
      "end": 27799,
      "loc": {
        "start": {
          "line": 707,
          "column": 20
        },
        "end": {
          "line": 707,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceEnd",
      "start": 27799,
      "end": 27820,
      "loc": {
        "start": {
          "line": 707,
          "column": 21
        },
        "end": {
          "line": 707,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 27821,
      "end": 27822,
      "loc": {
        "start": {
          "line": 707,
          "column": 43
        },
        "end": {
          "line": 707,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 27823,
      "end": 27827,
      "loc": {
        "start": {
          "line": 707,
          "column": 45
        },
        "end": {
          "line": 707,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27827,
      "end": 27828,
      "loc": {
        "start": {
          "line": 707,
          "column": 49
        },
        "end": {
          "line": 707,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sqrt",
      "start": 27828,
      "end": 27832,
      "loc": {
        "start": {
          "line": 707,
          "column": 50
        },
        "end": {
          "line": 707,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27832,
      "end": 27833,
      "loc": {
        "start": {
          "line": 707,
          "column": 54
        },
        "end": {
          "line": 707,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 27833,
      "end": 27835,
      "loc": {
        "start": {
          "line": 707,
          "column": 55
        },
        "end": {
          "line": 707,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 27836,
      "end": 27837,
      "loc": {
        "start": {
          "line": 707,
          "column": 58
        },
        "end": {
          "line": 707,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 27838,
      "end": 27840,
      "loc": {
        "start": {
          "line": 707,
          "column": 60
        },
        "end": {
          "line": 707,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 27841,
      "end": 27842,
      "loc": {
        "start": {
          "line": 707,
          "column": 63
        },
        "end": {
          "line": 707,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 27843,
      "end": 27845,
      "loc": {
        "start": {
          "line": 707,
          "column": 65
        },
        "end": {
          "line": 707,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 27846,
      "end": 27847,
      "loc": {
        "start": {
          "line": 707,
          "column": 68
        },
        "end": {
          "line": 707,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 27848,
      "end": 27850,
      "loc": {
        "start": {
          "line": 707,
          "column": 70
        },
        "end": {
          "line": 707,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27850,
      "end": 27851,
      "loc": {
        "start": {
          "line": 707,
          "column": 72
        },
        "end": {
          "line": 707,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27851,
      "end": 27852,
      "loc": {
        "start": {
          "line": 707,
          "column": 73
        },
        "end": {
          "line": 707,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 27870,
      "end": 27872,
      "loc": {
        "start": {
          "line": 709,
          "column": 16
        },
        "end": {
          "line": 709,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 27873,
      "end": 27874,
      "loc": {
        "start": {
          "line": 709,
          "column": 19
        },
        "end": {
          "line": 709,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27875,
      "end": 27876,
      "loc": {
        "start": {
          "line": 709,
          "column": 21
        },
        "end": {
          "line": 709,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27876,
      "end": 27881,
      "loc": {
        "start": {
          "line": 709,
          "column": 22
        },
        "end": {
          "line": 709,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27881,
      "end": 27882,
      "loc": {
        "start": {
          "line": 709,
          "column": 27
        },
        "end": {
          "line": 709,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27882,
      "end": 27889,
      "loc": {
        "start": {
          "line": 709,
          "column": 28
        },
        "end": {
          "line": 709,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27889,
      "end": 27890,
      "loc": {
        "start": {
          "line": 709,
          "column": 35
        },
        "end": {
          "line": 709,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 27890,
      "end": 27891,
      "loc": {
        "start": {
          "line": 709,
          "column": 36
        },
        "end": {
          "line": 709,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27891,
      "end": 27892,
      "loc": {
        "start": {
          "line": 709,
          "column": 37
        },
        "end": {
          "line": 709,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27892,
      "end": 27893,
      "loc": {
        "start": {
          "line": 709,
          "column": 38
        },
        "end": {
          "line": 709,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 27893,
      "end": 27898,
      "loc": {
        "start": {
          "line": 709,
          "column": 39
        },
        "end": {
          "line": 709,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 27899,
      "end": 27900,
      "loc": {
        "start": {
          "line": 709,
          "column": 45
        },
        "end": {
          "line": 709,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27901,
      "end": 27906,
      "loc": {
        "start": {
          "line": 709,
          "column": 47
        },
        "end": {
          "line": 709,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27906,
      "end": 27907,
      "loc": {
        "start": {
          "line": 709,
          "column": 52
        },
        "end": {
          "line": 709,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27907,
      "end": 27914,
      "loc": {
        "start": {
          "line": 709,
          "column": 53
        },
        "end": {
          "line": 709,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27914,
      "end": 27915,
      "loc": {
        "start": {
          "line": 709,
          "column": 60
        },
        "end": {
          "line": 709,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 27915,
      "end": 27916,
      "loc": {
        "start": {
          "line": 709,
          "column": 61
        },
        "end": {
          "line": 709,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27916,
      "end": 27917,
      "loc": {
        "start": {
          "line": 709,
          "column": 62
        },
        "end": {
          "line": 709,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27917,
      "end": 27918,
      "loc": {
        "start": {
          "line": 709,
          "column": 63
        },
        "end": {
          "line": 709,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 27918,
      "end": 27923,
      "loc": {
        "start": {
          "line": 709,
          "column": 64
        },
        "end": {
          "line": 709,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27923,
      "end": 27924,
      "loc": {
        "start": {
          "line": 709,
          "column": 69
        },
        "end": {
          "line": 709,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 27925,
      "end": 27926,
      "loc": {
        "start": {
          "line": 709,
          "column": 71
        },
        "end": {
          "line": 709,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 27927,
      "end": 27928,
      "loc": {
        "start": {
          "line": 709,
          "column": 73
        },
        "end": {
          "line": 709,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27928,
      "end": 27929,
      "loc": {
        "start": {
          "line": 709,
          "column": 74
        },
        "end": {
          "line": 709,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 27946,
      "end": 27948,
      "loc": {
        "start": {
          "line": 710,
          "column": 16
        },
        "end": {
          "line": 710,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 27949,
      "end": 27950,
      "loc": {
        "start": {
          "line": 710,
          "column": 19
        },
        "end": {
          "line": 710,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27951,
      "end": 27952,
      "loc": {
        "start": {
          "line": 710,
          "column": 21
        },
        "end": {
          "line": 710,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27952,
      "end": 27957,
      "loc": {
        "start": {
          "line": 710,
          "column": 22
        },
        "end": {
          "line": 710,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27957,
      "end": 27958,
      "loc": {
        "start": {
          "line": 710,
          "column": 27
        },
        "end": {
          "line": 710,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27958,
      "end": 27965,
      "loc": {
        "start": {
          "line": 710,
          "column": 28
        },
        "end": {
          "line": 710,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27965,
      "end": 27966,
      "loc": {
        "start": {
          "line": 710,
          "column": 35
        },
        "end": {
          "line": 710,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 27966,
      "end": 27967,
      "loc": {
        "start": {
          "line": 710,
          "column": 36
        },
        "end": {
          "line": 710,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27967,
      "end": 27968,
      "loc": {
        "start": {
          "line": 710,
          "column": 37
        },
        "end": {
          "line": 710,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27968,
      "end": 27969,
      "loc": {
        "start": {
          "line": 710,
          "column": 38
        },
        "end": {
          "line": 710,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 27969,
      "end": 27974,
      "loc": {
        "start": {
          "line": 710,
          "column": 39
        },
        "end": {
          "line": 710,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 27975,
      "end": 27976,
      "loc": {
        "start": {
          "line": 710,
          "column": 45
        },
        "end": {
          "line": 710,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 27977,
      "end": 27982,
      "loc": {
        "start": {
          "line": 710,
          "column": 47
        },
        "end": {
          "line": 710,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27982,
      "end": 27983,
      "loc": {
        "start": {
          "line": 710,
          "column": 52
        },
        "end": {
          "line": 710,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 27983,
      "end": 27990,
      "loc": {
        "start": {
          "line": 710,
          "column": 53
        },
        "end": {
          "line": 710,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27990,
      "end": 27991,
      "loc": {
        "start": {
          "line": 710,
          "column": 60
        },
        "end": {
          "line": 710,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 27991,
      "end": 27992,
      "loc": {
        "start": {
          "line": 710,
          "column": 61
        },
        "end": {
          "line": 710,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27992,
      "end": 27993,
      "loc": {
        "start": {
          "line": 710,
          "column": 62
        },
        "end": {
          "line": 710,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 27993,
      "end": 27994,
      "loc": {
        "start": {
          "line": 710,
          "column": 63
        },
        "end": {
          "line": 710,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 27994,
      "end": 27999,
      "loc": {
        "start": {
          "line": 710,
          "column": 64
        },
        "end": {
          "line": 710,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 27999,
      "end": 28000,
      "loc": {
        "start": {
          "line": 710,
          "column": 69
        },
        "end": {
          "line": 710,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 28001,
      "end": 28002,
      "loc": {
        "start": {
          "line": 710,
          "column": 71
        },
        "end": {
          "line": 710,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 28003,
      "end": 28004,
      "loc": {
        "start": {
          "line": 710,
          "column": 73
        },
        "end": {
          "line": 710,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28004,
      "end": 28005,
      "loc": {
        "start": {
          "line": 710,
          "column": 74
        },
        "end": {
          "line": 710,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28022,
      "end": 28026,
      "loc": {
        "start": {
          "line": 711,
          "column": 16
        },
        "end": {
          "line": 711,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28026,
      "end": 28027,
      "loc": {
        "start": {
          "line": 711,
          "column": 20
        },
        "end": {
          "line": 711,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 28027,
      "end": 28034,
      "loc": {
        "start": {
          "line": 711,
          "column": 21
        },
        "end": {
          "line": 711,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28034,
      "end": 28035,
      "loc": {
        "start": {
          "line": 711,
          "column": 28
        },
        "end": {
          "line": 711,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 28035,
      "end": 28038,
      "loc": {
        "start": {
          "line": 711,
          "column": 29
        },
        "end": {
          "line": 711,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28038,
      "end": 28039,
      "loc": {
        "start": {
          "line": 711,
          "column": 32
        },
        "end": {
          "line": 711,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dx",
      "start": 28039,
      "end": 28041,
      "loc": {
        "start": {
          "line": 711,
          "column": 33
        },
        "end": {
          "line": 711,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28041,
      "end": 28042,
      "loc": {
        "start": {
          "line": 711,
          "column": 35
        },
        "end": {
          "line": 711,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dy",
      "start": 28043,
      "end": 28045,
      "loc": {
        "start": {
          "line": 711,
          "column": 37
        },
        "end": {
          "line": 711,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28045,
      "end": 28046,
      "loc": {
        "start": {
          "line": 711,
          "column": 39
        },
        "end": {
          "line": 711,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28046,
      "end": 28047,
      "loc": {
        "start": {
          "line": 711,
          "column": 40
        },
        "end": {
          "line": 711,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28060,
      "end": 28061,
      "loc": {
        "start": {
          "line": 712,
          "column": 12
        },
        "end": {
          "line": 712,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 28062,
      "end": 28066,
      "loc": {
        "start": {
          "line": 712,
          "column": 14
        },
        "end": {
          "line": 712,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 28067,
      "end": 28069,
      "loc": {
        "start": {
          "line": 712,
          "column": 19
        },
        "end": {
          "line": 712,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28070,
      "end": 28071,
      "loc": {
        "start": {
          "line": 712,
          "column": 22
        },
        "end": {
          "line": 712,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 28071,
      "end": 28076,
      "loc": {
        "start": {
          "line": 712,
          "column": 23
        },
        "end": {
          "line": 712,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28076,
      "end": 28077,
      "loc": {
        "start": {
          "line": 712,
          "column": 28
        },
        "end": {
          "line": 712,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 28077,
      "end": 28084,
      "loc": {
        "start": {
          "line": 712,
          "column": 29
        },
        "end": {
          "line": 712,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28084,
      "end": 28085,
      "loc": {
        "start": {
          "line": 712,
          "column": 36
        },
        "end": {
          "line": 712,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 28085,
      "end": 28091,
      "loc": {
        "start": {
          "line": 712,
          "column": 37
        },
        "end": {
          "line": 712,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 28092,
      "end": 28094,
      "loc": {
        "start": {
          "line": 712,
          "column": 44
        },
        "end": {
          "line": 712,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 28095,
      "end": 28096,
      "loc": {
        "start": {
          "line": 712,
          "column": 47
        },
        "end": {
          "line": 712,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28096,
      "end": 28097,
      "loc": {
        "start": {
          "line": 712,
          "column": 48
        },
        "end": {
          "line": 712,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28098,
      "end": 28099,
      "loc": {
        "start": {
          "line": 712,
          "column": 50
        },
        "end": {
          "line": 712,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28116,
      "end": 28120,
      "loc": {
        "start": {
          "line": 713,
          "column": 16
        },
        "end": {
          "line": 713,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28120,
      "end": 28121,
      "loc": {
        "start": {
          "line": 713,
          "column": 20
        },
        "end": {
          "line": 713,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceStart",
      "start": 28121,
      "end": 28144,
      "loc": {
        "start": {
          "line": 713,
          "column": 21
        },
        "end": {
          "line": 713,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 28145,
      "end": 28146,
      "loc": {
        "start": {
          "line": 713,
          "column": 45
        },
        "end": {
          "line": 713,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28147,
      "end": 28151,
      "loc": {
        "start": {
          "line": 713,
          "column": 47
        },
        "end": {
          "line": 713,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28151,
      "end": 28152,
      "loc": {
        "start": {
          "line": 713,
          "column": 51
        },
        "end": {
          "line": 713,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceEnd",
      "start": 28152,
      "end": 28173,
      "loc": {
        "start": {
          "line": 713,
          "column": 52
        },
        "end": {
          "line": 713,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 28174,
      "end": 28175,
      "loc": {
        "start": {
          "line": 713,
          "column": 74
        },
        "end": {
          "line": 713,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 28176,
      "end": 28177,
      "loc": {
        "start": {
          "line": 713,
          "column": 76
        },
        "end": {
          "line": 713,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28177,
      "end": 28178,
      "loc": {
        "start": {
          "line": 713,
          "column": 77
        },
        "end": {
          "line": 713,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28195,
      "end": 28199,
      "loc": {
        "start": {
          "line": 714,
          "column": 16
        },
        "end": {
          "line": 714,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28199,
      "end": 28200,
      "loc": {
        "start": {
          "line": 714,
          "column": 20
        },
        "end": {
          "line": 714,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_panEnd",
      "start": 28200,
      "end": 28207,
      "loc": {
        "start": {
          "line": 714,
          "column": 21
        },
        "end": {
          "line": 714,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28207,
      "end": 28208,
      "loc": {
        "start": {
          "line": 714,
          "column": 28
        },
        "end": {
          "line": 714,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 28208,
      "end": 28211,
      "loc": {
        "start": {
          "line": 714,
          "column": 29
        },
        "end": {
          "line": 714,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28211,
      "end": 28212,
      "loc": {
        "start": {
          "line": 714,
          "column": 32
        },
        "end": {
          "line": 714,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 28212,
      "end": 28217,
      "loc": {
        "start": {
          "line": 714,
          "column": 33
        },
        "end": {
          "line": 714,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28217,
      "end": 28218,
      "loc": {
        "start": {
          "line": 714,
          "column": 38
        },
        "end": {
          "line": 714,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 28218,
      "end": 28225,
      "loc": {
        "start": {
          "line": 714,
          "column": 39
        },
        "end": {
          "line": 714,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28225,
      "end": 28226,
      "loc": {
        "start": {
          "line": 714,
          "column": 46
        },
        "end": {
          "line": 714,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 28226,
      "end": 28227,
      "loc": {
        "start": {
          "line": 714,
          "column": 47
        },
        "end": {
          "line": 714,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28227,
      "end": 28228,
      "loc": {
        "start": {
          "line": 714,
          "column": 48
        },
        "end": {
          "line": 714,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28228,
      "end": 28229,
      "loc": {
        "start": {
          "line": 714,
          "column": 49
        },
        "end": {
          "line": 714,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 28229,
      "end": 28234,
      "loc": {
        "start": {
          "line": 714,
          "column": 50
        },
        "end": {
          "line": 714,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28234,
      "end": 28235,
      "loc": {
        "start": {
          "line": 714,
          "column": 55
        },
        "end": {
          "line": 714,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 28236,
      "end": 28241,
      "loc": {
        "start": {
          "line": 714,
          "column": 57
        },
        "end": {
          "line": 714,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28241,
      "end": 28242,
      "loc": {
        "start": {
          "line": 714,
          "column": 62
        },
        "end": {
          "line": 714,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 28242,
      "end": 28249,
      "loc": {
        "start": {
          "line": 714,
          "column": 63
        },
        "end": {
          "line": 714,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28249,
      "end": 28250,
      "loc": {
        "start": {
          "line": 714,
          "column": 70
        },
        "end": {
          "line": 714,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 28250,
      "end": 28251,
      "loc": {
        "start": {
          "line": 714,
          "column": 71
        },
        "end": {
          "line": 714,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28251,
      "end": 28252,
      "loc": {
        "start": {
          "line": 714,
          "column": 72
        },
        "end": {
          "line": 714,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28252,
      "end": 28253,
      "loc": {
        "start": {
          "line": 714,
          "column": 73
        },
        "end": {
          "line": 714,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 28253,
      "end": 28258,
      "loc": {
        "start": {
          "line": 714,
          "column": 74
        },
        "end": {
          "line": 714,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28258,
      "end": 28259,
      "loc": {
        "start": {
          "line": 714,
          "column": 79
        },
        "end": {
          "line": 714,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28259,
      "end": 28260,
      "loc": {
        "start": {
          "line": 714,
          "column": 80
        },
        "end": {
          "line": 714,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28273,
      "end": 28274,
      "loc": {
        "start": {
          "line": 715,
          "column": 12
        },
        "end": {
          "line": 715,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28283,
      "end": 28284,
      "loc": {
        "start": {
          "line": 716,
          "column": 8
        },
        "end": {
          "line": 716,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 28285,
      "end": 28289,
      "loc": {
        "start": {
          "line": 716,
          "column": 10
        },
        "end": {
          "line": 716,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 28290,
      "end": 28292,
      "loc": {
        "start": {
          "line": 716,
          "column": 15
        },
        "end": {
          "line": 716,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28293,
      "end": 28294,
      "loc": {
        "start": {
          "line": 716,
          "column": 18
        },
        "end": {
          "line": 716,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 28294,
      "end": 28299,
      "loc": {
        "start": {
          "line": 716,
          "column": 19
        },
        "end": {
          "line": 716,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28299,
      "end": 28300,
      "loc": {
        "start": {
          "line": 716,
          "column": 24
        },
        "end": {
          "line": 716,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 28300,
      "end": 28307,
      "loc": {
        "start": {
          "line": 716,
          "column": 25
        },
        "end": {
          "line": 716,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28307,
      "end": 28308,
      "loc": {
        "start": {
          "line": 716,
          "column": 32
        },
        "end": {
          "line": 716,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 28308,
      "end": 28314,
      "loc": {
        "start": {
          "line": 716,
          "column": 33
        },
        "end": {
          "line": 716,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "==",
      "start": 28315,
      "end": 28317,
      "loc": {
        "start": {
          "line": 716,
          "column": 40
        },
        "end": {
          "line": 716,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 28318,
      "end": 28319,
      "loc": {
        "start": {
          "line": 716,
          "column": 43
        },
        "end": {
          "line": 716,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28319,
      "end": 28320,
      "loc": {
        "start": {
          "line": 716,
          "column": 44
        },
        "end": {
          "line": 716,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28321,
      "end": 28322,
      "loc": {
        "start": {
          "line": 716,
          "column": 46
        },
        "end": {
          "line": 716,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 28335,
      "end": 28337,
      "loc": {
        "start": {
          "line": 717,
          "column": 12
        },
        "end": {
          "line": 717,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28338,
      "end": 28339,
      "loc": {
        "start": {
          "line": 717,
          "column": 15
        },
        "end": {
          "line": 717,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28339,
      "end": 28343,
      "loc": {
        "start": {
          "line": 717,
          "column": 16
        },
        "end": {
          "line": 717,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28343,
      "end": 28344,
      "loc": {
        "start": {
          "line": 717,
          "column": 20
        },
        "end": {
          "line": 717,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 28344,
      "end": 28350,
      "loc": {
        "start": {
          "line": 717,
          "column": 21
        },
        "end": {
          "line": 717,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!=",
      "start": 28351,
      "end": 28353,
      "loc": {
        "start": {
          "line": 717,
          "column": 28
        },
        "end": {
          "line": 717,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 28354,
      "end": 28359,
      "loc": {
        "start": {
          "line": 717,
          "column": 31
        },
        "end": {
          "line": 717,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28359,
      "end": 28360,
      "loc": {
        "start": {
          "line": 717,
          "column": 36
        },
        "end": {
          "line": 717,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 28360,
      "end": 28365,
      "loc": {
        "start": {
          "line": 717,
          "column": 37
        },
        "end": {
          "line": 717,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28365,
      "end": 28366,
      "loc": {
        "start": {
          "line": 717,
          "column": 42
        },
        "end": {
          "line": 717,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TouchRotate",
      "start": 28366,
      "end": 28377,
      "loc": {
        "start": {
          "line": 717,
          "column": 43
        },
        "end": {
          "line": 717,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28377,
      "end": 28378,
      "loc": {
        "start": {
          "line": 717,
          "column": 54
        },
        "end": {
          "line": 717,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 28379,
      "end": 28385,
      "loc": {
        "start": {
          "line": 717,
          "column": 56
        },
        "end": {
          "line": 717,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28385,
      "end": 28386,
      "loc": {
        "start": {
          "line": 717,
          "column": 62
        },
        "end": {
          "line": 717,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28399,
      "end": 28403,
      "loc": {
        "start": {
          "line": 718,
          "column": 12
        },
        "end": {
          "line": 718,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28403,
      "end": 28404,
      "loc": {
        "start": {
          "line": 718,
          "column": 16
        },
        "end": {
          "line": 718,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_rotateEnd",
      "start": 28404,
      "end": 28414,
      "loc": {
        "start": {
          "line": 718,
          "column": 17
        },
        "end": {
          "line": 718,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28414,
      "end": 28415,
      "loc": {
        "start": {
          "line": 718,
          "column": 27
        },
        "end": {
          "line": 718,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 28415,
      "end": 28418,
      "loc": {
        "start": {
          "line": 718,
          "column": 28
        },
        "end": {
          "line": 718,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28418,
      "end": 28419,
      "loc": {
        "start": {
          "line": 718,
          "column": 31
        },
        "end": {
          "line": 718,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 28419,
      "end": 28424,
      "loc": {
        "start": {
          "line": 718,
          "column": 32
        },
        "end": {
          "line": 718,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28424,
      "end": 28425,
      "loc": {
        "start": {
          "line": 718,
          "column": 37
        },
        "end": {
          "line": 718,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 28425,
      "end": 28432,
      "loc": {
        "start": {
          "line": 718,
          "column": 38
        },
        "end": {
          "line": 718,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28432,
      "end": 28433,
      "loc": {
        "start": {
          "line": 718,
          "column": 45
        },
        "end": {
          "line": 718,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 28433,
      "end": 28434,
      "loc": {
        "start": {
          "line": 718,
          "column": 46
        },
        "end": {
          "line": 718,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28434,
      "end": 28435,
      "loc": {
        "start": {
          "line": 718,
          "column": 47
        },
        "end": {
          "line": 718,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28435,
      "end": 28436,
      "loc": {
        "start": {
          "line": 718,
          "column": 48
        },
        "end": {
          "line": 718,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageX",
      "start": 28436,
      "end": 28441,
      "loc": {
        "start": {
          "line": 718,
          "column": 49
        },
        "end": {
          "line": 718,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28441,
      "end": 28442,
      "loc": {
        "start": {
          "line": 718,
          "column": 54
        },
        "end": {
          "line": 718,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 28443,
      "end": 28448,
      "loc": {
        "start": {
          "line": 718,
          "column": 56
        },
        "end": {
          "line": 718,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28448,
      "end": 28449,
      "loc": {
        "start": {
          "line": 718,
          "column": 61
        },
        "end": {
          "line": 718,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 28449,
      "end": 28456,
      "loc": {
        "start": {
          "line": 718,
          "column": 62
        },
        "end": {
          "line": 718,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28456,
      "end": 28457,
      "loc": {
        "start": {
          "line": 718,
          "column": 69
        },
        "end": {
          "line": 718,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 28457,
      "end": 28458,
      "loc": {
        "start": {
          "line": 718,
          "column": 70
        },
        "end": {
          "line": 718,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28458,
      "end": 28459,
      "loc": {
        "start": {
          "line": 718,
          "column": 71
        },
        "end": {
          "line": 718,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28459,
      "end": 28460,
      "loc": {
        "start": {
          "line": 718,
          "column": 72
        },
        "end": {
          "line": 718,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pageY",
      "start": 28460,
      "end": 28465,
      "loc": {
        "start": {
          "line": 718,
          "column": 73
        },
        "end": {
          "line": 718,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28465,
      "end": 28466,
      "loc": {
        "start": {
          "line": 718,
          "column": 78
        },
        "end": {
          "line": 718,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28466,
      "end": 28467,
      "loc": {
        "start": {
          "line": 718,
          "column": 79
        },
        "end": {
          "line": 718,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28476,
      "end": 28477,
      "loc": {
        "start": {
          "line": 719,
          "column": 8
        },
        "end": {
          "line": 719,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 28478,
      "end": 28482,
      "loc": {
        "start": {
          "line": 719,
          "column": 10
        },
        "end": {
          "line": 719,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28483,
      "end": 28484,
      "loc": {
        "start": {
          "line": 719,
          "column": 15
        },
        "end": {
          "line": 719,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28497,
      "end": 28501,
      "loc": {
        "start": {
          "line": 720,
          "column": 12
        },
        "end": {
          "line": 720,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28501,
      "end": 28502,
      "loc": {
        "start": {
          "line": 720,
          "column": 16
        },
        "end": {
          "line": 720,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 28502,
      "end": 28508,
      "loc": {
        "start": {
          "line": 720,
          "column": 17
        },
        "end": {
          "line": 720,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 28509,
      "end": 28510,
      "loc": {
        "start": {
          "line": 720,
          "column": 24
        },
        "end": {
          "line": 720,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 28511,
      "end": 28516,
      "loc": {
        "start": {
          "line": 720,
          "column": 26
        },
        "end": {
          "line": 720,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28516,
      "end": 28517,
      "loc": {
        "start": {
          "line": 720,
          "column": 31
        },
        "end": {
          "line": 720,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 28517,
      "end": 28522,
      "loc": {
        "start": {
          "line": 720,
          "column": 32
        },
        "end": {
          "line": 720,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28522,
      "end": 28523,
      "loc": {
        "start": {
          "line": 720,
          "column": 37
        },
        "end": {
          "line": 720,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "None",
      "start": 28523,
      "end": 28527,
      "loc": {
        "start": {
          "line": 720,
          "column": 38
        },
        "end": {
          "line": 720,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28527,
      "end": 28528,
      "loc": {
        "start": {
          "line": 720,
          "column": 42
        },
        "end": {
          "line": 720,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28537,
      "end": 28538,
      "loc": {
        "start": {
          "line": 721,
          "column": 8
        },
        "end": {
          "line": 721,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28543,
      "end": 28544,
      "loc": {
        "start": {
          "line": 722,
          "column": 4
        },
        "end": {
          "line": 722,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onTouchEnd",
      "start": 28550,
      "end": 28560,
      "loc": {
        "start": {
          "line": 724,
          "column": 4
        },
        "end": {
          "line": 724,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28560,
      "end": 28561,
      "loc": {
        "start": {
          "line": 724,
          "column": 14
        },
        "end": {
          "line": 724,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 28561,
      "end": 28566,
      "loc": {
        "start": {
          "line": 724,
          "column": 15
        },
        "end": {
          "line": 724,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28566,
      "end": 28567,
      "loc": {
        "start": {
          "line": 724,
          "column": 20
        },
        "end": {
          "line": 724,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28568,
      "end": 28569,
      "loc": {
        "start": {
          "line": 724,
          "column": 22
        },
        "end": {
          "line": 724,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28578,
      "end": 28582,
      "loc": {
        "start": {
          "line": 725,
          "column": 8
        },
        "end": {
          "line": 725,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28582,
      "end": 28583,
      "loc": {
        "start": {
          "line": 725,
          "column": 12
        },
        "end": {
          "line": 725,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interaction",
      "start": 28583,
      "end": 28594,
      "loc": {
        "start": {
          "line": 725,
          "column": 13
        },
        "end": {
          "line": 725,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 28595,
      "end": 28596,
      "loc": {
        "start": {
          "line": 725,
          "column": 25
        },
        "end": {
          "line": 725,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 28597,
      "end": 28602,
      "loc": {
        "start": {
          "line": 725,
          "column": 27
        },
        "end": {
          "line": 725,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28602,
      "end": 28603,
      "loc": {
        "start": {
          "line": 725,
          "column": 32
        },
        "end": {
          "line": 725,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 28612,
      "end": 28614,
      "loc": {
        "start": {
          "line": 726,
          "column": 8
        },
        "end": {
          "line": 726,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28615,
      "end": 28616,
      "loc": {
        "start": {
          "line": 726,
          "column": 11
        },
        "end": {
          "line": 726,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28616,
      "end": 28620,
      "loc": {
        "start": {
          "line": 726,
          "column": 12
        },
        "end": {
          "line": 726,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28620,
      "end": 28621,
      "loc": {
        "start": {
          "line": 726,
          "column": 16
        },
        "end": {
          "line": 726,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "enabled",
      "start": 28621,
      "end": 28628,
      "loc": {
        "start": {
          "line": 726,
          "column": 17
        },
        "end": {
          "line": 726,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 28629,
      "end": 28632,
      "loc": {
        "start": {
          "line": 726,
          "column": 25
        },
        "end": {
          "line": 726,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 28633,
      "end": 28638,
      "loc": {
        "start": {
          "line": 726,
          "column": 29
        },
        "end": {
          "line": 726,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28638,
      "end": 28639,
      "loc": {
        "start": {
          "line": 726,
          "column": 34
        },
        "end": {
          "line": 726,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 28640,
      "end": 28646,
      "loc": {
        "start": {
          "line": 726,
          "column": 36
        },
        "end": {
          "line": 726,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28646,
      "end": 28647,
      "loc": {
        "start": {
          "line": 726,
          "column": 42
        },
        "end": {
          "line": 726,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "switch",
        "keyword": "switch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "switch",
      "start": 28657,
      "end": 28663,
      "loc": {
        "start": {
          "line": 728,
          "column": 8
        },
        "end": {
          "line": 728,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28664,
      "end": 28665,
      "loc": {
        "start": {
          "line": 728,
          "column": 15
        },
        "end": {
          "line": 728,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 28665,
      "end": 28670,
      "loc": {
        "start": {
          "line": 728,
          "column": 16
        },
        "end": {
          "line": 728,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28670,
      "end": 28671,
      "loc": {
        "start": {
          "line": 728,
          "column": 21
        },
        "end": {
          "line": 728,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "touches",
      "start": 28671,
      "end": 28678,
      "loc": {
        "start": {
          "line": 728,
          "column": 22
        },
        "end": {
          "line": 728,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28678,
      "end": 28679,
      "loc": {
        "start": {
          "line": 728,
          "column": 29
        },
        "end": {
          "line": 728,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 28679,
      "end": 28685,
      "loc": {
        "start": {
          "line": 728,
          "column": 30
        },
        "end": {
          "line": 728,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28685,
      "end": 28686,
      "loc": {
        "start": {
          "line": 728,
          "column": 36
        },
        "end": {
          "line": 728,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28687,
      "end": 28688,
      "loc": {
        "start": {
          "line": 728,
          "column": 38
        },
        "end": {
          "line": 728,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "case",
        "keyword": "case",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "case",
      "start": 28701,
      "end": 28705,
      "loc": {
        "start": {
          "line": 729,
          "column": 12
        },
        "end": {
          "line": 729,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 28706,
      "end": 28707,
      "loc": {
        "start": {
          "line": 729,
          "column": 17
        },
        "end": {
          "line": 729,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28707,
      "end": 28708,
      "loc": {
        "start": {
          "line": 729,
          "column": 18
        },
        "end": {
          "line": 729,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28725,
      "end": 28729,
      "loc": {
        "start": {
          "line": 730,
          "column": 16
        },
        "end": {
          "line": 730,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28729,
      "end": 28730,
      "loc": {
        "start": {
          "line": 730,
          "column": 20
        },
        "end": {
          "line": 730,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceStart",
      "start": 28730,
      "end": 28753,
      "loc": {
        "start": {
          "line": 730,
          "column": 21
        },
        "end": {
          "line": 730,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 28754,
      "end": 28755,
      "loc": {
        "start": {
          "line": 730,
          "column": 45
        },
        "end": {
          "line": 730,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28756,
      "end": 28760,
      "loc": {
        "start": {
          "line": 730,
          "column": 47
        },
        "end": {
          "line": 730,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28760,
      "end": 28761,
      "loc": {
        "start": {
          "line": 730,
          "column": 51
        },
        "end": {
          "line": 730,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_touchZoomDistanceEnd",
      "start": 28761,
      "end": 28782,
      "loc": {
        "start": {
          "line": 730,
          "column": 52
        },
        "end": {
          "line": 730,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 28783,
      "end": 28784,
      "loc": {
        "start": {
          "line": 730,
          "column": 74
        },
        "end": {
          "line": 730,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 28785,
      "end": 28786,
      "loc": {
        "start": {
          "line": 730,
          "column": 76
        },
        "end": {
          "line": 730,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28786,
      "end": 28787,
      "loc": {
        "start": {
          "line": 730,
          "column": 77
        },
        "end": {
          "line": 730,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "break",
        "keyword": "break",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "break",
      "start": 28804,
      "end": 28809,
      "loc": {
        "start": {
          "line": 731,
          "column": 16
        },
        "end": {
          "line": 731,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28809,
      "end": 28810,
      "loc": {
        "start": {
          "line": 731,
          "column": 21
        },
        "end": {
          "line": 731,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28819,
      "end": 28820,
      "loc": {
        "start": {
          "line": 732,
          "column": 8
        },
        "end": {
          "line": 732,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 28829,
      "end": 28833,
      "loc": {
        "start": {
          "line": 733,
          "column": 8
        },
        "end": {
          "line": 733,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28833,
      "end": 28834,
      "loc": {
        "start": {
          "line": 733,
          "column": 12
        },
        "end": {
          "line": 733,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_state",
      "start": 28834,
      "end": 28840,
      "loc": {
        "start": {
          "line": 733,
          "column": 13
        },
        "end": {
          "line": 733,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 28841,
      "end": 28842,
      "loc": {
        "start": {
          "line": 733,
          "column": 20
        },
        "end": {
          "line": 733,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 28843,
      "end": 28848,
      "loc": {
        "start": {
          "line": 733,
          "column": 22
        },
        "end": {
          "line": 733,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28848,
      "end": 28849,
      "loc": {
        "start": {
          "line": 733,
          "column": 27
        },
        "end": {
          "line": 733,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 28849,
      "end": 28854,
      "loc": {
        "start": {
          "line": 733,
          "column": 28
        },
        "end": {
          "line": 733,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28854,
      "end": 28855,
      "loc": {
        "start": {
          "line": 733,
          "column": 33
        },
        "end": {
          "line": 733,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "None",
      "start": 28855,
      "end": 28859,
      "loc": {
        "start": {
          "line": 733,
          "column": 34
        },
        "end": {
          "line": 733,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28859,
      "end": 28860,
      "loc": {
        "start": {
          "line": 733,
          "column": 38
        },
        "end": {
          "line": 733,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28865,
      "end": 28866,
      "loc": {
        "start": {
          "line": 734,
          "column": 4
        },
        "end": {
          "line": 734,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28867,
      "end": 28868,
      "loc": {
        "start": {
          "line": 735,
          "column": 0
        },
        "end": {
          "line": 735,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 28870,
      "end": 28875,
      "loc": {
        "start": {
          "line": 737,
          "column": 0
        },
        "end": {
          "line": 737,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28875,
      "end": 28876,
      "loc": {
        "start": {
          "line": 737,
          "column": 5
        },
        "end": {
          "line": 737,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PanMode",
      "start": 28876,
      "end": 28883,
      "loc": {
        "start": {
          "line": 737,
          "column": 6
        },
        "end": {
          "line": 737,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 28884,
      "end": 28885,
      "loc": {
        "start": {
          "line": 737,
          "column": 14
        },
        "end": {
          "line": 737,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28886,
      "end": 28887,
      "loc": {
        "start": {
          "line": 737,
          "column": 16
        },
        "end": {
          "line": 737,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Horizontal",
      "start": 28892,
      "end": 28902,
      "loc": {
        "start": {
          "line": 738,
          "column": 4
        },
        "end": {
          "line": 738,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28902,
      "end": 28903,
      "loc": {
        "start": {
          "line": 738,
          "column": 14
        },
        "end": {
          "line": 738,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 28904,
      "end": 28905,
      "loc": {
        "start": {
          "line": 738,
          "column": 16
        },
        "end": {
          "line": 738,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28905,
      "end": 28906,
      "loc": {
        "start": {
          "line": 738,
          "column": 17
        },
        "end": {
          "line": 738,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Vertical",
      "start": 28911,
      "end": 28919,
      "loc": {
        "start": {
          "line": 739,
          "column": 4
        },
        "end": {
          "line": 739,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28919,
      "end": 28920,
      "loc": {
        "start": {
          "line": 739,
          "column": 12
        },
        "end": {
          "line": 739,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 28921,
      "end": 28922,
      "loc": {
        "start": {
          "line": 739,
          "column": 14
        },
        "end": {
          "line": 739,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28922,
      "end": 28923,
      "loc": {
        "start": {
          "line": 739,
          "column": 15
        },
        "end": {
          "line": 739,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Both",
      "start": 28928,
      "end": 28932,
      "loc": {
        "start": {
          "line": 740,
          "column": 4
        },
        "end": {
          "line": 740,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28932,
      "end": 28933,
      "loc": {
        "start": {
          "line": 740,
          "column": 8
        },
        "end": {
          "line": 740,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 3,
      "start": 28934,
      "end": 28935,
      "loc": {
        "start": {
          "line": 740,
          "column": 10
        },
        "end": {
          "line": 740,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28936,
      "end": 28937,
      "loc": {
        "start": {
          "line": 741,
          "column": 0
        },
        "end": {
          "line": 741,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28937,
      "end": 28938,
      "loc": {
        "start": {
          "line": 741,
          "column": 1
        },
        "end": {
          "line": 741,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 28940,
      "end": 28945,
      "loc": {
        "start": {
          "line": 743,
          "column": 0
        },
        "end": {
          "line": 743,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28945,
      "end": 28946,
      "loc": {
        "start": {
          "line": 743,
          "column": 5
        },
        "end": {
          "line": 743,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ZoomMode",
      "start": 28946,
      "end": 28954,
      "loc": {
        "start": {
          "line": 743,
          "column": 6
        },
        "end": {
          "line": 743,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 28955,
      "end": 28956,
      "loc": {
        "start": {
          "line": 743,
          "column": 15
        },
        "end": {
          "line": 743,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 28957,
      "end": 28958,
      "loc": {
        "start": {
          "line": 743,
          "column": 17
        },
        "end": {
          "line": 743,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Center",
      "start": 28963,
      "end": 28969,
      "loc": {
        "start": {
          "line": 744,
          "column": 4
        },
        "end": {
          "line": 744,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28969,
      "end": 28970,
      "loc": {
        "start": {
          "line": 744,
          "column": 10
        },
        "end": {
          "line": 744,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 28971,
      "end": 28972,
      "loc": {
        "start": {
          "line": 744,
          "column": 12
        },
        "end": {
          "line": 744,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28972,
      "end": 28973,
      "loc": {
        "start": {
          "line": 744,
          "column": 13
        },
        "end": {
          "line": 744,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Mouse",
      "start": 28978,
      "end": 28983,
      "loc": {
        "start": {
          "line": 745,
          "column": 4
        },
        "end": {
          "line": 745,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28983,
      "end": 28984,
      "loc": {
        "start": {
          "line": 745,
          "column": 9
        },
        "end": {
          "line": 745,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 28985,
      "end": 28986,
      "loc": {
        "start": {
          "line": 745,
          "column": 11
        },
        "end": {
          "line": 745,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28986,
      "end": 28987,
      "loc": {
        "start": {
          "line": 745,
          "column": 12
        },
        "end": {
          "line": 745,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Target",
      "start": 28992,
      "end": 28998,
      "loc": {
        "start": {
          "line": 746,
          "column": 4
        },
        "end": {
          "line": 746,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 28998,
      "end": 28999,
      "loc": {
        "start": {
          "line": 746,
          "column": 10
        },
        "end": {
          "line": 746,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 29000,
      "end": 29001,
      "loc": {
        "start": {
          "line": 746,
          "column": 12
        },
        "end": {
          "line": 746,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 29002,
      "end": 29003,
      "loc": {
        "start": {
          "line": 747,
          "column": 0
        },
        "end": {
          "line": 747,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29003,
      "end": 29004,
      "loc": {
        "start": {
          "line": 747,
          "column": 1
        },
        "end": {
          "line": 747,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 29006,
      "end": 29011,
      "loc": {
        "start": {
          "line": 749,
          "column": 0
        },
        "end": {
          "line": 749,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29011,
      "end": 29012,
      "loc": {
        "start": {
          "line": 749,
          "column": 5
        },
        "end": {
          "line": 749,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Eps",
      "start": 29012,
      "end": 29015,
      "loc": {
        "start": {
          "line": 749,
          "column": 6
        },
        "end": {
          "line": 749,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 29016,
      "end": 29017,
      "loc": {
        "start": {
          "line": 749,
          "column": 10
        },
        "end": {
          "line": 749,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.000001,
      "start": 29018,
      "end": 29026,
      "loc": {
        "start": {
          "line": 749,
          "column": 12
        },
        "end": {
          "line": 749,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29026,
      "end": 29027,
      "loc": {
        "start": {
          "line": 749,
          "column": 20
        },
        "end": {
          "line": 749,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Orbit",
      "start": 29029,
      "end": 29034,
      "loc": {
        "start": {
          "line": 751,
          "column": 0
        },
        "end": {
          "line": 751,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29034,
      "end": 29035,
      "loc": {
        "start": {
          "line": 751,
          "column": 5
        },
        "end": {
          "line": 751,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "State",
      "start": 29035,
      "end": 29040,
      "loc": {
        "start": {
          "line": 751,
          "column": 6
        },
        "end": {
          "line": 751,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 29041,
      "end": 29042,
      "loc": {
        "start": {
          "line": 751,
          "column": 12
        },
        "end": {
          "line": 751,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 29043,
      "end": 29044,
      "loc": {
        "start": {
          "line": 751,
          "column": 14
        },
        "end": {
          "line": 751,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "None",
      "start": 29049,
      "end": 29053,
      "loc": {
        "start": {
          "line": 752,
          "column": 4
        },
        "end": {
          "line": 752,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29053,
      "end": 29054,
      "loc": {
        "start": {
          "line": 752,
          "column": 8
        },
        "end": {
          "line": 752,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 29055,
      "end": 29056,
      "loc": {
        "start": {
          "line": 752,
          "column": 10
        },
        "end": {
          "line": 752,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 29056,
      "end": 29057,
      "loc": {
        "start": {
          "line": 752,
          "column": 11
        },
        "end": {
          "line": 752,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29057,
      "end": 29058,
      "loc": {
        "start": {
          "line": 752,
          "column": 12
        },
        "end": {
          "line": 752,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Rotate",
      "start": 29063,
      "end": 29069,
      "loc": {
        "start": {
          "line": 753,
          "column": 4
        },
        "end": {
          "line": 753,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29069,
      "end": 29070,
      "loc": {
        "start": {
          "line": 753,
          "column": 10
        },
        "end": {
          "line": 753,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 29071,
      "end": 29072,
      "loc": {
        "start": {
          "line": 753,
          "column": 12
        },
        "end": {
          "line": 753,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29072,
      "end": 29073,
      "loc": {
        "start": {
          "line": 753,
          "column": 13
        },
        "end": {
          "line": 753,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Zoom",
      "start": 29078,
      "end": 29082,
      "loc": {
        "start": {
          "line": 754,
          "column": 4
        },
        "end": {
          "line": 754,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29082,
      "end": 29083,
      "loc": {
        "start": {
          "line": 754,
          "column": 8
        },
        "end": {
          "line": 754,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 29084,
      "end": 29085,
      "loc": {
        "start": {
          "line": 754,
          "column": 10
        },
        "end": {
          "line": 754,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29085,
      "end": 29086,
      "loc": {
        "start": {
          "line": 754,
          "column": 11
        },
        "end": {
          "line": 754,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Pan",
      "start": 29091,
      "end": 29094,
      "loc": {
        "start": {
          "line": 755,
          "column": 4
        },
        "end": {
          "line": 755,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29094,
      "end": 29095,
      "loc": {
        "start": {
          "line": 755,
          "column": 7
        },
        "end": {
          "line": 755,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 29096,
      "end": 29097,
      "loc": {
        "start": {
          "line": 755,
          "column": 9
        },
        "end": {
          "line": 755,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29097,
      "end": 29098,
      "loc": {
        "start": {
          "line": 755,
          "column": 10
        },
        "end": {
          "line": 755,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TouchRotate",
      "start": 29103,
      "end": 29114,
      "loc": {
        "start": {
          "line": 756,
          "column": 4
        },
        "end": {
          "line": 756,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29114,
      "end": 29115,
      "loc": {
        "start": {
          "line": 756,
          "column": 15
        },
        "end": {
          "line": 756,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 3,
      "start": 29116,
      "end": 29117,
      "loc": {
        "start": {
          "line": 756,
          "column": 17
        },
        "end": {
          "line": 756,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29117,
      "end": 29118,
      "loc": {
        "start": {
          "line": 756,
          "column": 18
        },
        "end": {
          "line": 756,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TouchZoomPan",
      "start": 29123,
      "end": 29135,
      "loc": {
        "start": {
          "line": 757,
          "column": 4
        },
        "end": {
          "line": 757,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29135,
      "end": 29136,
      "loc": {
        "start": {
          "line": 757,
          "column": 16
        },
        "end": {
          "line": 757,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 4,
      "start": 29137,
      "end": 29138,
      "loc": {
        "start": {
          "line": 757,
          "column": 18
        },
        "end": {
          "line": 757,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 29139,
      "end": 29140,
      "loc": {
        "start": {
          "line": 758,
          "column": 0
        },
        "end": {
          "line": 758,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29140,
      "end": 29141,
      "loc": {
        "start": {
          "line": 758,
          "column": 1
        },
        "end": {
          "line": 758,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 29142,
      "end": 29142,
      "loc": {
        "start": {
          "line": 759,
          "column": 0
        },
        "end": {
          "line": 759,
          "column": 0
        }
      }
    }
  ]
}