1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-11 17:21:51 +00:00
tobspr_shapez.io/docs/ast/source/game/hud/parts/wire_info.js.json
2021-02-26 15:20:37 +01:00

25706 lines
706 KiB
JSON

{
"type": "File",
"start": 0,
"end": 4183,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 118,
"column": 1
}
},
"program": {
"type": "Program",
"start": 0,
"end": 4183,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 118,
"column": 1
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 52,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 52
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 21
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 21
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
}
}
],
"source": {
"type": "StringLiteral",
"start": 29,
"end": 51,
"loc": {
"start": {
"line": 1,
"column": 29
},
"end": {
"line": 1,
"column": 51
}
},
"extra": {
"rawValue": "../../../core/config",
"raw": "\"../../../core/config\""
},
"value": "../../../core/config"
}
},
{
"type": "ImportDeclaration",
"start": 54,
"end": 106,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 52
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 63,
"end": 75,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 63,
"end": 75,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 21
},
"identifierName": "MapChunkView"
},
"name": "MapChunkView"
},
"local": {
"type": "Identifier",
"start": 63,
"end": 75,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 21
},
"identifierName": "MapChunkView"
},
"name": "MapChunkView"
}
}
],
"source": {
"type": "StringLiteral",
"start": 83,
"end": 105,
"loc": {
"start": {
"line": 2,
"column": 29
},
"end": {
"line": 2,
"column": 51
}
},
"extra": {
"rawValue": "../../map_chunk_view",
"raw": "\"../../map_chunk_view\""
},
"value": "../../map_chunk_view"
}
},
{
"type": "ImportDeclaration",
"start": 108,
"end": 157,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 49
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 117,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 117,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 20
},
"identifierName": "WireNetwork"
},
"name": "WireNetwork"
},
"local": {
"type": "Identifier",
"start": 117,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 20
},
"identifierName": "WireNetwork"
},
"name": "WireNetwork"
}
}
],
"source": {
"type": "StringLiteral",
"start": 136,
"end": 156,
"loc": {
"start": {
"line": 3,
"column": 28
},
"end": {
"line": 3,
"column": 48
}
},
"extra": {
"rawValue": "../../systems/wire",
"raw": "\"../../systems/wire\""
},
"value": "../../systems/wire"
}
},
{
"type": "ImportDeclaration",
"start": 159,
"end": 195,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 36
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 168,
"end": 173,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 14
}
},
"imported": {
"type": "Identifier",
"start": 168,
"end": 173,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 14
},
"identifierName": "THEME"
},
"name": "THEME"
},
"local": {
"type": "Identifier",
"start": 168,
"end": 173,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 14
},
"identifierName": "THEME"
},
"name": "THEME"
}
}
],
"source": {
"type": "StringLiteral",
"start": 181,
"end": 194,
"loc": {
"start": {
"line": 4,
"column": 22
},
"end": {
"line": 4,
"column": 35
}
},
"extra": {
"rawValue": "../../theme",
"raw": "\"../../theme\""
},
"value": "../../theme"
}
},
{
"type": "ImportDeclaration",
"start": 197,
"end": 244,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 47
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 206,
"end": 217,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 206,
"end": 217,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"local": {
"type": "Identifier",
"start": 206,
"end": 217,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
}
}
],
"source": {
"type": "StringLiteral",
"start": 225,
"end": 243,
"loc": {
"start": {
"line": 5,
"column": 28
},
"end": {
"line": 5,
"column": 46
}
},
"extra": {
"rawValue": "../base_hud_part",
"raw": "\"../base_hud_part\""
},
"value": "../base_hud_part"
}
},
{
"type": "ImportDeclaration",
"start": 246,
"end": 292,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 46
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 255,
"end": 261,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 255,
"end": 261,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 15
},
"identifierName": "Loader"
},
"name": "Loader"
},
"local": {
"type": "Identifier",
"start": 255,
"end": 261,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 15
},
"identifierName": "Loader"
},
"name": "Loader"
}
}
],
"source": {
"type": "StringLiteral",
"start": 269,
"end": 291,
"loc": {
"start": {
"line": 6,
"column": 23
},
"end": {
"line": 6,
"column": 45
}
},
"extra": {
"rawValue": "../../../core/loader",
"raw": "\"../../../core/loader\""
},
"value": "../../../core/loader"
}
},
{
"type": "ExportNamedDeclaration",
"start": 296,
"end": 4183,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 118,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 303,
"end": 4183,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 118,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 309,
"end": 320,
"loc": {
"start": {
"line": 8,
"column": 13
},
"end": {
"line": 8,
"column": 24
},
"identifierName": "HUDWireInfo"
},
"name": "HUDWireInfo"
},
"superClass": {
"type": "Identifier",
"start": 329,
"end": 340,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 44
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"body": {
"type": "ClassBody",
"start": 341,
"end": 4183,
"loc": {
"start": {
"line": 8,
"column": 45
},
"end": {
"line": 118,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 348,
"end": 537,
"loc": {
"start": {
"line": 9,
"column": 4
},
"end": {
"line": 12,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 348,
"end": 358,
"loc": {
"start": {
"line": 9,
"column": 4
},
"end": {
"line": 9,
"column": 14
},
"identifierName": "initialize"
},
"name": "initialize"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 361,
"end": 537,
"loc": {
"start": {
"line": 9,
"column": 17
},
"end": {
"line": 12,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 372,
"end": 443,
"loc": {
"start": {
"line": 10,
"column": 8
},
"end": {
"line": 10,
"column": 79
}
},
"expression": {
"type": "AssignmentExpression",
"start": 372,
"end": 442,
"loc": {
"start": {
"line": 10,
"column": 8
},
"end": {
"line": 10,
"column": 78
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 372,
"end": 388,
"loc": {
"start": {
"line": 10,
"column": 8
},
"end": {
"line": 10,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 372,
"end": 376,
"loc": {
"start": {
"line": 10,
"column": 8
},
"end": {
"line": 10,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 377,
"end": 388,
"loc": {
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 10,
"column": 24
},
"identifierName": "spriteEmpty"
},
"name": "spriteEmpty"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 391,
"end": 442,
"loc": {
"start": {
"line": 10,
"column": 27
},
"end": {
"line": 10,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 391,
"end": 407,
"loc": {
"start": {
"line": 10,
"column": 27
},
"end": {
"line": 10,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 391,
"end": 397,
"loc": {
"start": {
"line": 10,
"column": 27
},
"end": {
"line": 10,
"column": 33
},
"identifierName": "Loader"
},
"name": "Loader"
},
"property": {
"type": "Identifier",
"start": 398,
"end": 407,
"loc": {
"start": {
"line": 10,
"column": 34
},
"end": {
"line": 10,
"column": 43
},
"identifierName": "getSprite"
},
"name": "getSprite"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 408,
"end": 441,
"loc": {
"start": {
"line": 10,
"column": 44
},
"end": {
"line": 10,
"column": 77
}
},
"extra": {
"rawValue": "sprites/wires/network_empty.png",
"raw": "\"sprites/wires/network_empty.png\""
},
"value": "sprites/wires/network_empty.png"
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 453,
"end": 530,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 85
}
},
"expression": {
"type": "AssignmentExpression",
"start": 453,
"end": 529,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 84
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 453,
"end": 472,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 453,
"end": 457,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 458,
"end": 472,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 27
},
"identifierName": "spriteConflict"
},
"name": "spriteConflict"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 475,
"end": 529,
"loc": {
"start": {
"line": 11,
"column": 30
},
"end": {
"line": 11,
"column": 84
}
},
"callee": {
"type": "MemberExpression",
"start": 475,
"end": 491,
"loc": {
"start": {
"line": 11,
"column": 30
},
"end": {
"line": 11,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 475,
"end": 481,
"loc": {
"start": {
"line": 11,
"column": 30
},
"end": {
"line": 11,
"column": 36
},
"identifierName": "Loader"
},
"name": "Loader"
},
"property": {
"type": "Identifier",
"start": 482,
"end": 491,
"loc": {
"start": {
"line": 11,
"column": 37
},
"end": {
"line": 11,
"column": 46
},
"identifierName": "getSprite"
},
"name": "getSprite"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 492,
"end": 528,
"loc": {
"start": {
"line": 11,
"column": 47
},
"end": {
"line": 11,
"column": 83
}
},
"extra": {
"rawValue": "sprites/wires/network_conflict.png",
"raw": "\"sprites/wires/network_conflict.png\""
},
"value": "sprites/wires/network_conflict.png"
}
]
}
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n ",
"start": 545,
"end": 643,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 649,
"end": 2589,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 78,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 649,
"end": 661,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 16
},
"identifierName": "drawOverlays"
},
"name": "drawOverlays",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 662,
"end": 672,
"loc": {
"start": {
"line": 18,
"column": 17
},
"end": {
"line": 18,
"column": 27
},
"identifierName": "parameters"
},
"name": "parameters"
}
],
"body": {
"type": "BlockStatement",
"start": 674,
"end": 2589,
"loc": {
"start": {
"line": 18,
"column": 29
},
"end": {
"line": 78,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 685,
"end": 797,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 22,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 689,
"end": 723,
"loc": {
"start": {
"line": 19,
"column": 12
},
"end": {
"line": 19,
"column": 46
}
},
"left": {
"type": "MemberExpression",
"start": 689,
"end": 711,
"loc": {
"start": {
"line": 19,
"column": 12
},
"end": {
"line": 19,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 689,
"end": 698,
"loc": {
"start": {
"line": 19,
"column": 12
},
"end": {
"line": 19,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 689,
"end": 693,
"loc": {
"start": {
"line": 19,
"column": 12
},
"end": {
"line": 19,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 694,
"end": 698,
"loc": {
"start": {
"line": 19,
"column": 17
},
"end": {
"line": 19,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 699,
"end": 711,
"loc": {
"start": {
"line": 19,
"column": 22
},
"end": {
"line": 19,
"column": 34
},
"identifierName": "currentLayer"
},
"name": "currentLayer"
},
"computed": false
},
"operator": "!==",
"right": {
"type": "StringLiteral",
"start": 716,
"end": 723,
"loc": {
"start": {
"line": 19,
"column": 39
},
"end": {
"line": 19,
"column": 46
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
},
"consequent": {
"type": "BlockStatement",
"start": 725,
"end": 797,
"loc": {
"start": {
"line": 19,
"column": 48
},
"end": {
"line": 22,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 779,
"end": 786,
"loc": {
"start": {
"line": 21,
"column": 12
},
"end": {
"line": 21,
"column": 19
}
},
"argument": null,
"leadingComments": [
{
"type": "CommentLine",
"value": " Not in the wires layer",
"start": 740,
"end": 765,
"loc": {
"start": {
"line": 20,
"column": 12
},
"end": {
"line": 20,
"column": 37
}
}
}
]
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 809,
"end": 854,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 53
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 815,
"end": 853,
"loc": {
"start": {
"line": 24,
"column": 14
},
"end": {
"line": 24,
"column": 52
}
},
"id": {
"type": "Identifier",
"start": 815,
"end": 823,
"loc": {
"start": {
"line": 24,
"column": 14
},
"end": {
"line": 24,
"column": 22
},
"identifierName": "mousePos"
},
"name": "mousePos"
},
"init": {
"type": "MemberExpression",
"start": 826,
"end": 853,
"loc": {
"start": {
"line": 24,
"column": 25
},
"end": {
"line": 24,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 826,
"end": 839,
"loc": {
"start": {
"line": 24,
"column": 25
},
"end": {
"line": 24,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 826,
"end": 835,
"loc": {
"start": {
"line": 24,
"column": 25
},
"end": {
"line": 24,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 826,
"end": 830,
"loc": {
"start": {
"line": 24,
"column": 25
},
"end": {
"line": 24,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 831,
"end": 835,
"loc": {
"start": {
"line": 24,
"column": 30
},
"end": {
"line": 24,
"column": 34
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 836,
"end": 839,
"loc": {
"start": {
"line": 24,
"column": 35
},
"end": {
"line": 24,
"column": 38
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 840,
"end": 853,
"loc": {
"start": {
"line": 24,
"column": 39
},
"end": {
"line": 24,
"column": 52
},
"identifierName": "mousePosition"
},
"name": "mousePosition"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 864,
"end": 937,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 28,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 868,
"end": 877,
"loc": {
"start": {
"line": 25,
"column": 12
},
"end": {
"line": 25,
"column": 21
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 869,
"end": 877,
"loc": {
"start": {
"line": 25,
"column": 13
},
"end": {
"line": 25,
"column": 21
},
"identifierName": "mousePos"
},
"name": "mousePos"
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 879,
"end": 937,
"loc": {
"start": {
"line": 25,
"column": 23
},
"end": {
"line": 28,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 919,
"end": 926,
"loc": {
"start": {
"line": 27,
"column": 12
},
"end": {
"line": 27,
"column": 19
}
},
"argument": null,
"leadingComments": [
{
"type": "CommentLine",
"value": " No mouse",
"start": 894,
"end": 905,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 23
}
}
}
]
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 949,
"end": 1007,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 66
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 955,
"end": 1006,
"loc": {
"start": {
"line": 30,
"column": 14
},
"end": {
"line": 30,
"column": 65
}
},
"id": {
"type": "Identifier",
"start": 955,
"end": 963,
"loc": {
"start": {
"line": 30,
"column": 14
},
"end": {
"line": 30,
"column": 22
},
"identifierName": "worldPos"
},
"name": "worldPos"
},
"init": {
"type": "CallExpression",
"start": 966,
"end": 1006,
"loc": {
"start": {
"line": 30,
"column": 25
},
"end": {
"line": 30,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 966,
"end": 996,
"loc": {
"start": {
"line": 30,
"column": 25
},
"end": {
"line": 30,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 966,
"end": 982,
"loc": {
"start": {
"line": 30,
"column": 25
},
"end": {
"line": 30,
"column": 41
}
},
"object": {
"type": "MemberExpression",
"start": 966,
"end": 975,
"loc": {
"start": {
"line": 30,
"column": 25
},
"end": {
"line": 30,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 966,
"end": 970,
"loc": {
"start": {
"line": 30,
"column": 25
},
"end": {
"line": 30,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 971,
"end": 975,
"loc": {
"start": {
"line": 30,
"column": 30
},
"end": {
"line": 30,
"column": 34
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 976,
"end": 982,
"loc": {
"start": {
"line": 30,
"column": 35
},
"end": {
"line": 30,
"column": 41
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 983,
"end": 996,
"loc": {
"start": {
"line": 30,
"column": 42
},
"end": {
"line": 30,
"column": 55
},
"identifierName": "screenToWorld"
},
"name": "screenToWorld"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 997,
"end": 1005,
"loc": {
"start": {
"line": 30,
"column": 56
},
"end": {
"line": 30,
"column": 64
},
"identifierName": "mousePos"
},
"name": "mousePos"
}
]
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1017,
"end": 1053,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 44
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1023,
"end": 1052,
"loc": {
"start": {
"line": 31,
"column": 14
},
"end": {
"line": 31,
"column": 43
}
},
"id": {
"type": "Identifier",
"start": 1023,
"end": 1027,
"loc": {
"start": {
"line": 31,
"column": 14
},
"end": {
"line": 31,
"column": 18
},
"identifierName": "tile"
},
"name": "tile"
},
"init": {
"type": "CallExpression",
"start": 1030,
"end": 1052,
"loc": {
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 31,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 1030,
"end": 1050,
"loc": {
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 31,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 1030,
"end": 1038,
"loc": {
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 31,
"column": 29
},
"identifierName": "worldPos"
},
"name": "worldPos"
},
"property": {
"type": "Identifier",
"start": 1039,
"end": 1050,
"loc": {
"start": {
"line": 31,
"column": 30
},
"end": {
"line": 31,
"column": 41
},
"identifierName": "toTileSpace"
},
"name": "toTileSpace"
},
"computed": false
},
"arguments": []
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1063,
"end": 1135,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 80
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1069,
"end": 1134,
"loc": {
"start": {
"line": 32,
"column": 14
},
"end": {
"line": 32,
"column": 79
}
},
"id": {
"type": "Identifier",
"start": 1069,
"end": 1075,
"loc": {
"start": {
"line": 32,
"column": 14
},
"end": {
"line": 32,
"column": 20
},
"identifierName": "entity"
},
"name": "entity"
},
"init": {
"type": "CallExpression",
"start": 1078,
"end": 1134,
"loc": {
"start": {
"line": 32,
"column": 23
},
"end": {
"line": 32,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 1078,
"end": 1109,
"loc": {
"start": {
"line": 32,
"column": 23
},
"end": {
"line": 32,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 1078,
"end": 1091,
"loc": {
"start": {
"line": 32,
"column": 23
},
"end": {
"line": 32,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 1078,
"end": 1087,
"loc": {
"start": {
"line": 32,
"column": 23
},
"end": {
"line": 32,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1078,
"end": 1082,
"loc": {
"start": {
"line": 32,
"column": 23
},
"end": {
"line": 32,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"start": 1083,
"end": 1087,
"loc": {
"start": {
"line": 32,
"column": 28
},
"end": {
"line": 32,
"column": 32
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1088,
"end": 1091,
"loc": {
"start": {
"line": 32,
"column": 33
},
"end": {
"line": 32,
"column": 36
},
"identifierName": "map"
},
"name": "map"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1092,
"end": 1109,
"loc": {
"start": {
"line": 32,
"column": 37
},
"end": {
"line": 32,
"column": 54
},
"identifierName": "getLayerContentXY"
},
"name": "getLayerContentXY"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1110,
"end": 1116,
"loc": {
"start": {
"line": 32,
"column": 55
},
"end": {
"line": 32,
"column": 61
}
},
"object": {
"type": "Identifier",
"start": 1110,
"end": 1114,
"loc": {
"start": {
"line": 32,
"column": 55
},
"end": {
"line": 32,
"column": 59
},
"identifierName": "tile"
},
"name": "tile"
},
"property": {
"type": "Identifier",
"start": 1115,
"end": 1116,
"loc": {
"start": {
"line": 32,
"column": 60
},
"end": {
"line": 32,
"column": 61
},
"identifierName": "x"
},
"name": "x"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 1118,
"end": 1124,
"loc": {
"start": {
"line": 32,
"column": 63
},
"end": {
"line": 32,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 1118,
"end": 1122,
"loc": {
"start": {
"line": 32,
"column": 63
},
"end": {
"line": 32,
"column": 67
},
"identifierName": "tile"
},
"name": "tile"
},
"property": {
"type": "Identifier",
"start": 1123,
"end": 1124,
"loc": {
"start": {
"line": 32,
"column": 68
},
"end": {
"line": 32,
"column": 69
},
"identifierName": "y"
},
"name": "y"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 1126,
"end": 1133,
"loc": {
"start": {
"line": 32,
"column": 71
},
"end": {
"line": 32,
"column": 78
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
]
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 1147,
"end": 1219,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 37,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 1151,
"end": 1158,
"loc": {
"start": {
"line": 34,
"column": 12
},
"end": {
"line": 34,
"column": 19
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 1152,
"end": 1158,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 19
},
"identifierName": "entity"
},
"name": "entity"
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 1160,
"end": 1219,
"loc": {
"start": {
"line": 34,
"column": 21
},
"end": {
"line": 37,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1201,
"end": 1208,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 19
}
},
"argument": null,
"leadingComments": [
{
"type": "CommentLine",
"value": " No entity",
"start": 1175,
"end": 1187,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 24
}
}
}
]
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 1231,
"end": 1449,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 44,
"column": 9
}
},
"test": {
"type": "LogicalExpression",
"start": 1235,
"end": 1360,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 40,
"column": 79
}
},
"left": {
"type": "UnaryExpression",
"start": 1235,
"end": 1276,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 53
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 1236,
"end": 1276,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 53
}
},
"callee": {
"type": "MemberExpression",
"start": 1236,
"end": 1274,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 1236,
"end": 1252,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 1236,
"end": 1245,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 1236,
"end": 1240,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 1241,
"end": 1245,
"loc": {
"start": {
"line": 39,
"column": 18
},
"end": {
"line": 39,
"column": 22
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1246,
"end": 1252,
"loc": {
"start": {
"line": 39,
"column": 23
},
"end": {
"line": 39,
"column": 29
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1253,
"end": 1274,
"loc": {
"start": {
"line": 39,
"column": 30
},
"end": {
"line": 39,
"column": 51
},
"identifierName": "getIsMapOverlayActive"
},
"name": "getIsMapOverlayActive"
},
"computed": false
},
"arguments": []
},
"extra": {
"parenthesizedArgument": false
}
},
"operator": "&&",
"right": {
"type": "UnaryExpression",
"start": 1293,
"end": 1360,
"loc": {
"start": {
"line": 40,
"column": 12
},
"end": {
"line": 40,
"column": 79
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 1294,
"end": 1360,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 1294,
"end": 1342,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 1294,
"end": 1309,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 1294,
"end": 1303,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 1294,
"end": 1298,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 1299,
"end": 1303,
"loc": {
"start": {
"line": 40,
"column": 18
},
"end": {
"line": 40,
"column": 22
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1304,
"end": 1309,
"loc": {
"start": {
"line": 40,
"column": 23
},
"end": {
"line": 40,
"column": 28
},
"identifierName": "logic"
},
"name": "logic"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1310,
"end": 1342,
"loc": {
"start": {
"line": 40,
"column": 29
},
"end": {
"line": 40,
"column": 61
},
"identifierName": "getIsEntityIntersectedWithMatrix"
},
"name": "getIsEntityIntersectedWithMatrix"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1343,
"end": 1349,
"loc": {
"start": {
"line": 40,
"column": 62
},
"end": {
"line": 40,
"column": 68
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 1351,
"end": 1359,
"loc": {
"start": {
"line": 40,
"column": 70
},
"end": {
"line": 40,
"column": 78
},
"identifierName": "worldPos"
},
"name": "worldPos"
}
]
},
"extra": {
"parenthesizedArgument": false
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 1372,
"end": 1449,
"loc": {
"start": {
"line": 41,
"column": 10
},
"end": {
"line": 44,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1431,
"end": 1438,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 19
}
},
"argument": null,
"leadingComments": [
{
"type": "CommentLine",
"value": " Detailed intersection check",
"start": 1387,
"end": 1417,
"loc": {
"start": {
"line": 42,
"column": 12
},
"end": {
"line": 42,
"column": 42
}
}
}
]
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 1461,
"end": 1530,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 77
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1467,
"end": 1529,
"loc": {
"start": {
"line": 46,
"column": 14
},
"end": {
"line": 46,
"column": 76
}
},
"id": {
"type": "Identifier",
"start": 1467,
"end": 1475,
"loc": {
"start": {
"line": 46,
"column": 14
},
"end": {
"line": 46,
"column": 22
},
"identifierName": "networks"
},
"name": "networks"
},
"init": {
"type": "CallExpression",
"start": 1478,
"end": 1529,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 76
}
},
"callee": {
"type": "MemberExpression",
"start": 1478,
"end": 1515,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 62
}
},
"object": {
"type": "MemberExpression",
"start": 1478,
"end": 1493,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 1478,
"end": 1487,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 1478,
"end": 1482,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 1483,
"end": 1487,
"loc": {
"start": {
"line": 46,
"column": 30
},
"end": {
"line": 46,
"column": 34
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1488,
"end": 1493,
"loc": {
"start": {
"line": 46,
"column": 35
},
"end": {
"line": 46,
"column": 40
},
"identifierName": "logic"
},
"name": "logic"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1494,
"end": 1515,
"loc": {
"start": {
"line": 46,
"column": 41
},
"end": {
"line": 46,
"column": 62
},
"identifierName": "getEntityWireNetworks"
},
"name": "getEntityWireNetworks"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1516,
"end": 1522,
"loc": {
"start": {
"line": 46,
"column": 63
},
"end": {
"line": 46,
"column": 69
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 1524,
"end": 1528,
"loc": {
"start": {
"line": 46,
"column": 71
},
"end": {
"line": 46,
"column": 75
},
"identifierName": "tile"
},
"name": "tile"
}
]
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 1540,
"end": 1659,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 50,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 1544,
"end": 1561,
"loc": {
"start": {
"line": 47,
"column": 12
},
"end": {
"line": 47,
"column": 29
}
},
"left": {
"type": "Identifier",
"start": 1544,
"end": 1552,
"loc": {
"start": {
"line": 47,
"column": 12
},
"end": {
"line": 47,
"column": 20
},
"identifierName": "networks"
},
"name": "networks"
},
"operator": "===",
"right": {
"type": "NullLiteral",
"start": 1557,
"end": 1561,
"loc": {
"start": {
"line": 47,
"column": 25
},
"end": {
"line": 47,
"column": 29
}
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 1563,
"end": 1659,
"loc": {
"start": {
"line": 47,
"column": 31
},
"end": {
"line": 50,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1641,
"end": 1648,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 19
}
},
"argument": null,
"leadingComments": [
{
"type": "CommentLine",
"value": " This entity will never be able to be connected",
"start": 1578,
"end": 1627,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 61
}
}
}
]
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 1671,
"end": 1765,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 55,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 1675,
"end": 1696,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 33
}
},
"left": {
"type": "MemberExpression",
"start": 1675,
"end": 1690,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 1675,
"end": 1683,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 20
},
"identifierName": "networks"
},
"name": "networks"
},
"property": {
"type": "Identifier",
"start": 1684,
"end": 1690,
"loc": {
"start": {
"line": 52,
"column": 21
},
"end": {
"line": 52,
"column": 27
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": "===",
"right": {
"type": "NumericLiteral",
"start": 1695,
"end": 1696,
"loc": {
"start": {
"line": 52,
"column": 32
},
"end": {
"line": 52,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
},
"consequent": {
"type": "BlockStatement",
"start": 1698,
"end": 1765,
"loc": {
"start": {
"line": 52,
"column": 35
},
"end": {
"line": 55,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1747,
"end": 1754,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 19
}
},
"argument": null,
"leadingComments": [
{
"type": "CommentLine",
"value": " No network at all",
"start": 1713,
"end": 1733,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 32
}
}
}
]
}
],
"directives": []
},
"alternate": null
},
{
"type": "ForStatement",
"start": 1777,
"end": 1936,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 60,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 1782,
"end": 1791,
"loc": {
"start": {
"line": 57,
"column": 13
},
"end": {
"line": 57,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1786,
"end": 1791,
"loc": {
"start": {
"line": 57,
"column": 17
},
"end": {
"line": 57,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 1786,
"end": 1787,
"loc": {
"start": {
"line": 57,
"column": 17
},
"end": {
"line": 57,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 1790,
"end": 1791,
"loc": {
"start": {
"line": 57,
"column": 21
},
"end": {
"line": 57,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 1793,
"end": 1812,
"loc": {
"start": {
"line": 57,
"column": 24
},
"end": {
"line": 57,
"column": 43
}
},
"left": {
"type": "Identifier",
"start": 1793,
"end": 1794,
"loc": {
"start": {
"line": 57,
"column": 24
},
"end": {
"line": 57,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 1797,
"end": 1812,
"loc": {
"start": {
"line": 57,
"column": 28
},
"end": {
"line": 57,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 1797,
"end": 1805,
"loc": {
"start": {
"line": 57,
"column": 28
},
"end": {
"line": 57,
"column": 36
},
"identifierName": "networks"
},
"name": "networks"
},
"property": {
"type": "Identifier",
"start": 1806,
"end": 1812,
"loc": {
"start": {
"line": 57,
"column": 37
},
"end": {
"line": 57,
"column": 43
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 1814,
"end": 1817,
"loc": {
"start": {
"line": 57,
"column": 45
},
"end": {
"line": 57,
"column": 48
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 1816,
"end": 1817,
"loc": {
"start": {
"line": 57,
"column": 47
},
"end": {
"line": 57,
"column": 48
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 1819,
"end": 1936,
"loc": {
"start": {
"line": 57,
"column": 50
},
"end": {
"line": 60,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1834,
"end": 1862,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 40
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1840,
"end": 1861,
"loc": {
"start": {
"line": 58,
"column": 18
},
"end": {
"line": 58,
"column": 39
}
},
"id": {
"type": "Identifier",
"start": 1840,
"end": 1847,
"loc": {
"start": {
"line": 58,
"column": 18
},
"end": {
"line": 58,
"column": 25
},
"identifierName": "network"
},
"name": "network"
},
"init": {
"type": "MemberExpression",
"start": 1850,
"end": 1861,
"loc": {
"start": {
"line": 58,
"column": 28
},
"end": {
"line": 58,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 1850,
"end": 1858,
"loc": {
"start": {
"line": 58,
"column": 28
},
"end": {
"line": 58,
"column": 36
},
"identifierName": "networks"
},
"name": "networks"
},
"property": {
"type": "Identifier",
"start": 1859,
"end": 1860,
"loc": {
"start": {
"line": 58,
"column": 37
},
"end": {
"line": 58,
"column": 38
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1876,
"end": 1925,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 61
}
},
"expression": {
"type": "CallExpression",
"start": 1876,
"end": 1924,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 1876,
"end": 1903,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 39
}
},
"object": {
"type": "ThisExpression",
"start": 1876,
"end": 1880,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1881,
"end": 1903,
"loc": {
"start": {
"line": 59,
"column": 17
},
"end": {
"line": 59,
"column": 39
},
"identifierName": "drawHighlightedNetwork"
},
"name": "drawHighlightedNetwork"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1904,
"end": 1914,
"loc": {
"start": {
"line": 59,
"column": 40
},
"end": {
"line": 59,
"column": 50
},
"identifierName": "parameters"
},
"name": "parameters"
},
{
"type": "Identifier",
"start": 1916,
"end": 1923,
"loc": {
"start": {
"line": 59,
"column": 52
},
"end": {
"line": 59,
"column": 59
},
"identifierName": "network"
},
"name": "network"
}
]
}
}
],
"directives": []
}
},
{
"type": "IfStatement",
"start": 1948,
"end": 2582,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 77,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 1952,
"end": 1973,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 33
}
},
"left": {
"type": "MemberExpression",
"start": 1952,
"end": 1967,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 1952,
"end": 1960,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 20
},
"identifierName": "networks"
},
"name": "networks"
},
"property": {
"type": "Identifier",
"start": 1961,
"end": 1967,
"loc": {
"start": {
"line": 62,
"column": 21
},
"end": {
"line": 62,
"column": 27
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": "===",
"right": {
"type": "NumericLiteral",
"start": 1972,
"end": 1973,
"loc": {
"start": {
"line": 62,
"column": 32
},
"end": {
"line": 62,
"column": 33
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
},
"consequent": {
"type": "BlockStatement",
"start": 1975,
"end": 2582,
"loc": {
"start": {
"line": 62,
"column": 35
},
"end": {
"line": 77,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1990,
"end": 2018,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 40
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1996,
"end": 2017,
"loc": {
"start": {
"line": 63,
"column": 18
},
"end": {
"line": 63,
"column": 39
}
},
"id": {
"type": "Identifier",
"start": 1996,
"end": 2003,
"loc": {
"start": {
"line": 63,
"column": 18
},
"end": {
"line": 63,
"column": 25
},
"identifierName": "network"
},
"name": "network"
},
"init": {
"type": "MemberExpression",
"start": 2006,
"end": 2017,
"loc": {
"start": {
"line": 63,
"column": 28
},
"end": {
"line": 63,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 2006,
"end": 2014,
"loc": {
"start": {
"line": 63,
"column": 28
},
"end": {
"line": 63,
"column": 36
},
"identifierName": "networks"
},
"name": "networks"
},
"property": {
"type": "NumericLiteral",
"start": 2015,
"end": 2016,
"loc": {
"start": {
"line": 63,
"column": 37
},
"end": {
"line": 63,
"column": 38
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 2034,
"end": 2571,
"loc": {
"start": {
"line": 65,
"column": 12
},
"end": {
"line": 76,
"column": 13
}
},
"test": {
"type": "MemberExpression",
"start": 2038,
"end": 2059,
"loc": {
"start": {
"line": 65,
"column": 16
},
"end": {
"line": 65,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 2038,
"end": 2045,
"loc": {
"start": {
"line": 65,
"column": 16
},
"end": {
"line": 65,
"column": 23
},
"identifierName": "network"
},
"name": "network"
},
"property": {
"type": "Identifier",
"start": 2046,
"end": 2059,
"loc": {
"start": {
"line": 65,
"column": 24
},
"end": {
"line": 65,
"column": 37
},
"identifierName": "valueConflict"
},
"name": "valueConflict"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 2061,
"end": 2182,
"loc": {
"start": {
"line": 65,
"column": 39
},
"end": {
"line": 67,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2080,
"end": 2167,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 103
}
},
"expression": {
"type": "CallExpression",
"start": 2080,
"end": 2166,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 102
}
},
"callee": {
"type": "MemberExpression",
"start": 2080,
"end": 2104,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 2080,
"end": 2099,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 2080,
"end": 2084,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 2085,
"end": 2099,
"loc": {
"start": {
"line": 66,
"column": 21
},
"end": {
"line": 66,
"column": 35
},
"identifierName": "spriteConflict"
},
"name": "spriteConflict"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2100,
"end": 2104,
"loc": {
"start": {
"line": 66,
"column": 36
},
"end": {
"line": 66,
"column": 40
},
"identifierName": "draw"
},
"name": "draw"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2105,
"end": 2123,
"loc": {
"start": {
"line": 66,
"column": 41
},
"end": {
"line": 66,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 2105,
"end": 2115,
"loc": {
"start": {
"line": 66,
"column": 41
},
"end": {
"line": 66,
"column": 51
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 2116,
"end": 2123,
"loc": {
"start": {
"line": 66,
"column": 52
},
"end": {
"line": 66,
"column": 59
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
},
{
"type": "BinaryExpression",
"start": 2125,
"end": 2140,
"loc": {
"start": {
"line": 66,
"column": 61
},
"end": {
"line": 66,
"column": 76
}
},
"left": {
"type": "MemberExpression",
"start": 2125,
"end": 2135,
"loc": {
"start": {
"line": 66,
"column": 61
},
"end": {
"line": 66,
"column": 71
}
},
"object": {
"type": "Identifier",
"start": 2125,
"end": 2133,
"loc": {
"start": {
"line": 66,
"column": 61
},
"end": {
"line": 66,
"column": 69
},
"identifierName": "mousePos"
},
"name": "mousePos"
},
"property": {
"type": "Identifier",
"start": 2134,
"end": 2135,
"loc": {
"start": {
"line": 66,
"column": 70
},
"end": {
"line": 66,
"column": 71
},
"identifierName": "x"
},
"name": "x"
},
"computed": false
},
"operator": "+",
"right": {
"type": "NumericLiteral",
"start": 2138,
"end": 2140,
"loc": {
"start": {
"line": 66,
"column": 74
},
"end": {
"line": 66,
"column": 76
}
},
"extra": {
"rawValue": 15,
"raw": "15"
},
"value": 15
}
},
{
"type": "BinaryExpression",
"start": 2142,
"end": 2157,
"loc": {
"start": {
"line": 66,
"column": 78
},
"end": {
"line": 66,
"column": 93
}
},
"left": {
"type": "MemberExpression",
"start": 2142,
"end": 2152,
"loc": {
"start": {
"line": 66,
"column": 78
},
"end": {
"line": 66,
"column": 88
}
},
"object": {
"type": "Identifier",
"start": 2142,
"end": 2150,
"loc": {
"start": {
"line": 66,
"column": 78
},
"end": {
"line": 66,
"column": 86
},
"identifierName": "mousePos"
},
"name": "mousePos"
},
"property": {
"type": "Identifier",
"start": 2151,
"end": 2152,
"loc": {
"start": {
"line": 66,
"column": 87
},
"end": {
"line": 66,
"column": 88
},
"identifierName": "y"
},
"name": "y"
},
"computed": false
},
"operator": "-",
"right": {
"type": "NumericLiteral",
"start": 2155,
"end": 2157,
"loc": {
"start": {
"line": 66,
"column": 91
},
"end": {
"line": 66,
"column": 93
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
}
},
{
"type": "NumericLiteral",
"start": 2159,
"end": 2161,
"loc": {
"start": {
"line": 66,
"column": 95
},
"end": {
"line": 66,
"column": 97
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
},
{
"type": "NumericLiteral",
"start": 2163,
"end": 2165,
"loc": {
"start": {
"line": 66,
"column": 99
},
"end": {
"line": 66,
"column": 101
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
]
}
}
],
"directives": []
},
"alternate": {
"type": "IfStatement",
"start": 2188,
"end": 2571,
"loc": {
"start": {
"line": 67,
"column": 19
},
"end": {
"line": 76,
"column": 13
}
},
"test": {
"type": "UnaryExpression",
"start": 2192,
"end": 2213,
"loc": {
"start": {
"line": 67,
"column": 23
},
"end": {
"line": 67,
"column": 44
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 2193,
"end": 2213,
"loc": {
"start": {
"line": 67,
"column": 24
},
"end": {
"line": 67,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 2193,
"end": 2200,
"loc": {
"start": {
"line": 67,
"column": 24
},
"end": {
"line": 67,
"column": 31
},
"identifierName": "network"
},
"name": "network"
},
"property": {
"type": "Identifier",
"start": 2201,
"end": 2213,
"loc": {
"start": {
"line": 67,
"column": 32
},
"end": {
"line": 67,
"column": 44
},
"identifierName": "currentValue"
},
"name": "currentValue"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 2215,
"end": 2333,
"loc": {
"start": {
"line": 67,
"column": 46
},
"end": {
"line": 69,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2234,
"end": 2318,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 100
}
},
"expression": {
"type": "CallExpression",
"start": 2234,
"end": 2317,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 99
}
},
"callee": {
"type": "MemberExpression",
"start": 2234,
"end": 2255,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 2234,
"end": 2250,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 2234,
"end": 2238,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 2239,
"end": 2250,
"loc": {
"start": {
"line": 68,
"column": 21
},
"end": {
"line": 68,
"column": 32
},
"identifierName": "spriteEmpty"
},
"name": "spriteEmpty"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2251,
"end": 2255,
"loc": {
"start": {
"line": 68,
"column": 33
},
"end": {
"line": 68,
"column": 37
},
"identifierName": "draw"
},
"name": "draw"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2256,
"end": 2274,
"loc": {
"start": {
"line": 68,
"column": 38
},
"end": {
"line": 68,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 2256,
"end": 2266,
"loc": {
"start": {
"line": 68,
"column": 38
},
"end": {
"line": 68,
"column": 48
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 2267,
"end": 2274,
"loc": {
"start": {
"line": 68,
"column": 49
},
"end": {
"line": 68,
"column": 56
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
},
{
"type": "BinaryExpression",
"start": 2276,
"end": 2291,
"loc": {
"start": {
"line": 68,
"column": 58
},
"end": {
"line": 68,
"column": 73
}
},
"left": {
"type": "MemberExpression",
"start": 2276,
"end": 2286,
"loc": {
"start": {
"line": 68,
"column": 58
},
"end": {
"line": 68,
"column": 68
}
},
"object": {
"type": "Identifier",
"start": 2276,
"end": 2284,
"loc": {
"start": {
"line": 68,
"column": 58
},
"end": {
"line": 68,
"column": 66
},
"identifierName": "mousePos"
},
"name": "mousePos"
},
"property": {
"type": "Identifier",
"start": 2285,
"end": 2286,
"loc": {
"start": {
"line": 68,
"column": 67
},
"end": {
"line": 68,
"column": 68
},
"identifierName": "x"
},
"name": "x"
},
"computed": false
},
"operator": "+",
"right": {
"type": "NumericLiteral",
"start": 2289,
"end": 2291,
"loc": {
"start": {
"line": 68,
"column": 71
},
"end": {
"line": 68,
"column": 73
}
},
"extra": {
"rawValue": 15,
"raw": "15"
},
"value": 15
}
},
{
"type": "BinaryExpression",
"start": 2293,
"end": 2308,
"loc": {
"start": {
"line": 68,
"column": 75
},
"end": {
"line": 68,
"column": 90
}
},
"left": {
"type": "MemberExpression",
"start": 2293,
"end": 2303,
"loc": {
"start": {
"line": 68,
"column": 75
},
"end": {
"line": 68,
"column": 85
}
},
"object": {
"type": "Identifier",
"start": 2293,
"end": 2301,
"loc": {
"start": {
"line": 68,
"column": 75
},
"end": {
"line": 68,
"column": 83
},
"identifierName": "mousePos"
},
"name": "mousePos"
},
"property": {
"type": "Identifier",
"start": 2302,
"end": 2303,
"loc": {
"start": {
"line": 68,
"column": 84
},
"end": {
"line": 68,
"column": 85
},
"identifierName": "y"
},
"name": "y"
},
"computed": false
},
"operator": "-",
"right": {
"type": "NumericLiteral",
"start": 2306,
"end": 2308,
"loc": {
"start": {
"line": 68,
"column": 88
},
"end": {
"line": 68,
"column": 90
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
}
},
{
"type": "NumericLiteral",
"start": 2310,
"end": 2312,
"loc": {
"start": {
"line": 68,
"column": 92
},
"end": {
"line": 68,
"column": 94
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
},
{
"type": "NumericLiteral",
"start": 2314,
"end": 2316,
"loc": {
"start": {
"line": 68,
"column": 96
},
"end": {
"line": 68,
"column": 98
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
]
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 2339,
"end": 2571,
"loc": {
"start": {
"line": 69,
"column": 19
},
"end": {
"line": 76,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2358,
"end": 2556,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 75,
"column": 18
}
},
"expression": {
"type": "CallExpression",
"start": 2358,
"end": 2555,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 75,
"column": 17
}
},
"callee": {
"type": "MemberExpression",
"start": 2358,
"end": 2402,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 70,
"column": 60
}
},
"object": {
"type": "MemberExpression",
"start": 2358,
"end": 2378,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 70,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 2358,
"end": 2365,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 70,
"column": 23
},
"identifierName": "network"
},
"name": "network"
},
"property": {
"type": "Identifier",
"start": 2366,
"end": 2378,
"loc": {
"start": {
"line": 70,
"column": 24
},
"end": {
"line": 70,
"column": 36
},
"identifierName": "currentValue"
},
"name": "currentValue"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2379,
"end": 2402,
"loc": {
"start": {
"line": 70,
"column": 37
},
"end": {
"line": 70,
"column": 60
},
"identifierName": "drawItemCenteredClipped"
},
"name": "drawItemCenteredClipped"
},
"computed": false
},
"arguments": [
{
"type": "BinaryExpression",
"start": 2425,
"end": 2440,
"loc": {
"start": {
"line": 71,
"column": 20
},
"end": {
"line": 71,
"column": 35
}
},
"left": {
"type": "MemberExpression",
"start": 2425,
"end": 2435,
"loc": {
"start": {
"line": 71,
"column": 20
},
"end": {
"line": 71,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 2425,
"end": 2433,
"loc": {
"start": {
"line": 71,
"column": 20
},
"end": {
"line": 71,
"column": 28
},
"identifierName": "mousePos"
},
"name": "mousePos"
},
"property": {
"type": "Identifier",
"start": 2434,
"end": 2435,
"loc": {
"start": {
"line": 71,
"column": 29
},
"end": {
"line": 71,
"column": 30
},
"identifierName": "x"
},
"name": "x"
},
"computed": false
},
"operator": "+",
"right": {
"type": "NumericLiteral",
"start": 2438,
"end": 2440,
"loc": {
"start": {
"line": 71,
"column": 33
},
"end": {
"line": 71,
"column": 35
}
},
"extra": {
"rawValue": 40,
"raw": "40"
},
"value": 40
}
},
{
"type": "BinaryExpression",
"start": 2463,
"end": 2478,
"loc": {
"start": {
"line": 72,
"column": 20
},
"end": {
"line": 72,
"column": 35
}
},
"left": {
"type": "MemberExpression",
"start": 2463,
"end": 2473,
"loc": {
"start": {
"line": 72,
"column": 20
},
"end": {
"line": 72,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 2463,
"end": 2471,
"loc": {
"start": {
"line": 72,
"column": 20
},
"end": {
"line": 72,
"column": 28
},
"identifierName": "mousePos"
},
"name": "mousePos"
},
"property": {
"type": "Identifier",
"start": 2472,
"end": 2473,
"loc": {
"start": {
"line": 72,
"column": 29
},
"end": {
"line": 72,
"column": 30
},
"identifierName": "y"
},
"name": "y"
},
"computed": false
},
"operator": "+",
"right": {
"type": "NumericLiteral",
"start": 2476,
"end": 2478,
"loc": {
"start": {
"line": 72,
"column": 33
},
"end": {
"line": 72,
"column": 35
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
}
},
{
"type": "Identifier",
"start": 2501,
"end": 2511,
"loc": {
"start": {
"line": 73,
"column": 20
},
"end": {
"line": 73,
"column": 30
},
"identifierName": "parameters"
},
"name": "parameters"
},
{
"type": "NumericLiteral",
"start": 2534,
"end": 2536,
"loc": {
"start": {
"line": 74,
"column": 20
},
"end": {
"line": 74,
"column": 22
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
]
}
}
],
"directives": []
}
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n ",
"start": 545,
"end": 643,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n * @param {WireNetwork} network\r\n ",
"start": 2597,
"end": 2740,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 85,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2746,
"end": 4180,
"loc": {
"start": {
"line": 86,
"column": 4
},
"end": {
"line": 117,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2746,
"end": 2768,
"loc": {
"start": {
"line": 86,
"column": 4
},
"end": {
"line": 86,
"column": 26
},
"identifierName": "drawHighlightedNetwork"
},
"name": "drawHighlightedNetwork",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2769,
"end": 2779,
"loc": {
"start": {
"line": 86,
"column": 27
},
"end": {
"line": 86,
"column": 37
},
"identifierName": "parameters"
},
"name": "parameters"
},
{
"type": "Identifier",
"start": 2781,
"end": 2788,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 46
},
"identifierName": "network"
},
"name": "network"
}
],
"body": {
"type": "BlockStatement",
"start": 2790,
"end": 4180,
"loc": {
"start": {
"line": 86,
"column": 48
},
"end": {
"line": 117,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2801,
"end": 2838,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 45
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2801,
"end": 2837,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 44
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2801,
"end": 2831,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 2801,
"end": 2819,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 2801,
"end": 2811,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 18
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 2812,
"end": 2819,
"loc": {
"start": {
"line": 87,
"column": 19
},
"end": {
"line": 87,
"column": 26
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2820,
"end": 2831,
"loc": {
"start": {
"line": 87,
"column": 27
},
"end": {
"line": 87,
"column": 38
},
"identifierName": "globalAlpha"
},
"name": "globalAlpha"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 2834,
"end": 2837,
"loc": {
"start": {
"line": 87,
"column": 41
},
"end": {
"line": 87,
"column": 44
}
},
"extra": {
"rawValue": 0.5,
"raw": "0.5"
},
"value": 0.5
}
}
},
{
"type": "ForStatement",
"start": 2850,
"end": 3478,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 101,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 2855,
"end": 2864,
"loc": {
"start": {
"line": 89,
"column": 13
},
"end": {
"line": 89,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2859,
"end": 2864,
"loc": {
"start": {
"line": 89,
"column": 17
},
"end": {
"line": 89,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 2859,
"end": 2860,
"loc": {
"start": {
"line": 89,
"column": 17
},
"end": {
"line": 89,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 2863,
"end": 2864,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 2866,
"end": 2890,
"loc": {
"start": {
"line": 89,
"column": 24
},
"end": {
"line": 89,
"column": 48
}
},
"left": {
"type": "Identifier",
"start": 2866,
"end": 2867,
"loc": {
"start": {
"line": 89,
"column": 24
},
"end": {
"line": 89,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 2870,
"end": 2890,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 2870,
"end": 2883,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 2870,
"end": 2877,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 35
},
"identifierName": "network"
},
"name": "network"
},
"property": {
"type": "Identifier",
"start": 2878,
"end": 2883,
"loc": {
"start": {
"line": 89,
"column": 36
},
"end": {
"line": 89,
"column": 41
},
"identifierName": "wires"
},
"name": "wires"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2884,
"end": 2890,
"loc": {
"start": {
"line": 89,
"column": 42
},
"end": {
"line": 89,
"column": 48
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 2892,
"end": 2895,
"loc": {
"start": {
"line": 89,
"column": 50
},
"end": {
"line": 89,
"column": 53
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 2894,
"end": 2895,
"loc": {
"start": {
"line": 89,
"column": 52
},
"end": {
"line": 89,
"column": 53
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 2897,
"end": 3478,
"loc": {
"start": {
"line": 89,
"column": 55
},
"end": {
"line": 101,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2912,
"end": 2942,
"loc": {
"start": {
"line": 90,
"column": 12
},
"end": {
"line": 90,
"column": 42
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2918,
"end": 2941,
"loc": {
"start": {
"line": 90,
"column": 18
},
"end": {
"line": 90,
"column": 41
}
},
"id": {
"type": "Identifier",
"start": 2918,
"end": 2922,
"loc": {
"start": {
"line": 90,
"column": 18
},
"end": {
"line": 90,
"column": 22
},
"identifierName": "wire"
},
"name": "wire"
},
"init": {
"type": "MemberExpression",
"start": 2925,
"end": 2941,
"loc": {
"start": {
"line": 90,
"column": 25
},
"end": {
"line": 90,
"column": 41
}
},
"object": {
"type": "MemberExpression",
"start": 2925,
"end": 2938,
"loc": {
"start": {
"line": 90,
"column": 25
},
"end": {
"line": 90,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 2925,
"end": 2932,
"loc": {
"start": {
"line": 90,
"column": 25
},
"end": {
"line": 90,
"column": 32
},
"identifierName": "network"
},
"name": "network"
},
"property": {
"type": "Identifier",
"start": 2933,
"end": 2938,
"loc": {
"start": {
"line": 90,
"column": 33
},
"end": {
"line": 90,
"column": 38
},
"identifierName": "wires"
},
"name": "wires"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2939,
"end": 2940,
"loc": {
"start": {
"line": 90,
"column": 39
},
"end": {
"line": 90,
"column": 40
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 2956,
"end": 3007,
"loc": {
"start": {
"line": 91,
"column": 12
},
"end": {
"line": 91,
"column": 63
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2962,
"end": 3006,
"loc": {
"start": {
"line": 91,
"column": 18
},
"end": {
"line": 91,
"column": 62
}
},
"id": {
"type": "Identifier",
"start": 2962,
"end": 2972,
"loc": {
"start": {
"line": 91,
"column": 18
},
"end": {
"line": 91,
"column": 28
},
"identifierName": "staticComp"
},
"name": "staticComp"
},
"init": {
"type": "MemberExpression",
"start": 2975,
"end": 3006,
"loc": {
"start": {
"line": 91,
"column": 31
},
"end": {
"line": 91,
"column": 62
}
},
"object": {
"type": "MemberExpression",
"start": 2975,
"end": 2990,
"loc": {
"start": {
"line": 91,
"column": 31
},
"end": {
"line": 91,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 2975,
"end": 2979,
"loc": {
"start": {
"line": 91,
"column": 31
},
"end": {
"line": 91,
"column": 35
},
"identifierName": "wire"
},
"name": "wire"
},
"property": {
"type": "Identifier",
"start": 2980,
"end": 2990,
"loc": {
"start": {
"line": 91,
"column": 36
},
"end": {
"line": 91,
"column": 46
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2991,
"end": 3006,
"loc": {
"start": {
"line": 91,
"column": 47
},
"end": {
"line": 91,
"column": 62
},
"identifierName": "StaticMapEntity"
},
"name": "StaticMapEntity"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 3021,
"end": 3105,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 96
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3027,
"end": 3104,
"loc": {
"start": {
"line": 92,
"column": 18
},
"end": {
"line": 92,
"column": 95
}
},
"id": {
"type": "Identifier",
"start": 3027,
"end": 3037,
"loc": {
"start": {
"line": 92,
"column": 18
},
"end": {
"line": 92,
"column": 28
},
"identifierName": "screenTile"
},
"name": "screenTile"
},
"init": {
"type": "CallExpression",
"start": 3040,
"end": 3104,
"loc": {
"start": {
"line": 92,
"column": 31
},
"end": {
"line": 92,
"column": 95
}
},
"callee": {
"type": "MemberExpression",
"start": 3040,
"end": 3070,
"loc": {
"start": {
"line": 92,
"column": 31
},
"end": {
"line": 92,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 3040,
"end": 3056,
"loc": {
"start": {
"line": 92,
"column": 31
},
"end": {
"line": 92,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 3040,
"end": 3049,
"loc": {
"start": {
"line": 92,
"column": 31
},
"end": {
"line": 92,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 3040,
"end": 3044,
"loc": {
"start": {
"line": 92,
"column": 31
},
"end": {
"line": 92,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"start": 3045,
"end": 3049,
"loc": {
"start": {
"line": 92,
"column": 36
},
"end": {
"line": 92,
"column": 40
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3050,
"end": 3056,
"loc": {
"start": {
"line": 92,
"column": 41
},
"end": {
"line": 92,
"column": 47
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3057,
"end": 3070,
"loc": {
"start": {
"line": 92,
"column": 48
},
"end": {
"line": 92,
"column": 61
},
"identifierName": "worldToScreen"
},
"name": "worldToScreen"
},
"computed": false
},
"arguments": [
{
"type": "CallExpression",
"start": 3071,
"end": 3103,
"loc": {
"start": {
"line": 92,
"column": 62
},
"end": {
"line": 92,
"column": 94
}
},
"callee": {
"type": "MemberExpression",
"start": 3071,
"end": 3101,
"loc": {
"start": {
"line": 92,
"column": 62
},
"end": {
"line": 92,
"column": 92
}
},
"object": {
"type": "MemberExpression",
"start": 3071,
"end": 3088,
"loc": {
"start": {
"line": 92,
"column": 62
},
"end": {
"line": 92,
"column": 79
}
},
"object": {
"type": "Identifier",
"start": 3071,
"end": 3081,
"loc": {
"start": {
"line": 92,
"column": 62
},
"end": {
"line": 92,
"column": 72
},
"identifierName": "staticComp"
},
"name": "staticComp"
},
"property": {
"type": "Identifier",
"start": 3082,
"end": 3088,
"loc": {
"start": {
"line": 92,
"column": 73
},
"end": {
"line": 92,
"column": 79
},
"identifierName": "origin"
},
"name": "origin"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3089,
"end": 3101,
"loc": {
"start": {
"line": 92,
"column": 80
},
"end": {
"line": 92,
"column": 92
},
"identifierName": "toWorldSpace"
},
"name": "toWorldSpace"
},
"computed": false
},
"arguments": []
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 3119,
"end": 3467,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 100,
"column": 15
}
},
"expression": {
"type": "CallExpression",
"start": 3119,
"end": 3466,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 100,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 3119,
"end": 3154,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 3119,
"end": 3131,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 24
},
"identifierName": "MapChunkView"
},
"name": "MapChunkView"
},
"property": {
"type": "Identifier",
"start": 3132,
"end": 3154,
"loc": {
"start": {
"line": 93,
"column": 25
},
"end": {
"line": 93,
"column": 47
},
"identifierName": "drawSingleOverviewTile"
},
"name": "drawSingleOverviewTile"
},
"computed": false
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3155,
"end": 3465,
"loc": {
"start": {
"line": 93,
"column": 48
},
"end": {
"line": 100,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3174,
"end": 3201,
"loc": {
"start": {
"line": 94,
"column": 16
},
"end": {
"line": 94,
"column": 43
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3174,
"end": 3181,
"loc": {
"start": {
"line": 94,
"column": 16
},
"end": {
"line": 94,
"column": 23
},
"identifierName": "context"
},
"name": "context"
},
"value": {
"type": "MemberExpression",
"start": 3183,
"end": 3201,
"loc": {
"start": {
"line": 94,
"column": 25
},
"end": {
"line": 94,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 3183,
"end": 3193,
"loc": {
"start": {
"line": 94,
"column": 25
},
"end": {
"line": 94,
"column": 35
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 3194,
"end": 3201,
"loc": {
"start": {
"line": 94,
"column": 36
},
"end": {
"line": 94,
"column": 43
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 3220,
"end": 3235,
"loc": {
"start": {
"line": 95,
"column": 16
},
"end": {
"line": 95,
"column": 31
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3220,
"end": 3221,
"loc": {
"start": {
"line": 95,
"column": 16
},
"end": {
"line": 95,
"column": 17
},
"identifierName": "x"
},
"name": "x"
},
"value": {
"type": "MemberExpression",
"start": 3223,
"end": 3235,
"loc": {
"start": {
"line": 95,
"column": 19
},
"end": {
"line": 95,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 3223,
"end": 3233,
"loc": {
"start": {
"line": 95,
"column": 19
},
"end": {
"line": 95,
"column": 29
},
"identifierName": "screenTile"
},
"name": "screenTile"
},
"property": {
"type": "Identifier",
"start": 3234,
"end": 3235,
"loc": {
"start": {
"line": 95,
"column": 30
},
"end": {
"line": 95,
"column": 31
},
"identifierName": "x"
},
"name": "x"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 3254,
"end": 3269,
"loc": {
"start": {
"line": 96,
"column": 16
},
"end": {
"line": 96,
"column": 31
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3254,
"end": 3255,
"loc": {
"start": {
"line": 96,
"column": 16
},
"end": {
"line": 96,
"column": 17
},
"identifierName": "y"
},
"name": "y"
},
"value": {
"type": "MemberExpression",
"start": 3257,
"end": 3269,
"loc": {
"start": {
"line": 96,
"column": 19
},
"end": {
"line": 96,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 3257,
"end": 3267,
"loc": {
"start": {
"line": 96,
"column": 19
},
"end": {
"line": 96,
"column": 29
},
"identifierName": "screenTile"
},
"name": "screenTile"
},
"property": {
"type": "Identifier",
"start": 3268,
"end": 3269,
"loc": {
"start": {
"line": 96,
"column": 30
},
"end": {
"line": 96,
"column": 31
},
"identifierName": "y"
},
"name": "y"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 3288,
"end": 3300,
"loc": {
"start": {
"line": 97,
"column": 16
},
"end": {
"line": 97,
"column": 28
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3288,
"end": 3294,
"loc": {
"start": {
"line": 97,
"column": 16
},
"end": {
"line": 97,
"column": 22
},
"identifierName": "entity"
},
"name": "entity"
},
"value": {
"type": "Identifier",
"start": 3296,
"end": 3300,
"loc": {
"start": {
"line": 97,
"column": 24
},
"end": {
"line": 97,
"column": 28
},
"identifierName": "wire"
},
"name": "wire"
}
},
{
"type": "ObjectProperty",
"start": 3319,
"end": 3385,
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 82
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3319,
"end": 3333,
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 30
},
"identifierName": "tileSizePixels"
},
"name": "tileSizePixels"
},
"value": {
"type": "BinaryExpression",
"start": 3335,
"end": 3385,
"loc": {
"start": {
"line": 98,
"column": 32
},
"end": {
"line": 98,
"column": 82
}
},
"left": {
"type": "MemberExpression",
"start": 3335,
"end": 3356,
"loc": {
"start": {
"line": 98,
"column": 32
},
"end": {
"line": 98,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 3335,
"end": 3347,
"loc": {
"start": {
"line": 98,
"column": 32
},
"end": {
"line": 98,
"column": 44
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"property": {
"type": "Identifier",
"start": 3348,
"end": 3356,
"loc": {
"start": {
"line": 98,
"column": 45
},
"end": {
"line": 98,
"column": 53
},
"identifierName": "tileSize"
},
"name": "tileSize"
},
"computed": false
},
"operator": "*",
"right": {
"type": "MemberExpression",
"start": 3359,
"end": 3385,
"loc": {
"start": {
"line": 98,
"column": 56
},
"end": {
"line": 98,
"column": 82
}
},
"object": {
"type": "MemberExpression",
"start": 3359,
"end": 3375,
"loc": {
"start": {
"line": 98,
"column": 56
},
"end": {
"line": 98,
"column": 72
}
},
"object": {
"type": "MemberExpression",
"start": 3359,
"end": 3368,
"loc": {
"start": {
"line": 98,
"column": 56
},
"end": {
"line": 98,
"column": 65
}
},
"object": {
"type": "ThisExpression",
"start": 3359,
"end": 3363,
"loc": {
"start": {
"line": 98,
"column": 56
},
"end": {
"line": 98,
"column": 60
}
}
},
"property": {
"type": "Identifier",
"start": 3364,
"end": 3368,
"loc": {
"start": {
"line": 98,
"column": 61
},
"end": {
"line": 98,
"column": 65
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3369,
"end": 3375,
"loc": {
"start": {
"line": 98,
"column": 66
},
"end": {
"line": 98,
"column": 72
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3376,
"end": 3385,
"loc": {
"start": {
"line": 98,
"column": 73
},
"end": {
"line": 98,
"column": 82
},
"identifierName": "zoomLevel"
},
"name": "zoomLevel"
},
"computed": false
}
}
},
{
"type": "ObjectProperty",
"start": 3404,
"end": 3449,
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 61
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3404,
"end": 3417,
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 29
},
"identifierName": "overrideColor"
},
"name": "overrideColor"
},
"value": {
"type": "MemberExpression",
"start": 3419,
"end": 3449,
"loc": {
"start": {
"line": 99,
"column": 31
},
"end": {
"line": 99,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 3419,
"end": 3434,
"loc": {
"start": {
"line": 99,
"column": 31
},
"end": {
"line": 99,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 3419,
"end": 3428,
"loc": {
"start": {
"line": 99,
"column": 31
},
"end": {
"line": 99,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 3419,
"end": 3424,
"loc": {
"start": {
"line": 99,
"column": 31
},
"end": {
"line": 99,
"column": 36
},
"identifierName": "THEME"
},
"name": "THEME"
},
"property": {
"type": "Identifier",
"start": 3425,
"end": 3428,
"loc": {
"start": {
"line": 99,
"column": 37
},
"end": {
"line": 99,
"column": 40
},
"identifierName": "map"
},
"name": "map"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3429,
"end": 3434,
"loc": {
"start": {
"line": 99,
"column": 41
},
"end": {
"line": 99,
"column": 46
},
"identifierName": "wires"
},
"name": "wires"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3435,
"end": 3449,
"loc": {
"start": {
"line": 99,
"column": 47
},
"end": {
"line": 99,
"column": 61
},
"identifierName": "highlightColor"
},
"name": "highlightColor"
},
"computed": false
}
}
]
}
]
}
}
],
"directives": []
}
},
{
"type": "ForStatement",
"start": 3490,
"end": 4128,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 115,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 3495,
"end": 3504,
"loc": {
"start": {
"line": 103,
"column": 13
},
"end": {
"line": 103,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3499,
"end": 3504,
"loc": {
"start": {
"line": 103,
"column": 17
},
"end": {
"line": 103,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 3499,
"end": 3500,
"loc": {
"start": {
"line": 103,
"column": 17
},
"end": {
"line": 103,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 3503,
"end": 3504,
"loc": {
"start": {
"line": 103,
"column": 21
},
"end": {
"line": 103,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 3506,
"end": 3532,
"loc": {
"start": {
"line": 103,
"column": 24
},
"end": {
"line": 103,
"column": 50
}
},
"left": {
"type": "Identifier",
"start": 3506,
"end": 3507,
"loc": {
"start": {
"line": 103,
"column": 24
},
"end": {
"line": 103,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 3510,
"end": 3532,
"loc": {
"start": {
"line": 103,
"column": 28
},
"end": {
"line": 103,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 3510,
"end": 3525,
"loc": {
"start": {
"line": 103,
"column": 28
},
"end": {
"line": 103,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 3510,
"end": 3517,
"loc": {
"start": {
"line": 103,
"column": 28
},
"end": {
"line": 103,
"column": 35
},
"identifierName": "network"
},
"name": "network"
},
"property": {
"type": "Identifier",
"start": 3518,
"end": 3525,
"loc": {
"start": {
"line": 103,
"column": 36
},
"end": {
"line": 103,
"column": 43
},
"identifierName": "tunnels"
},
"name": "tunnels"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3526,
"end": 3532,
"loc": {
"start": {
"line": 103,
"column": 44
},
"end": {
"line": 103,
"column": 50
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 3534,
"end": 3537,
"loc": {
"start": {
"line": 103,
"column": 52
},
"end": {
"line": 103,
"column": 55
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 3536,
"end": 3537,
"loc": {
"start": {
"line": 103,
"column": 54
},
"end": {
"line": 103,
"column": 55
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 3539,
"end": 4128,
"loc": {
"start": {
"line": 103,
"column": 57
},
"end": {
"line": 115,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 3554,
"end": 3588,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 46
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3560,
"end": 3587,
"loc": {
"start": {
"line": 104,
"column": 18
},
"end": {
"line": 104,
"column": 45
}
},
"id": {
"type": "Identifier",
"start": 3560,
"end": 3566,
"loc": {
"start": {
"line": 104,
"column": 18
},
"end": {
"line": 104,
"column": 24
},
"identifierName": "tunnel"
},
"name": "tunnel"
},
"init": {
"type": "MemberExpression",
"start": 3569,
"end": 3587,
"loc": {
"start": {
"line": 104,
"column": 27
},
"end": {
"line": 104,
"column": 45
}
},
"object": {
"type": "MemberExpression",
"start": 3569,
"end": 3584,
"loc": {
"start": {
"line": 104,
"column": 27
},
"end": {
"line": 104,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 3569,
"end": 3576,
"loc": {
"start": {
"line": 104,
"column": 27
},
"end": {
"line": 104,
"column": 34
},
"identifierName": "network"
},
"name": "network"
},
"property": {
"type": "Identifier",
"start": 3577,
"end": 3584,
"loc": {
"start": {
"line": 104,
"column": 35
},
"end": {
"line": 104,
"column": 42
},
"identifierName": "tunnels"
},
"name": "tunnels"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3585,
"end": 3586,
"loc": {
"start": {
"line": 104,
"column": 43
},
"end": {
"line": 104,
"column": 44
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 3602,
"end": 3655,
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 65
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3608,
"end": 3654,
"loc": {
"start": {
"line": 105,
"column": 18
},
"end": {
"line": 105,
"column": 64
}
},
"id": {
"type": "Identifier",
"start": 3608,
"end": 3618,
"loc": {
"start": {
"line": 105,
"column": 18
},
"end": {
"line": 105,
"column": 28
},
"identifierName": "staticComp"
},
"name": "staticComp"
},
"init": {
"type": "MemberExpression",
"start": 3621,
"end": 3654,
"loc": {
"start": {
"line": 105,
"column": 31
},
"end": {
"line": 105,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 3621,
"end": 3638,
"loc": {
"start": {
"line": 105,
"column": 31
},
"end": {
"line": 105,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 3621,
"end": 3627,
"loc": {
"start": {
"line": 105,
"column": 31
},
"end": {
"line": 105,
"column": 37
},
"identifierName": "tunnel"
},
"name": "tunnel"
},
"property": {
"type": "Identifier",
"start": 3628,
"end": 3638,
"loc": {
"start": {
"line": 105,
"column": 38
},
"end": {
"line": 105,
"column": 48
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3639,
"end": 3654,
"loc": {
"start": {
"line": 105,
"column": 49
},
"end": {
"line": 105,
"column": 64
},
"identifierName": "StaticMapEntity"
},
"name": "StaticMapEntity"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 3669,
"end": 3753,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 96
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3675,
"end": 3752,
"loc": {
"start": {
"line": 106,
"column": 18
},
"end": {
"line": 106,
"column": 95
}
},
"id": {
"type": "Identifier",
"start": 3675,
"end": 3685,
"loc": {
"start": {
"line": 106,
"column": 18
},
"end": {
"line": 106,
"column": 28
},
"identifierName": "screenTile"
},
"name": "screenTile"
},
"init": {
"type": "CallExpression",
"start": 3688,
"end": 3752,
"loc": {
"start": {
"line": 106,
"column": 31
},
"end": {
"line": 106,
"column": 95
}
},
"callee": {
"type": "MemberExpression",
"start": 3688,
"end": 3718,
"loc": {
"start": {
"line": 106,
"column": 31
},
"end": {
"line": 106,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 3688,
"end": 3704,
"loc": {
"start": {
"line": 106,
"column": 31
},
"end": {
"line": 106,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 3688,
"end": 3697,
"loc": {
"start": {
"line": 106,
"column": 31
},
"end": {
"line": 106,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 3688,
"end": 3692,
"loc": {
"start": {
"line": 106,
"column": 31
},
"end": {
"line": 106,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"start": 3693,
"end": 3697,
"loc": {
"start": {
"line": 106,
"column": 36
},
"end": {
"line": 106,
"column": 40
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3698,
"end": 3704,
"loc": {
"start": {
"line": 106,
"column": 41
},
"end": {
"line": 106,
"column": 47
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3705,
"end": 3718,
"loc": {
"start": {
"line": 106,
"column": 48
},
"end": {
"line": 106,
"column": 61
},
"identifierName": "worldToScreen"
},
"name": "worldToScreen"
},
"computed": false
},
"arguments": [
{
"type": "CallExpression",
"start": 3719,
"end": 3751,
"loc": {
"start": {
"line": 106,
"column": 62
},
"end": {
"line": 106,
"column": 94
}
},
"callee": {
"type": "MemberExpression",
"start": 3719,
"end": 3749,
"loc": {
"start": {
"line": 106,
"column": 62
},
"end": {
"line": 106,
"column": 92
}
},
"object": {
"type": "MemberExpression",
"start": 3719,
"end": 3736,
"loc": {
"start": {
"line": 106,
"column": 62
},
"end": {
"line": 106,
"column": 79
}
},
"object": {
"type": "Identifier",
"start": 3719,
"end": 3729,
"loc": {
"start": {
"line": 106,
"column": 62
},
"end": {
"line": 106,
"column": 72
},
"identifierName": "staticComp"
},
"name": "staticComp"
},
"property": {
"type": "Identifier",
"start": 3730,
"end": 3736,
"loc": {
"start": {
"line": 106,
"column": 73
},
"end": {
"line": 106,
"column": 79
},
"identifierName": "origin"
},
"name": "origin"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3737,
"end": 3749,
"loc": {
"start": {
"line": 106,
"column": 80
},
"end": {
"line": 106,
"column": 92
},
"identifierName": "toWorldSpace"
},
"name": "toWorldSpace"
},
"computed": false
},
"arguments": []
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 3767,
"end": 4117,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 114,
"column": 15
}
},
"expression": {
"type": "CallExpression",
"start": 3767,
"end": 4116,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 114,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 3767,
"end": 3802,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 3767,
"end": 3779,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 24
},
"identifierName": "MapChunkView"
},
"name": "MapChunkView"
},
"property": {
"type": "Identifier",
"start": 3780,
"end": 3802,
"loc": {
"start": {
"line": 107,
"column": 25
},
"end": {
"line": 107,
"column": 47
},
"identifierName": "drawSingleOverviewTile"
},
"name": "drawSingleOverviewTile"
},
"computed": false
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3803,
"end": 4115,
"loc": {
"start": {
"line": 107,
"column": 48
},
"end": {
"line": 114,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3822,
"end": 3849,
"loc": {
"start": {
"line": 108,
"column": 16
},
"end": {
"line": 108,
"column": 43
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3822,
"end": 3829,
"loc": {
"start": {
"line": 108,
"column": 16
},
"end": {
"line": 108,
"column": 23
},
"identifierName": "context"
},
"name": "context"
},
"value": {
"type": "MemberExpression",
"start": 3831,
"end": 3849,
"loc": {
"start": {
"line": 108,
"column": 25
},
"end": {
"line": 108,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 3831,
"end": 3841,
"loc": {
"start": {
"line": 108,
"column": 25
},
"end": {
"line": 108,
"column": 35
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 3842,
"end": 3849,
"loc": {
"start": {
"line": 108,
"column": 36
},
"end": {
"line": 108,
"column": 43
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 3868,
"end": 3883,
"loc": {
"start": {
"line": 109,
"column": 16
},
"end": {
"line": 109,
"column": 31
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3868,
"end": 3869,
"loc": {
"start": {
"line": 109,
"column": 16
},
"end": {
"line": 109,
"column": 17
},
"identifierName": "x"
},
"name": "x"
},
"value": {
"type": "MemberExpression",
"start": 3871,
"end": 3883,
"loc": {
"start": {
"line": 109,
"column": 19
},
"end": {
"line": 109,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 3871,
"end": 3881,
"loc": {
"start": {
"line": 109,
"column": 19
},
"end": {
"line": 109,
"column": 29
},
"identifierName": "screenTile"
},
"name": "screenTile"
},
"property": {
"type": "Identifier",
"start": 3882,
"end": 3883,
"loc": {
"start": {
"line": 109,
"column": 30
},
"end": {
"line": 109,
"column": 31
},
"identifierName": "x"
},
"name": "x"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 3902,
"end": 3917,
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 31
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3902,
"end": 3903,
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 17
},
"identifierName": "y"
},
"name": "y"
},
"value": {
"type": "MemberExpression",
"start": 3905,
"end": 3917,
"loc": {
"start": {
"line": 110,
"column": 19
},
"end": {
"line": 110,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 3905,
"end": 3915,
"loc": {
"start": {
"line": 110,
"column": 19
},
"end": {
"line": 110,
"column": 29
},
"identifierName": "screenTile"
},
"name": "screenTile"
},
"property": {
"type": "Identifier",
"start": 3916,
"end": 3917,
"loc": {
"start": {
"line": 110,
"column": 30
},
"end": {
"line": 110,
"column": 31
},
"identifierName": "y"
},
"name": "y"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 3936,
"end": 3950,
"loc": {
"start": {
"line": 111,
"column": 16
},
"end": {
"line": 111,
"column": 30
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3936,
"end": 3942,
"loc": {
"start": {
"line": 111,
"column": 16
},
"end": {
"line": 111,
"column": 22
},
"identifierName": "entity"
},
"name": "entity"
},
"value": {
"type": "Identifier",
"start": 3944,
"end": 3950,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 30
},
"identifierName": "tunnel"
},
"name": "tunnel"
}
},
{
"type": "ObjectProperty",
"start": 3969,
"end": 4035,
"loc": {
"start": {
"line": 112,
"column": 16
},
"end": {
"line": 112,
"column": 82
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3969,
"end": 3983,
"loc": {
"start": {
"line": 112,
"column": 16
},
"end": {
"line": 112,
"column": 30
},
"identifierName": "tileSizePixels"
},
"name": "tileSizePixels"
},
"value": {
"type": "BinaryExpression",
"start": 3985,
"end": 4035,
"loc": {
"start": {
"line": 112,
"column": 32
},
"end": {
"line": 112,
"column": 82
}
},
"left": {
"type": "MemberExpression",
"start": 3985,
"end": 4006,
"loc": {
"start": {
"line": 112,
"column": 32
},
"end": {
"line": 112,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 3985,
"end": 3997,
"loc": {
"start": {
"line": 112,
"column": 32
},
"end": {
"line": 112,
"column": 44
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"property": {
"type": "Identifier",
"start": 3998,
"end": 4006,
"loc": {
"start": {
"line": 112,
"column": 45
},
"end": {
"line": 112,
"column": 53
},
"identifierName": "tileSize"
},
"name": "tileSize"
},
"computed": false
},
"operator": "*",
"right": {
"type": "MemberExpression",
"start": 4009,
"end": 4035,
"loc": {
"start": {
"line": 112,
"column": 56
},
"end": {
"line": 112,
"column": 82
}
},
"object": {
"type": "MemberExpression",
"start": 4009,
"end": 4025,
"loc": {
"start": {
"line": 112,
"column": 56
},
"end": {
"line": 112,
"column": 72
}
},
"object": {
"type": "MemberExpression",
"start": 4009,
"end": 4018,
"loc": {
"start": {
"line": 112,
"column": 56
},
"end": {
"line": 112,
"column": 65
}
},
"object": {
"type": "ThisExpression",
"start": 4009,
"end": 4013,
"loc": {
"start": {
"line": 112,
"column": 56
},
"end": {
"line": 112,
"column": 60
}
}
},
"property": {
"type": "Identifier",
"start": 4014,
"end": 4018,
"loc": {
"start": {
"line": 112,
"column": 61
},
"end": {
"line": 112,
"column": 65
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4019,
"end": 4025,
"loc": {
"start": {
"line": 112,
"column": 66
},
"end": {
"line": 112,
"column": 72
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4026,
"end": 4035,
"loc": {
"start": {
"line": 112,
"column": 73
},
"end": {
"line": 112,
"column": 82
},
"identifierName": "zoomLevel"
},
"name": "zoomLevel"
},
"computed": false
}
}
},
{
"type": "ObjectProperty",
"start": 4054,
"end": 4099,
"loc": {
"start": {
"line": 113,
"column": 16
},
"end": {
"line": 113,
"column": 61
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4054,
"end": 4067,
"loc": {
"start": {
"line": 113,
"column": 16
},
"end": {
"line": 113,
"column": 29
},
"identifierName": "overrideColor"
},
"name": "overrideColor"
},
"value": {
"type": "MemberExpression",
"start": 4069,
"end": 4099,
"loc": {
"start": {
"line": 113,
"column": 31
},
"end": {
"line": 113,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 4069,
"end": 4084,
"loc": {
"start": {
"line": 113,
"column": 31
},
"end": {
"line": 113,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 4069,
"end": 4078,
"loc": {
"start": {
"line": 113,
"column": 31
},
"end": {
"line": 113,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 4069,
"end": 4074,
"loc": {
"start": {
"line": 113,
"column": 31
},
"end": {
"line": 113,
"column": 36
},
"identifierName": "THEME"
},
"name": "THEME"
},
"property": {
"type": "Identifier",
"start": 4075,
"end": 4078,
"loc": {
"start": {
"line": 113,
"column": 37
},
"end": {
"line": 113,
"column": 40
},
"identifierName": "map"
},
"name": "map"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4079,
"end": 4084,
"loc": {
"start": {
"line": 113,
"column": 41
},
"end": {
"line": 113,
"column": 46
},
"identifierName": "wires"
},
"name": "wires"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4085,
"end": 4099,
"loc": {
"start": {
"line": 113,
"column": 47
},
"end": {
"line": 113,
"column": 61
},
"identifierName": "highlightColor"
},
"name": "highlightColor"
},
"computed": false
}
}
]
}
]
}
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 4138,
"end": 4173,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 43
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4138,
"end": 4172,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 42
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4138,
"end": 4168,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 4138,
"end": 4156,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 4138,
"end": 4148,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 18
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 4149,
"end": 4156,
"loc": {
"start": {
"line": 116,
"column": 19
},
"end": {
"line": 116,
"column": 26
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4157,
"end": 4168,
"loc": {
"start": {
"line": 116,
"column": 27
},
"end": {
"line": 116,
"column": 38
},
"identifierName": "globalAlpha"
},
"name": "globalAlpha"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 4171,
"end": 4172,
"loc": {
"start": {
"line": 116,
"column": 41
},
"end": {
"line": 116,
"column": 42
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n * @param {WireNetwork} network\r\n ",
"start": 2597,
"end": 2740,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 85,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [],
"trailingComments": []
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n ",
"start": 545,
"end": 643,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " Not in the wires layer",
"start": 740,
"end": 765,
"loc": {
"start": {
"line": 20,
"column": 12
},
"end": {
"line": 20,
"column": 37
}
}
},
{
"type": "CommentLine",
"value": " No mouse",
"start": 894,
"end": 905,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 23
}
}
},
{
"type": "CommentLine",
"value": " No entity",
"start": 1175,
"end": 1187,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 24
}
}
},
{
"type": "CommentLine",
"value": " Detailed intersection check",
"start": 1387,
"end": 1417,
"loc": {
"start": {
"line": 42,
"column": 12
},
"end": {
"line": 42,
"column": 42
}
}
},
{
"type": "CommentLine",
"value": " This entity will never be able to be connected",
"start": 1578,
"end": 1627,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 61
}
}
},
{
"type": "CommentLine",
"value": " No network at all",
"start": 1713,
"end": 1733,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 32
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n *\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n * @param {WireNetwork} network\r\n ",
"start": 2597,
"end": 2740,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 85,
"column": 7
}
}
}
],
"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": "globalConfig",
"start": 9,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 22,
"end": 23,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 24,
"end": 28,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"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": 29,
"end": 51,
"loc": {
"start": {
"line": 1,
"column": 29
},
"end": {
"line": 1,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 51,
"end": 52,
"loc": {
"start": {
"line": 1,
"column": 51
},
"end": {
"line": 1,
"column": 52
}
}
},
{
"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": 54,
"end": 60,
"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": 61,
"end": 62,
"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": "MapChunkView",
"start": 63,
"end": 75,
"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": 76,
"end": 77,
"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": 78,
"end": 82,
"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": "../../map_chunk_view",
"start": 83,
"end": 105,
"loc": {
"start": {
"line": 2,
"column": 29
},
"end": {
"line": 2,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 105,
"end": 106,
"loc": {
"start": {
"line": 2,
"column": 51
},
"end": {
"line": 2,
"column": 52
}
}
},
{
"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": 108,
"end": 114,
"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": 115,
"end": 116,
"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": "WireNetwork",
"start": 117,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 129,
"end": 130,
"loc": {
"start": {
"line": 3,
"column": 21
},
"end": {
"line": 3,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 131,
"end": 135,
"loc": {
"start": {
"line": 3,
"column": 23
},
"end": {
"line": 3,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../systems/wire",
"start": 136,
"end": 156,
"loc": {
"start": {
"line": 3,
"column": 28
},
"end": {
"line": 3,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 156,
"end": 157,
"loc": {
"start": {
"line": 3,
"column": 48
},
"end": {
"line": 3,
"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": 159,
"end": 165,
"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": 166,
"end": 167,
"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": "THEME",
"start": 168,
"end": 173,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 174,
"end": 175,
"loc": {
"start": {
"line": 4,
"column": 15
},
"end": {
"line": 4,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 176,
"end": 180,
"loc": {
"start": {
"line": 4,
"column": 17
},
"end": {
"line": 4,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../theme",
"start": 181,
"end": 194,
"loc": {
"start": {
"line": 4,
"column": 22
},
"end": {
"line": 4,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 194,
"end": 195,
"loc": {
"start": {
"line": 4,
"column": 35
},
"end": {
"line": 4,
"column": 36
}
}
},
{
"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": 197,
"end": 203,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 204,
"end": 205,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseHUDPart",
"start": 206,
"end": 217,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 218,
"end": 219,
"loc": {
"start": {
"line": 5,
"column": 21
},
"end": {
"line": 5,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 220,
"end": 224,
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../base_hud_part",
"start": 225,
"end": 243,
"loc": {
"start": {
"line": 5,
"column": 28
},
"end": {
"line": 5,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 243,
"end": 244,
"loc": {
"start": {
"line": 5,
"column": 46
},
"end": {
"line": 5,
"column": 47
}
}
},
{
"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": 246,
"end": 252,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 253,
"end": 254,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Loader",
"start": 255,
"end": 261,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 262,
"end": 263,
"loc": {
"start": {
"line": 6,
"column": 16
},
"end": {
"line": 6,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 264,
"end": 268,
"loc": {
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 6,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../../core/loader",
"start": 269,
"end": 291,
"loc": {
"start": {
"line": 6,
"column": 23
},
"end": {
"line": 6,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 291,
"end": 292,
"loc": {
"start": {
"line": 6,
"column": 45
},
"end": {
"line": 6,
"column": 46
}
}
},
{
"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": 296,
"end": 302,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"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": 303,
"end": 308,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "HUDWireInfo",
"start": 309,
"end": 320,
"loc": {
"start": {
"line": 8,
"column": 13
},
"end": {
"line": 8,
"column": 24
}
}
},
{
"type": {
"label": "extends",
"keyword": "extends",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "extends",
"start": 321,
"end": 328,
"loc": {
"start": {
"line": 8,
"column": 25
},
"end": {
"line": 8,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseHUDPart",
"start": 329,
"end": 340,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 44
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 341,
"end": 342,
"loc": {
"start": {
"line": 8,
"column": 45
},
"end": {
"line": 8,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 348,
"end": 358,
"loc": {
"start": {
"line": 9,
"column": 4
},
"end": {
"line": 9,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 358,
"end": 359,
"loc": {
"start": {
"line": 9,
"column": 14
},
"end": {
"line": 9,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 359,
"end": 360,
"loc": {
"start": {
"line": 9,
"column": 15
},
"end": {
"line": 9,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 361,
"end": 362,
"loc": {
"start": {
"line": 9,
"column": 17
},
"end": {
"line": 9,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 372,
"end": 376,
"loc": {
"start": {
"line": 10,
"column": 8
},
"end": {
"line": 10,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 376,
"end": 377,
"loc": {
"start": {
"line": 10,
"column": 12
},
"end": {
"line": 10,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spriteEmpty",
"start": 377,
"end": 388,
"loc": {
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 10,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 389,
"end": 390,
"loc": {
"start": {
"line": 10,
"column": 25
},
"end": {
"line": 10,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Loader",
"start": 391,
"end": 397,
"loc": {
"start": {
"line": 10,
"column": 27
},
"end": {
"line": 10,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 397,
"end": 398,
"loc": {
"start": {
"line": 10,
"column": 33
},
"end": {
"line": 10,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSprite",
"start": 398,
"end": 407,
"loc": {
"start": {
"line": 10,
"column": 34
},
"end": {
"line": 10,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 407,
"end": 408,
"loc": {
"start": {
"line": 10,
"column": 43
},
"end": {
"line": 10,
"column": 44
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "sprites/wires/network_empty.png",
"start": 408,
"end": 441,
"loc": {
"start": {
"line": 10,
"column": 44
},
"end": {
"line": 10,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 441,
"end": 442,
"loc": {
"start": {
"line": 10,
"column": 77
},
"end": {
"line": 10,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 442,
"end": 443,
"loc": {
"start": {
"line": 10,
"column": 78
},
"end": {
"line": 10,
"column": 79
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 453,
"end": 457,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 457,
"end": 458,
"loc": {
"start": {
"line": 11,
"column": 12
},
"end": {
"line": 11,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spriteConflict",
"start": 458,
"end": 472,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 473,
"end": 474,
"loc": {
"start": {
"line": 11,
"column": 28
},
"end": {
"line": 11,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Loader",
"start": 475,
"end": 481,
"loc": {
"start": {
"line": 11,
"column": 30
},
"end": {
"line": 11,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 481,
"end": 482,
"loc": {
"start": {
"line": 11,
"column": 36
},
"end": {
"line": 11,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSprite",
"start": 482,
"end": 491,
"loc": {
"start": {
"line": 11,
"column": 37
},
"end": {
"line": 11,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 491,
"end": 492,
"loc": {
"start": {
"line": 11,
"column": 46
},
"end": {
"line": 11,
"column": 47
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "sprites/wires/network_conflict.png",
"start": 492,
"end": 528,
"loc": {
"start": {
"line": 11,
"column": 47
},
"end": {
"line": 11,
"column": 83
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 528,
"end": 529,
"loc": {
"start": {
"line": 11,
"column": 83
},
"end": {
"line": 11,
"column": 84
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 529,
"end": 530,
"loc": {
"start": {
"line": 11,
"column": 84
},
"end": {
"line": 11,
"column": 85
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 536,
"end": 537,
"loc": {
"start": {
"line": 12,
"column": 4
},
"end": {
"line": 12,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n ",
"start": 545,
"end": 643,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "drawOverlays",
"start": 649,
"end": 661,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 661,
"end": 662,
"loc": {
"start": {
"line": 18,
"column": 16
},
"end": {
"line": 18,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 662,
"end": 672,
"loc": {
"start": {
"line": 18,
"column": 17
},
"end": {
"line": 18,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 672,
"end": 673,
"loc": {
"start": {
"line": 18,
"column": 27
},
"end": {
"line": 18,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 674,
"end": 675,
"loc": {
"start": {
"line": 18,
"column": 29
},
"end": {
"line": 18,
"column": 30
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 685,
"end": 687,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 688,
"end": 689,
"loc": {
"start": {
"line": 19,
"column": 11
},
"end": {
"line": 19,
"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": 689,
"end": 693,
"loc": {
"start": {
"line": 19,
"column": 12
},
"end": {
"line": 19,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 693,
"end": 694,
"loc": {
"start": {
"line": 19,
"column": 16
},
"end": {
"line": 19,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 694,
"end": 698,
"loc": {
"start": {
"line": 19,
"column": 17
},
"end": {
"line": 19,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 698,
"end": 699,
"loc": {
"start": {
"line": 19,
"column": 21
},
"end": {
"line": 19,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentLayer",
"start": 699,
"end": 711,
"loc": {
"start": {
"line": 19,
"column": 22
},
"end": {
"line": 19,
"column": 34
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 712,
"end": 715,
"loc": {
"start": {
"line": 19,
"column": 35
},
"end": {
"line": 19,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 716,
"end": 723,
"loc": {
"start": {
"line": 19,
"column": 39
},
"end": {
"line": 19,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 723,
"end": 724,
"loc": {
"start": {
"line": 19,
"column": 46
},
"end": {
"line": 19,
"column": 47
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 725,
"end": 726,
"loc": {
"start": {
"line": 19,
"column": 48
},
"end": {
"line": 19,
"column": 49
}
}
},
{
"type": "CommentLine",
"value": " Not in the wires layer",
"start": 740,
"end": 765,
"loc": {
"start": {
"line": 20,
"column": 12
},
"end": {
"line": 20,
"column": 37
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 779,
"end": 785,
"loc": {
"start": {
"line": 21,
"column": 12
},
"end": {
"line": 21,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 785,
"end": 786,
"loc": {
"start": {
"line": 21,
"column": 18
},
"end": {
"line": 21,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 796,
"end": 797,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 9
}
}
},
{
"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": 809,
"end": 814,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 815,
"end": 823,
"loc": {
"start": {
"line": 24,
"column": 14
},
"end": {
"line": 24,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 824,
"end": 825,
"loc": {
"start": {
"line": 24,
"column": 23
},
"end": {
"line": 24,
"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": 826,
"end": 830,
"loc": {
"start": {
"line": 24,
"column": 25
},
"end": {
"line": 24,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 830,
"end": 831,
"loc": {
"start": {
"line": 24,
"column": 29
},
"end": {
"line": 24,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 831,
"end": 835,
"loc": {
"start": {
"line": 24,
"column": 30
},
"end": {
"line": 24,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 835,
"end": 836,
"loc": {
"start": {
"line": 24,
"column": 34
},
"end": {
"line": 24,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 836,
"end": 839,
"loc": {
"start": {
"line": 24,
"column": 35
},
"end": {
"line": 24,
"column": 38
}
}
},
{
"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": 24,
"column": 38
},
"end": {
"line": 24,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePosition",
"start": 840,
"end": 853,
"loc": {
"start": {
"line": 24,
"column": 39
},
"end": {
"line": 24,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 853,
"end": 854,
"loc": {
"start": {
"line": 24,
"column": 52
},
"end": {
"line": 24,
"column": 53
}
}
},
{
"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": 864,
"end": 866,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 867,
"end": 868,
"loc": {
"start": {
"line": 25,
"column": 11
},
"end": {
"line": 25,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 868,
"end": 869,
"loc": {
"start": {
"line": 25,
"column": 12
},
"end": {
"line": 25,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 869,
"end": 877,
"loc": {
"start": {
"line": 25,
"column": 13
},
"end": {
"line": 25,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 877,
"end": 878,
"loc": {
"start": {
"line": 25,
"column": 21
},
"end": {
"line": 25,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 879,
"end": 880,
"loc": {
"start": {
"line": 25,
"column": 23
},
"end": {
"line": 25,
"column": 24
}
}
},
{
"type": "CommentLine",
"value": " No mouse",
"start": 894,
"end": 905,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 23
}
}
},
{
"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": 919,
"end": 925,
"loc": {
"start": {
"line": 27,
"column": 12
},
"end": {
"line": 27,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 925,
"end": 926,
"loc": {
"start": {
"line": 27,
"column": 18
},
"end": {
"line": 27,
"column": 19
}
}
},
{
"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": 28,
"column": 8
},
"end": {
"line": 28,
"column": 9
}
}
},
{
"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": 949,
"end": 954,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "worldPos",
"start": 955,
"end": 963,
"loc": {
"start": {
"line": 30,
"column": 14
},
"end": {
"line": 30,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 964,
"end": 965,
"loc": {
"start": {
"line": 30,
"column": 23
},
"end": {
"line": 30,
"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": 966,
"end": 970,
"loc": {
"start": {
"line": 30,
"column": 25
},
"end": {
"line": 30,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 970,
"end": 971,
"loc": {
"start": {
"line": 30,
"column": 29
},
"end": {
"line": 30,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 971,
"end": 975,
"loc": {
"start": {
"line": 30,
"column": 30
},
"end": {
"line": 30,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 975,
"end": 976,
"loc": {
"start": {
"line": 30,
"column": 34
},
"end": {
"line": 30,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 976,
"end": 982,
"loc": {
"start": {
"line": 30,
"column": 35
},
"end": {
"line": 30,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 982,
"end": 983,
"loc": {
"start": {
"line": 30,
"column": 41
},
"end": {
"line": 30,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "screenToWorld",
"start": 983,
"end": 996,
"loc": {
"start": {
"line": 30,
"column": 42
},
"end": {
"line": 30,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 996,
"end": 997,
"loc": {
"start": {
"line": 30,
"column": 55
},
"end": {
"line": 30,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 997,
"end": 1005,
"loc": {
"start": {
"line": 30,
"column": 56
},
"end": {
"line": 30,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1005,
"end": 1006,
"loc": {
"start": {
"line": 30,
"column": 64
},
"end": {
"line": 30,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1006,
"end": 1007,
"loc": {
"start": {
"line": 30,
"column": 65
},
"end": {
"line": 30,
"column": 66
}
}
},
{
"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": 1017,
"end": 1022,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tile",
"start": 1023,
"end": 1027,
"loc": {
"start": {
"line": 31,
"column": 14
},
"end": {
"line": 31,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1028,
"end": 1029,
"loc": {
"start": {
"line": 31,
"column": 19
},
"end": {
"line": 31,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "worldPos",
"start": 1030,
"end": 1038,
"loc": {
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 31,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1038,
"end": 1039,
"loc": {
"start": {
"line": 31,
"column": 29
},
"end": {
"line": 31,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toTileSpace",
"start": 1039,
"end": 1050,
"loc": {
"start": {
"line": 31,
"column": 30
},
"end": {
"line": 31,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1050,
"end": 1051,
"loc": {
"start": {
"line": 31,
"column": 41
},
"end": {
"line": 31,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1051,
"end": 1052,
"loc": {
"start": {
"line": 31,
"column": 42
},
"end": {
"line": 31,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1052,
"end": 1053,
"loc": {
"start": {
"line": 31,
"column": 43
},
"end": {
"line": 31,
"column": 44
}
}
},
{
"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": 1063,
"end": 1068,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 1069,
"end": 1075,
"loc": {
"start": {
"line": 32,
"column": 14
},
"end": {
"line": 32,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1076,
"end": 1077,
"loc": {
"start": {
"line": 32,
"column": 21
},
"end": {
"line": 32,
"column": 22
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1078,
"end": 1082,
"loc": {
"start": {
"line": 32,
"column": 23
},
"end": {
"line": 32,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1082,
"end": 1083,
"loc": {
"start": {
"line": 32,
"column": 27
},
"end": {
"line": 32,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1083,
"end": 1087,
"loc": {
"start": {
"line": 32,
"column": 28
},
"end": {
"line": 32,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1087,
"end": 1088,
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "map",
"start": 1088,
"end": 1091,
"loc": {
"start": {
"line": 32,
"column": 33
},
"end": {
"line": 32,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1091,
"end": 1092,
"loc": {
"start": {
"line": 32,
"column": 36
},
"end": {
"line": 32,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getLayerContentXY",
"start": 1092,
"end": 1109,
"loc": {
"start": {
"line": 32,
"column": 37
},
"end": {
"line": 32,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1109,
"end": 1110,
"loc": {
"start": {
"line": 32,
"column": 54
},
"end": {
"line": 32,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tile",
"start": 1110,
"end": 1114,
"loc": {
"start": {
"line": 32,
"column": 55
},
"end": {
"line": 32,
"column": 59
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1114,
"end": 1115,
"loc": {
"start": {
"line": 32,
"column": 59
},
"end": {
"line": 32,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 1115,
"end": 1116,
"loc": {
"start": {
"line": 32,
"column": 60
},
"end": {
"line": 32,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1116,
"end": 1117,
"loc": {
"start": {
"line": 32,
"column": 61
},
"end": {
"line": 32,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tile",
"start": 1118,
"end": 1122,
"loc": {
"start": {
"line": 32,
"column": 63
},
"end": {
"line": 32,
"column": 67
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1122,
"end": 1123,
"loc": {
"start": {
"line": 32,
"column": 67
},
"end": {
"line": 32,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 1123,
"end": 1124,
"loc": {
"start": {
"line": 32,
"column": 68
},
"end": {
"line": 32,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1124,
"end": 1125,
"loc": {
"start": {
"line": 32,
"column": 69
},
"end": {
"line": 32,
"column": 70
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 1126,
"end": 1133,
"loc": {
"start": {
"line": 32,
"column": 71
},
"end": {
"line": 32,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1133,
"end": 1134,
"loc": {
"start": {
"line": 32,
"column": 78
},
"end": {
"line": 32,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1134,
"end": 1135,
"loc": {
"start": {
"line": 32,
"column": 79
},
"end": {
"line": 32,
"column": 80
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 1147,
"end": 1149,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1150,
"end": 1151,
"loc": {
"start": {
"line": 34,
"column": 11
},
"end": {
"line": 34,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 1151,
"end": 1152,
"loc": {
"start": {
"line": 34,
"column": 12
},
"end": {
"line": 34,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 1152,
"end": 1158,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1158,
"end": 1159,
"loc": {
"start": {
"line": 34,
"column": 19
},
"end": {
"line": 34,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1160,
"end": 1161,
"loc": {
"start": {
"line": 34,
"column": 21
},
"end": {
"line": 34,
"column": 22
}
}
},
{
"type": "CommentLine",
"value": " No entity",
"start": 1175,
"end": 1187,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 24
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 1201,
"end": 1207,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1207,
"end": 1208,
"loc": {
"start": {
"line": 36,
"column": 18
},
"end": {
"line": 36,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1218,
"end": 1219,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 9
}
}
},
{
"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": 1231,
"end": 1233,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1234,
"end": 1235,
"loc": {
"start": {
"line": 39,
"column": 11
},
"end": {
"line": 39,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 1235,
"end": 1236,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1236,
"end": 1240,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1240,
"end": 1241,
"loc": {
"start": {
"line": 39,
"column": 17
},
"end": {
"line": 39,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1241,
"end": 1245,
"loc": {
"start": {
"line": 39,
"column": 18
},
"end": {
"line": 39,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1245,
"end": 1246,
"loc": {
"start": {
"line": 39,
"column": 22
},
"end": {
"line": 39,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 1246,
"end": 1252,
"loc": {
"start": {
"line": 39,
"column": 23
},
"end": {
"line": 39,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1252,
"end": 1253,
"loc": {
"start": {
"line": 39,
"column": 29
},
"end": {
"line": 39,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsMapOverlayActive",
"start": 1253,
"end": 1274,
"loc": {
"start": {
"line": 39,
"column": 30
},
"end": {
"line": 39,
"column": 51
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1274,
"end": 1275,
"loc": {
"start": {
"line": 39,
"column": 51
},
"end": {
"line": 39,
"column": 52
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1275,
"end": 1276,
"loc": {
"start": {
"line": 39,
"column": 52
},
"end": {
"line": 39,
"column": 53
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 1277,
"end": 1279,
"loc": {
"start": {
"line": 39,
"column": 54
},
"end": {
"line": 39,
"column": 56
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 1293,
"end": 1294,
"loc": {
"start": {
"line": 40,
"column": 12
},
"end": {
"line": 40,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1294,
"end": 1298,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1298,
"end": 1299,
"loc": {
"start": {
"line": 40,
"column": 17
},
"end": {
"line": 40,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1299,
"end": 1303,
"loc": {
"start": {
"line": 40,
"column": 18
},
"end": {
"line": 40,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1303,
"end": 1304,
"loc": {
"start": {
"line": 40,
"column": 22
},
"end": {
"line": 40,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logic",
"start": 1304,
"end": 1309,
"loc": {
"start": {
"line": 40,
"column": 23
},
"end": {
"line": 40,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1309,
"end": 1310,
"loc": {
"start": {
"line": 40,
"column": 28
},
"end": {
"line": 40,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsEntityIntersectedWithMatrix",
"start": 1310,
"end": 1342,
"loc": {
"start": {
"line": 40,
"column": 29
},
"end": {
"line": 40,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1342,
"end": 1343,
"loc": {
"start": {
"line": 40,
"column": 61
},
"end": {
"line": 40,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 1343,
"end": 1349,
"loc": {
"start": {
"line": 40,
"column": 62
},
"end": {
"line": 40,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1349,
"end": 1350,
"loc": {
"start": {
"line": 40,
"column": 68
},
"end": {
"line": 40,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "worldPos",
"start": 1351,
"end": 1359,
"loc": {
"start": {
"line": 40,
"column": 70
},
"end": {
"line": 40,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1359,
"end": 1360,
"loc": {
"start": {
"line": 40,
"column": 78
},
"end": {
"line": 40,
"column": 79
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1370,
"end": 1371,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 9
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1372,
"end": 1373,
"loc": {
"start": {
"line": 41,
"column": 10
},
"end": {
"line": 41,
"column": 11
}
}
},
{
"type": "CommentLine",
"value": " Detailed intersection check",
"start": 1387,
"end": 1417,
"loc": {
"start": {
"line": 42,
"column": 12
},
"end": {
"line": 42,
"column": 42
}
}
},
{
"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": 1431,
"end": 1437,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1437,
"end": 1438,
"loc": {
"start": {
"line": 43,
"column": 18
},
"end": {
"line": 43,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1448,
"end": 1449,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 9
}
}
},
{
"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": 1461,
"end": 1466,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "networks",
"start": 1467,
"end": 1475,
"loc": {
"start": {
"line": 46,
"column": 14
},
"end": {
"line": 46,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1476,
"end": 1477,
"loc": {
"start": {
"line": 46,
"column": 23
},
"end": {
"line": 46,
"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": 1478,
"end": 1482,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1482,
"end": 1483,
"loc": {
"start": {
"line": 46,
"column": 29
},
"end": {
"line": 46,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1483,
"end": 1487,
"loc": {
"start": {
"line": 46,
"column": 30
},
"end": {
"line": 46,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1487,
"end": 1488,
"loc": {
"start": {
"line": 46,
"column": 34
},
"end": {
"line": 46,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logic",
"start": 1488,
"end": 1493,
"loc": {
"start": {
"line": 46,
"column": 35
},
"end": {
"line": 46,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1493,
"end": 1494,
"loc": {
"start": {
"line": 46,
"column": 40
},
"end": {
"line": 46,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getEntityWireNetworks",
"start": 1494,
"end": 1515,
"loc": {
"start": {
"line": 46,
"column": 41
},
"end": {
"line": 46,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1515,
"end": 1516,
"loc": {
"start": {
"line": 46,
"column": 62
},
"end": {
"line": 46,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 1516,
"end": 1522,
"loc": {
"start": {
"line": 46,
"column": 63
},
"end": {
"line": 46,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1522,
"end": 1523,
"loc": {
"start": {
"line": 46,
"column": 69
},
"end": {
"line": 46,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tile",
"start": 1524,
"end": 1528,
"loc": {
"start": {
"line": 46,
"column": 71
},
"end": {
"line": 46,
"column": 75
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1528,
"end": 1529,
"loc": {
"start": {
"line": 46,
"column": 75
},
"end": {
"line": 46,
"column": 76
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1529,
"end": 1530,
"loc": {
"start": {
"line": 46,
"column": 76
},
"end": {
"line": 46,
"column": 77
}
}
},
{
"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": 1540,
"end": 1542,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1543,
"end": 1544,
"loc": {
"start": {
"line": 47,
"column": 11
},
"end": {
"line": 47,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "networks",
"start": 1544,
"end": 1552,
"loc": {
"start": {
"line": 47,
"column": 12
},
"end": {
"line": 47,
"column": 20
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 1553,
"end": 1556,
"loc": {
"start": {
"line": 47,
"column": 21
},
"end": {
"line": 47,
"column": 24
}
}
},
{
"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": 1557,
"end": 1561,
"loc": {
"start": {
"line": 47,
"column": 25
},
"end": {
"line": 47,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1561,
"end": 1562,
"loc": {
"start": {
"line": 47,
"column": 29
},
"end": {
"line": 47,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1563,
"end": 1564,
"loc": {
"start": {
"line": 47,
"column": 31
},
"end": {
"line": 47,
"column": 32
}
}
},
{
"type": "CommentLine",
"value": " This entity will never be able to be connected",
"start": 1578,
"end": 1627,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 61
}
}
},
{
"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": 1641,
"end": 1647,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1647,
"end": 1648,
"loc": {
"start": {
"line": 49,
"column": 18
},
"end": {
"line": 49,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1658,
"end": 1659,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 9
}
}
},
{
"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": 1671,
"end": 1673,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1674,
"end": 1675,
"loc": {
"start": {
"line": 52,
"column": 11
},
"end": {
"line": 52,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "networks",
"start": 1675,
"end": 1683,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 20
}
}
},
{
"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": 52,
"column": 20
},
"end": {
"line": 52,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 1684,
"end": 1690,
"loc": {
"start": {
"line": 52,
"column": 21
},
"end": {
"line": 52,
"column": 27
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 1691,
"end": 1694,
"loc": {
"start": {
"line": 52,
"column": 28
},
"end": {
"line": 52,
"column": 31
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 1695,
"end": 1696,
"loc": {
"start": {
"line": 52,
"column": 32
},
"end": {
"line": 52,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1696,
"end": 1697,
"loc": {
"start": {
"line": 52,
"column": 33
},
"end": {
"line": 52,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1698,
"end": 1699,
"loc": {
"start": {
"line": 52,
"column": 35
},
"end": {
"line": 52,
"column": 36
}
}
},
{
"type": "CommentLine",
"value": " No network at all",
"start": 1713,
"end": 1733,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 32
}
}
},
{
"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": 1747,
"end": 1753,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1753,
"end": 1754,
"loc": {
"start": {
"line": 54,
"column": 18
},
"end": {
"line": 54,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1764,
"end": 1765,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 9
}
}
},
{
"type": {
"label": "for",
"keyword": "for",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": true,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "for",
"start": 1777,
"end": 1780,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1781,
"end": 1782,
"loc": {
"start": {
"line": 57,
"column": 12
},
"end": {
"line": 57,
"column": 13
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 1782,
"end": 1785,
"loc": {
"start": {
"line": 57,
"column": 13
},
"end": {
"line": 57,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1786,
"end": 1787,
"loc": {
"start": {
"line": 57,
"column": 17
},
"end": {
"line": 57,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1788,
"end": 1789,
"loc": {
"start": {
"line": 57,
"column": 19
},
"end": {
"line": 57,
"column": 20
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 1790,
"end": 1791,
"loc": {
"start": {
"line": 57,
"column": 21
},
"end": {
"line": 57,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1791,
"end": 1792,
"loc": {
"start": {
"line": 57,
"column": 22
},
"end": {
"line": 57,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1793,
"end": 1794,
"loc": {
"start": {
"line": 57,
"column": 24
},
"end": {
"line": 57,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 1795,
"end": 1796,
"loc": {
"start": {
"line": 57,
"column": 26
},
"end": {
"line": 57,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "networks",
"start": 1797,
"end": 1805,
"loc": {
"start": {
"line": 57,
"column": 28
},
"end": {
"line": 57,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1805,
"end": 1806,
"loc": {
"start": {
"line": 57,
"column": 36
},
"end": {
"line": 57,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 1806,
"end": 1812,
"loc": {
"start": {
"line": 57,
"column": 37
},
"end": {
"line": 57,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1812,
"end": 1813,
"loc": {
"start": {
"line": 57,
"column": 43
},
"end": {
"line": 57,
"column": 44
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 1814,
"end": 1816,
"loc": {
"start": {
"line": 57,
"column": 45
},
"end": {
"line": 57,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1816,
"end": 1817,
"loc": {
"start": {
"line": 57,
"column": 47
},
"end": {
"line": 57,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1817,
"end": 1818,
"loc": {
"start": {
"line": 57,
"column": 48
},
"end": {
"line": 57,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1819,
"end": 1820,
"loc": {
"start": {
"line": 57,
"column": 50
},
"end": {
"line": 57,
"column": 51
}
}
},
{
"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": 1834,
"end": 1839,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 1840,
"end": 1847,
"loc": {
"start": {
"line": 58,
"column": 18
},
"end": {
"line": 58,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1848,
"end": 1849,
"loc": {
"start": {
"line": 58,
"column": 26
},
"end": {
"line": 58,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "networks",
"start": 1850,
"end": 1858,
"loc": {
"start": {
"line": 58,
"column": 28
},
"end": {
"line": 58,
"column": 36
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1858,
"end": 1859,
"loc": {
"start": {
"line": 58,
"column": 36
},
"end": {
"line": 58,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1859,
"end": 1860,
"loc": {
"start": {
"line": 58,
"column": 37
},
"end": {
"line": 58,
"column": 38
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1860,
"end": 1861,
"loc": {
"start": {
"line": 58,
"column": 38
},
"end": {
"line": 58,
"column": 39
}
}
},
{
"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": 58,
"column": 39
},
"end": {
"line": 58,
"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": 1876,
"end": 1880,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1880,
"end": 1881,
"loc": {
"start": {
"line": 59,
"column": 16
},
"end": {
"line": 59,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "drawHighlightedNetwork",
"start": 1881,
"end": 1903,
"loc": {
"start": {
"line": 59,
"column": 17
},
"end": {
"line": 59,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1903,
"end": 1904,
"loc": {
"start": {
"line": 59,
"column": 39
},
"end": {
"line": 59,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 1904,
"end": 1914,
"loc": {
"start": {
"line": 59,
"column": 40
},
"end": {
"line": 59,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1914,
"end": 1915,
"loc": {
"start": {
"line": 59,
"column": 50
},
"end": {
"line": 59,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 1916,
"end": 1923,
"loc": {
"start": {
"line": 59,
"column": 52
},
"end": {
"line": 59,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1923,
"end": 1924,
"loc": {
"start": {
"line": 59,
"column": 59
},
"end": {
"line": 59,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1924,
"end": 1925,
"loc": {
"start": {
"line": 59,
"column": 60
},
"end": {
"line": 59,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1935,
"end": 1936,
"loc": {
"start": {
"line": 60,
"column": 8
},
"end": {
"line": 60,
"column": 9
}
}
},
{
"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": 1948,
"end": 1950,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1951,
"end": 1952,
"loc": {
"start": {
"line": 62,
"column": 11
},
"end": {
"line": 62,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "networks",
"start": 1952,
"end": 1960,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1960,
"end": 1961,
"loc": {
"start": {
"line": 62,
"column": 20
},
"end": {
"line": 62,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 1961,
"end": 1967,
"loc": {
"start": {
"line": 62,
"column": 21
},
"end": {
"line": 62,
"column": 27
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 1968,
"end": 1971,
"loc": {
"start": {
"line": 62,
"column": 28
},
"end": {
"line": 62,
"column": 31
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 1972,
"end": 1973,
"loc": {
"start": {
"line": 62,
"column": 32
},
"end": {
"line": 62,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1973,
"end": 1974,
"loc": {
"start": {
"line": 62,
"column": 33
},
"end": {
"line": 62,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1975,
"end": 1976,
"loc": {
"start": {
"line": 62,
"column": 35
},
"end": {
"line": 62,
"column": 36
}
}
},
{
"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": 1990,
"end": 1995,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 1996,
"end": 2003,
"loc": {
"start": {
"line": 63,
"column": 18
},
"end": {
"line": 63,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2004,
"end": 2005,
"loc": {
"start": {
"line": 63,
"column": 26
},
"end": {
"line": 63,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "networks",
"start": 2006,
"end": 2014,
"loc": {
"start": {
"line": 63,
"column": 28
},
"end": {
"line": 63,
"column": 36
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2014,
"end": 2015,
"loc": {
"start": {
"line": 63,
"column": 36
},
"end": {
"line": 63,
"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": 2015,
"end": 2016,
"loc": {
"start": {
"line": 63,
"column": 37
},
"end": {
"line": 63,
"column": 38
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2016,
"end": 2017,
"loc": {
"start": {
"line": 63,
"column": 38
},
"end": {
"line": 63,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2017,
"end": 2018,
"loc": {
"start": {
"line": 63,
"column": 39
},
"end": {
"line": 63,
"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": 2034,
"end": 2036,
"loc": {
"start": {
"line": 65,
"column": 12
},
"end": {
"line": 65,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2037,
"end": 2038,
"loc": {
"start": {
"line": 65,
"column": 15
},
"end": {
"line": 65,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 2038,
"end": 2045,
"loc": {
"start": {
"line": 65,
"column": 16
},
"end": {
"line": 65,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2045,
"end": 2046,
"loc": {
"start": {
"line": 65,
"column": 23
},
"end": {
"line": 65,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "valueConflict",
"start": 2046,
"end": 2059,
"loc": {
"start": {
"line": 65,
"column": 24
},
"end": {
"line": 65,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2059,
"end": 2060,
"loc": {
"start": {
"line": 65,
"column": 37
},
"end": {
"line": 65,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2061,
"end": 2062,
"loc": {
"start": {
"line": 65,
"column": 39
},
"end": {
"line": 65,
"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": 2080,
"end": 2084,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2084,
"end": 2085,
"loc": {
"start": {
"line": 66,
"column": 20
},
"end": {
"line": 66,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spriteConflict",
"start": 2085,
"end": 2099,
"loc": {
"start": {
"line": 66,
"column": 21
},
"end": {
"line": 66,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2099,
"end": 2100,
"loc": {
"start": {
"line": 66,
"column": 35
},
"end": {
"line": 66,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "draw",
"start": 2100,
"end": 2104,
"loc": {
"start": {
"line": 66,
"column": 36
},
"end": {
"line": 66,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2104,
"end": 2105,
"loc": {
"start": {
"line": 66,
"column": 40
},
"end": {
"line": 66,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 2105,
"end": 2115,
"loc": {
"start": {
"line": 66,
"column": 41
},
"end": {
"line": 66,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2115,
"end": 2116,
"loc": {
"start": {
"line": 66,
"column": 51
},
"end": {
"line": 66,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 2116,
"end": 2123,
"loc": {
"start": {
"line": 66,
"column": 52
},
"end": {
"line": 66,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2123,
"end": 2124,
"loc": {
"start": {
"line": 66,
"column": 59
},
"end": {
"line": 66,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 2125,
"end": 2133,
"loc": {
"start": {
"line": 66,
"column": 61
},
"end": {
"line": 66,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2133,
"end": 2134,
"loc": {
"start": {
"line": 66,
"column": 69
},
"end": {
"line": 66,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 2134,
"end": 2135,
"loc": {
"start": {
"line": 66,
"column": 70
},
"end": {
"line": 66,
"column": 71
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2136,
"end": 2137,
"loc": {
"start": {
"line": 66,
"column": 72
},
"end": {
"line": 66,
"column": 73
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 15,
"start": 2138,
"end": 2140,
"loc": {
"start": {
"line": 66,
"column": 74
},
"end": {
"line": 66,
"column": 76
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2140,
"end": 2141,
"loc": {
"start": {
"line": 66,
"column": 76
},
"end": {
"line": 66,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 2142,
"end": 2150,
"loc": {
"start": {
"line": 66,
"column": 78
},
"end": {
"line": 66,
"column": 86
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2150,
"end": 2151,
"loc": {
"start": {
"line": 66,
"column": 86
},
"end": {
"line": 66,
"column": 87
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 2151,
"end": 2152,
"loc": {
"start": {
"line": 66,
"column": 87
},
"end": {
"line": 66,
"column": 88
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 2153,
"end": 2154,
"loc": {
"start": {
"line": 66,
"column": 89
},
"end": {
"line": 66,
"column": 90
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 2155,
"end": 2157,
"loc": {
"start": {
"line": 66,
"column": 91
},
"end": {
"line": 66,
"column": 93
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2157,
"end": 2158,
"loc": {
"start": {
"line": 66,
"column": 93
},
"end": {
"line": 66,
"column": 94
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 2159,
"end": 2161,
"loc": {
"start": {
"line": 66,
"column": 95
},
"end": {
"line": 66,
"column": 97
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2161,
"end": 2162,
"loc": {
"start": {
"line": 66,
"column": 97
},
"end": {
"line": 66,
"column": 98
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 2163,
"end": 2165,
"loc": {
"start": {
"line": 66,
"column": 99
},
"end": {
"line": 66,
"column": 101
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2165,
"end": 2166,
"loc": {
"start": {
"line": 66,
"column": 101
},
"end": {
"line": 66,
"column": 102
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2166,
"end": 2167,
"loc": {
"start": {
"line": 66,
"column": 102
},
"end": {
"line": 66,
"column": 103
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2181,
"end": 2182,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"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": 2183,
"end": 2187,
"loc": {
"start": {
"line": 67,
"column": 14
},
"end": {
"line": 67,
"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": 2188,
"end": 2190,
"loc": {
"start": {
"line": 67,
"column": 19
},
"end": {
"line": 67,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2191,
"end": 2192,
"loc": {
"start": {
"line": 67,
"column": 22
},
"end": {
"line": 67,
"column": 23
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 2192,
"end": 2193,
"loc": {
"start": {
"line": 67,
"column": 23
},
"end": {
"line": 67,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 2193,
"end": 2200,
"loc": {
"start": {
"line": 67,
"column": 24
},
"end": {
"line": 67,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2200,
"end": 2201,
"loc": {
"start": {
"line": 67,
"column": 31
},
"end": {
"line": 67,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentValue",
"start": 2201,
"end": 2213,
"loc": {
"start": {
"line": 67,
"column": 32
},
"end": {
"line": 67,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2213,
"end": 2214,
"loc": {
"start": {
"line": 67,
"column": 44
},
"end": {
"line": 67,
"column": 45
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2215,
"end": 2216,
"loc": {
"start": {
"line": 67,
"column": 46
},
"end": {
"line": 67,
"column": 47
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2234,
"end": 2238,
"loc": {
"start": {
"line": 68,
"column": 16
},
"end": {
"line": 68,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2238,
"end": 2239,
"loc": {
"start": {
"line": 68,
"column": 20
},
"end": {
"line": 68,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spriteEmpty",
"start": 2239,
"end": 2250,
"loc": {
"start": {
"line": 68,
"column": 21
},
"end": {
"line": 68,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2250,
"end": 2251,
"loc": {
"start": {
"line": 68,
"column": 32
},
"end": {
"line": 68,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "draw",
"start": 2251,
"end": 2255,
"loc": {
"start": {
"line": 68,
"column": 33
},
"end": {
"line": 68,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2255,
"end": 2256,
"loc": {
"start": {
"line": 68,
"column": 37
},
"end": {
"line": 68,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 2256,
"end": 2266,
"loc": {
"start": {
"line": 68,
"column": 38
},
"end": {
"line": 68,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2266,
"end": 2267,
"loc": {
"start": {
"line": 68,
"column": 48
},
"end": {
"line": 68,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 2267,
"end": 2274,
"loc": {
"start": {
"line": 68,
"column": 49
},
"end": {
"line": 68,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2274,
"end": 2275,
"loc": {
"start": {
"line": 68,
"column": 56
},
"end": {
"line": 68,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 2276,
"end": 2284,
"loc": {
"start": {
"line": 68,
"column": 58
},
"end": {
"line": 68,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2284,
"end": 2285,
"loc": {
"start": {
"line": 68,
"column": 66
},
"end": {
"line": 68,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 2285,
"end": 2286,
"loc": {
"start": {
"line": 68,
"column": 67
},
"end": {
"line": 68,
"column": 68
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2287,
"end": 2288,
"loc": {
"start": {
"line": 68,
"column": 69
},
"end": {
"line": 68,
"column": 70
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 15,
"start": 2289,
"end": 2291,
"loc": {
"start": {
"line": 68,
"column": 71
},
"end": {
"line": 68,
"column": 73
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2291,
"end": 2292,
"loc": {
"start": {
"line": 68,
"column": 73
},
"end": {
"line": 68,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 2293,
"end": 2301,
"loc": {
"start": {
"line": 68,
"column": 75
},
"end": {
"line": 68,
"column": 83
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2301,
"end": 2302,
"loc": {
"start": {
"line": 68,
"column": 83
},
"end": {
"line": 68,
"column": 84
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 2302,
"end": 2303,
"loc": {
"start": {
"line": 68,
"column": 84
},
"end": {
"line": 68,
"column": 85
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 2304,
"end": 2305,
"loc": {
"start": {
"line": 68,
"column": 86
},
"end": {
"line": 68,
"column": 87
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 2306,
"end": 2308,
"loc": {
"start": {
"line": 68,
"column": 88
},
"end": {
"line": 68,
"column": 90
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2308,
"end": 2309,
"loc": {
"start": {
"line": 68,
"column": 90
},
"end": {
"line": 68,
"column": 91
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 2310,
"end": 2312,
"loc": {
"start": {
"line": 68,
"column": 92
},
"end": {
"line": 68,
"column": 94
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2312,
"end": 2313,
"loc": {
"start": {
"line": 68,
"column": 94
},
"end": {
"line": 68,
"column": 95
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 2314,
"end": 2316,
"loc": {
"start": {
"line": 68,
"column": 96
},
"end": {
"line": 68,
"column": 98
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2316,
"end": 2317,
"loc": {
"start": {
"line": 68,
"column": 98
},
"end": {
"line": 68,
"column": 99
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2317,
"end": 2318,
"loc": {
"start": {
"line": 68,
"column": 99
},
"end": {
"line": 68,
"column": 100
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2332,
"end": 2333,
"loc": {
"start": {
"line": 69,
"column": 12
},
"end": {
"line": 69,
"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": 2334,
"end": 2338,
"loc": {
"start": {
"line": 69,
"column": 14
},
"end": {
"line": 69,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2339,
"end": 2340,
"loc": {
"start": {
"line": 69,
"column": 19
},
"end": {
"line": 69,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 2358,
"end": 2365,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 70,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2365,
"end": 2366,
"loc": {
"start": {
"line": 70,
"column": 23
},
"end": {
"line": 70,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentValue",
"start": 2366,
"end": 2378,
"loc": {
"start": {
"line": 70,
"column": 24
},
"end": {
"line": 70,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2378,
"end": 2379,
"loc": {
"start": {
"line": 70,
"column": 36
},
"end": {
"line": 70,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "drawItemCenteredClipped",
"start": 2379,
"end": 2402,
"loc": {
"start": {
"line": 70,
"column": 37
},
"end": {
"line": 70,
"column": 60
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2402,
"end": 2403,
"loc": {
"start": {
"line": 70,
"column": 60
},
"end": {
"line": 70,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 2425,
"end": 2433,
"loc": {
"start": {
"line": 71,
"column": 20
},
"end": {
"line": 71,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2433,
"end": 2434,
"loc": {
"start": {
"line": 71,
"column": 28
},
"end": {
"line": 71,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 2434,
"end": 2435,
"loc": {
"start": {
"line": 71,
"column": 29
},
"end": {
"line": 71,
"column": 30
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2436,
"end": 2437,
"loc": {
"start": {
"line": 71,
"column": 31
},
"end": {
"line": 71,
"column": 32
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 40,
"start": 2438,
"end": 2440,
"loc": {
"start": {
"line": 71,
"column": 33
},
"end": {
"line": 71,
"column": 35
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2440,
"end": 2441,
"loc": {
"start": {
"line": 71,
"column": 35
},
"end": {
"line": 71,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 2463,
"end": 2471,
"loc": {
"start": {
"line": 72,
"column": 20
},
"end": {
"line": 72,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2471,
"end": 2472,
"loc": {
"start": {
"line": 72,
"column": 28
},
"end": {
"line": 72,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 2472,
"end": 2473,
"loc": {
"start": {
"line": 72,
"column": 29
},
"end": {
"line": 72,
"column": 30
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2474,
"end": 2475,
"loc": {
"start": {
"line": 72,
"column": 31
},
"end": {
"line": 72,
"column": 32
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 2476,
"end": 2478,
"loc": {
"start": {
"line": 72,
"column": 33
},
"end": {
"line": 72,
"column": 35
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2478,
"end": 2479,
"loc": {
"start": {
"line": 72,
"column": 35
},
"end": {
"line": 72,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 2501,
"end": 2511,
"loc": {
"start": {
"line": 73,
"column": 20
},
"end": {
"line": 73,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2511,
"end": 2512,
"loc": {
"start": {
"line": 73,
"column": 30
},
"end": {
"line": 73,
"column": 31
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 2534,
"end": 2536,
"loc": {
"start": {
"line": 74,
"column": 20
},
"end": {
"line": 74,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2554,
"end": 2555,
"loc": {
"start": {
"line": 75,
"column": 16
},
"end": {
"line": 75,
"column": 17
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2555,
"end": 2556,
"loc": {
"start": {
"line": 75,
"column": 17
},
"end": {
"line": 75,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2570,
"end": 2571,
"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": 2581,
"end": 2582,
"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": 2588,
"end": 2589,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 78,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n *\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n * @param {WireNetwork} network\r\n ",
"start": 2597,
"end": 2740,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 85,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "drawHighlightedNetwork",
"start": 2746,
"end": 2768,
"loc": {
"start": {
"line": 86,
"column": 4
},
"end": {
"line": 86,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2768,
"end": 2769,
"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": "parameters",
"start": 2769,
"end": 2779,
"loc": {
"start": {
"line": 86,
"column": 27
},
"end": {
"line": 86,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2779,
"end": 2780,
"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": "network",
"start": 2781,
"end": 2788,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2788,
"end": 2789,
"loc": {
"start": {
"line": 86,
"column": 46
},
"end": {
"line": 86,
"column": 47
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2790,
"end": 2791,
"loc": {
"start": {
"line": 86,
"column": 48
},
"end": {
"line": 86,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 2801,
"end": 2811,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2811,
"end": 2812,
"loc": {
"start": {
"line": 87,
"column": 18
},
"end": {
"line": 87,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 2812,
"end": 2819,
"loc": {
"start": {
"line": 87,
"column": 19
},
"end": {
"line": 87,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2819,
"end": 2820,
"loc": {
"start": {
"line": 87,
"column": 26
},
"end": {
"line": 87,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalAlpha",
"start": 2820,
"end": 2831,
"loc": {
"start": {
"line": 87,
"column": 27
},
"end": {
"line": 87,
"column": 38
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2832,
"end": 2833,
"loc": {
"start": {
"line": 87,
"column": 39
},
"end": {
"line": 87,
"column": 40
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.5,
"start": 2834,
"end": 2837,
"loc": {
"start": {
"line": 87,
"column": 41
},
"end": {
"line": 87,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2837,
"end": 2838,
"loc": {
"start": {
"line": 87,
"column": 44
},
"end": {
"line": 87,
"column": 45
}
}
},
{
"type": {
"label": "for",
"keyword": "for",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": true,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "for",
"start": 2850,
"end": 2853,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2854,
"end": 2855,
"loc": {
"start": {
"line": 89,
"column": 12
},
"end": {
"line": 89,
"column": 13
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 2855,
"end": 2858,
"loc": {
"start": {
"line": 89,
"column": 13
},
"end": {
"line": 89,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 2859,
"end": 2860,
"loc": {
"start": {
"line": 89,
"column": 17
},
"end": {
"line": 89,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2861,
"end": 2862,
"loc": {
"start": {
"line": 89,
"column": 19
},
"end": {
"line": 89,
"column": 20
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 2863,
"end": 2864,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2864,
"end": 2865,
"loc": {
"start": {
"line": 89,
"column": 22
},
"end": {
"line": 89,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 2866,
"end": 2867,
"loc": {
"start": {
"line": 89,
"column": 24
},
"end": {
"line": 89,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 2868,
"end": 2869,
"loc": {
"start": {
"line": 89,
"column": 26
},
"end": {
"line": 89,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 2870,
"end": 2877,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2877,
"end": 2878,
"loc": {
"start": {
"line": 89,
"column": 35
},
"end": {
"line": 89,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wires",
"start": 2878,
"end": 2883,
"loc": {
"start": {
"line": 89,
"column": 36
},
"end": {
"line": 89,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2883,
"end": 2884,
"loc": {
"start": {
"line": 89,
"column": 41
},
"end": {
"line": 89,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 2884,
"end": 2890,
"loc": {
"start": {
"line": 89,
"column": 42
},
"end": {
"line": 89,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2890,
"end": 2891,
"loc": {
"start": {
"line": 89,
"column": 48
},
"end": {
"line": 89,
"column": 49
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 2892,
"end": 2894,
"loc": {
"start": {
"line": 89,
"column": 50
},
"end": {
"line": 89,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 2894,
"end": 2895,
"loc": {
"start": {
"line": 89,
"column": 52
},
"end": {
"line": 89,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2895,
"end": 2896,
"loc": {
"start": {
"line": 89,
"column": 53
},
"end": {
"line": 89,
"column": 54
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2897,
"end": 2898,
"loc": {
"start": {
"line": 89,
"column": 55
},
"end": {
"line": 89,
"column": 56
}
}
},
{
"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": 2912,
"end": 2917,
"loc": {
"start": {
"line": 90,
"column": 12
},
"end": {
"line": 90,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wire",
"start": 2918,
"end": 2922,
"loc": {
"start": {
"line": 90,
"column": 18
},
"end": {
"line": 90,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2923,
"end": 2924,
"loc": {
"start": {
"line": 90,
"column": 23
},
"end": {
"line": 90,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 2925,
"end": 2932,
"loc": {
"start": {
"line": 90,
"column": 25
},
"end": {
"line": 90,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2932,
"end": 2933,
"loc": {
"start": {
"line": 90,
"column": 32
},
"end": {
"line": 90,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wires",
"start": 2933,
"end": 2938,
"loc": {
"start": {
"line": 90,
"column": 33
},
"end": {
"line": 90,
"column": 38
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2938,
"end": 2939,
"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": "i",
"start": 2939,
"end": 2940,
"loc": {
"start": {
"line": 90,
"column": 39
},
"end": {
"line": 90,
"column": 40
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2940,
"end": 2941,
"loc": {
"start": {
"line": 90,
"column": 40
},
"end": {
"line": 90,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2941,
"end": 2942,
"loc": {
"start": {
"line": 90,
"column": 41
},
"end": {
"line": 90,
"column": 42
}
}
},
{
"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": 2956,
"end": 2961,
"loc": {
"start": {
"line": 91,
"column": 12
},
"end": {
"line": 91,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "staticComp",
"start": 2962,
"end": 2972,
"loc": {
"start": {
"line": 91,
"column": 18
},
"end": {
"line": 91,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2973,
"end": 2974,
"loc": {
"start": {
"line": 91,
"column": 29
},
"end": {
"line": 91,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wire",
"start": 2975,
"end": 2979,
"loc": {
"start": {
"line": 91,
"column": 31
},
"end": {
"line": 91,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2979,
"end": 2980,
"loc": {
"start": {
"line": 91,
"column": 35
},
"end": {
"line": 91,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 2980,
"end": 2990,
"loc": {
"start": {
"line": 91,
"column": 36
},
"end": {
"line": 91,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2990,
"end": 2991,
"loc": {
"start": {
"line": 91,
"column": 46
},
"end": {
"line": 91,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "StaticMapEntity",
"start": 2991,
"end": 3006,
"loc": {
"start": {
"line": 91,
"column": 47
},
"end": {
"line": 91,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3006,
"end": 3007,
"loc": {
"start": {
"line": 91,
"column": 62
},
"end": {
"line": 91,
"column": 63
}
}
},
{
"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": 3021,
"end": 3026,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "screenTile",
"start": 3027,
"end": 3037,
"loc": {
"start": {
"line": 92,
"column": 18
},
"end": {
"line": 92,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3038,
"end": 3039,
"loc": {
"start": {
"line": 92,
"column": 29
},
"end": {
"line": 92,
"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": 3040,
"end": 3044,
"loc": {
"start": {
"line": 92,
"column": 31
},
"end": {
"line": 92,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3044,
"end": 3045,
"loc": {
"start": {
"line": 92,
"column": 35
},
"end": {
"line": 92,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3045,
"end": 3049,
"loc": {
"start": {
"line": 92,
"column": 36
},
"end": {
"line": 92,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3049,
"end": 3050,
"loc": {
"start": {
"line": 92,
"column": 40
},
"end": {
"line": 92,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 3050,
"end": 3056,
"loc": {
"start": {
"line": 92,
"column": 41
},
"end": {
"line": 92,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3056,
"end": 3057,
"loc": {
"start": {
"line": 92,
"column": 47
},
"end": {
"line": 92,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "worldToScreen",
"start": 3057,
"end": 3070,
"loc": {
"start": {
"line": 92,
"column": 48
},
"end": {
"line": 92,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3070,
"end": 3071,
"loc": {
"start": {
"line": 92,
"column": 61
},
"end": {
"line": 92,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "staticComp",
"start": 3071,
"end": 3081,
"loc": {
"start": {
"line": 92,
"column": 62
},
"end": {
"line": 92,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3081,
"end": 3082,
"loc": {
"start": {
"line": 92,
"column": 72
},
"end": {
"line": 92,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "origin",
"start": 3082,
"end": 3088,
"loc": {
"start": {
"line": 92,
"column": 73
},
"end": {
"line": 92,
"column": 79
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3088,
"end": 3089,
"loc": {
"start": {
"line": 92,
"column": 79
},
"end": {
"line": 92,
"column": 80
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toWorldSpace",
"start": 3089,
"end": 3101,
"loc": {
"start": {
"line": 92,
"column": 80
},
"end": {
"line": 92,
"column": 92
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3101,
"end": 3102,
"loc": {
"start": {
"line": 92,
"column": 92
},
"end": {
"line": 92,
"column": 93
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3102,
"end": 3103,
"loc": {
"start": {
"line": 92,
"column": 93
},
"end": {
"line": 92,
"column": 94
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3103,
"end": 3104,
"loc": {
"start": {
"line": 92,
"column": 94
},
"end": {
"line": 92,
"column": 95
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3104,
"end": 3105,
"loc": {
"start": {
"line": 92,
"column": 95
},
"end": {
"line": 92,
"column": 96
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MapChunkView",
"start": 3119,
"end": 3131,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3131,
"end": 3132,
"loc": {
"start": {
"line": 93,
"column": 24
},
"end": {
"line": 93,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "drawSingleOverviewTile",
"start": 3132,
"end": 3154,
"loc": {
"start": {
"line": 93,
"column": 25
},
"end": {
"line": 93,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3154,
"end": 3155,
"loc": {
"start": {
"line": 93,
"column": 47
},
"end": {
"line": 93,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3155,
"end": 3156,
"loc": {
"start": {
"line": 93,
"column": 48
},
"end": {
"line": 93,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 3174,
"end": 3181,
"loc": {
"start": {
"line": 94,
"column": 16
},
"end": {
"line": 94,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3181,
"end": 3182,
"loc": {
"start": {
"line": 94,
"column": 23
},
"end": {
"line": 94,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 3183,
"end": 3193,
"loc": {
"start": {
"line": 94,
"column": 25
},
"end": {
"line": 94,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3193,
"end": 3194,
"loc": {
"start": {
"line": 94,
"column": 35
},
"end": {
"line": 94,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 3194,
"end": 3201,
"loc": {
"start": {
"line": 94,
"column": 36
},
"end": {
"line": 94,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3201,
"end": 3202,
"loc": {
"start": {
"line": 94,
"column": 43
},
"end": {
"line": 94,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 3220,
"end": 3221,
"loc": {
"start": {
"line": 95,
"column": 16
},
"end": {
"line": 95,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3221,
"end": 3222,
"loc": {
"start": {
"line": 95,
"column": 17
},
"end": {
"line": 95,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "screenTile",
"start": 3223,
"end": 3233,
"loc": {
"start": {
"line": 95,
"column": 19
},
"end": {
"line": 95,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3233,
"end": 3234,
"loc": {
"start": {
"line": 95,
"column": 29
},
"end": {
"line": 95,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 3234,
"end": 3235,
"loc": {
"start": {
"line": 95,
"column": 30
},
"end": {
"line": 95,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3235,
"end": 3236,
"loc": {
"start": {
"line": 95,
"column": 31
},
"end": {
"line": 95,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 3254,
"end": 3255,
"loc": {
"start": {
"line": 96,
"column": 16
},
"end": {
"line": 96,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3255,
"end": 3256,
"loc": {
"start": {
"line": 96,
"column": 17
},
"end": {
"line": 96,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "screenTile",
"start": 3257,
"end": 3267,
"loc": {
"start": {
"line": 96,
"column": 19
},
"end": {
"line": 96,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3267,
"end": 3268,
"loc": {
"start": {
"line": 96,
"column": 29
},
"end": {
"line": 96,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 3268,
"end": 3269,
"loc": {
"start": {
"line": 96,
"column": 30
},
"end": {
"line": 96,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3269,
"end": 3270,
"loc": {
"start": {
"line": 96,
"column": 31
},
"end": {
"line": 96,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3288,
"end": 3294,
"loc": {
"start": {
"line": 97,
"column": 16
},
"end": {
"line": 97,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3294,
"end": 3295,
"loc": {
"start": {
"line": 97,
"column": 22
},
"end": {
"line": 97,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wire",
"start": 3296,
"end": 3300,
"loc": {
"start": {
"line": 97,
"column": 24
},
"end": {
"line": 97,
"column": 28
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3300,
"end": 3301,
"loc": {
"start": {
"line": 97,
"column": 28
},
"end": {
"line": 97,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tileSizePixels",
"start": 3319,
"end": 3333,
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 30
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3333,
"end": 3334,
"loc": {
"start": {
"line": 98,
"column": 30
},
"end": {
"line": 98,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 3335,
"end": 3347,
"loc": {
"start": {
"line": 98,
"column": 32
},
"end": {
"line": 98,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3347,
"end": 3348,
"loc": {
"start": {
"line": 98,
"column": 44
},
"end": {
"line": 98,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tileSize",
"start": 3348,
"end": 3356,
"loc": {
"start": {
"line": 98,
"column": 45
},
"end": {
"line": 98,
"column": 53
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 3357,
"end": 3358,
"loc": {
"start": {
"line": 98,
"column": 54
},
"end": {
"line": 98,
"column": 55
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3359,
"end": 3363,
"loc": {
"start": {
"line": 98,
"column": 56
},
"end": {
"line": 98,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3363,
"end": 3364,
"loc": {
"start": {
"line": 98,
"column": 60
},
"end": {
"line": 98,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3364,
"end": 3368,
"loc": {
"start": {
"line": 98,
"column": 61
},
"end": {
"line": 98,
"column": 65
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3368,
"end": 3369,
"loc": {
"start": {
"line": 98,
"column": 65
},
"end": {
"line": 98,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 3369,
"end": 3375,
"loc": {
"start": {
"line": 98,
"column": 66
},
"end": {
"line": 98,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3375,
"end": 3376,
"loc": {
"start": {
"line": 98,
"column": 72
},
"end": {
"line": 98,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoomLevel",
"start": 3376,
"end": 3385,
"loc": {
"start": {
"line": 98,
"column": 73
},
"end": {
"line": 98,
"column": 82
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3385,
"end": 3386,
"loc": {
"start": {
"line": 98,
"column": 82
},
"end": {
"line": 98,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overrideColor",
"start": 3404,
"end": 3417,
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 29
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3417,
"end": 3418,
"loc": {
"start": {
"line": 99,
"column": 29
},
"end": {
"line": 99,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "THEME",
"start": 3419,
"end": 3424,
"loc": {
"start": {
"line": 99,
"column": 31
},
"end": {
"line": 99,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3424,
"end": 3425,
"loc": {
"start": {
"line": 99,
"column": 36
},
"end": {
"line": 99,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "map",
"start": 3425,
"end": 3428,
"loc": {
"start": {
"line": 99,
"column": 37
},
"end": {
"line": 99,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3428,
"end": 3429,
"loc": {
"start": {
"line": 99,
"column": 40
},
"end": {
"line": 99,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wires",
"start": 3429,
"end": 3434,
"loc": {
"start": {
"line": 99,
"column": 41
},
"end": {
"line": 99,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3434,
"end": 3435,
"loc": {
"start": {
"line": 99,
"column": 46
},
"end": {
"line": 99,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "highlightColor",
"start": 3435,
"end": 3449,
"loc": {
"start": {
"line": 99,
"column": 47
},
"end": {
"line": 99,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3449,
"end": 3450,
"loc": {
"start": {
"line": 99,
"column": 61
},
"end": {
"line": 99,
"column": 62
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3464,
"end": 3465,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3465,
"end": 3466,
"loc": {
"start": {
"line": 100,
"column": 13
},
"end": {
"line": 100,
"column": 14
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3466,
"end": 3467,
"loc": {
"start": {
"line": 100,
"column": 14
},
"end": {
"line": 100,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3477,
"end": 3478,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 9
}
}
},
{
"type": {
"label": "for",
"keyword": "for",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": true,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "for",
"start": 3490,
"end": 3493,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3494,
"end": 3495,
"loc": {
"start": {
"line": 103,
"column": 12
},
"end": {
"line": 103,
"column": 13
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 3495,
"end": 3498,
"loc": {
"start": {
"line": 103,
"column": 13
},
"end": {
"line": 103,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3499,
"end": 3500,
"loc": {
"start": {
"line": 103,
"column": 17
},
"end": {
"line": 103,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3501,
"end": 3502,
"loc": {
"start": {
"line": 103,
"column": 19
},
"end": {
"line": 103,
"column": 20
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3503,
"end": 3504,
"loc": {
"start": {
"line": 103,
"column": 21
},
"end": {
"line": 103,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3504,
"end": 3505,
"loc": {
"start": {
"line": 103,
"column": 22
},
"end": {
"line": 103,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3506,
"end": 3507,
"loc": {
"start": {
"line": 103,
"column": 24
},
"end": {
"line": 103,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 3508,
"end": 3509,
"loc": {
"start": {
"line": 103,
"column": 26
},
"end": {
"line": 103,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 3510,
"end": 3517,
"loc": {
"start": {
"line": 103,
"column": 28
},
"end": {
"line": 103,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3517,
"end": 3518,
"loc": {
"start": {
"line": 103,
"column": 35
},
"end": {
"line": 103,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tunnels",
"start": 3518,
"end": 3525,
"loc": {
"start": {
"line": 103,
"column": 36
},
"end": {
"line": 103,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3525,
"end": 3526,
"loc": {
"start": {
"line": 103,
"column": 43
},
"end": {
"line": 103,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 3526,
"end": 3532,
"loc": {
"start": {
"line": 103,
"column": 44
},
"end": {
"line": 103,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3532,
"end": 3533,
"loc": {
"start": {
"line": 103,
"column": 50
},
"end": {
"line": 103,
"column": 51
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 3534,
"end": 3536,
"loc": {
"start": {
"line": 103,
"column": 52
},
"end": {
"line": 103,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3536,
"end": 3537,
"loc": {
"start": {
"line": 103,
"column": 54
},
"end": {
"line": 103,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3537,
"end": 3538,
"loc": {
"start": {
"line": 103,
"column": 55
},
"end": {
"line": 103,
"column": 56
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3539,
"end": 3540,
"loc": {
"start": {
"line": 103,
"column": 57
},
"end": {
"line": 103,
"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": 3554,
"end": 3559,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tunnel",
"start": 3560,
"end": 3566,
"loc": {
"start": {
"line": 104,
"column": 18
},
"end": {
"line": 104,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3567,
"end": 3568,
"loc": {
"start": {
"line": 104,
"column": 25
},
"end": {
"line": 104,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "network",
"start": 3569,
"end": 3576,
"loc": {
"start": {
"line": 104,
"column": 27
},
"end": {
"line": 104,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3576,
"end": 3577,
"loc": {
"start": {
"line": 104,
"column": 34
},
"end": {
"line": 104,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tunnels",
"start": 3577,
"end": 3584,
"loc": {
"start": {
"line": 104,
"column": 35
},
"end": {
"line": 104,
"column": 42
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3584,
"end": 3585,
"loc": {
"start": {
"line": 104,
"column": 42
},
"end": {
"line": 104,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3585,
"end": 3586,
"loc": {
"start": {
"line": 104,
"column": 43
},
"end": {
"line": 104,
"column": 44
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3586,
"end": 3587,
"loc": {
"start": {
"line": 104,
"column": 44
},
"end": {
"line": 104,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3587,
"end": 3588,
"loc": {
"start": {
"line": 104,
"column": 45
},
"end": {
"line": 104,
"column": 46
}
}
},
{
"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": 3602,
"end": 3607,
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "staticComp",
"start": 3608,
"end": 3618,
"loc": {
"start": {
"line": 105,
"column": 18
},
"end": {
"line": 105,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3619,
"end": 3620,
"loc": {
"start": {
"line": 105,
"column": 29
},
"end": {
"line": 105,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tunnel",
"start": 3621,
"end": 3627,
"loc": {
"start": {
"line": 105,
"column": 31
},
"end": {
"line": 105,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3627,
"end": 3628,
"loc": {
"start": {
"line": 105,
"column": 37
},
"end": {
"line": 105,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 3628,
"end": 3638,
"loc": {
"start": {
"line": 105,
"column": 38
},
"end": {
"line": 105,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3638,
"end": 3639,
"loc": {
"start": {
"line": 105,
"column": 48
},
"end": {
"line": 105,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "StaticMapEntity",
"start": 3639,
"end": 3654,
"loc": {
"start": {
"line": 105,
"column": 49
},
"end": {
"line": 105,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3654,
"end": 3655,
"loc": {
"start": {
"line": 105,
"column": 64
},
"end": {
"line": 105,
"column": 65
}
}
},
{
"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": 3669,
"end": 3674,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "screenTile",
"start": 3675,
"end": 3685,
"loc": {
"start": {
"line": 106,
"column": 18
},
"end": {
"line": 106,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3686,
"end": 3687,
"loc": {
"start": {
"line": 106,
"column": 29
},
"end": {
"line": 106,
"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": 3688,
"end": 3692,
"loc": {
"start": {
"line": 106,
"column": 31
},
"end": {
"line": 106,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3692,
"end": 3693,
"loc": {
"start": {
"line": 106,
"column": 35
},
"end": {
"line": 106,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3693,
"end": 3697,
"loc": {
"start": {
"line": 106,
"column": 36
},
"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": 3697,
"end": 3698,
"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": "camera",
"start": 3698,
"end": 3704,
"loc": {
"start": {
"line": 106,
"column": 41
},
"end": {
"line": 106,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3704,
"end": 3705,
"loc": {
"start": {
"line": 106,
"column": 47
},
"end": {
"line": 106,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "worldToScreen",
"start": 3705,
"end": 3718,
"loc": {
"start": {
"line": 106,
"column": 48
},
"end": {
"line": 106,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3718,
"end": 3719,
"loc": {
"start": {
"line": 106,
"column": 61
},
"end": {
"line": 106,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "staticComp",
"start": 3719,
"end": 3729,
"loc": {
"start": {
"line": 106,
"column": 62
},
"end": {
"line": 106,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3729,
"end": 3730,
"loc": {
"start": {
"line": 106,
"column": 72
},
"end": {
"line": 106,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "origin",
"start": 3730,
"end": 3736,
"loc": {
"start": {
"line": 106,
"column": 73
},
"end": {
"line": 106,
"column": 79
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3736,
"end": 3737,
"loc": {
"start": {
"line": 106,
"column": 79
},
"end": {
"line": 106,
"column": 80
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toWorldSpace",
"start": 3737,
"end": 3749,
"loc": {
"start": {
"line": 106,
"column": 80
},
"end": {
"line": 106,
"column": 92
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3749,
"end": 3750,
"loc": {
"start": {
"line": 106,
"column": 92
},
"end": {
"line": 106,
"column": 93
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3750,
"end": 3751,
"loc": {
"start": {
"line": 106,
"column": 93
},
"end": {
"line": 106,
"column": 94
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3751,
"end": 3752,
"loc": {
"start": {
"line": 106,
"column": 94
},
"end": {
"line": 106,
"column": 95
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3752,
"end": 3753,
"loc": {
"start": {
"line": 106,
"column": 95
},
"end": {
"line": 106,
"column": 96
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MapChunkView",
"start": 3767,
"end": 3779,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3779,
"end": 3780,
"loc": {
"start": {
"line": 107,
"column": 24
},
"end": {
"line": 107,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "drawSingleOverviewTile",
"start": 3780,
"end": 3802,
"loc": {
"start": {
"line": 107,
"column": 25
},
"end": {
"line": 107,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3802,
"end": 3803,
"loc": {
"start": {
"line": 107,
"column": 47
},
"end": {
"line": 107,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3803,
"end": 3804,
"loc": {
"start": {
"line": 107,
"column": 48
},
"end": {
"line": 107,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 3822,
"end": 3829,
"loc": {
"start": {
"line": 108,
"column": 16
},
"end": {
"line": 108,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3829,
"end": 3830,
"loc": {
"start": {
"line": 108,
"column": 23
},
"end": {
"line": 108,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 3831,
"end": 3841,
"loc": {
"start": {
"line": 108,
"column": 25
},
"end": {
"line": 108,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3841,
"end": 3842,
"loc": {
"start": {
"line": 108,
"column": 35
},
"end": {
"line": 108,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 3842,
"end": 3849,
"loc": {
"start": {
"line": 108,
"column": 36
},
"end": {
"line": 108,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3849,
"end": 3850,
"loc": {
"start": {
"line": 108,
"column": 43
},
"end": {
"line": 108,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 3868,
"end": 3869,
"loc": {
"start": {
"line": 109,
"column": 16
},
"end": {
"line": 109,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3869,
"end": 3870,
"loc": {
"start": {
"line": 109,
"column": 17
},
"end": {
"line": 109,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "screenTile",
"start": 3871,
"end": 3881,
"loc": {
"start": {
"line": 109,
"column": 19
},
"end": {
"line": 109,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3881,
"end": 3882,
"loc": {
"start": {
"line": 109,
"column": 29
},
"end": {
"line": 109,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 3882,
"end": 3883,
"loc": {
"start": {
"line": 109,
"column": 30
},
"end": {
"line": 109,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3883,
"end": 3884,
"loc": {
"start": {
"line": 109,
"column": 31
},
"end": {
"line": 109,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 3902,
"end": 3903,
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3903,
"end": 3904,
"loc": {
"start": {
"line": 110,
"column": 17
},
"end": {
"line": 110,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "screenTile",
"start": 3905,
"end": 3915,
"loc": {
"start": {
"line": 110,
"column": 19
},
"end": {
"line": 110,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3915,
"end": 3916,
"loc": {
"start": {
"line": 110,
"column": 29
},
"end": {
"line": 110,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 3916,
"end": 3917,
"loc": {
"start": {
"line": 110,
"column": 30
},
"end": {
"line": 110,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3917,
"end": 3918,
"loc": {
"start": {
"line": 110,
"column": 31
},
"end": {
"line": 110,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3936,
"end": 3942,
"loc": {
"start": {
"line": 111,
"column": 16
},
"end": {
"line": 111,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3942,
"end": 3943,
"loc": {
"start": {
"line": 111,
"column": 22
},
"end": {
"line": 111,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tunnel",
"start": 3944,
"end": 3950,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3950,
"end": 3951,
"loc": {
"start": {
"line": 111,
"column": 30
},
"end": {
"line": 111,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tileSizePixels",
"start": 3969,
"end": 3983,
"loc": {
"start": {
"line": 112,
"column": 16
},
"end": {
"line": 112,
"column": 30
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3983,
"end": 3984,
"loc": {
"start": {
"line": 112,
"column": 30
},
"end": {
"line": 112,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 3985,
"end": 3997,
"loc": {
"start": {
"line": 112,
"column": 32
},
"end": {
"line": 112,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3997,
"end": 3998,
"loc": {
"start": {
"line": 112,
"column": 44
},
"end": {
"line": 112,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tileSize",
"start": 3998,
"end": 4006,
"loc": {
"start": {
"line": 112,
"column": 45
},
"end": {
"line": 112,
"column": 53
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 4007,
"end": 4008,
"loc": {
"start": {
"line": 112,
"column": 54
},
"end": {
"line": 112,
"column": 55
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4009,
"end": 4013,
"loc": {
"start": {
"line": 112,
"column": 56
},
"end": {
"line": 112,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4013,
"end": 4014,
"loc": {
"start": {
"line": 112,
"column": 60
},
"end": {
"line": 112,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4014,
"end": 4018,
"loc": {
"start": {
"line": 112,
"column": 61
},
"end": {
"line": 112,
"column": 65
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4018,
"end": 4019,
"loc": {
"start": {
"line": 112,
"column": 65
},
"end": {
"line": 112,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 4019,
"end": 4025,
"loc": {
"start": {
"line": 112,
"column": 66
},
"end": {
"line": 112,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4025,
"end": 4026,
"loc": {
"start": {
"line": 112,
"column": 72
},
"end": {
"line": 112,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoomLevel",
"start": 4026,
"end": 4035,
"loc": {
"start": {
"line": 112,
"column": 73
},
"end": {
"line": 112,
"column": 82
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4035,
"end": 4036,
"loc": {
"start": {
"line": 112,
"column": 82
},
"end": {
"line": 112,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overrideColor",
"start": 4054,
"end": 4067,
"loc": {
"start": {
"line": 113,
"column": 16
},
"end": {
"line": 113,
"column": 29
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4067,
"end": 4068,
"loc": {
"start": {
"line": 113,
"column": 29
},
"end": {
"line": 113,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "THEME",
"start": 4069,
"end": 4074,
"loc": {
"start": {
"line": 113,
"column": 31
},
"end": {
"line": 113,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4074,
"end": 4075,
"loc": {
"start": {
"line": 113,
"column": 36
},
"end": {
"line": 113,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "map",
"start": 4075,
"end": 4078,
"loc": {
"start": {
"line": 113,
"column": 37
},
"end": {
"line": 113,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4078,
"end": 4079,
"loc": {
"start": {
"line": 113,
"column": 40
},
"end": {
"line": 113,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wires",
"start": 4079,
"end": 4084,
"loc": {
"start": {
"line": 113,
"column": 41
},
"end": {
"line": 113,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4084,
"end": 4085,
"loc": {
"start": {
"line": 113,
"column": 46
},
"end": {
"line": 113,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "highlightColor",
"start": 4085,
"end": 4099,
"loc": {
"start": {
"line": 113,
"column": 47
},
"end": {
"line": 113,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4099,
"end": 4100,
"loc": {
"start": {
"line": 113,
"column": 61
},
"end": {
"line": 113,
"column": 62
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4114,
"end": 4115,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4115,
"end": 4116,
"loc": {
"start": {
"line": 114,
"column": 13
},
"end": {
"line": 114,
"column": 14
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4116,
"end": 4117,
"loc": {
"start": {
"line": 114,
"column": 14
},
"end": {
"line": 114,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4127,
"end": 4128,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 4138,
"end": 4148,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4148,
"end": 4149,
"loc": {
"start": {
"line": 116,
"column": 18
},
"end": {
"line": 116,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 4149,
"end": 4156,
"loc": {
"start": {
"line": 116,
"column": 19
},
"end": {
"line": 116,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4156,
"end": 4157,
"loc": {
"start": {
"line": 116,
"column": 26
},
"end": {
"line": 116,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalAlpha",
"start": 4157,
"end": 4168,
"loc": {
"start": {
"line": 116,
"column": 27
},
"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": 4169,
"end": 4170,
"loc": {
"start": {
"line": 116,
"column": 39
},
"end": {
"line": 116,
"column": 40
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4171,
"end": 4172,
"loc": {
"start": {
"line": 116,
"column": 41
},
"end": {
"line": 116,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4172,
"end": 4173,
"loc": {
"start": {
"line": 116,
"column": 42
},
"end": {
"line": 116,
"column": 43
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4179,
"end": 4180,
"loc": {
"start": {
"line": 117,
"column": 4
},
"end": {
"line": 117,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4182,
"end": 4183,
"loc": {
"start": {
"line": 118,
"column": 0
},
"end": {
"line": 118,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4183,
"end": 4183,
"loc": {
"start": {
"line": 118,
"column": 1
},
"end": {
"line": 118,
"column": 1
}
}
}
]
}