1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
tobspr_shapez.io/docs/ast/source/game/hud/trailer_maker.js.json
2021-02-26 15:20:37 +01:00

25633 lines
777 KiB
JSON

{
"type": "File",
"start": 0,
"end": 4900,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 123,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 4900,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 123,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
}
}
],
"source": {
"type": "StringLiteral",
"start": 25,
"end": 34,
"loc": {
"start": {
"line": 1,
"column": 25
},
"end": {
"line": 1,
"column": 34
}
},
"extra": {
"rawValue": "../root",
"raw": "\"../root\""
},
"value": "../root"
}
},
{
"type": "ImportDeclaration",
"start": 37,
"end": 86,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 49
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 46,
"end": 58,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 46,
"end": 58,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 21
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"local": {
"type": "Identifier",
"start": 46,
"end": 58,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 21
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
}
}
],
"source": {
"type": "StringLiteral",
"start": 66,
"end": 85,
"loc": {
"start": {
"line": 2,
"column": 29
},
"end": {
"line": 2,
"column": 48
}
},
"extra": {
"rawValue": "../../core/config",
"raw": "\"../../core/config\""
},
"value": "../../core/config"
}
},
{
"type": "ImportDeclaration",
"start": 88,
"end": 142,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 54
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 97,
"end": 103,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 97,
"end": 103,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "Vector"
},
"name": "Vector"
},
"local": {
"type": "Identifier",
"start": 97,
"end": 103,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "Vector"
},
"name": "Vector"
}
},
{
"type": "ImportSpecifier",
"start": 105,
"end": 114,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 26
}
},
"imported": {
"type": "Identifier",
"start": 105,
"end": 114,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 26
},
"identifierName": "mixVector"
},
"name": "mixVector"
},
"local": {
"type": "Identifier",
"start": 105,
"end": 114,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 26
},
"identifierName": "mixVector"
},
"name": "mixVector"
}
}
],
"source": {
"type": "StringLiteral",
"start": 122,
"end": 141,
"loc": {
"start": {
"line": 3,
"column": 34
},
"end": {
"line": 3,
"column": 53
}
},
"extra": {
"rawValue": "../../core/vector",
"raw": "\"../../core/vector\""
},
"value": "../../core/vector"
}
},
{
"type": "ImportDeclaration",
"start": 144,
"end": 184,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 40
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 153,
"end": 157,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 13
}
},
"imported": {
"type": "Identifier",
"start": 153,
"end": 157,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 13
},
"identifierName": "lerp"
},
"name": "lerp"
},
"local": {
"type": "Identifier",
"start": 153,
"end": 157,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 13
},
"identifierName": "lerp"
},
"name": "lerp"
}
}
],
"source": {
"type": "StringLiteral",
"start": 165,
"end": 183,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 39
}
},
"extra": {
"rawValue": "../../core/utils",
"raw": "\"../../core/utils\""
},
"value": "../../core/utils"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": " dev:start ",
"start": 188,
"end": 203,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 15
}
}
}
]
},
{
"type": "ImportDeclaration",
"start": 205,
"end": 250,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 45
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 212,
"end": 225,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 20
}
},
"local": {
"type": "Identifier",
"start": 212,
"end": 225,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 20
},
"identifierName": "trailerPoints"
},
"name": "trailerPoints",
"leadingComments": null
},
"leadingComments": null
}
],
"source": {
"type": "StringLiteral",
"start": 231,
"end": 249,
"loc": {
"start": {
"line": 7,
"column": 26
},
"end": {
"line": 7,
"column": 44
}
},
"extra": {
"rawValue": "./trailer_points",
"raw": "\"./trailer_points\""
},
"value": "./trailer_points"
},
"leadingComments": [
{
"type": "CommentBlock",
"value": " dev:start ",
"start": 188,
"end": 203,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 15
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 254,
"end": 279,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 260,
"end": 278,
"loc": {
"start": {
"line": 9,
"column": 6
},
"end": {
"line": 9,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 260,
"end": 268,
"loc": {
"start": {
"line": 9,
"column": 6
},
"end": {
"line": 9,
"column": 14
},
"identifierName": "tickrate"
},
"name": "tickrate"
},
"init": {
"type": "BinaryExpression",
"start": 271,
"end": 278,
"loc": {
"start": {
"line": 9,
"column": 17
},
"end": {
"line": 9,
"column": 24
}
},
"left": {
"type": "NumericLiteral",
"start": 271,
"end": 272,
"loc": {
"start": {
"line": 9,
"column": 17
},
"end": {
"line": 9,
"column": 18
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
"operator": "/",
"right": {
"type": "NumericLiteral",
"start": 275,
"end": 278,
"loc": {
"start": {
"line": 9,
"column": 21
},
"end": {
"line": 9,
"column": 24
}
},
"extra": {
"rawValue": 165,
"raw": "165"
},
"value": 165
}
}
}
],
"kind": "const"
},
{
"type": "ExportNamedDeclaration",
"start": 283,
"end": 4881,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 120,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 290,
"end": 4881,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 120,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 296,
"end": 308,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 25
},
"identifierName": "TrailerMaker"
},
"name": "TrailerMaker"
},
"superClass": null,
"body": {
"type": "ClassBody",
"start": 309,
"end": 4881,
"loc": {
"start": {
"line": 11,
"column": 26
},
"end": {
"line": 120,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 373,
"end": 3209,
"loc": {
"start": {
"line": 16,
"column": 4
},
"end": {
"line": 78,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 373,
"end": 384,
"loc": {
"start": {
"line": 16,
"column": 4
},
"end": {
"line": 16,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 385,
"end": 389,
"loc": {
"start": {
"line": 16,
"column": 16
},
"end": {
"line": 16,
"column": 20
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 391,
"end": 3209,
"loc": {
"start": {
"line": 16,
"column": 22
},
"end": {
"line": 78,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 402,
"end": 419,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 25
}
},
"expression": {
"type": "AssignmentExpression",
"start": 402,
"end": 418,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 24
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 402,
"end": 411,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 402,
"end": 406,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 407,
"end": 411,
"loc": {
"start": {
"line": 17,
"column": 13
},
"end": {
"line": 17,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 414,
"end": 418,
"loc": {
"start": {
"line": 17,
"column": 20
},
"end": {
"line": 17,
"column": 24
},
"identifierName": "root"
},
"name": "root"
}
}
},
{
"type": "ExpressionStatement",
"start": 431,
"end": 449,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 26
}
},
"expression": {
"type": "AssignmentExpression",
"start": 431,
"end": 448,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 25
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 431,
"end": 443,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 431,
"end": 435,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 436,
"end": 443,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 19,
"column": 20
},
"identifierName": "markers"
},
"name": "markers"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 446,
"end": 448,
"loc": {
"start": {
"line": 19,
"column": 23
},
"end": {
"line": 19,
"column": 25
}
},
"elements": []
}
}
},
{
"type": "ExpressionStatement",
"start": 459,
"end": 487,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 36
}
},
"expression": {
"type": "AssignmentExpression",
"start": 459,
"end": 486,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 35
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 459,
"end": 479,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 459,
"end": 463,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 464,
"end": 479,
"loc": {
"start": {
"line": 20,
"column": 13
},
"end": {
"line": 20,
"column": 28
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"right": {
"type": "NullLiteral",
"start": 482,
"end": 486,
"loc": {
"start": {
"line": 20,
"column": 31
},
"end": {
"line": 20,
"column": 35
}
}
}
}
},
{
"type": "ExpressionStatement",
"start": 497,
"end": 539,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 497,
"end": 538,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 497,
"end": 523,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 497,
"end": 501,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 502,
"end": 523,
"loc": {
"start": {
"line": 21,
"column": 13
},
"end": {
"line": 21,
"column": 34
},
"identifierName": "currentPlaybackOrigin"
},
"name": "currentPlaybackOrigin"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 526,
"end": 538,
"loc": {
"start": {
"line": 21,
"column": 37
},
"end": {
"line": 21,
"column": 49
}
},
"callee": {
"type": "Identifier",
"start": 530,
"end": 536,
"loc": {
"start": {
"line": 21,
"column": 41
},
"end": {
"line": 21,
"column": 47
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": []
}
}
},
{
"type": "ExpressionStatement",
"start": 549,
"end": 578,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 37
}
},
"expression": {
"type": "AssignmentExpression",
"start": 549,
"end": 577,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 36
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 549,
"end": 573,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 549,
"end": 553,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 554,
"end": 573,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 32
},
"identifierName": "currentPlaybackZoom"
},
"name": "currentPlaybackZoom"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 576,
"end": 577,
"loc": {
"start": {
"line": 22,
"column": 35
},
"end": {
"line": 22,
"column": 36
}
},
"extra": {
"rawValue": 3,
"raw": "3"
},
"value": 3
}
}
},
{
"type": "ExpressionStatement",
"start": 590,
"end": 3202,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 77,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 590,
"end": 3201,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 77,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 590,
"end": 613,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 590,
"end": 596,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 14
},
"identifierName": "window"
},
"name": "window"
},
"property": {
"type": "Identifier",
"start": 597,
"end": 613,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 31
},
"identifierName": "addEventListener"
},
"name": "addEventListener"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 614,
"end": 623,
"loc": {
"start": {
"line": 24,
"column": 32
},
"end": {
"line": 24,
"column": 41
}
},
"extra": {
"rawValue": "keydown",
"raw": "\"keydown\""
},
"value": "keydown"
},
{
"type": "ArrowFunctionExpression",
"start": 625,
"end": 3200,
"loc": {
"start": {
"line": 24,
"column": 43
},
"end": {
"line": 77,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 625,
"end": 627,
"loc": {
"start": {
"line": 24,
"column": 43
},
"end": {
"line": 24,
"column": 45
},
"identifierName": "ev"
},
"name": "ev"
}
],
"body": {
"type": "BlockStatement",
"start": 631,
"end": 3200,
"loc": {
"start": {
"line": 24,
"column": 49
},
"end": {
"line": 77,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 646,
"end": 3189,
"loc": {
"start": {
"line": 25,
"column": 12
},
"end": {
"line": 76,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 650,
"end": 664,
"loc": {
"start": {
"line": 25,
"column": 16
},
"end": {
"line": 25,
"column": 30
}
},
"left": {
"type": "MemberExpression",
"start": 650,
"end": 656,
"loc": {
"start": {
"line": 25,
"column": 16
},
"end": {
"line": 25,
"column": 22
}
},
"object": {
"type": "Identifier",
"start": 650,
"end": 652,
"loc": {
"start": {
"line": 25,
"column": 16
},
"end": {
"line": 25,
"column": 18
},
"identifierName": "ev"
},
"name": "ev"
},
"property": {
"type": "Identifier",
"start": 653,
"end": 656,
"loc": {
"start": {
"line": 25,
"column": 19
},
"end": {
"line": 25,
"column": 22
},
"identifierName": "key"
},
"name": "key"
},
"computed": false
},
"operator": "===",
"right": {
"type": "StringLiteral",
"start": 661,
"end": 664,
"loc": {
"start": {
"line": 25,
"column": 27
},
"end": {
"line": 25,
"column": 30
}
},
"extra": {
"rawValue": "j",
"raw": "\"j\""
},
"value": "j"
}
},
"consequent": {
"type": "BlockStatement",
"start": 666,
"end": 953,
"loc": {
"start": {
"line": 25,
"column": 32
},
"end": {
"line": 33,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 685,
"end": 707,
"loc": {
"start": {
"line": 26,
"column": 16
},
"end": {
"line": 26,
"column": 38
}
},
"expression": {
"type": "CallExpression",
"start": 685,
"end": 706,
"loc": {
"start": {
"line": 26,
"column": 16
},
"end": {
"line": 26,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 685,
"end": 696,
"loc": {
"start": {
"line": 26,
"column": 16
},
"end": {
"line": 26,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 685,
"end": 692,
"loc": {
"start": {
"line": 26,
"column": 16
},
"end": {
"line": 26,
"column": 23
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 693,
"end": 696,
"loc": {
"start": {
"line": 26,
"column": 24
},
"end": {
"line": 26,
"column": 27
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 697,
"end": 705,
"loc": {
"start": {
"line": 26,
"column": 28
},
"end": {
"line": 26,
"column": 36
}
},
"extra": {
"rawValue": "Record",
"raw": "\"Record\""
},
"value": "Record"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 725,
"end": 938,
"loc": {
"start": {
"line": 27,
"column": 16
},
"end": {
"line": 32,
"column": 19
}
},
"expression": {
"type": "CallExpression",
"start": 725,
"end": 937,
"loc": {
"start": {
"line": 27,
"column": 16
},
"end": {
"line": 32,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 725,
"end": 742,
"loc": {
"start": {
"line": 27,
"column": 16
},
"end": {
"line": 27,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 725,
"end": 737,
"loc": {
"start": {
"line": 27,
"column": 16
},
"end": {
"line": 27,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 725,
"end": 729,
"loc": {
"start": {
"line": 27,
"column": 16
},
"end": {
"line": 27,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 730,
"end": 737,
"loc": {
"start": {
"line": 27,
"column": 21
},
"end": {
"line": 27,
"column": 28
},
"identifierName": "markers"
},
"name": "markers"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 738,
"end": 742,
"loc": {
"start": {
"line": 27,
"column": 29
},
"end": {
"line": 27,
"column": 33
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "ObjectExpression",
"start": 743,
"end": 936,
"loc": {
"start": {
"line": 27,
"column": 34
},
"end": {
"line": 32,
"column": 17
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 766,
"end": 801,
"loc": {
"start": {
"line": 28,
"column": 20
},
"end": {
"line": 28,
"column": 55
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 766,
"end": 769,
"loc": {
"start": {
"line": 28,
"column": 20
},
"end": {
"line": 28,
"column": 23
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "CallExpression",
"start": 771,
"end": 801,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 55
}
},
"callee": {
"type": "MemberExpression",
"start": 771,
"end": 799,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 771,
"end": 794,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 771,
"end": 787,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 41
}
},
"object": {
"type": "MemberExpression",
"start": 771,
"end": 780,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 771,
"end": 775,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 776,
"end": 780,
"loc": {
"start": {
"line": 28,
"column": 30
},
"end": {
"line": 28,
"column": 34
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 781,
"end": 787,
"loc": {
"start": {
"line": 28,
"column": 35
},
"end": {
"line": 28,
"column": 41
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 788,
"end": 794,
"loc": {
"start": {
"line": 28,
"column": 42
},
"end": {
"line": 28,
"column": 48
},
"identifierName": "center"
},
"name": "center"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 795,
"end": 799,
"loc": {
"start": {
"line": 28,
"column": 49
},
"end": {
"line": 28,
"column": 53
},
"identifierName": "copy"
},
"name": "copy"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ObjectProperty",
"start": 824,
"end": 856,
"loc": {
"start": {
"line": 29,
"column": 20
},
"end": {
"line": 29,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 824,
"end": 828,
"loc": {
"start": {
"line": 29,
"column": 20
},
"end": {
"line": 29,
"column": 24
},
"identifierName": "zoom"
},
"name": "zoom"
},
"value": {
"type": "MemberExpression",
"start": 830,
"end": 856,
"loc": {
"start": {
"line": 29,
"column": 26
},
"end": {
"line": 29,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 830,
"end": 846,
"loc": {
"start": {
"line": 29,
"column": 26
},
"end": {
"line": 29,
"column": 42
}
},
"object": {
"type": "MemberExpression",
"start": 830,
"end": 839,
"loc": {
"start": {
"line": 29,
"column": 26
},
"end": {
"line": 29,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 830,
"end": 834,
"loc": {
"start": {
"line": 29,
"column": 26
},
"end": {
"line": 29,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"start": 835,
"end": 839,
"loc": {
"start": {
"line": 29,
"column": 31
},
"end": {
"line": 29,
"column": 35
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 840,
"end": 846,
"loc": {
"start": {
"line": 29,
"column": 36
},
"end": {
"line": 29,
"column": 42
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 847,
"end": 856,
"loc": {
"start": {
"line": 29,
"column": 43
},
"end": {
"line": 29,
"column": 52
},
"identifierName": "zoomLevel"
},
"name": "zoomLevel"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 879,
"end": 886,
"loc": {
"start": {
"line": 30,
"column": 20
},
"end": {
"line": 30,
"column": 27
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 879,
"end": 883,
"loc": {
"start": {
"line": 30,
"column": 20
},
"end": {
"line": 30,
"column": 24
},
"identifierName": "time"
},
"name": "time"
},
"value": {
"type": "NumericLiteral",
"start": 885,
"end": 886,
"loc": {
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 30,
"column": 27
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
},
{
"type": "ObjectProperty",
"start": 909,
"end": 916,
"loc": {
"start": {
"line": 31,
"column": 20
},
"end": {
"line": 31,
"column": 27
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 909,
"end": 913,
"loc": {
"start": {
"line": 31,
"column": 20
},
"end": {
"line": 31,
"column": 24
},
"identifierName": "wait"
},
"name": "wait"
},
"value": {
"type": "NumericLiteral",
"start": 915,
"end": 916,
"loc": {
"start": {
"line": 31,
"column": 26
},
"end": {
"line": 31,
"column": 27
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
]
}
]
}
}
],
"directives": []
},
"alternate": {
"type": "IfStatement",
"start": 959,
"end": 3189,
"loc": {
"start": {
"line": 33,
"column": 19
},
"end": {
"line": 76,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 963,
"end": 977,
"loc": {
"start": {
"line": 33,
"column": 23
},
"end": {
"line": 33,
"column": 37
}
},
"left": {
"type": "MemberExpression",
"start": 963,
"end": 969,
"loc": {
"start": {
"line": 33,
"column": 23
},
"end": {
"line": 33,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 963,
"end": 965,
"loc": {
"start": {
"line": 33,
"column": 23
},
"end": {
"line": 33,
"column": 25
},
"identifierName": "ev"
},
"name": "ev"
},
"property": {
"type": "Identifier",
"start": 966,
"end": 969,
"loc": {
"start": {
"line": 33,
"column": 26
},
"end": {
"line": 33,
"column": 29
},
"identifierName": "key"
},
"name": "key"
},
"computed": false
},
"operator": "===",
"right": {
"type": "StringLiteral",
"start": 974,
"end": 977,
"loc": {
"start": {
"line": 33,
"column": 34
},
"end": {
"line": 33,
"column": 37
}
},
"extra": {
"rawValue": "k",
"raw": "\"k\""
},
"value": "k"
}
},
"consequent": {
"type": "BlockStatement",
"start": 979,
"end": 1201,
"loc": {
"start": {
"line": 33,
"column": 39
},
"end": {
"line": 38,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 998,
"end": 1020,
"loc": {
"start": {
"line": 34,
"column": 16
},
"end": {
"line": 34,
"column": 38
}
},
"expression": {
"type": "CallExpression",
"start": 998,
"end": 1019,
"loc": {
"start": {
"line": 34,
"column": 16
},
"end": {
"line": 34,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 998,
"end": 1009,
"loc": {
"start": {
"line": 34,
"column": 16
},
"end": {
"line": 34,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 998,
"end": 1005,
"loc": {
"start": {
"line": 34,
"column": 16
},
"end": {
"line": 34,
"column": 23
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1006,
"end": 1009,
"loc": {
"start": {
"line": 34,
"column": 24
},
"end": {
"line": 34,
"column": 27
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1010,
"end": 1018,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 34,
"column": 36
}
},
"extra": {
"rawValue": "Export",
"raw": "\"Export\""
},
"value": "Export"
}
]
}
},
{
"type": "VariableDeclaration",
"start": 1038,
"end": 1080,
"loc": {
"start": {
"line": 35,
"column": 16
},
"end": {
"line": 35,
"column": 58
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1044,
"end": 1079,
"loc": {
"start": {
"line": 35,
"column": 22
},
"end": {
"line": 35,
"column": 57
}
},
"id": {
"type": "Identifier",
"start": 1044,
"end": 1048,
"loc": {
"start": {
"line": 35,
"column": 22
},
"end": {
"line": 35,
"column": 26
},
"identifierName": "json"
},
"name": "json"
},
"init": {
"type": "CallExpression",
"start": 1051,
"end": 1079,
"loc": {
"start": {
"line": 35,
"column": 29
},
"end": {
"line": 35,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 1051,
"end": 1065,
"loc": {
"start": {
"line": 35,
"column": 29
},
"end": {
"line": 35,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 1051,
"end": 1055,
"loc": {
"start": {
"line": 35,
"column": 29
},
"end": {
"line": 35,
"column": 33
},
"identifierName": "JSON"
},
"name": "JSON"
},
"property": {
"type": "Identifier",
"start": 1056,
"end": 1065,
"loc": {
"start": {
"line": 35,
"column": 34
},
"end": {
"line": 35,
"column": 43
},
"identifierName": "stringify"
},
"name": "stringify"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1066,
"end": 1078,
"loc": {
"start": {
"line": 35,
"column": 44
},
"end": {
"line": 35,
"column": 56
}
},
"object": {
"type": "ThisExpression",
"start": 1066,
"end": 1070,
"loc": {
"start": {
"line": 35,
"column": 44
},
"end": {
"line": 35,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 1071,
"end": 1078,
"loc": {
"start": {
"line": 35,
"column": 49
},
"end": {
"line": 35,
"column": 56
},
"identifierName": "markers"
},
"name": "markers"
},
"computed": false
}
]
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1098,
"end": 1140,
"loc": {
"start": {
"line": 36,
"column": 16
},
"end": {
"line": 36,
"column": 58
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1104,
"end": 1139,
"loc": {
"start": {
"line": 36,
"column": 22
},
"end": {
"line": 36,
"column": 57
}
},
"id": {
"type": "Identifier",
"start": 1104,
"end": 1110,
"loc": {
"start": {
"line": 36,
"column": 22
},
"end": {
"line": 36,
"column": 28
},
"identifierName": "handle"
},
"name": "handle"
},
"init": {
"type": "CallExpression",
"start": 1113,
"end": 1139,
"loc": {
"start": {
"line": 36,
"column": 31
},
"end": {
"line": 36,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 1113,
"end": 1124,
"loc": {
"start": {
"line": 36,
"column": 31
},
"end": {
"line": 36,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 1113,
"end": 1119,
"loc": {
"start": {
"line": 36,
"column": 31
},
"end": {
"line": 36,
"column": 37
},
"identifierName": "window"
},
"name": "window"
},
"property": {
"type": "Identifier",
"start": 1120,
"end": 1124,
"loc": {
"start": {
"line": 36,
"column": 38
},
"end": {
"line": 36,
"column": 42
},
"identifierName": "open"
},
"name": "open"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1125,
"end": 1138,
"loc": {
"start": {
"line": 36,
"column": 43
},
"end": {
"line": 36,
"column": 56
}
},
"extra": {
"rawValue": "about:blank",
"raw": "\"about:blank\""
},
"value": "about:blank"
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1158,
"end": 1186,
"loc": {
"start": {
"line": 37,
"column": 16
},
"end": {
"line": 37,
"column": 44
}
},
"expression": {
"type": "CallExpression",
"start": 1158,
"end": 1185,
"loc": {
"start": {
"line": 37,
"column": 16
},
"end": {
"line": 37,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 1158,
"end": 1179,
"loc": {
"start": {
"line": 37,
"column": 16
},
"end": {
"line": 37,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 1158,
"end": 1173,
"loc": {
"start": {
"line": 37,
"column": 16
},
"end": {
"line": 37,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 1158,
"end": 1164,
"loc": {
"start": {
"line": 37,
"column": 16
},
"end": {
"line": 37,
"column": 22
},
"identifierName": "handle"
},
"name": "handle"
},
"property": {
"type": "Identifier",
"start": 1165,
"end": 1173,
"loc": {
"start": {
"line": 37,
"column": 23
},
"end": {
"line": 37,
"column": 31
},
"identifierName": "document"
},
"name": "document"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1174,
"end": 1179,
"loc": {
"start": {
"line": 37,
"column": 32
},
"end": {
"line": 37,
"column": 37
},
"identifierName": "write"
},
"name": "write"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1180,
"end": 1184,
"loc": {
"start": {
"line": 37,
"column": 38
},
"end": {
"line": 37,
"column": 42
},
"identifierName": "json"
},
"name": "json"
}
]
}
}
],
"directives": []
},
"alternate": {
"type": "IfStatement",
"start": 1207,
"end": 3189,
"loc": {
"start": {
"line": 38,
"column": 19
},
"end": {
"line": 76,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 1211,
"end": 1225,
"loc": {
"start": {
"line": 38,
"column": 23
},
"end": {
"line": 38,
"column": 37
}
},
"left": {
"type": "MemberExpression",
"start": 1211,
"end": 1217,
"loc": {
"start": {
"line": 38,
"column": 23
},
"end": {
"line": 38,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 1211,
"end": 1213,
"loc": {
"start": {
"line": 38,
"column": 23
},
"end": {
"line": 38,
"column": 25
},
"identifierName": "ev"
},
"name": "ev"
},
"property": {
"type": "Identifier",
"start": 1214,
"end": 1217,
"loc": {
"start": {
"line": 38,
"column": 26
},
"end": {
"line": 38,
"column": 29
},
"identifierName": "key"
},
"name": "key"
},
"computed": false
},
"operator": "===",
"right": {
"type": "StringLiteral",
"start": 1222,
"end": 1225,
"loc": {
"start": {
"line": 38,
"column": 34
},
"end": {
"line": 38,
"column": 37
}
},
"extra": {
"rawValue": "u",
"raw": "\"u\""
},
"value": "u"
}
},
"consequent": {
"type": "BlockStatement",
"start": 1227,
"end": 3189,
"loc": {
"start": {
"line": 38,
"column": 39
},
"end": {
"line": 76,
"column": 13
}
},
"body": [
{
"type": "IfStatement",
"start": 1246,
"end": 1404,
"loc": {
"start": {
"line": 39,
"column": 16
},
"end": {
"line": 42,
"column": 17
}
},
"test": {
"type": "LogicalExpression",
"start": 1250,
"end": 1305,
"loc": {
"start": {
"line": 39,
"column": 20
},
"end": {
"line": 39,
"column": 75
}
},
"left": {
"type": "MemberExpression",
"start": 1250,
"end": 1270,
"loc": {
"start": {
"line": 39,
"column": 20
},
"end": {
"line": 39,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 1250,
"end": 1254,
"loc": {
"start": {
"line": 39,
"column": 20
},
"end": {
"line": 39,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 1255,
"end": 1270,
"loc": {
"start": {
"line": 39,
"column": 25
},
"end": {
"line": 39,
"column": 40
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"operator": "&&",
"right": {
"type": "BinaryExpression",
"start": 1274,
"end": 1305,
"loc": {
"start": {
"line": 39,
"column": 44
},
"end": {
"line": 39,
"column": 75
}
},
"left": {
"type": "MemberExpression",
"start": 1274,
"end": 1301,
"loc": {
"start": {
"line": 39,
"column": 44
},
"end": {
"line": 39,
"column": 71
}
},
"object": {
"type": "MemberExpression",
"start": 1274,
"end": 1294,
"loc": {
"start": {
"line": 39,
"column": 44
},
"end": {
"line": 39,
"column": 64
}
},
"object": {
"type": "ThisExpression",
"start": 1274,
"end": 1278,
"loc": {
"start": {
"line": 39,
"column": 44
},
"end": {
"line": 39,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 1279,
"end": 1294,
"loc": {
"start": {
"line": 39,
"column": 49
},
"end": {
"line": 39,
"column": 64
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1295,
"end": 1301,
"loc": {
"start": {
"line": 39,
"column": 65
},
"end": {
"line": 39,
"column": 71
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 1304,
"end": 1305,
"loc": {
"start": {
"line": 39,
"column": 74
},
"end": {
"line": 39,
"column": 75
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 1307,
"end": 1404,
"loc": {
"start": {
"line": 39,
"column": 77
},
"end": {
"line": 42,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1330,
"end": 1356,
"loc": {
"start": {
"line": 40,
"column": 20
},
"end": {
"line": 40,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1330,
"end": 1355,
"loc": {
"start": {
"line": 40,
"column": 20
},
"end": {
"line": 40,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1330,
"end": 1350,
"loc": {
"start": {
"line": 40,
"column": 20
},
"end": {
"line": 40,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 1330,
"end": 1334,
"loc": {
"start": {
"line": 40,
"column": 20
},
"end": {
"line": 40,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 1335,
"end": 1350,
"loc": {
"start": {
"line": 40,
"column": 25
},
"end": {
"line": 40,
"column": 40
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 1353,
"end": 1355,
"loc": {
"start": {
"line": 40,
"column": 43
},
"end": {
"line": 40,
"column": 45
}
},
"elements": []
}
}
},
{
"type": "ReturnStatement",
"start": 1378,
"end": 1385,
"loc": {
"start": {
"line": 41,
"column": 20
},
"end": {
"line": 41,
"column": 27
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 1422,
"end": 1446,
"loc": {
"start": {
"line": 43,
"column": 16
},
"end": {
"line": 43,
"column": 40
}
},
"expression": {
"type": "CallExpression",
"start": 1422,
"end": 1445,
"loc": {
"start": {
"line": 43,
"column": 16
},
"end": {
"line": 43,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 1422,
"end": 1433,
"loc": {
"start": {
"line": 43,
"column": 16
},
"end": {
"line": 43,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 1422,
"end": 1429,
"loc": {
"start": {
"line": 43,
"column": 16
},
"end": {
"line": 43,
"column": 23
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1430,
"end": 1433,
"loc": {
"start": {
"line": 43,
"column": 24
},
"end": {
"line": 43,
"column": 27
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1434,
"end": 1444,
"loc": {
"start": {
"line": 43,
"column": 28
},
"end": {
"line": 43,
"column": 38
}
},
"extra": {
"rawValue": "Playback",
"raw": "\"Playback\""
},
"value": "Playback"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1464,
"end": 1532,
"loc": {
"start": {
"line": 44,
"column": 16
},
"end": {
"line": 44,
"column": 84
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1464,
"end": 1531,
"loc": {
"start": {
"line": 44,
"column": 16
},
"end": {
"line": 44,
"column": 83
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1464,
"end": 1484,
"loc": {
"start": {
"line": 44,
"column": 16
},
"end": {
"line": 44,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 1464,
"end": 1468,
"loc": {
"start": {
"line": 44,
"column": 16
},
"end": {
"line": 44,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 1469,
"end": 1484,
"loc": {
"start": {
"line": 44,
"column": 21
},
"end": {
"line": 44,
"column": 36
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 1487,
"end": 1531,
"loc": {
"start": {
"line": 44,
"column": 39
},
"end": {
"line": 44,
"column": 83
}
},
"callee": {
"type": "MemberExpression",
"start": 1487,
"end": 1504,
"loc": {
"start": {
"line": 44,
"column": 39
},
"end": {
"line": 44,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 1487,
"end": 1500,
"loc": {
"start": {
"line": 44,
"column": 39
},
"end": {
"line": 44,
"column": 52
},
"identifierName": "trailerPoints"
},
"name": "trailerPoints"
},
"property": {
"type": "Identifier",
"start": 1501,
"end": 1504,
"loc": {
"start": {
"line": 44,
"column": 53
},
"end": {
"line": 44,
"column": 56
},
"identifierName": "map"
},
"name": "map"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 1505,
"end": 1530,
"loc": {
"start": {
"line": 44,
"column": 57
},
"end": {
"line": 44,
"column": 82
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1505,
"end": 1506,
"loc": {
"start": {
"line": 44,
"column": 57
},
"end": {
"line": 44,
"column": 58
},
"identifierName": "p"
},
"name": "p"
}
],
"body": {
"type": "CallExpression",
"start": 1510,
"end": 1530,
"loc": {
"start": {
"line": 44,
"column": 62
},
"end": {
"line": 44,
"column": 82
}
},
"callee": {
"type": "MemberExpression",
"start": 1510,
"end": 1523,
"loc": {
"start": {
"line": 44,
"column": 62
},
"end": {
"line": 44,
"column": 75
}
},
"object": {
"type": "Identifier",
"start": 1510,
"end": 1516,
"loc": {
"start": {
"line": 44,
"column": 62
},
"end": {
"line": 44,
"column": 68
},
"identifierName": "Object"
},
"name": "Object"
},
"property": {
"type": "Identifier",
"start": 1517,
"end": 1523,
"loc": {
"start": {
"line": 44,
"column": 69
},
"end": {
"line": 44,
"column": 75
},
"identifierName": "assign"
},
"name": "assign"
},
"computed": false
},
"arguments": [
{
"type": "ObjectExpression",
"start": 1524,
"end": 1526,
"loc": {
"start": {
"line": 44,
"column": 76
},
"end": {
"line": 44,
"column": 78
}
},
"properties": []
},
{
"type": "Identifier",
"start": 1528,
"end": 1529,
"loc": {
"start": {
"line": 44,
"column": 80
},
"end": {
"line": 44,
"column": 81
},
"identifierName": "p"
},
"name": "p"
}
]
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 1550,
"end": 1604,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 70
}
},
"expression": {
"type": "CallExpression",
"start": 1550,
"end": 1603,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 69
}
},
"callee": {
"type": "MemberExpression",
"start": 1550,
"end": 1578,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 1550,
"end": 1570,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 1550,
"end": 1554,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 1555,
"end": 1570,
"loc": {
"start": {
"line": 45,
"column": 21
},
"end": {
"line": 45,
"column": 36
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1571,
"end": 1578,
"loc": {
"start": {
"line": 45,
"column": 37
},
"end": {
"line": 45,
"column": 44
},
"identifierName": "unshift"
},
"name": "unshift"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1579,
"end": 1602,
"loc": {
"start": {
"line": 45,
"column": 45
},
"end": {
"line": 45,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 1579,
"end": 1599,
"loc": {
"start": {
"line": 45,
"column": 45
},
"end": {
"line": 45,
"column": 65
}
},
"object": {
"type": "ThisExpression",
"start": 1579,
"end": 1583,
"loc": {
"start": {
"line": 45,
"column": 45
},
"end": {
"line": 45,
"column": 49
}
}
},
"property": {
"type": "Identifier",
"start": 1584,
"end": 1599,
"loc": {
"start": {
"line": 45,
"column": 50
},
"end": {
"line": 45,
"column": 65
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"property": {
"type": "NumericLiteral",
"start": 1600,
"end": 1601,
"loc": {
"start": {
"line": 45,
"column": 66
},
"end": {
"line": 45,
"column": 67
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
"computed": true
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1622,
"end": 1708,
"loc": {
"start": {
"line": 46,
"column": 16
},
"end": {
"line": 46,
"column": 102
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1622,
"end": 1707,
"loc": {
"start": {
"line": 46,
"column": 16
},
"end": {
"line": 46,
"column": 101
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1622,
"end": 1648,
"loc": {
"start": {
"line": 46,
"column": 16
},
"end": {
"line": 46,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 1622,
"end": 1626,
"loc": {
"start": {
"line": 46,
"column": 16
},
"end": {
"line": 46,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 1627,
"end": 1648,
"loc": {
"start": {
"line": 46,
"column": 21
},
"end": {
"line": 46,
"column": 42
},
"identifierName": "currentPlaybackOrigin"
},
"name": "currentPlaybackOrigin"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 1651,
"end": 1707,
"loc": {
"start": {
"line": 46,
"column": 45
},
"end": {
"line": 46,
"column": 101
}
},
"callee": {
"type": "MemberExpression",
"start": 1651,
"end": 1678,
"loc": {
"start": {
"line": 46,
"column": 45
},
"end": {
"line": 46,
"column": 72
}
},
"object": {
"type": "Identifier",
"start": 1651,
"end": 1657,
"loc": {
"start": {
"line": 46,
"column": 45
},
"end": {
"line": 46,
"column": 51
},
"identifierName": "Vector"
},
"name": "Vector"
},
"property": {
"type": "Identifier",
"start": 1658,
"end": 1678,
"loc": {
"start": {
"line": 46,
"column": 52
},
"end": {
"line": 46,
"column": 72
},
"identifierName": "fromSerializedObject"
},
"name": "fromSerializedObject"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1679,
"end": 1706,
"loc": {
"start": {
"line": 46,
"column": 73
},
"end": {
"line": 46,
"column": 100
}
},
"object": {
"type": "MemberExpression",
"start": 1679,
"end": 1702,
"loc": {
"start": {
"line": 46,
"column": 73
},
"end": {
"line": 46,
"column": 96
}
},
"object": {
"type": "MemberExpression",
"start": 1679,
"end": 1699,
"loc": {
"start": {
"line": 46,
"column": 73
},
"end": {
"line": 46,
"column": 93
}
},
"object": {
"type": "ThisExpression",
"start": 1679,
"end": 1683,
"loc": {
"start": {
"line": 46,
"column": 73
},
"end": {
"line": 46,
"column": 77
}
}
},
"property": {
"type": "Identifier",
"start": 1684,
"end": 1699,
"loc": {
"start": {
"line": 46,
"column": 78
},
"end": {
"line": 46,
"column": 93
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"property": {
"type": "NumericLiteral",
"start": 1700,
"end": 1701,
"loc": {
"start": {
"line": 46,
"column": 94
},
"end": {
"line": 46,
"column": 95
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 1703,
"end": 1706,
"loc": {
"start": {
"line": 46,
"column": 97
},
"end": {
"line": 46,
"column": 100
},
"identifierName": "pos"
},
"name": "pos"
},
"computed": false
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 1728,
"end": 1784,
"loc": {
"start": {
"line": 48,
"column": 16
},
"end": {
"line": 48,
"column": 72
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1728,
"end": 1783,
"loc": {
"start": {
"line": 48,
"column": 16
},
"end": {
"line": 48,
"column": 71
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1728,
"end": 1752,
"loc": {
"start": {
"line": 48,
"column": 16
},
"end": {
"line": 48,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 1728,
"end": 1732,
"loc": {
"start": {
"line": 48,
"column": 16
},
"end": {
"line": 48,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 1733,
"end": 1752,
"loc": {
"start": {
"line": 48,
"column": 21
},
"end": {
"line": 48,
"column": 40
},
"identifierName": "currentPlaybackZoom"
},
"name": "currentPlaybackZoom"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 1755,
"end": 1783,
"loc": {
"start": {
"line": 48,
"column": 43
},
"end": {
"line": 48,
"column": 71
}
},
"object": {
"type": "MemberExpression",
"start": 1755,
"end": 1778,
"loc": {
"start": {
"line": 48,
"column": 43
},
"end": {
"line": 48,
"column": 66
}
},
"object": {
"type": "MemberExpression",
"start": 1755,
"end": 1775,
"loc": {
"start": {
"line": 48,
"column": 43
},
"end": {
"line": 48,
"column": 63
}
},
"object": {
"type": "ThisExpression",
"start": 1755,
"end": 1759,
"loc": {
"start": {
"line": 48,
"column": 43
},
"end": {
"line": 48,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"start": 1760,
"end": 1775,
"loc": {
"start": {
"line": 48,
"column": 48
},
"end": {
"line": 48,
"column": 63
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"property": {
"type": "NumericLiteral",
"start": 1776,
"end": 1777,
"loc": {
"start": {
"line": 48,
"column": 64
},
"end": {
"line": 48,
"column": 65
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 1779,
"end": 1783,
"loc": {
"start": {
"line": 48,
"column": 67
},
"end": {
"line": 48,
"column": 71
},
"identifierName": "zoom"
},
"name": "zoom"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 1802,
"end": 1862,
"loc": {
"start": {
"line": 49,
"column": 16
},
"end": {
"line": 49,
"column": 76
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1802,
"end": 1861,
"loc": {
"start": {
"line": 49,
"column": 16
},
"end": {
"line": 49,
"column": 75
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1802,
"end": 1825,
"loc": {
"start": {
"line": 49,
"column": 16
},
"end": {
"line": 49,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 1802,
"end": 1818,
"loc": {
"start": {
"line": 49,
"column": 16
},
"end": {
"line": 49,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 1802,
"end": 1811,
"loc": {
"start": {
"line": 49,
"column": 16
},
"end": {
"line": 49,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 1802,
"end": 1806,
"loc": {
"start": {
"line": 49,
"column": 16
},
"end": {
"line": 49,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 1807,
"end": 1811,
"loc": {
"start": {
"line": 49,
"column": 21
},
"end": {
"line": 49,
"column": 25
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1812,
"end": 1818,
"loc": {
"start": {
"line": 49,
"column": 26
},
"end": {
"line": 49,
"column": 32
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1819,
"end": 1825,
"loc": {
"start": {
"line": 49,
"column": 33
},
"end": {
"line": 49,
"column": 39
},
"identifierName": "center"
},
"name": "center"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 1828,
"end": 1861,
"loc": {
"start": {
"line": 49,
"column": 42
},
"end": {
"line": 49,
"column": 75
}
},
"callee": {
"type": "MemberExpression",
"start": 1828,
"end": 1859,
"loc": {
"start": {
"line": 49,
"column": 42
},
"end": {
"line": 49,
"column": 73
}
},
"object": {
"type": "MemberExpression",
"start": 1828,
"end": 1854,
"loc": {
"start": {
"line": 49,
"column": 42
},
"end": {
"line": 49,
"column": 68
}
},
"object": {
"type": "ThisExpression",
"start": 1828,
"end": 1832,
"loc": {
"start": {
"line": 49,
"column": 42
},
"end": {
"line": 49,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"start": 1833,
"end": 1854,
"loc": {
"start": {
"line": 49,
"column": 47
},
"end": {
"line": 49,
"column": 68
},
"identifierName": "currentPlaybackOrigin"
},
"name": "currentPlaybackOrigin"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1855,
"end": 1859,
"loc": {
"start": {
"line": 49,
"column": 69
},
"end": {
"line": 49,
"column": 73
},
"identifierName": "copy"
},
"name": "copy"
},
"computed": false
},
"arguments": []
}
}
},
{
"type": "ExpressionStatement",
"start": 1880,
"end": 1934,
"loc": {
"start": {
"line": 50,
"column": 16
},
"end": {
"line": 50,
"column": 70
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1880,
"end": 1933,
"loc": {
"start": {
"line": 50,
"column": 16
},
"end": {
"line": 50,
"column": 69
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1880,
"end": 1906,
"loc": {
"start": {
"line": 50,
"column": 16
},
"end": {
"line": 50,
"column": 42
}
},
"object": {
"type": "MemberExpression",
"start": 1880,
"end": 1896,
"loc": {
"start": {
"line": 50,
"column": 16
},
"end": {
"line": 50,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 1880,
"end": 1889,
"loc": {
"start": {
"line": 50,
"column": 16
},
"end": {
"line": 50,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 1880,
"end": 1884,
"loc": {
"start": {
"line": 50,
"column": 16
},
"end": {
"line": 50,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 1885,
"end": 1889,
"loc": {
"start": {
"line": 50,
"column": 21
},
"end": {
"line": 50,
"column": 25
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1890,
"end": 1896,
"loc": {
"start": {
"line": 50,
"column": 26
},
"end": {
"line": 50,
"column": 32
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1897,
"end": 1906,
"loc": {
"start": {
"line": 50,
"column": 33
},
"end": {
"line": 50,
"column": 42
},
"identifierName": "zoomLevel"
},
"name": "zoomLevel"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 1909,
"end": 1933,
"loc": {
"start": {
"line": 50,
"column": 45
},
"end": {
"line": 50,
"column": 69
}
},
"object": {
"type": "ThisExpression",
"start": 1909,
"end": 1913,
"loc": {
"start": {
"line": 50,
"column": 45
},
"end": {
"line": 50,
"column": 49
}
}
},
"property": {
"type": "Identifier",
"start": 1914,
"end": 1933,
"loc": {
"start": {
"line": 50,
"column": 50
},
"end": {
"line": 50,
"column": 69
},
"identifierName": "currentPlaybackZoom"
},
"name": "currentPlaybackZoom"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 1952,
"end": 2004,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 68
}
},
"expression": {
"type": "CallExpression",
"start": 1952,
"end": 2003,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 1952,
"end": 1963,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 1952,
"end": 1959,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 23
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1960,
"end": 1963,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 51,
"column": 27
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1964,
"end": 1974,
"loc": {
"start": {
"line": 51,
"column": 28
},
"end": {
"line": 51,
"column": 38
}
},
"extra": {
"rawValue": "STart at",
"raw": "\"STart at\""
},
"value": "STart at"
},
{
"type": "MemberExpression",
"start": 1976,
"end": 2002,
"loc": {
"start": {
"line": 51,
"column": 40
},
"end": {
"line": 51,
"column": 66
}
},
"object": {
"type": "ThisExpression",
"start": 1976,
"end": 1980,
"loc": {
"start": {
"line": 51,
"column": 40
},
"end": {
"line": 51,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"start": 1981,
"end": 2002,
"loc": {
"start": {
"line": 51,
"column": 45
},
"end": {
"line": 51,
"column": 66
},
"identifierName": "currentPlaybackOrigin"
},
"name": "currentPlaybackOrigin"
},
"computed": false
}
]
},
"trailingComments": [
{
"type": "CommentLine",
"value": " this.root.entityMgr.getAllWithComponent(MinerComponent).forEach(miner => {",
"start": 2024,
"end": 2101,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 93
}
}
},
{
"type": "CommentLine",
"value": " miner.components.Miner.itemChainBuffer = [];",
"start": 2119,
"end": 2170,
"loc": {
"start": {
"line": 54,
"column": 16
},
"end": {
"line": 54,
"column": 67
}
}
},
{
"type": "CommentLine",
"value": " miner.components.Miner.lastMiningTime = this.root.time.now() + 5;",
"start": 2188,
"end": 2260,
"loc": {
"start": {
"line": 55,
"column": 16
},
"end": {
"line": 55,
"column": 88
}
}
},
{
"type": "CommentLine",
"value": " miner.components.ItemEjector.slots.forEach(slot => (slot.item = null));",
"start": 2278,
"end": 2356,
"loc": {
"start": {
"line": 56,
"column": 16
},
"end": {
"line": 56,
"column": 94
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 2374,
"end": 2380,
"loc": {
"start": {
"line": 57,
"column": 16
},
"end": {
"line": 57,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " this.root.logic.tryPlaceBuilding({",
"start": 2400,
"end": 2437,
"loc": {
"start": {
"line": 59,
"column": 16
},
"end": {
"line": 59,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " origin: new Vector(-428, -15),",
"start": 2455,
"end": 2492,
"loc": {
"start": {
"line": 60,
"column": 16
},
"end": {
"line": 60,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " building: gMetaBuildingRegistry.findByClass(MetaBeltBaseBuilding),",
"start": 2510,
"end": 2583,
"loc": {
"start": {
"line": 61,
"column": 16
},
"end": {
"line": 61,
"column": 89
}
}
},
{
"type": "CommentLine",
"value": " originalRotation: 0,",
"start": 2601,
"end": 2628,
"loc": {
"start": {
"line": 62,
"column": 16
},
"end": {
"line": 62,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " rotation: 0,",
"start": 2646,
"end": 2665,
"loc": {
"start": {
"line": 63,
"column": 16
},
"end": {
"line": 63,
"column": 35
}
}
},
{
"type": "CommentLine",
"value": " variant: \"default\",",
"start": 2683,
"end": 2709,
"loc": {
"start": {
"line": 64,
"column": 16
},
"end": {
"line": 64,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " rotationVariant: 0,",
"start": 2727,
"end": 2753,
"loc": {
"start": {
"line": 65,
"column": 16
},
"end": {
"line": 65,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 2771,
"end": 2777,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " this.root.logic.tryPlaceBuilding({",
"start": 2797,
"end": 2834,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " origin: new Vector(-427, -15),",
"start": 2852,
"end": 2889,
"loc": {
"start": {
"line": 69,
"column": 16
},
"end": {
"line": 69,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " building: gMetaBuildingRegistry.findByClass(MetaBeltBaseBuilding),",
"start": 2907,
"end": 2980,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 70,
"column": 89
}
}
},
{
"type": "CommentLine",
"value": " originalRotation: 0,",
"start": 2998,
"end": 3025,
"loc": {
"start": {
"line": 71,
"column": 16
},
"end": {
"line": 71,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " rotation: 0,",
"start": 3043,
"end": 3062,
"loc": {
"start": {
"line": 72,
"column": 16
},
"end": {
"line": 72,
"column": 35
}
}
},
{
"type": "CommentLine",
"value": " variant: \"default\",",
"start": 3080,
"end": 3106,
"loc": {
"start": {
"line": 73,
"column": 16
},
"end": {
"line": 73,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " rotationVariant: 0,",
"start": 3124,
"end": 3150,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 3168,
"end": 3174,
"loc": {
"start": {
"line": 75,
"column": 16
},
"end": {
"line": 75,
"column": 22
}
}
}
]
}
],
"directives": []
},
"alternate": null
}
}
}
],
"directives": []
},
"trailingComments": [
{
"type": "CommentLine",
"value": " this.root.entityMgr.getAllWithComponent(MinerComponent).forEach(miner => {",
"start": 2024,
"end": 2101,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 93
}
}
},
{
"type": "CommentLine",
"value": " miner.components.Miner.itemChainBuffer = [];",
"start": 2119,
"end": 2170,
"loc": {
"start": {
"line": 54,
"column": 16
},
"end": {
"line": 54,
"column": 67
}
}
},
{
"type": "CommentLine",
"value": " miner.components.Miner.lastMiningTime = this.root.time.now() + 5;",
"start": 2188,
"end": 2260,
"loc": {
"start": {
"line": 55,
"column": 16
},
"end": {
"line": 55,
"column": 88
}
}
},
{
"type": "CommentLine",
"value": " miner.components.ItemEjector.slots.forEach(slot => (slot.item = null));",
"start": 2278,
"end": 2356,
"loc": {
"start": {
"line": 56,
"column": 16
},
"end": {
"line": 56,
"column": 94
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 2374,
"end": 2380,
"loc": {
"start": {
"line": 57,
"column": 16
},
"end": {
"line": 57,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " this.root.logic.tryPlaceBuilding({",
"start": 2400,
"end": 2437,
"loc": {
"start": {
"line": 59,
"column": 16
},
"end": {
"line": 59,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " origin: new Vector(-428, -15),",
"start": 2455,
"end": 2492,
"loc": {
"start": {
"line": 60,
"column": 16
},
"end": {
"line": 60,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " building: gMetaBuildingRegistry.findByClass(MetaBeltBaseBuilding),",
"start": 2510,
"end": 2583,
"loc": {
"start": {
"line": 61,
"column": 16
},
"end": {
"line": 61,
"column": 89
}
}
},
{
"type": "CommentLine",
"value": " originalRotation: 0,",
"start": 2601,
"end": 2628,
"loc": {
"start": {
"line": 62,
"column": 16
},
"end": {
"line": 62,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " rotation: 0,",
"start": 2646,
"end": 2665,
"loc": {
"start": {
"line": 63,
"column": 16
},
"end": {
"line": 63,
"column": 35
}
}
},
{
"type": "CommentLine",
"value": " variant: \"default\",",
"start": 2683,
"end": 2709,
"loc": {
"start": {
"line": 64,
"column": 16
},
"end": {
"line": 64,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " rotationVariant: 0,",
"start": 2727,
"end": 2753,
"loc": {
"start": {
"line": 65,
"column": 16
},
"end": {
"line": 65,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 2771,
"end": 2777,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " this.root.logic.tryPlaceBuilding({",
"start": 2797,
"end": 2834,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " origin: new Vector(-427, -15),",
"start": 2852,
"end": 2889,
"loc": {
"start": {
"line": 69,
"column": 16
},
"end": {
"line": 69,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " building: gMetaBuildingRegistry.findByClass(MetaBeltBaseBuilding),",
"start": 2907,
"end": 2980,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 70,
"column": 89
}
}
},
{
"type": "CommentLine",
"value": " originalRotation: 0,",
"start": 2998,
"end": 3025,
"loc": {
"start": {
"line": 71,
"column": 16
},
"end": {
"line": 71,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " rotation: 0,",
"start": 3043,
"end": 3062,
"loc": {
"start": {
"line": 72,
"column": 16
},
"end": {
"line": 72,
"column": 35
}
}
},
{
"type": "CommentLine",
"value": " variant: \"default\",",
"start": 3080,
"end": 3106,
"loc": {
"start": {
"line": 73,
"column": 16
},
"end": {
"line": 73,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " rotationVariant: 0,",
"start": 3124,
"end": 3150,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 3168,
"end": 3174,
"loc": {
"start": {
"line": 75,
"column": 16
},
"end": {
"line": 75,
"column": 22
}
}
}
]
}
]
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {GameRoot} root\r\n ",
"start": 316,
"end": 367,
"loc": {
"start": {
"line": 12,
"column": 4
},
"end": {
"line": 15,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3217,
"end": 4878,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 119,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3217,
"end": 3223,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 80,
"column": 10
},
"identifierName": "update"
},
"name": "update"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3226,
"end": 4878,
"loc": {
"start": {
"line": 80,
"column": 13
},
"end": {
"line": 119,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 3237,
"end": 4871,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 118,
"column": 9
}
},
"test": {
"type": "LogicalExpression",
"start": 3241,
"end": 3296,
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 67
}
},
"left": {
"type": "MemberExpression",
"start": 3241,
"end": 3261,
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 3241,
"end": 3245,
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 3246,
"end": 3261,
"loc": {
"start": {
"line": 81,
"column": 17
},
"end": {
"line": 81,
"column": 32
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"operator": "&&",
"right": {
"type": "BinaryExpression",
"start": 3265,
"end": 3296,
"loc": {
"start": {
"line": 81,
"column": 36
},
"end": {
"line": 81,
"column": 67
}
},
"left": {
"type": "MemberExpression",
"start": 3265,
"end": 3292,
"loc": {
"start": {
"line": 81,
"column": 36
},
"end": {
"line": 81,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 3265,
"end": 3285,
"loc": {
"start": {
"line": 81,
"column": 36
},
"end": {
"line": 81,
"column": 56
}
},
"object": {
"type": "ThisExpression",
"start": 3265,
"end": 3269,
"loc": {
"start": {
"line": 81,
"column": 36
},
"end": {
"line": 81,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"start": 3270,
"end": 3285,
"loc": {
"start": {
"line": 81,
"column": 41
},
"end": {
"line": 81,
"column": 56
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3286,
"end": 3292,
"loc": {
"start": {
"line": 81,
"column": 57
},
"end": {
"line": 81,
"column": 63
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 3295,
"end": 3296,
"loc": {
"start": {
"line": 81,
"column": 66
},
"end": {
"line": 81,
"column": 67
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 3298,
"end": 4871,
"loc": {
"start": {
"line": 81,
"column": 69
},
"end": {
"line": 118,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 3313,
"end": 3356,
"loc": {
"start": {
"line": 82,
"column": 12
},
"end": {
"line": 82,
"column": 55
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3319,
"end": 3355,
"loc": {
"start": {
"line": 82,
"column": 18
},
"end": {
"line": 82,
"column": 54
}
},
"id": {
"type": "Identifier",
"start": 3319,
"end": 3329,
"loc": {
"start": {
"line": 82,
"column": 18
},
"end": {
"line": 82,
"column": 28
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"init": {
"type": "MemberExpression",
"start": 3332,
"end": 3355,
"loc": {
"start": {
"line": 82,
"column": 31
},
"end": {
"line": 82,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 3332,
"end": 3352,
"loc": {
"start": {
"line": 82,
"column": 31
},
"end": {
"line": 82,
"column": 51
}
},
"object": {
"type": "ThisExpression",
"start": 3332,
"end": 3336,
"loc": {
"start": {
"line": 82,
"column": 31
},
"end": {
"line": 82,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"start": 3337,
"end": 3352,
"loc": {
"start": {
"line": 82,
"column": 36
},
"end": {
"line": 82,
"column": 51
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"property": {
"type": "NumericLiteral",
"start": 3353,
"end": 3354,
"loc": {
"start": {
"line": 82,
"column": 52
},
"end": {
"line": 82,
"column": 53
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 3372,
"end": 3553,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 87,
"column": 13
}
},
"test": {
"type": "UnaryExpression",
"start": 3376,
"end": 3397,
"loc": {
"start": {
"line": 84,
"column": 16
},
"end": {
"line": 84,
"column": 37
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 3377,
"end": 3397,
"loc": {
"start": {
"line": 84,
"column": 17
},
"end": {
"line": 84,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 3377,
"end": 3387,
"loc": {
"start": {
"line": 84,
"column": 17
},
"end": {
"line": 84,
"column": 27
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"property": {
"type": "Identifier",
"start": 3388,
"end": 3397,
"loc": {
"start": {
"line": 84,
"column": 28
},
"end": {
"line": 84,
"column": 37
},
"identifierName": "startTime"
},
"name": "startTime"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 3399,
"end": 3553,
"loc": {
"start": {
"line": 84,
"column": 39
},
"end": {
"line": 87,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3418,
"end": 3470,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 68
}
},
"expression": {
"type": "CallExpression",
"start": 3418,
"end": 3469,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 3418,
"end": 3429,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 3418,
"end": 3425,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 23
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 3426,
"end": 3429,
"loc": {
"start": {
"line": 85,
"column": 24
},
"end": {
"line": 85,
"column": 27
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 3430,
"end": 3452,
"loc": {
"start": {
"line": 85,
"column": 28
},
"end": {
"line": 85,
"column": 50
}
},
"extra": {
"rawValue": "Starting to approach",
"raw": "\"Starting to approach\""
},
"value": "Starting to approach"
},
{
"type": "MemberExpression",
"start": 3454,
"end": 3468,
"loc": {
"start": {
"line": 85,
"column": 52
},
"end": {
"line": 85,
"column": 66
}
},
"object": {
"type": "Identifier",
"start": 3454,
"end": 3464,
"loc": {
"start": {
"line": 85,
"column": 52
},
"end": {
"line": 85,
"column": 62
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"property": {
"type": "Identifier",
"start": 3465,
"end": 3468,
"loc": {
"start": {
"line": 85,
"column": 63
},
"end": {
"line": 85,
"column": 66
},
"identifierName": "pos"
},
"name": "pos"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 3488,
"end": 3538,
"loc": {
"start": {
"line": 86,
"column": 16
},
"end": {
"line": 86,
"column": 66
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3488,
"end": 3537,
"loc": {
"start": {
"line": 86,
"column": 16
},
"end": {
"line": 86,
"column": 65
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3488,
"end": 3508,
"loc": {
"start": {
"line": 86,
"column": 16
},
"end": {
"line": 86,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 3488,
"end": 3498,
"loc": {
"start": {
"line": 86,
"column": 16
},
"end": {
"line": 86,
"column": 26
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"property": {
"type": "Identifier",
"start": 3499,
"end": 3508,
"loc": {
"start": {
"line": 86,
"column": 27
},
"end": {
"line": 86,
"column": 36
},
"identifierName": "startTime"
},
"name": "startTime"
},
"computed": false
},
"right": {
"type": "BinaryExpression",
"start": 3511,
"end": 3537,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 65
}
},
"left": {
"type": "CallExpression",
"start": 3511,
"end": 3528,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 3511,
"end": 3526,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 3511,
"end": 3522,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 50
},
"identifierName": "performance"
},
"name": "performance"
},
"property": {
"type": "Identifier",
"start": 3523,
"end": 3526,
"loc": {
"start": {
"line": 86,
"column": 51
},
"end": {
"line": 86,
"column": 54
},
"identifierName": "now"
},
"name": "now"
},
"computed": false
},
"arguments": []
},
"operator": "/",
"right": {
"type": "NumericLiteral",
"start": 3531,
"end": 3537,
"loc": {
"start": {
"line": 86,
"column": 59
},
"end": {
"line": 86,
"column": 65
}
},
"extra": {
"rawValue": 1000,
"raw": "1000.0"
},
"value": 1000
}
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 3569,
"end": 3729,
"loc": {
"start": {
"line": 89,
"column": 12
},
"end": {
"line": 92,
"column": 48
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3575,
"end": 3728,
"loc": {
"start": {
"line": 89,
"column": 18
},
"end": {
"line": 92,
"column": 47
}
},
"id": {
"type": "Identifier",
"start": 3575,
"end": 3580,
"loc": {
"start": {
"line": 89,
"column": 18
},
"end": {
"line": 89,
"column": 23
},
"identifierName": "speed"
},
"name": "speed"
},
"init": {
"type": "BinaryExpression",
"start": 3600,
"end": 3728,
"loc": {
"start": {
"line": 90,
"column": 16
},
"end": {
"line": 92,
"column": 47
}
},
"left": {
"type": "BinaryExpression",
"start": 3600,
"end": 3677,
"loc": {
"start": {
"line": 90,
"column": 16
},
"end": {
"line": 91,
"column": 52
}
},
"left": {
"type": "MemberExpression",
"start": 3600,
"end": 3621,
"loc": {
"start": {
"line": 90,
"column": 16
},
"end": {
"line": 90,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 3600,
"end": 3612,
"loc": {
"start": {
"line": 90,
"column": 16
},
"end": {
"line": 90,
"column": 28
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"property": {
"type": "Identifier",
"start": 3613,
"end": 3621,
"loc": {
"start": {
"line": 90,
"column": 29
},
"end": {
"line": 90,
"column": 37
},
"identifierName": "tileSize"
},
"name": "tileSize"
},
"computed": false
},
"operator": "*",
"right": {
"type": "MemberExpression",
"start": 3641,
"end": 3677,
"loc": {
"start": {
"line": 91,
"column": 16
},
"end": {
"line": 91,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 3641,
"end": 3653,
"loc": {
"start": {
"line": 91,
"column": 16
},
"end": {
"line": 91,
"column": 28
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"property": {
"type": "Identifier",
"start": 3654,
"end": 3677,
"loc": {
"start": {
"line": 91,
"column": 29
},
"end": {
"line": 91,
"column": 52
},
"identifierName": "beltSpeedItemsPerSecond"
},
"name": "beltSpeedItemsPerSecond"
},
"computed": false
}
},
"operator": "*",
"right": {
"type": "MemberExpression",
"start": 3697,
"end": 3728,
"loc": {
"start": {
"line": 92,
"column": 16
},
"end": {
"line": 92,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 3697,
"end": 3709,
"loc": {
"start": {
"line": 92,
"column": 16
},
"end": {
"line": 92,
"column": 28
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"property": {
"type": "Identifier",
"start": 3710,
"end": 3728,
"loc": {
"start": {
"line": 92,
"column": 29
},
"end": {
"line": 92,
"column": 47
},
"identifierName": "itemSpacingOnBelts"
},
"name": "itemSpacingOnBelts"
},
"computed": false
}
}
}
],
"kind": "const",
"trailingComments": [
{
"type": "CommentLine",
"value": " let time =",
"start": 3743,
"end": 3756,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " this.currentPlaybackOrigin.distance(Vector.fromSerializedObject(nextMarker.pos)) / speed;",
"start": 3770,
"end": 3866,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 108
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 3880,
"end": 3909,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 41
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3886,
"end": 3908,
"loc": {
"start": {
"line": 95,
"column": 18
},
"end": {
"line": 95,
"column": 40
}
},
"id": {
"type": "Identifier",
"start": 3886,
"end": 3890,
"loc": {
"start": {
"line": 95,
"column": 18
},
"end": {
"line": 95,
"column": 22
},
"identifierName": "time"
},
"name": "time",
"leadingComments": null
},
"init": {
"type": "MemberExpression",
"start": 3893,
"end": 3908,
"loc": {
"start": {
"line": 95,
"column": 25
},
"end": {
"line": 95,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 3893,
"end": 3903,
"loc": {
"start": {
"line": 95,
"column": 25
},
"end": {
"line": 95,
"column": 35
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"property": {
"type": "Identifier",
"start": 3904,
"end": 3908,
"loc": {
"start": {
"line": 95,
"column": 36
},
"end": {
"line": 95,
"column": 40
},
"identifierName": "time"
},
"name": "time"
},
"computed": false
},
"leadingComments": null
}
],
"kind": "const",
"leadingComments": [
{
"type": "CommentLine",
"value": " let time =",
"start": 3743,
"end": 3756,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " this.currentPlaybackOrigin.distance(Vector.fromSerializedObject(nextMarker.pos)) / speed;",
"start": 3770,
"end": 3866,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 108
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 3925,
"end": 4001,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 88
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3931,
"end": 4000,
"loc": {
"start": {
"line": 97,
"column": 18
},
"end": {
"line": 97,
"column": 87
}
},
"id": {
"type": "Identifier",
"start": 3931,
"end": 3939,
"loc": {
"start": {
"line": 97,
"column": 18
},
"end": {
"line": 97,
"column": 26
},
"identifierName": "progress"
},
"name": "progress"
},
"init": {
"type": "BinaryExpression",
"start": 3942,
"end": 4000,
"loc": {
"start": {
"line": 97,
"column": 29
},
"end": {
"line": 97,
"column": 87
}
},
"left": {
"type": "BinaryExpression",
"start": 3943,
"end": 3992,
"loc": {
"start": {
"line": 97,
"column": 30
},
"end": {
"line": 97,
"column": 79
}
},
"left": {
"type": "BinaryExpression",
"start": 3943,
"end": 3969,
"loc": {
"start": {
"line": 97,
"column": 30
},
"end": {
"line": 97,
"column": 56
}
},
"left": {
"type": "CallExpression",
"start": 3943,
"end": 3960,
"loc": {
"start": {
"line": 97,
"column": 30
},
"end": {
"line": 97,
"column": 47
}
},
"callee": {
"type": "MemberExpression",
"start": 3943,
"end": 3958,
"loc": {
"start": {
"line": 97,
"column": 30
},
"end": {
"line": 97,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 3943,
"end": 3954,
"loc": {
"start": {
"line": 97,
"column": 30
},
"end": {
"line": 97,
"column": 41
},
"identifierName": "performance"
},
"name": "performance"
},
"property": {
"type": "Identifier",
"start": 3955,
"end": 3958,
"loc": {
"start": {
"line": 97,
"column": 42
},
"end": {
"line": 97,
"column": 45
},
"identifierName": "now"
},
"name": "now"
},
"computed": false
},
"arguments": []
},
"operator": "/",
"right": {
"type": "NumericLiteral",
"start": 3963,
"end": 3969,
"loc": {
"start": {
"line": 97,
"column": 50
},
"end": {
"line": 97,
"column": 56
}
},
"extra": {
"rawValue": 1000,
"raw": "1000.0"
},
"value": 1000
}
},
"operator": "-",
"right": {
"type": "MemberExpression",
"start": 3972,
"end": 3992,
"loc": {
"start": {
"line": 97,
"column": 59
},
"end": {
"line": 97,
"column": 79
}
},
"object": {
"type": "Identifier",
"start": 3972,
"end": 3982,
"loc": {
"start": {
"line": 97,
"column": 59
},
"end": {
"line": 97,
"column": 69
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"property": {
"type": "Identifier",
"start": 3983,
"end": 3992,
"loc": {
"start": {
"line": 97,
"column": 70
},
"end": {
"line": 97,
"column": 79
},
"identifierName": "startTime"
},
"name": "startTime"
},
"computed": false
},
"extra": {
"parenthesized": true,
"parenStart": 3942
}
},
"operator": "/",
"right": {
"type": "Identifier",
"start": 3996,
"end": 4000,
"loc": {
"start": {
"line": 97,
"column": 83
},
"end": {
"line": 97,
"column": 87
},
"identifierName": "time"
},
"name": "time"
}
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 4017,
"end": 4474,
"loc": {
"start": {
"line": 99,
"column": 12
},
"end": {
"line": 109,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 4021,
"end": 4035,
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 30
}
},
"left": {
"type": "Identifier",
"start": 4021,
"end": 4029,
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 24
},
"identifierName": "progress"
},
"name": "progress"
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 4032,
"end": 4035,
"loc": {
"start": {
"line": 99,
"column": 27
},
"end": {
"line": 99,
"column": 30
}
},
"extra": {
"rawValue": 1,
"raw": "1.0"
},
"value": 1
}
},
"consequent": {
"type": "BlockStatement",
"start": 4037,
"end": 4474,
"loc": {
"start": {
"line": 99,
"column": 32
},
"end": {
"line": 109,
"column": 13
}
},
"body": [
{
"type": "IfStatement",
"start": 4056,
"end": 4434,
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 107,
"column": 17
}
},
"test": {
"type": "BinaryExpression",
"start": 4060,
"end": 4079,
"loc": {
"start": {
"line": 100,
"column": 20
},
"end": {
"line": 100,
"column": 39
}
},
"left": {
"type": "MemberExpression",
"start": 4060,
"end": 4075,
"loc": {
"start": {
"line": 100,
"column": 20
},
"end": {
"line": 100,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 4060,
"end": 4070,
"loc": {
"start": {
"line": 100,
"column": 20
},
"end": {
"line": 100,
"column": 30
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"property": {
"type": "Identifier",
"start": 4071,
"end": 4075,
"loc": {
"start": {
"line": 100,
"column": 31
},
"end": {
"line": 100,
"column": 35
},
"identifierName": "wait"
},
"name": "wait"
},
"computed": false
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 4078,
"end": 4079,
"loc": {
"start": {
"line": 100,
"column": 38
},
"end": {
"line": 100,
"column": 39
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
},
"consequent": {
"type": "BlockStatement",
"start": 4081,
"end": 4151,
"loc": {
"start": {
"line": 100,
"column": 41
},
"end": {
"line": 102,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4104,
"end": 4132,
"loc": {
"start": {
"line": 101,
"column": 20
},
"end": {
"line": 101,
"column": 48
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4104,
"end": 4131,
"loc": {
"start": {
"line": 101,
"column": 20
},
"end": {
"line": 101,
"column": 47
}
},
"operator": "-=",
"left": {
"type": "MemberExpression",
"start": 4104,
"end": 4119,
"loc": {
"start": {
"line": 101,
"column": 20
},
"end": {
"line": 101,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 4104,
"end": 4114,
"loc": {
"start": {
"line": 101,
"column": 20
},
"end": {
"line": 101,
"column": 30
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"property": {
"type": "Identifier",
"start": 4115,
"end": 4119,
"loc": {
"start": {
"line": 101,
"column": 31
},
"end": {
"line": 101,
"column": 35
},
"identifierName": "wait"
},
"name": "wait"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 4123,
"end": 4131,
"loc": {
"start": {
"line": 101,
"column": 39
},
"end": {
"line": 101,
"column": 47
},
"identifierName": "tickrate"
},
"name": "tickrate"
}
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 4157,
"end": 4434,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 107,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4180,
"end": 4206,
"loc": {
"start": {
"line": 103,
"column": 20
},
"end": {
"line": 103,
"column": 46
}
},
"expression": {
"type": "CallExpression",
"start": 4180,
"end": 4205,
"loc": {
"start": {
"line": 103,
"column": 20
},
"end": {
"line": 103,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 4180,
"end": 4191,
"loc": {
"start": {
"line": 103,
"column": 20
},
"end": {
"line": 103,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 4180,
"end": 4187,
"loc": {
"start": {
"line": 103,
"column": 20
},
"end": {
"line": 103,
"column": 27
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 4188,
"end": 4191,
"loc": {
"start": {
"line": 103,
"column": 28
},
"end": {
"line": 103,
"column": 31
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 4192,
"end": 4204,
"loc": {
"start": {
"line": 103,
"column": 32
},
"end": {
"line": 103,
"column": 44
}
},
"extra": {
"rawValue": "Approached",
"raw": "\"Approached\""
},
"value": "Approached"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 4228,
"end": 4288,
"loc": {
"start": {
"line": 104,
"column": 20
},
"end": {
"line": 104,
"column": 80
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4228,
"end": 4287,
"loc": {
"start": {
"line": 104,
"column": 20
},
"end": {
"line": 104,
"column": 79
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4228,
"end": 4254,
"loc": {
"start": {
"line": 104,
"column": 20
},
"end": {
"line": 104,
"column": 46
}
},
"object": {
"type": "ThisExpression",
"start": 4228,
"end": 4232,
"loc": {
"start": {
"line": 104,
"column": 20
},
"end": {
"line": 104,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 4233,
"end": 4254,
"loc": {
"start": {
"line": 104,
"column": 25
},
"end": {
"line": 104,
"column": 46
},
"identifierName": "currentPlaybackOrigin"
},
"name": "currentPlaybackOrigin"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 4257,
"end": 4287,
"loc": {
"start": {
"line": 104,
"column": 49
},
"end": {
"line": 104,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 4257,
"end": 4285,
"loc": {
"start": {
"line": 104,
"column": 49
},
"end": {
"line": 104,
"column": 77
}
},
"object": {
"type": "MemberExpression",
"start": 4257,
"end": 4280,
"loc": {
"start": {
"line": 104,
"column": 49
},
"end": {
"line": 104,
"column": 72
}
},
"object": {
"type": "MemberExpression",
"start": 4257,
"end": 4273,
"loc": {
"start": {
"line": 104,
"column": 49
},
"end": {
"line": 104,
"column": 65
}
},
"object": {
"type": "MemberExpression",
"start": 4257,
"end": 4266,
"loc": {
"start": {
"line": 104,
"column": 49
},
"end": {
"line": 104,
"column": 58
}
},
"object": {
"type": "ThisExpression",
"start": 4257,
"end": 4261,
"loc": {
"start": {
"line": 104,
"column": 49
},
"end": {
"line": 104,
"column": 53
}
}
},
"property": {
"type": "Identifier",
"start": 4262,
"end": 4266,
"loc": {
"start": {
"line": 104,
"column": 54
},
"end": {
"line": 104,
"column": 58
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4267,
"end": 4273,
"loc": {
"start": {
"line": 104,
"column": 59
},
"end": {
"line": 104,
"column": 65
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4274,
"end": 4280,
"loc": {
"start": {
"line": 104,
"column": 66
},
"end": {
"line": 104,
"column": 72
},
"identifierName": "center"
},
"name": "center"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4281,
"end": 4285,
"loc": {
"start": {
"line": 104,
"column": 73
},
"end": {
"line": 104,
"column": 77
},
"identifierName": "copy"
},
"name": "copy"
},
"computed": false
},
"arguments": []
}
}
},
{
"type": "ExpressionStatement",
"start": 4310,
"end": 4364,
"loc": {
"start": {
"line": 105,
"column": 20
},
"end": {
"line": 105,
"column": 74
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4310,
"end": 4363,
"loc": {
"start": {
"line": 105,
"column": 20
},
"end": {
"line": 105,
"column": 73
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4310,
"end": 4334,
"loc": {
"start": {
"line": 105,
"column": 20
},
"end": {
"line": 105,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 4310,
"end": 4314,
"loc": {
"start": {
"line": 105,
"column": 20
},
"end": {
"line": 105,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 4315,
"end": 4334,
"loc": {
"start": {
"line": 105,
"column": 25
},
"end": {
"line": 105,
"column": 44
},
"identifierName": "currentPlaybackZoom"
},
"name": "currentPlaybackZoom"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 4337,
"end": 4363,
"loc": {
"start": {
"line": 105,
"column": 47
},
"end": {
"line": 105,
"column": 73
}
},
"object": {
"type": "MemberExpression",
"start": 4337,
"end": 4353,
"loc": {
"start": {
"line": 105,
"column": 47
},
"end": {
"line": 105,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 4337,
"end": 4346,
"loc": {
"start": {
"line": 105,
"column": 47
},
"end": {
"line": 105,
"column": 56
}
},
"object": {
"type": "ThisExpression",
"start": 4337,
"end": 4341,
"loc": {
"start": {
"line": 105,
"column": 47
},
"end": {
"line": 105,
"column": 51
}
}
},
"property": {
"type": "Identifier",
"start": 4342,
"end": 4346,
"loc": {
"start": {
"line": 105,
"column": 52
},
"end": {
"line": 105,
"column": 56
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4347,
"end": 4353,
"loc": {
"start": {
"line": 105,
"column": 57
},
"end": {
"line": 105,
"column": 63
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4354,
"end": 4363,
"loc": {
"start": {
"line": 105,
"column": 64
},
"end": {
"line": 105,
"column": 73
},
"identifierName": "zoomLevel"
},
"name": "zoomLevel"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 4386,
"end": 4415,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 49
}
},
"expression": {
"type": "CallExpression",
"start": 4386,
"end": 4414,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 4386,
"end": 4412,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 4386,
"end": 4406,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 4386,
"end": 4390,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 4391,
"end": 4406,
"loc": {
"start": {
"line": 106,
"column": 25
},
"end": {
"line": 106,
"column": 40
},
"identifierName": "playbackMarkers"
},
"name": "playbackMarkers"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4407,
"end": 4412,
"loc": {
"start": {
"line": 106,
"column": 41
},
"end": {
"line": 106,
"column": 46
},
"identifierName": "shift"
},
"name": "shift"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ReturnStatement",
"start": 4452,
"end": 4459,
"loc": {
"start": {
"line": 108,
"column": 16
},
"end": {
"line": 108,
"column": 23
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 4490,
"end": 4552,
"loc": {
"start": {
"line": 111,
"column": 12
},
"end": {
"line": 111,
"column": 74
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4496,
"end": 4551,
"loc": {
"start": {
"line": 111,
"column": 18
},
"end": {
"line": 111,
"column": 73
}
},
"id": {
"type": "Identifier",
"start": 4496,
"end": 4505,
"loc": {
"start": {
"line": 111,
"column": 18
},
"end": {
"line": 111,
"column": 27
},
"identifierName": "targetPos"
},
"name": "targetPos"
},
"init": {
"type": "CallExpression",
"start": 4508,
"end": 4551,
"loc": {
"start": {
"line": 111,
"column": 30
},
"end": {
"line": 111,
"column": 73
}
},
"callee": {
"type": "MemberExpression",
"start": 4508,
"end": 4535,
"loc": {
"start": {
"line": 111,
"column": 30
},
"end": {
"line": 111,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 4508,
"end": 4514,
"loc": {
"start": {
"line": 111,
"column": 30
},
"end": {
"line": 111,
"column": 36
},
"identifierName": "Vector"
},
"name": "Vector"
},
"property": {
"type": "Identifier",
"start": 4515,
"end": 4535,
"loc": {
"start": {
"line": 111,
"column": 37
},
"end": {
"line": 111,
"column": 57
},
"identifierName": "fromSerializedObject"
},
"name": "fromSerializedObject"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4536,
"end": 4550,
"loc": {
"start": {
"line": 111,
"column": 58
},
"end": {
"line": 111,
"column": 72
}
},
"object": {
"type": "Identifier",
"start": 4536,
"end": 4546,
"loc": {
"start": {
"line": 111,
"column": 58
},
"end": {
"line": 111,
"column": 68
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"property": {
"type": "Identifier",
"start": 4547,
"end": 4550,
"loc": {
"start": {
"line": 111,
"column": 69
},
"end": {
"line": 111,
"column": 72
},
"identifierName": "pos"
},
"name": "pos"
},
"computed": false
}
]
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 4566,
"end": 4601,
"loc": {
"start": {
"line": 112,
"column": 12
},
"end": {
"line": 112,
"column": 47
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4572,
"end": 4600,
"loc": {
"start": {
"line": 112,
"column": 18
},
"end": {
"line": 112,
"column": 46
}
},
"id": {
"type": "Identifier",
"start": 4572,
"end": 4582,
"loc": {
"start": {
"line": 112,
"column": 18
},
"end": {
"line": 112,
"column": 28
},
"identifierName": "targetZoom"
},
"name": "targetZoom"
},
"init": {
"type": "MemberExpression",
"start": 4585,
"end": 4600,
"loc": {
"start": {
"line": 112,
"column": 31
},
"end": {
"line": 112,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 4585,
"end": 4595,
"loc": {
"start": {
"line": 112,
"column": 31
},
"end": {
"line": 112,
"column": 41
},
"identifierName": "nextMarker"
},
"name": "nextMarker"
},
"property": {
"type": "Identifier",
"start": 4596,
"end": 4600,
"loc": {
"start": {
"line": 112,
"column": 42
},
"end": {
"line": 112,
"column": 46
},
"identifierName": "zoom"
},
"name": "zoom"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 4617,
"end": 4688,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 83
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4623,
"end": 4687,
"loc": {
"start": {
"line": 114,
"column": 18
},
"end": {
"line": 114,
"column": 82
}
},
"id": {
"type": "Identifier",
"start": 4623,
"end": 4626,
"loc": {
"start": {
"line": 114,
"column": 18
},
"end": {
"line": 114,
"column": 21
},
"identifierName": "pos"
},
"name": "pos"
},
"init": {
"type": "CallExpression",
"start": 4629,
"end": 4687,
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 82
}
},
"callee": {
"type": "Identifier",
"start": 4629,
"end": 4638,
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 33
},
"identifierName": "mixVector"
},
"name": "mixVector"
},
"arguments": [
{
"type": "MemberExpression",
"start": 4639,
"end": 4665,
"loc": {
"start": {
"line": 114,
"column": 34
},
"end": {
"line": 114,
"column": 60
}
},
"object": {
"type": "ThisExpression",
"start": 4639,
"end": 4643,
"loc": {
"start": {
"line": 114,
"column": 34
},
"end": {
"line": 114,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"start": 4644,
"end": 4665,
"loc": {
"start": {
"line": 114,
"column": 39
},
"end": {
"line": 114,
"column": 60
},
"identifierName": "currentPlaybackOrigin"
},
"name": "currentPlaybackOrigin"
},
"computed": false
},
{
"type": "Identifier",
"start": 4667,
"end": 4676,
"loc": {
"start": {
"line": 114,
"column": 62
},
"end": {
"line": 114,
"column": 71
},
"identifierName": "targetPos"
},
"name": "targetPos"
},
{
"type": "Identifier",
"start": 4678,
"end": 4686,
"loc": {
"start": {
"line": 114,
"column": 73
},
"end": {
"line": 114,
"column": 81
},
"identifierName": "progress"
},
"name": "progress"
}
]
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 4702,
"end": 4768,
"loc": {
"start": {
"line": 115,
"column": 12
},
"end": {
"line": 115,
"column": 78
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4708,
"end": 4767,
"loc": {
"start": {
"line": 115,
"column": 18
},
"end": {
"line": 115,
"column": 77
}
},
"id": {
"type": "Identifier",
"start": 4708,
"end": 4712,
"loc": {
"start": {
"line": 115,
"column": 18
},
"end": {
"line": 115,
"column": 22
},
"identifierName": "zoom"
},
"name": "zoom"
},
"init": {
"type": "CallExpression",
"start": 4715,
"end": 4767,
"loc": {
"start": {
"line": 115,
"column": 25
},
"end": {
"line": 115,
"column": 77
}
},
"callee": {
"type": "Identifier",
"start": 4715,
"end": 4719,
"loc": {
"start": {
"line": 115,
"column": 25
},
"end": {
"line": 115,
"column": 29
},
"identifierName": "lerp"
},
"name": "lerp"
},
"arguments": [
{
"type": "MemberExpression",
"start": 4720,
"end": 4744,
"loc": {
"start": {
"line": 115,
"column": 30
},
"end": {
"line": 115,
"column": 54
}
},
"object": {
"type": "ThisExpression",
"start": 4720,
"end": 4724,
"loc": {
"start": {
"line": 115,
"column": 30
},
"end": {
"line": 115,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"start": 4725,
"end": 4744,
"loc": {
"start": {
"line": 115,
"column": 35
},
"end": {
"line": 115,
"column": 54
},
"identifierName": "currentPlaybackZoom"
},
"name": "currentPlaybackZoom"
},
"computed": false
},
{
"type": "Identifier",
"start": 4746,
"end": 4756,
"loc": {
"start": {
"line": 115,
"column": 56
},
"end": {
"line": 115,
"column": 66
},
"identifierName": "targetZoom"
},
"name": "targetZoom"
},
{
"type": "Identifier",
"start": 4758,
"end": 4766,
"loc": {
"start": {
"line": 115,
"column": 68
},
"end": {
"line": 115,
"column": 76
},
"identifierName": "progress"
},
"name": "progress"
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 4782,
"end": 4816,
"loc": {
"start": {
"line": 116,
"column": 12
},
"end": {
"line": 116,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4782,
"end": 4815,
"loc": {
"start": {
"line": 116,
"column": 12
},
"end": {
"line": 116,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4782,
"end": 4808,
"loc": {
"start": {
"line": 116,
"column": 12
},
"end": {
"line": 116,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 4782,
"end": 4798,
"loc": {
"start": {
"line": 116,
"column": 12
},
"end": {
"line": 116,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 4782,
"end": 4791,
"loc": {
"start": {
"line": 116,
"column": 12
},
"end": {
"line": 116,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 4782,
"end": 4786,
"loc": {
"start": {
"line": 116,
"column": 12
},
"end": {
"line": 116,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 4787,
"end": 4791,
"loc": {
"start": {
"line": 116,
"column": 17
},
"end": {
"line": 116,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4792,
"end": 4798,
"loc": {
"start": {
"line": 116,
"column": 22
},
"end": {
"line": 116,
"column": 28
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4799,
"end": 4808,
"loc": {
"start": {
"line": 116,
"column": 29
},
"end": {
"line": 116,
"column": 38
},
"identifierName": "zoomLevel"
},
"name": "zoomLevel"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 4811,
"end": 4815,
"loc": {
"start": {
"line": 116,
"column": 41
},
"end": {
"line": 116,
"column": 45
},
"identifierName": "zoom"
},
"name": "zoom"
}
}
},
{
"type": "ExpressionStatement",
"start": 4830,
"end": 4860,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 42
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4830,
"end": 4859,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 41
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4830,
"end": 4853,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 4830,
"end": 4846,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 4830,
"end": 4839,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 4830,
"end": 4834,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 4835,
"end": 4839,
"loc": {
"start": {
"line": 117,
"column": 17
},
"end": {
"line": 117,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4840,
"end": 4846,
"loc": {
"start": {
"line": 117,
"column": 22
},
"end": {
"line": 117,
"column": 28
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4847,
"end": 4853,
"loc": {
"start": {
"line": 117,
"column": 29
},
"end": {
"line": 117,
"column": 35
},
"identifierName": "center"
},
"name": "center"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 4856,
"end": 4859,
"loc": {
"start": {
"line": 117,
"column": 38
},
"end": {
"line": 117,
"column": 41
},
"identifierName": "pos"
},
"name": "pos"
}
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
}
],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": " dev:end ",
"start": 4885,
"end": 4898,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 122,
"column": 13
}
}
}
],
"leadingComments": []
},
"trailingComments": [
{
"type": "CommentBlock",
"value": " dev:end ",
"start": 4885,
"end": 4898,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 122,
"column": 13
}
}
}
]
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": " dev:start ",
"start": 188,
"end": 203,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {GameRoot} root\r\n ",
"start": 316,
"end": 367,
"loc": {
"start": {
"line": 12,
"column": 4
},
"end": {
"line": 15,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " this.root.entityMgr.getAllWithComponent(MinerComponent).forEach(miner => {",
"start": 2024,
"end": 2101,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 93
}
}
},
{
"type": "CommentLine",
"value": " miner.components.Miner.itemChainBuffer = [];",
"start": 2119,
"end": 2170,
"loc": {
"start": {
"line": 54,
"column": 16
},
"end": {
"line": 54,
"column": 67
}
}
},
{
"type": "CommentLine",
"value": " miner.components.Miner.lastMiningTime = this.root.time.now() + 5;",
"start": 2188,
"end": 2260,
"loc": {
"start": {
"line": 55,
"column": 16
},
"end": {
"line": 55,
"column": 88
}
}
},
{
"type": "CommentLine",
"value": " miner.components.ItemEjector.slots.forEach(slot => (slot.item = null));",
"start": 2278,
"end": 2356,
"loc": {
"start": {
"line": 56,
"column": 16
},
"end": {
"line": 56,
"column": 94
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 2374,
"end": 2380,
"loc": {
"start": {
"line": 57,
"column": 16
},
"end": {
"line": 57,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " this.root.logic.tryPlaceBuilding({",
"start": 2400,
"end": 2437,
"loc": {
"start": {
"line": 59,
"column": 16
},
"end": {
"line": 59,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " origin: new Vector(-428, -15),",
"start": 2455,
"end": 2492,
"loc": {
"start": {
"line": 60,
"column": 16
},
"end": {
"line": 60,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " building: gMetaBuildingRegistry.findByClass(MetaBeltBaseBuilding),",
"start": 2510,
"end": 2583,
"loc": {
"start": {
"line": 61,
"column": 16
},
"end": {
"line": 61,
"column": 89
}
}
},
{
"type": "CommentLine",
"value": " originalRotation: 0,",
"start": 2601,
"end": 2628,
"loc": {
"start": {
"line": 62,
"column": 16
},
"end": {
"line": 62,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " rotation: 0,",
"start": 2646,
"end": 2665,
"loc": {
"start": {
"line": 63,
"column": 16
},
"end": {
"line": 63,
"column": 35
}
}
},
{
"type": "CommentLine",
"value": " variant: \"default\",",
"start": 2683,
"end": 2709,
"loc": {
"start": {
"line": 64,
"column": 16
},
"end": {
"line": 64,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " rotationVariant: 0,",
"start": 2727,
"end": 2753,
"loc": {
"start": {
"line": 65,
"column": 16
},
"end": {
"line": 65,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 2771,
"end": 2777,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " this.root.logic.tryPlaceBuilding({",
"start": 2797,
"end": 2834,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " origin: new Vector(-427, -15),",
"start": 2852,
"end": 2889,
"loc": {
"start": {
"line": 69,
"column": 16
},
"end": {
"line": 69,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " building: gMetaBuildingRegistry.findByClass(MetaBeltBaseBuilding),",
"start": 2907,
"end": 2980,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 70,
"column": 89
}
}
},
{
"type": "CommentLine",
"value": " originalRotation: 0,",
"start": 2998,
"end": 3025,
"loc": {
"start": {
"line": 71,
"column": 16
},
"end": {
"line": 71,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " rotation: 0,",
"start": 3043,
"end": 3062,
"loc": {
"start": {
"line": 72,
"column": 16
},
"end": {
"line": 72,
"column": 35
}
}
},
{
"type": "CommentLine",
"value": " variant: \"default\",",
"start": 3080,
"end": 3106,
"loc": {
"start": {
"line": 73,
"column": 16
},
"end": {
"line": 73,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " rotationVariant: 0,",
"start": 3124,
"end": 3150,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 3168,
"end": 3174,
"loc": {
"start": {
"line": 75,
"column": 16
},
"end": {
"line": 75,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " let time =",
"start": 3743,
"end": 3756,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " this.currentPlaybackOrigin.distance(Vector.fromSerializedObject(nextMarker.pos)) / speed;",
"start": 3770,
"end": 3866,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 108
}
}
},
{
"type": "CommentBlock",
"value": " dev:end ",
"start": 4885,
"end": 4898,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 122,
"column": 13
}
}
}
],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"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": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"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": "GameRoot",
"start": 9,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18,
"end": 19,
"loc": {
"start": {
"line": 1,
"column": 18
},
"end": {
"line": 1,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 20,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 20
},
"end": {
"line": 1,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../root",
"start": 25,
"end": 34,
"loc": {
"start": {
"line": 1,
"column": 25
},
"end": {
"line": 1,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 34,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 34
},
"end": {
"line": 1,
"column": 35
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 37,
"end": 43,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 44,
"end": 45,
"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": "globalConfig",
"start": 46,
"end": 58,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 59,
"end": 60,
"loc": {
"start": {
"line": 2,
"column": 22
},
"end": {
"line": 2,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 61,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../core/config",
"start": 66,
"end": 85,
"loc": {
"start": {
"line": 2,
"column": 29
},
"end": {
"line": 2,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 85,
"end": 86,
"loc": {
"start": {
"line": 2,
"column": 48
},
"end": {
"line": 2,
"column": 49
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 88,
"end": 94,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 95,
"end": 96,
"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": "Vector",
"start": 97,
"end": 103,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 103,
"end": 104,
"loc": {
"start": {
"line": 3,
"column": 15
},
"end": {
"line": 3,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mixVector",
"start": 105,
"end": 114,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 26
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 115,
"end": 116,
"loc": {
"start": {
"line": 3,
"column": 27
},
"end": {
"line": 3,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 117,
"end": 121,
"loc": {
"start": {
"line": 3,
"column": 29
},
"end": {
"line": 3,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../core/vector",
"start": 122,
"end": 141,
"loc": {
"start": {
"line": 3,
"column": 34
},
"end": {
"line": 3,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 141,
"end": 142,
"loc": {
"start": {
"line": 3,
"column": 53
},
"end": {
"line": 3,
"column": 54
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 144,
"end": 150,
"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": 151,
"end": 152,
"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": "lerp",
"start": 153,
"end": 157,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 158,
"end": 159,
"loc": {
"start": {
"line": 4,
"column": 14
},
"end": {
"line": 4,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 160,
"end": 164,
"loc": {
"start": {
"line": 4,
"column": 16
},
"end": {
"line": 4,
"column": 20
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../core/utils",
"start": 165,
"end": 183,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 183,
"end": 184,
"loc": {
"start": {
"line": 4,
"column": 39
},
"end": {
"line": 4,
"column": 40
}
}
},
{
"type": "CommentBlock",
"value": " dev:start ",
"start": 188,
"end": 203,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 15
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 205,
"end": 211,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trailerPoints",
"start": 212,
"end": 225,
"loc": {
"start": {
"line": 7,
"column": 7
},
"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": "from",
"start": 226,
"end": 230,
"loc": {
"start": {
"line": 7,
"column": 21
},
"end": {
"line": 7,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./trailer_points",
"start": 231,
"end": 249,
"loc": {
"start": {
"line": 7,
"column": 26
},
"end": {
"line": 7,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 249,
"end": 250,
"loc": {
"start": {
"line": 7,
"column": 44
},
"end": {
"line": 7,
"column": 45
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 254,
"end": 259,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tickrate",
"start": 260,
"end": 268,
"loc": {
"start": {
"line": 9,
"column": 6
},
"end": {
"line": 9,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 269,
"end": 270,
"loc": {
"start": {
"line": 9,
"column": 15
},
"end": {
"line": 9,
"column": 16
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 271,
"end": 272,
"loc": {
"start": {
"line": 9,
"column": 17
},
"end": {
"line": 9,
"column": 18
}
}
},
{
"type": {
"label": "/",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "/",
"start": 273,
"end": 274,
"loc": {
"start": {
"line": 9,
"column": 19
},
"end": {
"line": 9,
"column": 20
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 165,
"start": 275,
"end": 278,
"loc": {
"start": {
"line": 9,
"column": 21
},
"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": 278,
"end": 279,
"loc": {
"start": {
"line": 9,
"column": 24
},
"end": {
"line": 9,
"column": 25
}
}
},
{
"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": 283,
"end": 289,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 6
}
}
},
{
"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": 290,
"end": 295,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "TrailerMaker",
"start": 296,
"end": 308,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 25
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 309,
"end": 310,
"loc": {
"start": {
"line": 11,
"column": 26
},
"end": {
"line": 11,
"column": 27
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {GameRoot} root\r\n ",
"start": 316,
"end": 367,
"loc": {
"start": {
"line": 12,
"column": 4
},
"end": {
"line": 15,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 373,
"end": 384,
"loc": {
"start": {
"line": 16,
"column": 4
},
"end": {
"line": 16,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 384,
"end": 385,
"loc": {
"start": {
"line": 16,
"column": 15
},
"end": {
"line": 16,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 385,
"end": 389,
"loc": {
"start": {
"line": 16,
"column": 16
},
"end": {
"line": 16,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 389,
"end": 390,
"loc": {
"start": {
"line": 16,
"column": 20
},
"end": {
"line": 16,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 391,
"end": 392,
"loc": {
"start": {
"line": 16,
"column": 22
},
"end": {
"line": 16,
"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": 402,
"end": 406,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 406,
"end": 407,
"loc": {
"start": {
"line": 17,
"column": 12
},
"end": {
"line": 17,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 407,
"end": 411,
"loc": {
"start": {
"line": 17,
"column": 13
},
"end": {
"line": 17,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 412,
"end": 413,
"loc": {
"start": {
"line": 17,
"column": 18
},
"end": {
"line": 17,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 414,
"end": 418,
"loc": {
"start": {
"line": 17,
"column": 20
},
"end": {
"line": 17,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 418,
"end": 419,
"loc": {
"start": {
"line": 17,
"column": 24
},
"end": {
"line": 17,
"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": 431,
"end": 435,
"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": 435,
"end": 436,
"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": "markers",
"start": 436,
"end": 443,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 19,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 444,
"end": 445,
"loc": {
"start": {
"line": 19,
"column": 21
},
"end": {
"line": 19,
"column": 22
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 446,
"end": 447,
"loc": {
"start": {
"line": 19,
"column": 23
},
"end": {
"line": 19,
"column": 24
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 447,
"end": 448,
"loc": {
"start": {
"line": 19,
"column": 24
},
"end": {
"line": 19,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 448,
"end": 449,
"loc": {
"start": {
"line": 19,
"column": 25
},
"end": {
"line": 19,
"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": 459,
"end": 463,
"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": 463,
"end": 464,
"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": "playbackMarkers",
"start": 464,
"end": 479,
"loc": {
"start": {
"line": 20,
"column": 13
},
"end": {
"line": 20,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 480,
"end": 481,
"loc": {
"start": {
"line": 20,
"column": 29
},
"end": {
"line": 20,
"column": 30
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 482,
"end": 486,
"loc": {
"start": {
"line": 20,
"column": 31
},
"end": {
"line": 20,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 486,
"end": 487,
"loc": {
"start": {
"line": 20,
"column": 35
},
"end": {
"line": 20,
"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": 497,
"end": 501,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 501,
"end": 502,
"loc": {
"start": {
"line": 21,
"column": 12
},
"end": {
"line": 21,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackOrigin",
"start": 502,
"end": 523,
"loc": {
"start": {
"line": 21,
"column": 13
},
"end": {
"line": 21,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 524,
"end": 525,
"loc": {
"start": {
"line": 21,
"column": 35
},
"end": {
"line": 21,
"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": 526,
"end": 529,
"loc": {
"start": {
"line": 21,
"column": 37
},
"end": {
"line": 21,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 530,
"end": 536,
"loc": {
"start": {
"line": 21,
"column": 41
},
"end": {
"line": 21,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 536,
"end": 537,
"loc": {
"start": {
"line": 21,
"column": 47
},
"end": {
"line": 21,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 537,
"end": 538,
"loc": {
"start": {
"line": 21,
"column": 48
},
"end": {
"line": 21,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 538,
"end": 539,
"loc": {
"start": {
"line": 21,
"column": 49
},
"end": {
"line": 21,
"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": 549,
"end": 553,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 553,
"end": 554,
"loc": {
"start": {
"line": 22,
"column": 12
},
"end": {
"line": 22,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackZoom",
"start": 554,
"end": 573,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 574,
"end": 575,
"loc": {
"start": {
"line": 22,
"column": 33
},
"end": {
"line": 22,
"column": 34
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 3,
"start": 576,
"end": 577,
"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": 577,
"end": 578,
"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": "window",
"start": 590,
"end": 596,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 596,
"end": 597,
"loc": {
"start": {
"line": 24,
"column": 14
},
"end": {
"line": 24,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addEventListener",
"start": 597,
"end": 613,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 613,
"end": 614,
"loc": {
"start": {
"line": 24,
"column": 31
},
"end": {
"line": 24,
"column": 32
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "keydown",
"start": 614,
"end": 623,
"loc": {
"start": {
"line": 24,
"column": 32
},
"end": {
"line": 24,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 623,
"end": 624,
"loc": {
"start": {
"line": 24,
"column": 41
},
"end": {
"line": 24,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ev",
"start": 625,
"end": 627,
"loc": {
"start": {
"line": 24,
"column": 43
},
"end": {
"line": 24,
"column": 45
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 628,
"end": 630,
"loc": {
"start": {
"line": 24,
"column": 46
},
"end": {
"line": 24,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 631,
"end": 632,
"loc": {
"start": {
"line": 24,
"column": 49
},
"end": {
"line": 24,
"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": 646,
"end": 648,
"loc": {
"start": {
"line": 25,
"column": 12
},
"end": {
"line": 25,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 649,
"end": 650,
"loc": {
"start": {
"line": 25,
"column": 15
},
"end": {
"line": 25,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ev",
"start": 650,
"end": 652,
"loc": {
"start": {
"line": 25,
"column": 16
},
"end": {
"line": 25,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 652,
"end": 653,
"loc": {
"start": {
"line": 25,
"column": 18
},
"end": {
"line": 25,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 653,
"end": 656,
"loc": {
"start": {
"line": 25,
"column": 19
},
"end": {
"line": 25,
"column": 22
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 657,
"end": 660,
"loc": {
"start": {
"line": 25,
"column": 23
},
"end": {
"line": 25,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "j",
"start": 661,
"end": 664,
"loc": {
"start": {
"line": 25,
"column": 27
},
"end": {
"line": 25,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 664,
"end": 665,
"loc": {
"start": {
"line": 25,
"column": 30
},
"end": {
"line": 25,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 666,
"end": 667,
"loc": {
"start": {
"line": 25,
"column": 32
},
"end": {
"line": 25,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 685,
"end": 692,
"loc": {
"start": {
"line": 26,
"column": 16
},
"end": {
"line": 26,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 692,
"end": 693,
"loc": {
"start": {
"line": 26,
"column": 23
},
"end": {
"line": 26,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 693,
"end": 696,
"loc": {
"start": {
"line": 26,
"column": 24
},
"end": {
"line": 26,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 696,
"end": 697,
"loc": {
"start": {
"line": 26,
"column": 27
},
"end": {
"line": 26,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Record",
"start": 697,
"end": 705,
"loc": {
"start": {
"line": 26,
"column": 28
},
"end": {
"line": 26,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 705,
"end": 706,
"loc": {
"start": {
"line": 26,
"column": 36
},
"end": {
"line": 26,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 706,
"end": 707,
"loc": {
"start": {
"line": 26,
"column": 37
},
"end": {
"line": 26,
"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": 725,
"end": 729,
"loc": {
"start": {
"line": 27,
"column": 16
},
"end": {
"line": 27,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 729,
"end": 730,
"loc": {
"start": {
"line": 27,
"column": 20
},
"end": {
"line": 27,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "markers",
"start": 730,
"end": 737,
"loc": {
"start": {
"line": 27,
"column": 21
},
"end": {
"line": 27,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 737,
"end": 738,
"loc": {
"start": {
"line": 27,
"column": 28
},
"end": {
"line": 27,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 738,
"end": 742,
"loc": {
"start": {
"line": 27,
"column": 29
},
"end": {
"line": 27,
"column": 33
}
}
},
{
"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": 27,
"column": 33
},
"end": {
"line": 27,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 743,
"end": 744,
"loc": {
"start": {
"line": 27,
"column": 34
},
"end": {
"line": 27,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 766,
"end": 769,
"loc": {
"start": {
"line": 28,
"column": 20
},
"end": {
"line": 28,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 769,
"end": 770,
"loc": {
"start": {
"line": 28,
"column": 23
},
"end": {
"line": 28,
"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": 771,
"end": 775,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 775,
"end": 776,
"loc": {
"start": {
"line": 28,
"column": 29
},
"end": {
"line": 28,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 776,
"end": 780,
"loc": {
"start": {
"line": 28,
"column": 30
},
"end": {
"line": 28,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 780,
"end": 781,
"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": "camera",
"start": 781,
"end": 787,
"loc": {
"start": {
"line": 28,
"column": 35
},
"end": {
"line": 28,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 787,
"end": 788,
"loc": {
"start": {
"line": 28,
"column": 41
},
"end": {
"line": 28,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "center",
"start": 788,
"end": 794,
"loc": {
"start": {
"line": 28,
"column": 42
},
"end": {
"line": 28,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 794,
"end": 795,
"loc": {
"start": {
"line": 28,
"column": 48
},
"end": {
"line": 28,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copy",
"start": 795,
"end": 799,
"loc": {
"start": {
"line": 28,
"column": 49
},
"end": {
"line": 28,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 799,
"end": 800,
"loc": {
"start": {
"line": 28,
"column": 53
},
"end": {
"line": 28,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 800,
"end": 801,
"loc": {
"start": {
"line": 28,
"column": 54
},
"end": {
"line": 28,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 801,
"end": 802,
"loc": {
"start": {
"line": 28,
"column": 55
},
"end": {
"line": 28,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoom",
"start": 824,
"end": 828,
"loc": {
"start": {
"line": 29,
"column": 20
},
"end": {
"line": 29,
"column": 24
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 828,
"end": 829,
"loc": {
"start": {
"line": 29,
"column": 24
},
"end": {
"line": 29,
"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": 830,
"end": 834,
"loc": {
"start": {
"line": 29,
"column": 26
},
"end": {
"line": 29,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 834,
"end": 835,
"loc": {
"start": {
"line": 29,
"column": 30
},
"end": {
"line": 29,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 835,
"end": 839,
"loc": {
"start": {
"line": 29,
"column": 31
},
"end": {
"line": 29,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 839,
"end": 840,
"loc": {
"start": {
"line": 29,
"column": 35
},
"end": {
"line": 29,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 840,
"end": 846,
"loc": {
"start": {
"line": 29,
"column": 36
},
"end": {
"line": 29,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 846,
"end": 847,
"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": "zoomLevel",
"start": 847,
"end": 856,
"loc": {
"start": {
"line": 29,
"column": 43
},
"end": {
"line": 29,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 856,
"end": 857,
"loc": {
"start": {
"line": 29,
"column": 52
},
"end": {
"line": 29,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "time",
"start": 879,
"end": 883,
"loc": {
"start": {
"line": 30,
"column": 20
},
"end": {
"line": 30,
"column": 24
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 883,
"end": 884,
"loc": {
"start": {
"line": 30,
"column": 24
},
"end": {
"line": 30,
"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": 885,
"end": 886,
"loc": {
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 30,
"column": 27
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 886,
"end": 887,
"loc": {
"start": {
"line": 30,
"column": 27
},
"end": {
"line": 30,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wait",
"start": 909,
"end": 913,
"loc": {
"start": {
"line": 31,
"column": 20
},
"end": {
"line": 31,
"column": 24
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 913,
"end": 914,
"loc": {
"start": {
"line": 31,
"column": 24
},
"end": {
"line": 31,
"column": 25
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 915,
"end": 916,
"loc": {
"start": {
"line": 31,
"column": 26
},
"end": {
"line": 31,
"column": 27
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 916,
"end": 917,
"loc": {
"start": {
"line": 31,
"column": 27
},
"end": {
"line": 31,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 935,
"end": 936,
"loc": {
"start": {
"line": 32,
"column": 16
},
"end": {
"line": 32,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 936,
"end": 937,
"loc": {
"start": {
"line": 32,
"column": 17
},
"end": {
"line": 32,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 937,
"end": 938,
"loc": {
"start": {
"line": 32,
"column": 18
},
"end": {
"line": 32,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 952,
"end": 953,
"loc": {
"start": {
"line": 33,
"column": 12
},
"end": {
"line": 33,
"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": 954,
"end": 958,
"loc": {
"start": {
"line": 33,
"column": 14
},
"end": {
"line": 33,
"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": 959,
"end": 961,
"loc": {
"start": {
"line": 33,
"column": 19
},
"end": {
"line": 33,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 962,
"end": 963,
"loc": {
"start": {
"line": 33,
"column": 22
},
"end": {
"line": 33,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ev",
"start": 963,
"end": 965,
"loc": {
"start": {
"line": 33,
"column": 23
},
"end": {
"line": 33,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 965,
"end": 966,
"loc": {
"start": {
"line": 33,
"column": 25
},
"end": {
"line": 33,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 966,
"end": 969,
"loc": {
"start": {
"line": 33,
"column": 26
},
"end": {
"line": 33,
"column": 29
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 970,
"end": 973,
"loc": {
"start": {
"line": 33,
"column": 30
},
"end": {
"line": 33,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "k",
"start": 974,
"end": 977,
"loc": {
"start": {
"line": 33,
"column": 34
},
"end": {
"line": 33,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 977,
"end": 978,
"loc": {
"start": {
"line": 33,
"column": 37
},
"end": {
"line": 33,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 979,
"end": 980,
"loc": {
"start": {
"line": 33,
"column": 39
},
"end": {
"line": 33,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 998,
"end": 1005,
"loc": {
"start": {
"line": 34,
"column": 16
},
"end": {
"line": 34,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1005,
"end": 1006,
"loc": {
"start": {
"line": 34,
"column": 23
},
"end": {
"line": 34,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1006,
"end": 1009,
"loc": {
"start": {
"line": 34,
"column": 24
},
"end": {
"line": 34,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1009,
"end": 1010,
"loc": {
"start": {
"line": 34,
"column": 27
},
"end": {
"line": 34,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Export",
"start": 1010,
"end": 1018,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 34,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1018,
"end": 1019,
"loc": {
"start": {
"line": 34,
"column": 36
},
"end": {
"line": 34,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1019,
"end": 1020,
"loc": {
"start": {
"line": 34,
"column": 37
},
"end": {
"line": 34,
"column": 38
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 1038,
"end": 1043,
"loc": {
"start": {
"line": 35,
"column": 16
},
"end": {
"line": 35,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "json",
"start": 1044,
"end": 1048,
"loc": {
"start": {
"line": 35,
"column": 22
},
"end": {
"line": 35,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1049,
"end": 1050,
"loc": {
"start": {
"line": 35,
"column": 27
},
"end": {
"line": 35,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "JSON",
"start": 1051,
"end": 1055,
"loc": {
"start": {
"line": 35,
"column": 29
},
"end": {
"line": 35,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1055,
"end": 1056,
"loc": {
"start": {
"line": 35,
"column": 33
},
"end": {
"line": 35,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stringify",
"start": 1056,
"end": 1065,
"loc": {
"start": {
"line": 35,
"column": 34
},
"end": {
"line": 35,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1065,
"end": 1066,
"loc": {
"start": {
"line": 35,
"column": 43
},
"end": {
"line": 35,
"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": 1066,
"end": 1070,
"loc": {
"start": {
"line": 35,
"column": 44
},
"end": {
"line": 35,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1070,
"end": 1071,
"loc": {
"start": {
"line": 35,
"column": 48
},
"end": {
"line": 35,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "markers",
"start": 1071,
"end": 1078,
"loc": {
"start": {
"line": 35,
"column": 49
},
"end": {
"line": 35,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1078,
"end": 1079,
"loc": {
"start": {
"line": 35,
"column": 56
},
"end": {
"line": 35,
"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": 35,
"column": 57
},
"end": {
"line": 35,
"column": 58
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 1098,
"end": 1103,
"loc": {
"start": {
"line": 36,
"column": 16
},
"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": "handle",
"start": 1104,
"end": 1110,
"loc": {
"start": {
"line": 36,
"column": 22
},
"end": {
"line": 36,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1111,
"end": 1112,
"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": "window",
"start": 1113,
"end": 1119,
"loc": {
"start": {
"line": 36,
"column": 31
},
"end": {
"line": 36,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1119,
"end": 1120,
"loc": {
"start": {
"line": 36,
"column": 37
},
"end": {
"line": 36,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "open",
"start": 1120,
"end": 1124,
"loc": {
"start": {
"line": 36,
"column": 38
},
"end": {
"line": 36,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1124,
"end": 1125,
"loc": {
"start": {
"line": 36,
"column": 42
},
"end": {
"line": 36,
"column": 43
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "about:blank",
"start": 1125,
"end": 1138,
"loc": {
"start": {
"line": 36,
"column": 43
},
"end": {
"line": 36,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1138,
"end": 1139,
"loc": {
"start": {
"line": 36,
"column": 56
},
"end": {
"line": 36,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1139,
"end": 1140,
"loc": {
"start": {
"line": 36,
"column": 57
},
"end": {
"line": 36,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "handle",
"start": 1158,
"end": 1164,
"loc": {
"start": {
"line": 37,
"column": 16
},
"end": {
"line": 37,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1164,
"end": 1165,
"loc": {
"start": {
"line": 37,
"column": 22
},
"end": {
"line": 37,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "document",
"start": 1165,
"end": 1173,
"loc": {
"start": {
"line": 37,
"column": 23
},
"end": {
"line": 37,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1173,
"end": 1174,
"loc": {
"start": {
"line": 37,
"column": 31
},
"end": {
"line": 37,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "write",
"start": 1174,
"end": 1179,
"loc": {
"start": {
"line": 37,
"column": 32
},
"end": {
"line": 37,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1179,
"end": 1180,
"loc": {
"start": {
"line": 37,
"column": 37
},
"end": {
"line": 37,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "json",
"start": 1180,
"end": 1184,
"loc": {
"start": {
"line": 37,
"column": 38
},
"end": {
"line": 37,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1184,
"end": 1185,
"loc": {
"start": {
"line": 37,
"column": 42
},
"end": {
"line": 37,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1185,
"end": 1186,
"loc": {
"start": {
"line": 37,
"column": 43
},
"end": {
"line": 37,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1200,
"end": 1201,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"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": 1202,
"end": 1206,
"loc": {
"start": {
"line": 38,
"column": 14
},
"end": {
"line": 38,
"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": 1207,
"end": 1209,
"loc": {
"start": {
"line": 38,
"column": 19
},
"end": {
"line": 38,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1210,
"end": 1211,
"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": "ev",
"start": 1211,
"end": 1213,
"loc": {
"start": {
"line": 38,
"column": 23
},
"end": {
"line": 38,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1213,
"end": 1214,
"loc": {
"start": {
"line": 38,
"column": 25
},
"end": {
"line": 38,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 1214,
"end": 1217,
"loc": {
"start": {
"line": 38,
"column": 26
},
"end": {
"line": 38,
"column": 29
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 1218,
"end": 1221,
"loc": {
"start": {
"line": 38,
"column": 30
},
"end": {
"line": 38,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "u",
"start": 1222,
"end": 1225,
"loc": {
"start": {
"line": 38,
"column": 34
},
"end": {
"line": 38,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1225,
"end": 1226,
"loc": {
"start": {
"line": 38,
"column": 37
},
"end": {
"line": 38,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1227,
"end": 1228,
"loc": {
"start": {
"line": 38,
"column": 39
},
"end": {
"line": 38,
"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": 1246,
"end": 1248,
"loc": {
"start": {
"line": 39,
"column": 16
},
"end": {
"line": 39,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1249,
"end": 1250,
"loc": {
"start": {
"line": 39,
"column": 19
},
"end": {
"line": 39,
"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": 1250,
"end": 1254,
"loc": {
"start": {
"line": 39,
"column": 20
},
"end": {
"line": 39,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1254,
"end": 1255,
"loc": {
"start": {
"line": 39,
"column": 24
},
"end": {
"line": 39,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 1255,
"end": 1270,
"loc": {
"start": {
"line": 39,
"column": 25
},
"end": {
"line": 39,
"column": 40
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 1271,
"end": 1273,
"loc": {
"start": {
"line": 39,
"column": 41
},
"end": {
"line": 39,
"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": 1274,
"end": 1278,
"loc": {
"start": {
"line": 39,
"column": 44
},
"end": {
"line": 39,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1278,
"end": 1279,
"loc": {
"start": {
"line": 39,
"column": 48
},
"end": {
"line": 39,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 1279,
"end": 1294,
"loc": {
"start": {
"line": 39,
"column": 49
},
"end": {
"line": 39,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1294,
"end": 1295,
"loc": {
"start": {
"line": 39,
"column": 64
},
"end": {
"line": 39,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 1295,
"end": 1301,
"loc": {
"start": {
"line": 39,
"column": 65
},
"end": {
"line": 39,
"column": 71
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 1302,
"end": 1303,
"loc": {
"start": {
"line": 39,
"column": 72
},
"end": {
"line": 39,
"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": 1304,
"end": 1305,
"loc": {
"start": {
"line": 39,
"column": 74
},
"end": {
"line": 39,
"column": 75
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1305,
"end": 1306,
"loc": {
"start": {
"line": 39,
"column": 75
},
"end": {
"line": 39,
"column": 76
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1307,
"end": 1308,
"loc": {
"start": {
"line": 39,
"column": 77
},
"end": {
"line": 39,
"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": 1330,
"end": 1334,
"loc": {
"start": {
"line": 40,
"column": 20
},
"end": {
"line": 40,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1334,
"end": 1335,
"loc": {
"start": {
"line": 40,
"column": 24
},
"end": {
"line": 40,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 1335,
"end": 1350,
"loc": {
"start": {
"line": 40,
"column": 25
},
"end": {
"line": 40,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1351,
"end": 1352,
"loc": {
"start": {
"line": 40,
"column": 41
},
"end": {
"line": 40,
"column": 42
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1353,
"end": 1354,
"loc": {
"start": {
"line": 40,
"column": 43
},
"end": {
"line": 40,
"column": 44
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1354,
"end": 1355,
"loc": {
"start": {
"line": 40,
"column": 44
},
"end": {
"line": 40,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1355,
"end": 1356,
"loc": {
"start": {
"line": 40,
"column": 45
},
"end": {
"line": 40,
"column": 46
}
}
},
{
"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": 1378,
"end": 1384,
"loc": {
"start": {
"line": 41,
"column": 20
},
"end": {
"line": 41,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1384,
"end": 1385,
"loc": {
"start": {
"line": 41,
"column": 26
},
"end": {
"line": 41,
"column": 27
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1403,
"end": 1404,
"loc": {
"start": {
"line": 42,
"column": 16
},
"end": {
"line": 42,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 1422,
"end": 1429,
"loc": {
"start": {
"line": 43,
"column": 16
},
"end": {
"line": 43,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1429,
"end": 1430,
"loc": {
"start": {
"line": 43,
"column": 23
},
"end": {
"line": 43,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1430,
"end": 1433,
"loc": {
"start": {
"line": 43,
"column": 24
},
"end": {
"line": 43,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1433,
"end": 1434,
"loc": {
"start": {
"line": 43,
"column": 27
},
"end": {
"line": 43,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Playback",
"start": 1434,
"end": 1444,
"loc": {
"start": {
"line": 43,
"column": 28
},
"end": {
"line": 43,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1444,
"end": 1445,
"loc": {
"start": {
"line": 43,
"column": 38
},
"end": {
"line": 43,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1445,
"end": 1446,
"loc": {
"start": {
"line": 43,
"column": 39
},
"end": {
"line": 43,
"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": 1464,
"end": 1468,
"loc": {
"start": {
"line": 44,
"column": 16
},
"end": {
"line": 44,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1468,
"end": 1469,
"loc": {
"start": {
"line": 44,
"column": 20
},
"end": {
"line": 44,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 1469,
"end": 1484,
"loc": {
"start": {
"line": 44,
"column": 21
},
"end": {
"line": 44,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1485,
"end": 1486,
"loc": {
"start": {
"line": 44,
"column": 37
},
"end": {
"line": 44,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trailerPoints",
"start": 1487,
"end": 1500,
"loc": {
"start": {
"line": 44,
"column": 39
},
"end": {
"line": 44,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1500,
"end": 1501,
"loc": {
"start": {
"line": 44,
"column": 52
},
"end": {
"line": 44,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "map",
"start": 1501,
"end": 1504,
"loc": {
"start": {
"line": 44,
"column": 53
},
"end": {
"line": 44,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1504,
"end": 1505,
"loc": {
"start": {
"line": 44,
"column": 56
},
"end": {
"line": 44,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "p",
"start": 1505,
"end": 1506,
"loc": {
"start": {
"line": 44,
"column": 57
},
"end": {
"line": 44,
"column": 58
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1507,
"end": 1509,
"loc": {
"start": {
"line": 44,
"column": 59
},
"end": {
"line": 44,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Object",
"start": 1510,
"end": 1516,
"loc": {
"start": {
"line": 44,
"column": 62
},
"end": {
"line": 44,
"column": 68
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1516,
"end": 1517,
"loc": {
"start": {
"line": 44,
"column": 68
},
"end": {
"line": 44,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "assign",
"start": 1517,
"end": 1523,
"loc": {
"start": {
"line": 44,
"column": 69
},
"end": {
"line": 44,
"column": 75
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1523,
"end": 1524,
"loc": {
"start": {
"line": 44,
"column": 75
},
"end": {
"line": 44,
"column": 76
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1524,
"end": 1525,
"loc": {
"start": {
"line": 44,
"column": 76
},
"end": {
"line": 44,
"column": 77
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1525,
"end": 1526,
"loc": {
"start": {
"line": 44,
"column": 77
},
"end": {
"line": 44,
"column": 78
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1526,
"end": 1527,
"loc": {
"start": {
"line": 44,
"column": 78
},
"end": {
"line": 44,
"column": 79
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "p",
"start": 1528,
"end": 1529,
"loc": {
"start": {
"line": 44,
"column": 80
},
"end": {
"line": 44,
"column": 81
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1529,
"end": 1530,
"loc": {
"start": {
"line": 44,
"column": 81
},
"end": {
"line": 44,
"column": 82
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1530,
"end": 1531,
"loc": {
"start": {
"line": 44,
"column": 82
},
"end": {
"line": 44,
"column": 83
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1531,
"end": 1532,
"loc": {
"start": {
"line": 44,
"column": 83
},
"end": {
"line": 44,
"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": 1550,
"end": 1554,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1554,
"end": 1555,
"loc": {
"start": {
"line": 45,
"column": 20
},
"end": {
"line": 45,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 1555,
"end": 1570,
"loc": {
"start": {
"line": 45,
"column": 21
},
"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": 1570,
"end": 1571,
"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": "unshift",
"start": 1571,
"end": 1578,
"loc": {
"start": {
"line": 45,
"column": 37
},
"end": {
"line": 45,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1578,
"end": 1579,
"loc": {
"start": {
"line": 45,
"column": 44
},
"end": {
"line": 45,
"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": 1579,
"end": 1583,
"loc": {
"start": {
"line": 45,
"column": 45
},
"end": {
"line": 45,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1583,
"end": 1584,
"loc": {
"start": {
"line": 45,
"column": 49
},
"end": {
"line": 45,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 1584,
"end": 1599,
"loc": {
"start": {
"line": 45,
"column": 50
},
"end": {
"line": 45,
"column": 65
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1599,
"end": 1600,
"loc": {
"start": {
"line": 45,
"column": 65
},
"end": {
"line": 45,
"column": 66
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 1600,
"end": 1601,
"loc": {
"start": {
"line": 45,
"column": 66
},
"end": {
"line": 45,
"column": 67
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1601,
"end": 1602,
"loc": {
"start": {
"line": 45,
"column": 67
},
"end": {
"line": 45,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1602,
"end": 1603,
"loc": {
"start": {
"line": 45,
"column": 68
},
"end": {
"line": 45,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1603,
"end": 1604,
"loc": {
"start": {
"line": 45,
"column": 69
},
"end": {
"line": 45,
"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": 1622,
"end": 1626,
"loc": {
"start": {
"line": 46,
"column": 16
},
"end": {
"line": 46,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1626,
"end": 1627,
"loc": {
"start": {
"line": 46,
"column": 20
},
"end": {
"line": 46,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackOrigin",
"start": 1627,
"end": 1648,
"loc": {
"start": {
"line": 46,
"column": 21
},
"end": {
"line": 46,
"column": 42
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1649,
"end": 1650,
"loc": {
"start": {
"line": 46,
"column": 43
},
"end": {
"line": 46,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 1651,
"end": 1657,
"loc": {
"start": {
"line": 46,
"column": 45
},
"end": {
"line": 46,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1657,
"end": 1658,
"loc": {
"start": {
"line": 46,
"column": 51
},
"end": {
"line": 46,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fromSerializedObject",
"start": 1658,
"end": 1678,
"loc": {
"start": {
"line": 46,
"column": 52
},
"end": {
"line": 46,
"column": 72
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1678,
"end": 1679,
"loc": {
"start": {
"line": 46,
"column": 72
},
"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": 1679,
"end": 1683,
"loc": {
"start": {
"line": 46,
"column": 73
},
"end": {
"line": 46,
"column": 77
}
}
},
{
"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": 46,
"column": 77
},
"end": {
"line": 46,
"column": 78
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 1684,
"end": 1699,
"loc": {
"start": {
"line": 46,
"column": 78
},
"end": {
"line": 46,
"column": 93
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1699,
"end": 1700,
"loc": {
"start": {
"line": 46,
"column": 93
},
"end": {
"line": 46,
"column": 94
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 1700,
"end": 1701,
"loc": {
"start": {
"line": 46,
"column": 94
},
"end": {
"line": 46,
"column": 95
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1701,
"end": 1702,
"loc": {
"start": {
"line": 46,
"column": 95
},
"end": {
"line": 46,
"column": 96
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1702,
"end": 1703,
"loc": {
"start": {
"line": 46,
"column": 96
},
"end": {
"line": 46,
"column": 97
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 1703,
"end": 1706,
"loc": {
"start": {
"line": 46,
"column": 97
},
"end": {
"line": 46,
"column": 100
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1706,
"end": 1707,
"loc": {
"start": {
"line": 46,
"column": 100
},
"end": {
"line": 46,
"column": 101
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1707,
"end": 1708,
"loc": {
"start": {
"line": 46,
"column": 101
},
"end": {
"line": 46,
"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": 1728,
"end": 1732,
"loc": {
"start": {
"line": 48,
"column": 16
},
"end": {
"line": 48,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1732,
"end": 1733,
"loc": {
"start": {
"line": 48,
"column": 20
},
"end": {
"line": 48,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackZoom",
"start": 1733,
"end": 1752,
"loc": {
"start": {
"line": 48,
"column": 21
},
"end": {
"line": 48,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1753,
"end": 1754,
"loc": {
"start": {
"line": 48,
"column": 41
},
"end": {
"line": 48,
"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": 1755,
"end": 1759,
"loc": {
"start": {
"line": 48,
"column": 43
},
"end": {
"line": 48,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1759,
"end": 1760,
"loc": {
"start": {
"line": 48,
"column": 47
},
"end": {
"line": 48,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 1760,
"end": 1775,
"loc": {
"start": {
"line": 48,
"column": 48
},
"end": {
"line": 48,
"column": 63
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1775,
"end": 1776,
"loc": {
"start": {
"line": 48,
"column": 63
},
"end": {
"line": 48,
"column": 64
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 1776,
"end": 1777,
"loc": {
"start": {
"line": 48,
"column": 64
},
"end": {
"line": 48,
"column": 65
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1777,
"end": 1778,
"loc": {
"start": {
"line": 48,
"column": 65
},
"end": {
"line": 48,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1778,
"end": 1779,
"loc": {
"start": {
"line": 48,
"column": 66
},
"end": {
"line": 48,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoom",
"start": 1779,
"end": 1783,
"loc": {
"start": {
"line": 48,
"column": 67
},
"end": {
"line": 48,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1783,
"end": 1784,
"loc": {
"start": {
"line": 48,
"column": 71
},
"end": {
"line": 48,
"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": 1802,
"end": 1806,
"loc": {
"start": {
"line": 49,
"column": 16
},
"end": {
"line": 49,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1806,
"end": 1807,
"loc": {
"start": {
"line": 49,
"column": 20
},
"end": {
"line": 49,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1807,
"end": 1811,
"loc": {
"start": {
"line": 49,
"column": 21
},
"end": {
"line": 49,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1811,
"end": 1812,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 1812,
"end": 1818,
"loc": {
"start": {
"line": 49,
"column": 26
},
"end": {
"line": 49,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1818,
"end": 1819,
"loc": {
"start": {
"line": 49,
"column": 32
},
"end": {
"line": 49,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "center",
"start": 1819,
"end": 1825,
"loc": {
"start": {
"line": 49,
"column": 33
},
"end": {
"line": 49,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1826,
"end": 1827,
"loc": {
"start": {
"line": 49,
"column": 40
},
"end": {
"line": 49,
"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": 1828,
"end": 1832,
"loc": {
"start": {
"line": 49,
"column": 42
},
"end": {
"line": 49,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1832,
"end": 1833,
"loc": {
"start": {
"line": 49,
"column": 46
},
"end": {
"line": 49,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackOrigin",
"start": 1833,
"end": 1854,
"loc": {
"start": {
"line": 49,
"column": 47
},
"end": {
"line": 49,
"column": 68
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1854,
"end": 1855,
"loc": {
"start": {
"line": 49,
"column": 68
},
"end": {
"line": 49,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copy",
"start": 1855,
"end": 1859,
"loc": {
"start": {
"line": 49,
"column": 69
},
"end": {
"line": 49,
"column": 73
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1859,
"end": 1860,
"loc": {
"start": {
"line": 49,
"column": 73
},
"end": {
"line": 49,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1860,
"end": 1861,
"loc": {
"start": {
"line": 49,
"column": 74
},
"end": {
"line": 49,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1861,
"end": 1862,
"loc": {
"start": {
"line": 49,
"column": 75
},
"end": {
"line": 49,
"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": 1880,
"end": 1884,
"loc": {
"start": {
"line": 50,
"column": 16
},
"end": {
"line": 50,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1884,
"end": 1885,
"loc": {
"start": {
"line": 50,
"column": 20
},
"end": {
"line": 50,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1885,
"end": 1889,
"loc": {
"start": {
"line": 50,
"column": 21
},
"end": {
"line": 50,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1889,
"end": 1890,
"loc": {
"start": {
"line": 50,
"column": 25
},
"end": {
"line": 50,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 1890,
"end": 1896,
"loc": {
"start": {
"line": 50,
"column": 26
},
"end": {
"line": 50,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1896,
"end": 1897,
"loc": {
"start": {
"line": 50,
"column": 32
},
"end": {
"line": 50,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoomLevel",
"start": 1897,
"end": 1906,
"loc": {
"start": {
"line": 50,
"column": 33
},
"end": {
"line": 50,
"column": 42
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1907,
"end": 1908,
"loc": {
"start": {
"line": 50,
"column": 43
},
"end": {
"line": 50,
"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": 1909,
"end": 1913,
"loc": {
"start": {
"line": 50,
"column": 45
},
"end": {
"line": 50,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1913,
"end": 1914,
"loc": {
"start": {
"line": 50,
"column": 49
},
"end": {
"line": 50,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackZoom",
"start": 1914,
"end": 1933,
"loc": {
"start": {
"line": 50,
"column": 50
},
"end": {
"line": 50,
"column": 69
}
}
},
{
"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": 50,
"column": 69
},
"end": {
"line": 50,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 1952,
"end": 1959,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1959,
"end": 1960,
"loc": {
"start": {
"line": 51,
"column": 23
},
"end": {
"line": 51,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1960,
"end": 1963,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 51,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1963,
"end": 1964,
"loc": {
"start": {
"line": 51,
"column": 27
},
"end": {
"line": 51,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "STart at",
"start": 1964,
"end": 1974,
"loc": {
"start": {
"line": 51,
"column": 28
},
"end": {
"line": 51,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1974,
"end": 1975,
"loc": {
"start": {
"line": 51,
"column": 38
},
"end": {
"line": 51,
"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": 1976,
"end": 1980,
"loc": {
"start": {
"line": 51,
"column": 40
},
"end": {
"line": 51,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1980,
"end": 1981,
"loc": {
"start": {
"line": 51,
"column": 44
},
"end": {
"line": 51,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackOrigin",
"start": 1981,
"end": 2002,
"loc": {
"start": {
"line": 51,
"column": 45
},
"end": {
"line": 51,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2002,
"end": 2003,
"loc": {
"start": {
"line": 51,
"column": 66
},
"end": {
"line": 51,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2003,
"end": 2004,
"loc": {
"start": {
"line": 51,
"column": 67
},
"end": {
"line": 51,
"column": 68
}
}
},
{
"type": "CommentLine",
"value": " this.root.entityMgr.getAllWithComponent(MinerComponent).forEach(miner => {",
"start": 2024,
"end": 2101,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 93
}
}
},
{
"type": "CommentLine",
"value": " miner.components.Miner.itemChainBuffer = [];",
"start": 2119,
"end": 2170,
"loc": {
"start": {
"line": 54,
"column": 16
},
"end": {
"line": 54,
"column": 67
}
}
},
{
"type": "CommentLine",
"value": " miner.components.Miner.lastMiningTime = this.root.time.now() + 5;",
"start": 2188,
"end": 2260,
"loc": {
"start": {
"line": 55,
"column": 16
},
"end": {
"line": 55,
"column": 88
}
}
},
{
"type": "CommentLine",
"value": " miner.components.ItemEjector.slots.forEach(slot => (slot.item = null));",
"start": 2278,
"end": 2356,
"loc": {
"start": {
"line": 56,
"column": 16
},
"end": {
"line": 56,
"column": 94
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 2374,
"end": 2380,
"loc": {
"start": {
"line": 57,
"column": 16
},
"end": {
"line": 57,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " this.root.logic.tryPlaceBuilding({",
"start": 2400,
"end": 2437,
"loc": {
"start": {
"line": 59,
"column": 16
},
"end": {
"line": 59,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " origin: new Vector(-428, -15),",
"start": 2455,
"end": 2492,
"loc": {
"start": {
"line": 60,
"column": 16
},
"end": {
"line": 60,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " building: gMetaBuildingRegistry.findByClass(MetaBeltBaseBuilding),",
"start": 2510,
"end": 2583,
"loc": {
"start": {
"line": 61,
"column": 16
},
"end": {
"line": 61,
"column": 89
}
}
},
{
"type": "CommentLine",
"value": " originalRotation: 0,",
"start": 2601,
"end": 2628,
"loc": {
"start": {
"line": 62,
"column": 16
},
"end": {
"line": 62,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " rotation: 0,",
"start": 2646,
"end": 2665,
"loc": {
"start": {
"line": 63,
"column": 16
},
"end": {
"line": 63,
"column": 35
}
}
},
{
"type": "CommentLine",
"value": " variant: \"default\",",
"start": 2683,
"end": 2709,
"loc": {
"start": {
"line": 64,
"column": 16
},
"end": {
"line": 64,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " rotationVariant: 0,",
"start": 2727,
"end": 2753,
"loc": {
"start": {
"line": 65,
"column": 16
},
"end": {
"line": 65,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 2771,
"end": 2777,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " this.root.logic.tryPlaceBuilding({",
"start": 2797,
"end": 2834,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " origin: new Vector(-427, -15),",
"start": 2852,
"end": 2889,
"loc": {
"start": {
"line": 69,
"column": 16
},
"end": {
"line": 69,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " building: gMetaBuildingRegistry.findByClass(MetaBeltBaseBuilding),",
"start": 2907,
"end": 2980,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 70,
"column": 89
}
}
},
{
"type": "CommentLine",
"value": " originalRotation: 0,",
"start": 2998,
"end": 3025,
"loc": {
"start": {
"line": 71,
"column": 16
},
"end": {
"line": 71,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " rotation: 0,",
"start": 3043,
"end": 3062,
"loc": {
"start": {
"line": 72,
"column": 16
},
"end": {
"line": 72,
"column": 35
}
}
},
{
"type": "CommentLine",
"value": " variant: \"default\",",
"start": 3080,
"end": 3106,
"loc": {
"start": {
"line": 73,
"column": 16
},
"end": {
"line": 73,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " rotationVariant: 0,",
"start": 3124,
"end": 3150,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " });",
"start": 3168,
"end": 3174,
"loc": {
"start": {
"line": 75,
"column": 16
},
"end": {
"line": 75,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3188,
"end": 3189,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3199,
"end": 3200,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3200,
"end": 3201,
"loc": {
"start": {
"line": 77,
"column": 9
},
"end": {
"line": 77,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3201,
"end": 3202,
"loc": {
"start": {
"line": 77,
"column": 10
},
"end": {
"line": 77,
"column": 11
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3208,
"end": 3209,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 78,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 3217,
"end": 3223,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 80,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3223,
"end": 3224,
"loc": {
"start": {
"line": 80,
"column": 10
},
"end": {
"line": 80,
"column": 11
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3224,
"end": 3225,
"loc": {
"start": {
"line": 80,
"column": 11
},
"end": {
"line": 80,
"column": 12
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3226,
"end": 3227,
"loc": {
"start": {
"line": 80,
"column": 13
},
"end": {
"line": 80,
"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": 3237,
"end": 3239,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3240,
"end": 3241,
"loc": {
"start": {
"line": 81,
"column": 11
},
"end": {
"line": 81,
"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": 3241,
"end": 3245,
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3245,
"end": 3246,
"loc": {
"start": {
"line": 81,
"column": 16
},
"end": {
"line": 81,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 3246,
"end": 3261,
"loc": {
"start": {
"line": 81,
"column": 17
},
"end": {
"line": 81,
"column": 32
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 3262,
"end": 3264,
"loc": {
"start": {
"line": 81,
"column": 33
},
"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": 3265,
"end": 3269,
"loc": {
"start": {
"line": 81,
"column": 36
},
"end": {
"line": 81,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3269,
"end": 3270,
"loc": {
"start": {
"line": 81,
"column": 40
},
"end": {
"line": 81,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 3270,
"end": 3285,
"loc": {
"start": {
"line": 81,
"column": 41
},
"end": {
"line": 81,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3285,
"end": 3286,
"loc": {
"start": {
"line": 81,
"column": 56
},
"end": {
"line": 81,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 3286,
"end": 3292,
"loc": {
"start": {
"line": 81,
"column": 57
},
"end": {
"line": 81,
"column": 63
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 3293,
"end": 3294,
"loc": {
"start": {
"line": 81,
"column": 64
},
"end": {
"line": 81,
"column": 65
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3295,
"end": 3296,
"loc": {
"start": {
"line": 81,
"column": 66
},
"end": {
"line": 81,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3296,
"end": 3297,
"loc": {
"start": {
"line": 81,
"column": 67
},
"end": {
"line": 81,
"column": 68
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3298,
"end": 3299,
"loc": {
"start": {
"line": 81,
"column": 69
},
"end": {
"line": 81,
"column": 70
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 3313,
"end": 3318,
"loc": {
"start": {
"line": 82,
"column": 12
},
"end": {
"line": 82,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextMarker",
"start": 3319,
"end": 3329,
"loc": {
"start": {
"line": 82,
"column": 18
},
"end": {
"line": 82,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3330,
"end": 3331,
"loc": {
"start": {
"line": 82,
"column": 29
},
"end": {
"line": 82,
"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": 3332,
"end": 3336,
"loc": {
"start": {
"line": 82,
"column": 31
},
"end": {
"line": 82,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3336,
"end": 3337,
"loc": {
"start": {
"line": 82,
"column": 35
},
"end": {
"line": 82,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 3337,
"end": 3352,
"loc": {
"start": {
"line": 82,
"column": 36
},
"end": {
"line": 82,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3352,
"end": 3353,
"loc": {
"start": {
"line": 82,
"column": 51
},
"end": {
"line": 82,
"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": 3353,
"end": 3354,
"loc": {
"start": {
"line": 82,
"column": 52
},
"end": {
"line": 82,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3354,
"end": 3355,
"loc": {
"start": {
"line": 82,
"column": 53
},
"end": {
"line": 82,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3355,
"end": 3356,
"loc": {
"start": {
"line": 82,
"column": 54
},
"end": {
"line": 82,
"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": 3372,
"end": 3374,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 84,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3375,
"end": 3376,
"loc": {
"start": {
"line": 84,
"column": 15
},
"end": {
"line": 84,
"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": 3376,
"end": 3377,
"loc": {
"start": {
"line": 84,
"column": 16
},
"end": {
"line": 84,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextMarker",
"start": 3377,
"end": 3387,
"loc": {
"start": {
"line": 84,
"column": 17
},
"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": 3387,
"end": 3388,
"loc": {
"start": {
"line": 84,
"column": 27
},
"end": {
"line": 84,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "startTime",
"start": 3388,
"end": 3397,
"loc": {
"start": {
"line": 84,
"column": 28
},
"end": {
"line": 84,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3397,
"end": 3398,
"loc": {
"start": {
"line": 84,
"column": 37
},
"end": {
"line": 84,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3399,
"end": 3400,
"loc": {
"start": {
"line": 84,
"column": 39
},
"end": {
"line": 84,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 3418,
"end": 3425,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3425,
"end": 3426,
"loc": {
"start": {
"line": 85,
"column": 23
},
"end": {
"line": 85,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 3426,
"end": 3429,
"loc": {
"start": {
"line": 85,
"column": 24
},
"end": {
"line": 85,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3429,
"end": 3430,
"loc": {
"start": {
"line": 85,
"column": 27
},
"end": {
"line": 85,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Starting to approach",
"start": 3430,
"end": 3452,
"loc": {
"start": {
"line": 85,
"column": 28
},
"end": {
"line": 85,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3452,
"end": 3453,
"loc": {
"start": {
"line": 85,
"column": 50
},
"end": {
"line": 85,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextMarker",
"start": 3454,
"end": 3464,
"loc": {
"start": {
"line": 85,
"column": 52
},
"end": {
"line": 85,
"column": 62
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3464,
"end": 3465,
"loc": {
"start": {
"line": 85,
"column": 62
},
"end": {
"line": 85,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 3465,
"end": 3468,
"loc": {
"start": {
"line": 85,
"column": 63
},
"end": {
"line": 85,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3468,
"end": 3469,
"loc": {
"start": {
"line": 85,
"column": 66
},
"end": {
"line": 85,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3469,
"end": 3470,
"loc": {
"start": {
"line": 85,
"column": 67
},
"end": {
"line": 85,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextMarker",
"start": 3488,
"end": 3498,
"loc": {
"start": {
"line": 86,
"column": 16
},
"end": {
"line": 86,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3498,
"end": 3499,
"loc": {
"start": {
"line": 86,
"column": 26
},
"end": {
"line": 86,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "startTime",
"start": 3499,
"end": 3508,
"loc": {
"start": {
"line": 86,
"column": 27
},
"end": {
"line": 86,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3509,
"end": 3510,
"loc": {
"start": {
"line": 86,
"column": 37
},
"end": {
"line": 86,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performance",
"start": 3511,
"end": 3522,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 50
}
}
},
{
"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": 86,
"column": 50
},
"end": {
"line": 86,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 3523,
"end": 3526,
"loc": {
"start": {
"line": 86,
"column": 51
},
"end": {
"line": 86,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3526,
"end": 3527,
"loc": {
"start": {
"line": 86,
"column": 54
},
"end": {
"line": 86,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3527,
"end": 3528,
"loc": {
"start": {
"line": 86,
"column": 55
},
"end": {
"line": 86,
"column": 56
}
}
},
{
"type": {
"label": "/",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "/",
"start": 3529,
"end": 3530,
"loc": {
"start": {
"line": 86,
"column": 57
},
"end": {
"line": 86,
"column": 58
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1000,
"start": 3531,
"end": 3537,
"loc": {
"start": {
"line": 86,
"column": 59
},
"end": {
"line": 86,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3537,
"end": 3538,
"loc": {
"start": {
"line": 86,
"column": 65
},
"end": {
"line": 86,
"column": 66
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3552,
"end": 3553,
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 13
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 3569,
"end": 3574,
"loc": {
"start": {
"line": 89,
"column": 12
},
"end": {
"line": 89,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "speed",
"start": 3575,
"end": 3580,
"loc": {
"start": {
"line": 89,
"column": 18
},
"end": {
"line": 89,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3581,
"end": 3582,
"loc": {
"start": {
"line": 89,
"column": 24
},
"end": {
"line": 89,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 3600,
"end": 3612,
"loc": {
"start": {
"line": 90,
"column": 16
},
"end": {
"line": 90,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3612,
"end": 3613,
"loc": {
"start": {
"line": 90,
"column": 28
},
"end": {
"line": 90,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tileSize",
"start": 3613,
"end": 3621,
"loc": {
"start": {
"line": 90,
"column": 29
},
"end": {
"line": 90,
"column": 37
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 3622,
"end": 3623,
"loc": {
"start": {
"line": 90,
"column": 38
},
"end": {
"line": 90,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 3641,
"end": 3653,
"loc": {
"start": {
"line": 91,
"column": 16
},
"end": {
"line": 91,
"column": 28
}
}
},
{
"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": 91,
"column": 28
},
"end": {
"line": 91,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "beltSpeedItemsPerSecond",
"start": 3654,
"end": 3677,
"loc": {
"start": {
"line": 91,
"column": 29
},
"end": {
"line": 91,
"column": 52
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 3678,
"end": 3679,
"loc": {
"start": {
"line": 91,
"column": 53
},
"end": {
"line": 91,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 3697,
"end": 3709,
"loc": {
"start": {
"line": 92,
"column": 16
},
"end": {
"line": 92,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3709,
"end": 3710,
"loc": {
"start": {
"line": 92,
"column": 28
},
"end": {
"line": 92,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "itemSpacingOnBelts",
"start": 3710,
"end": 3728,
"loc": {
"start": {
"line": 92,
"column": 29
},
"end": {
"line": 92,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3728,
"end": 3729,
"loc": {
"start": {
"line": 92,
"column": 47
},
"end": {
"line": 92,
"column": 48
}
}
},
{
"type": "CommentLine",
"value": " let time =",
"start": 3743,
"end": 3756,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " this.currentPlaybackOrigin.distance(Vector.fromSerializedObject(nextMarker.pos)) / speed;",
"start": 3770,
"end": 3866,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 108
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 3880,
"end": 3885,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "time",
"start": 3886,
"end": 3890,
"loc": {
"start": {
"line": 95,
"column": 18
},
"end": {
"line": 95,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3891,
"end": 3892,
"loc": {
"start": {
"line": 95,
"column": 23
},
"end": {
"line": 95,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextMarker",
"start": 3893,
"end": 3903,
"loc": {
"start": {
"line": 95,
"column": 25
},
"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": 3903,
"end": 3904,
"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": "time",
"start": 3904,
"end": 3908,
"loc": {
"start": {
"line": 95,
"column": 36
},
"end": {
"line": 95,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3908,
"end": 3909,
"loc": {
"start": {
"line": 95,
"column": 40
},
"end": {
"line": 95,
"column": 41
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 3925,
"end": 3930,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "progress",
"start": 3931,
"end": 3939,
"loc": {
"start": {
"line": 97,
"column": 18
},
"end": {
"line": 97,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3940,
"end": 3941,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3942,
"end": 3943,
"loc": {
"start": {
"line": 97,
"column": 29
},
"end": {
"line": 97,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performance",
"start": 3943,
"end": 3954,
"loc": {
"start": {
"line": 97,
"column": 30
},
"end": {
"line": 97,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3954,
"end": 3955,
"loc": {
"start": {
"line": 97,
"column": 41
},
"end": {
"line": 97,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 3955,
"end": 3958,
"loc": {
"start": {
"line": 97,
"column": 42
},
"end": {
"line": 97,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3958,
"end": 3959,
"loc": {
"start": {
"line": 97,
"column": 45
},
"end": {
"line": 97,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3959,
"end": 3960,
"loc": {
"start": {
"line": 97,
"column": 46
},
"end": {
"line": 97,
"column": 47
}
}
},
{
"type": {
"label": "/",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "/",
"start": 3961,
"end": 3962,
"loc": {
"start": {
"line": 97,
"column": 48
},
"end": {
"line": 97,
"column": 49
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1000,
"start": 3963,
"end": 3969,
"loc": {
"start": {
"line": 97,
"column": 50
},
"end": {
"line": 97,
"column": 56
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 3970,
"end": 3971,
"loc": {
"start": {
"line": 97,
"column": 57
},
"end": {
"line": 97,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextMarker",
"start": 3972,
"end": 3982,
"loc": {
"start": {
"line": 97,
"column": 59
},
"end": {
"line": 97,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3982,
"end": 3983,
"loc": {
"start": {
"line": 97,
"column": 69
},
"end": {
"line": 97,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "startTime",
"start": 3983,
"end": 3992,
"loc": {
"start": {
"line": 97,
"column": 70
},
"end": {
"line": 97,
"column": 79
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3992,
"end": 3993,
"loc": {
"start": {
"line": 97,
"column": 79
},
"end": {
"line": 97,
"column": 80
}
}
},
{
"type": {
"label": "/",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "/",
"start": 3994,
"end": 3995,
"loc": {
"start": {
"line": 97,
"column": 81
},
"end": {
"line": 97,
"column": 82
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "time",
"start": 3996,
"end": 4000,
"loc": {
"start": {
"line": 97,
"column": 83
},
"end": {
"line": 97,
"column": 87
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4000,
"end": 4001,
"loc": {
"start": {
"line": 97,
"column": 87
},
"end": {
"line": 97,
"column": 88
}
}
},
{
"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": 4017,
"end": 4019,
"loc": {
"start": {
"line": 99,
"column": 12
},
"end": {
"line": 99,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4020,
"end": 4021,
"loc": {
"start": {
"line": 99,
"column": 15
},
"end": {
"line": 99,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "progress",
"start": 4021,
"end": 4029,
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 4030,
"end": 4031,
"loc": {
"start": {
"line": 99,
"column": 25
},
"end": {
"line": 99,
"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": 4032,
"end": 4035,
"loc": {
"start": {
"line": 99,
"column": 27
},
"end": {
"line": 99,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4035,
"end": 4036,
"loc": {
"start": {
"line": 99,
"column": 30
},
"end": {
"line": 99,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4037,
"end": 4038,
"loc": {
"start": {
"line": 99,
"column": 32
},
"end": {
"line": 99,
"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": 4056,
"end": 4058,
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4059,
"end": 4060,
"loc": {
"start": {
"line": 100,
"column": 19
},
"end": {
"line": 100,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextMarker",
"start": 4060,
"end": 4070,
"loc": {
"start": {
"line": 100,
"column": 20
},
"end": {
"line": 100,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4070,
"end": 4071,
"loc": {
"start": {
"line": 100,
"column": 30
},
"end": {
"line": 100,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wait",
"start": 4071,
"end": 4075,
"loc": {
"start": {
"line": 100,
"column": 31
},
"end": {
"line": 100,
"column": 35
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 4076,
"end": 4077,
"loc": {
"start": {
"line": 100,
"column": 36
},
"end": {
"line": 100,
"column": 37
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4078,
"end": 4079,
"loc": {
"start": {
"line": 100,
"column": 38
},
"end": {
"line": 100,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4079,
"end": 4080,
"loc": {
"start": {
"line": 100,
"column": 39
},
"end": {
"line": 100,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4081,
"end": 4082,
"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": "nextMarker",
"start": 4104,
"end": 4114,
"loc": {
"start": {
"line": 101,
"column": 20
},
"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": 4114,
"end": 4115,
"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": "wait",
"start": 4115,
"end": 4119,
"loc": {
"start": {
"line": 101,
"column": 31
},
"end": {
"line": 101,
"column": 35
}
}
},
{
"type": {
"label": "_=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "-=",
"start": 4120,
"end": 4122,
"loc": {
"start": {
"line": 101,
"column": 36
},
"end": {
"line": 101,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tickrate",
"start": 4123,
"end": 4131,
"loc": {
"start": {
"line": 101,
"column": 39
},
"end": {
"line": 101,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4131,
"end": 4132,
"loc": {
"start": {
"line": 101,
"column": 47
},
"end": {
"line": 101,
"column": 48
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4150,
"end": 4151,
"loc": {
"start": {
"line": 102,
"column": 16
},
"end": {
"line": 102,
"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": 4152,
"end": 4156,
"loc": {
"start": {
"line": 102,
"column": 18
},
"end": {
"line": 102,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4157,
"end": 4158,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 4180,
"end": 4187,
"loc": {
"start": {
"line": 103,
"column": 20
},
"end": {
"line": 103,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4187,
"end": 4188,
"loc": {
"start": {
"line": 103,
"column": 27
},
"end": {
"line": 103,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 4188,
"end": 4191,
"loc": {
"start": {
"line": 103,
"column": 28
},
"end": {
"line": 103,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4191,
"end": 4192,
"loc": {
"start": {
"line": 103,
"column": 31
},
"end": {
"line": 103,
"column": 32
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Approached",
"start": 4192,
"end": 4204,
"loc": {
"start": {
"line": 103,
"column": 32
},
"end": {
"line": 103,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4204,
"end": 4205,
"loc": {
"start": {
"line": 103,
"column": 44
},
"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": 4205,
"end": 4206,
"loc": {
"start": {
"line": 103,
"column": 45
},
"end": {
"line": 103,
"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": 4228,
"end": 4232,
"loc": {
"start": {
"line": 104,
"column": 20
},
"end": {
"line": 104,
"column": 24
}
}
},
{
"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": 104,
"column": 24
},
"end": {
"line": 104,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackOrigin",
"start": 4233,
"end": 4254,
"loc": {
"start": {
"line": 104,
"column": 25
},
"end": {
"line": 104,
"column": 46
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4255,
"end": 4256,
"loc": {
"start": {
"line": 104,
"column": 47
},
"end": {
"line": 104,
"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": 4257,
"end": 4261,
"loc": {
"start": {
"line": 104,
"column": 49
},
"end": {
"line": 104,
"column": 53
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4261,
"end": 4262,
"loc": {
"start": {
"line": 104,
"column": 53
},
"end": {
"line": 104,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4262,
"end": 4266,
"loc": {
"start": {
"line": 104,
"column": 54
},
"end": {
"line": 104,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4266,
"end": 4267,
"loc": {
"start": {
"line": 104,
"column": 58
},
"end": {
"line": 104,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 4267,
"end": 4273,
"loc": {
"start": {
"line": 104,
"column": 59
},
"end": {
"line": 104,
"column": 65
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4273,
"end": 4274,
"loc": {
"start": {
"line": 104,
"column": 65
},
"end": {
"line": 104,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "center",
"start": 4274,
"end": 4280,
"loc": {
"start": {
"line": 104,
"column": 66
},
"end": {
"line": 104,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4280,
"end": 4281,
"loc": {
"start": {
"line": 104,
"column": 72
},
"end": {
"line": 104,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copy",
"start": 4281,
"end": 4285,
"loc": {
"start": {
"line": 104,
"column": 73
},
"end": {
"line": 104,
"column": 77
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4285,
"end": 4286,
"loc": {
"start": {
"line": 104,
"column": 77
},
"end": {
"line": 104,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4286,
"end": 4287,
"loc": {
"start": {
"line": 104,
"column": 78
},
"end": {
"line": 104,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4287,
"end": 4288,
"loc": {
"start": {
"line": 104,
"column": 79
},
"end": {
"line": 104,
"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": 4310,
"end": 4314,
"loc": {
"start": {
"line": 105,
"column": 20
},
"end": {
"line": 105,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4314,
"end": 4315,
"loc": {
"start": {
"line": 105,
"column": 24
},
"end": {
"line": 105,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackZoom",
"start": 4315,
"end": 4334,
"loc": {
"start": {
"line": 105,
"column": 25
},
"end": {
"line": 105,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4335,
"end": 4336,
"loc": {
"start": {
"line": 105,
"column": 45
},
"end": {
"line": 105,
"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": 4337,
"end": 4341,
"loc": {
"start": {
"line": 105,
"column": 47
},
"end": {
"line": 105,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4341,
"end": 4342,
"loc": {
"start": {
"line": 105,
"column": 51
},
"end": {
"line": 105,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4342,
"end": 4346,
"loc": {
"start": {
"line": 105,
"column": 52
},
"end": {
"line": 105,
"column": 56
}
}
},
{
"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": 105,
"column": 56
},
"end": {
"line": 105,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 4347,
"end": 4353,
"loc": {
"start": {
"line": 105,
"column": 57
},
"end": {
"line": 105,
"column": 63
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4353,
"end": 4354,
"loc": {
"start": {
"line": 105,
"column": 63
},
"end": {
"line": 105,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoomLevel",
"start": 4354,
"end": 4363,
"loc": {
"start": {
"line": 105,
"column": 64
},
"end": {
"line": 105,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4363,
"end": 4364,
"loc": {
"start": {
"line": 105,
"column": 73
},
"end": {
"line": 105,
"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": 4386,
"end": 4390,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4390,
"end": 4391,
"loc": {
"start": {
"line": 106,
"column": 24
},
"end": {
"line": 106,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playbackMarkers",
"start": 4391,
"end": 4406,
"loc": {
"start": {
"line": 106,
"column": 25
},
"end": {
"line": 106,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4406,
"end": 4407,
"loc": {
"start": {
"line": 106,
"column": 40
},
"end": {
"line": 106,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "shift",
"start": 4407,
"end": 4412,
"loc": {
"start": {
"line": 106,
"column": 41
},
"end": {
"line": 106,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4412,
"end": 4413,
"loc": {
"start": {
"line": 106,
"column": 46
},
"end": {
"line": 106,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4413,
"end": 4414,
"loc": {
"start": {
"line": 106,
"column": 47
},
"end": {
"line": 106,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4414,
"end": 4415,
"loc": {
"start": {
"line": 106,
"column": 48
},
"end": {
"line": 106,
"column": 49
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4433,
"end": 4434,
"loc": {
"start": {
"line": 107,
"column": 16
},
"end": {
"line": 107,
"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": 4452,
"end": 4458,
"loc": {
"start": {
"line": 108,
"column": 16
},
"end": {
"line": 108,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4458,
"end": 4459,
"loc": {
"start": {
"line": 108,
"column": 22
},
"end": {
"line": 108,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4473,
"end": 4474,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 13
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 4490,
"end": 4495,
"loc": {
"start": {
"line": 111,
"column": 12
},
"end": {
"line": 111,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetPos",
"start": 4496,
"end": 4505,
"loc": {
"start": {
"line": 111,
"column": 18
},
"end": {
"line": 111,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4506,
"end": 4507,
"loc": {
"start": {
"line": 111,
"column": 28
},
"end": {
"line": 111,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4508,
"end": 4514,
"loc": {
"start": {
"line": 111,
"column": 30
},
"end": {
"line": 111,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4514,
"end": 4515,
"loc": {
"start": {
"line": 111,
"column": 36
},
"end": {
"line": 111,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fromSerializedObject",
"start": 4515,
"end": 4535,
"loc": {
"start": {
"line": 111,
"column": 37
},
"end": {
"line": 111,
"column": 57
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4535,
"end": 4536,
"loc": {
"start": {
"line": 111,
"column": 57
},
"end": {
"line": 111,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextMarker",
"start": 4536,
"end": 4546,
"loc": {
"start": {
"line": 111,
"column": 58
},
"end": {
"line": 111,
"column": 68
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4546,
"end": 4547,
"loc": {
"start": {
"line": 111,
"column": 68
},
"end": {
"line": 111,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4547,
"end": 4550,
"loc": {
"start": {
"line": 111,
"column": 69
},
"end": {
"line": 111,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4550,
"end": 4551,
"loc": {
"start": {
"line": 111,
"column": 72
},
"end": {
"line": 111,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4551,
"end": 4552,
"loc": {
"start": {
"line": 111,
"column": 73
},
"end": {
"line": 111,
"column": 74
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 4566,
"end": 4571,
"loc": {
"start": {
"line": 112,
"column": 12
},
"end": {
"line": 112,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetZoom",
"start": 4572,
"end": 4582,
"loc": {
"start": {
"line": 112,
"column": 18
},
"end": {
"line": 112,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4583,
"end": 4584,
"loc": {
"start": {
"line": 112,
"column": 29
},
"end": {
"line": 112,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextMarker",
"start": 4585,
"end": 4595,
"loc": {
"start": {
"line": 112,
"column": 31
},
"end": {
"line": 112,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4595,
"end": 4596,
"loc": {
"start": {
"line": 112,
"column": 41
},
"end": {
"line": 112,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoom",
"start": 4596,
"end": 4600,
"loc": {
"start": {
"line": 112,
"column": 42
},
"end": {
"line": 112,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4600,
"end": 4601,
"loc": {
"start": {
"line": 112,
"column": 46
},
"end": {
"line": 112,
"column": 47
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 4617,
"end": 4622,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4623,
"end": 4626,
"loc": {
"start": {
"line": 114,
"column": 18
},
"end": {
"line": 114,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4627,
"end": 4628,
"loc": {
"start": {
"line": 114,
"column": 22
},
"end": {
"line": 114,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mixVector",
"start": 4629,
"end": 4638,
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4638,
"end": 4639,
"loc": {
"start": {
"line": 114,
"column": 33
},
"end": {
"line": 114,
"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": 4639,
"end": 4643,
"loc": {
"start": {
"line": 114,
"column": 34
},
"end": {
"line": 114,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4643,
"end": 4644,
"loc": {
"start": {
"line": 114,
"column": 38
},
"end": {
"line": 114,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackOrigin",
"start": 4644,
"end": 4665,
"loc": {
"start": {
"line": 114,
"column": 39
},
"end": {
"line": 114,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4665,
"end": 4666,
"loc": {
"start": {
"line": 114,
"column": 60
},
"end": {
"line": 114,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetPos",
"start": 4667,
"end": 4676,
"loc": {
"start": {
"line": 114,
"column": 62
},
"end": {
"line": 114,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4676,
"end": 4677,
"loc": {
"start": {
"line": 114,
"column": 71
},
"end": {
"line": 114,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "progress",
"start": 4678,
"end": 4686,
"loc": {
"start": {
"line": 114,
"column": 73
},
"end": {
"line": 114,
"column": 81
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4686,
"end": 4687,
"loc": {
"start": {
"line": 114,
"column": 81
},
"end": {
"line": 114,
"column": 82
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4687,
"end": 4688,
"loc": {
"start": {
"line": 114,
"column": 82
},
"end": {
"line": 114,
"column": 83
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 4702,
"end": 4707,
"loc": {
"start": {
"line": 115,
"column": 12
},
"end": {
"line": 115,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoom",
"start": 4708,
"end": 4712,
"loc": {
"start": {
"line": 115,
"column": 18
},
"end": {
"line": 115,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4713,
"end": 4714,
"loc": {
"start": {
"line": 115,
"column": 23
},
"end": {
"line": 115,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lerp",
"start": 4715,
"end": 4719,
"loc": {
"start": {
"line": 115,
"column": 25
},
"end": {
"line": 115,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4719,
"end": 4720,
"loc": {
"start": {
"line": 115,
"column": 29
},
"end": {
"line": 115,
"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": 4720,
"end": 4724,
"loc": {
"start": {
"line": 115,
"column": 30
},
"end": {
"line": 115,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4724,
"end": 4725,
"loc": {
"start": {
"line": 115,
"column": 34
},
"end": {
"line": 115,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentPlaybackZoom",
"start": 4725,
"end": 4744,
"loc": {
"start": {
"line": 115,
"column": 35
},
"end": {
"line": 115,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4744,
"end": 4745,
"loc": {
"start": {
"line": 115,
"column": 54
},
"end": {
"line": 115,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetZoom",
"start": 4746,
"end": 4756,
"loc": {
"start": {
"line": 115,
"column": 56
},
"end": {
"line": 115,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4756,
"end": 4757,
"loc": {
"start": {
"line": 115,
"column": 66
},
"end": {
"line": 115,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "progress",
"start": 4758,
"end": 4766,
"loc": {
"start": {
"line": 115,
"column": 68
},
"end": {
"line": 115,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4766,
"end": 4767,
"loc": {
"start": {
"line": 115,
"column": 76
},
"end": {
"line": 115,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4767,
"end": 4768,
"loc": {
"start": {
"line": 115,
"column": 77
},
"end": {
"line": 115,
"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": 4782,
"end": 4786,
"loc": {
"start": {
"line": 116,
"column": 12
},
"end": {
"line": 116,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4786,
"end": 4787,
"loc": {
"start": {
"line": 116,
"column": 16
},
"end": {
"line": 116,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4787,
"end": 4791,
"loc": {
"start": {
"line": 116,
"column": 17
},
"end": {
"line": 116,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4791,
"end": 4792,
"loc": {
"start": {
"line": 116,
"column": 21
},
"end": {
"line": 116,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 4792,
"end": 4798,
"loc": {
"start": {
"line": 116,
"column": 22
},
"end": {
"line": 116,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4798,
"end": 4799,
"loc": {
"start": {
"line": 116,
"column": 28
},
"end": {
"line": 116,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoomLevel",
"start": 4799,
"end": 4808,
"loc": {
"start": {
"line": 116,
"column": 29
},
"end": {
"line": 116,
"column": 38
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4809,
"end": 4810,
"loc": {
"start": {
"line": 116,
"column": 39
},
"end": {
"line": 116,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoom",
"start": 4811,
"end": 4815,
"loc": {
"start": {
"line": 116,
"column": 41
},
"end": {
"line": 116,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4815,
"end": 4816,
"loc": {
"start": {
"line": 116,
"column": 45
},
"end": {
"line": 116,
"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": 4830,
"end": 4834,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4834,
"end": 4835,
"loc": {
"start": {
"line": 117,
"column": 16
},
"end": {
"line": 117,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4835,
"end": 4839,
"loc": {
"start": {
"line": 117,
"column": 17
},
"end": {
"line": 117,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4839,
"end": 4840,
"loc": {
"start": {
"line": 117,
"column": 21
},
"end": {
"line": 117,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 4840,
"end": 4846,
"loc": {
"start": {
"line": 117,
"column": 22
},
"end": {
"line": 117,
"column": 28
}
}
},
{
"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": 28
},
"end": {
"line": 117,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "center",
"start": 4847,
"end": 4853,
"loc": {
"start": {
"line": 117,
"column": 29
},
"end": {
"line": 117,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4854,
"end": 4855,
"loc": {
"start": {
"line": 117,
"column": 36
},
"end": {
"line": 117,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4856,
"end": 4859,
"loc": {
"start": {
"line": 117,
"column": 38
},
"end": {
"line": 117,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4859,
"end": 4860,
"loc": {
"start": {
"line": 117,
"column": 41
},
"end": {
"line": 117,
"column": 42
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4870,
"end": 4871,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4877,
"end": 4878,
"loc": {
"start": {
"line": 119,
"column": 4
},
"end": {
"line": 119,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4880,
"end": 4881,
"loc": {
"start": {
"line": 120,
"column": 0
},
"end": {
"line": 120,
"column": 1
}
}
},
{
"type": "CommentBlock",
"value": " dev:end ",
"start": 4885,
"end": 4898,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 122,
"column": 13
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4900,
"end": 4900,
"loc": {
"start": {
"line": 123,
"column": 0
},
"end": {
"line": 123,
"column": 0
}
}
}
]
}