pxt-common-packages 9.5.2 → 9.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/libs/controller/built/debug/binary.js +8 -8
- package/libs/controller---none/built/debug/binary.js +8 -8
- package/libs/game/built/debug/binary.js +8 -8
- package/libs/game/scenes.ts +0 -1
- package/libs/game/tilemap.ts +6 -5
- package/libs/net-game/built/debug/binary.js +8 -8
- package/libs/palette/built/debug/binary.js +8 -8
- package/libs/sprite-scaling/built/debug/binary.js +8 -8
- package/libs/storyboard/built/debug/binary.js +8 -8
- package/package.json +1 -1
|
@@ -27874,7 +27874,7 @@ switch (step) {
|
|
|
27874
27874
|
return leave(s, r0)
|
|
27875
27875
|
default: oops()
|
|
27876
27876
|
} } }
|
|
27877
|
-
tiles_TileMap_isOnWall__P66260.info = {"start":
|
|
27877
|
+
tiles_TileMap_isOnWall__P66260.info = {"start":16837,"length":627,"line":534,"column":8,"endLine":551,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isOnWall","argumentNames":["this","s"]}
|
|
27878
27878
|
|
|
27879
27879
|
function tiles_TileMap_isOnWall__P66260_mk(s) {
|
|
27880
27880
|
checkStack(s.depth);
|
|
@@ -27964,7 +27964,7 @@ switch (step) {
|
|
|
27964
27964
|
return leave(s, r0)
|
|
27965
27965
|
default: oops()
|
|
27966
27966
|
} } }
|
|
27967
|
-
tiles_TileMap_isObstacle__P66258.info = {"start":
|
|
27967
|
+
tiles_TileMap_isObstacle__P66258.info = {"start":16196,"length":211,"line":515,"column":8,"endLine":520,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isObstacle","argumentNames":["this","col","row"]}
|
|
27968
27968
|
|
|
27969
27969
|
function tiles_TileMap_isObstacle__P66258_mk(s) {
|
|
27970
27970
|
checkStack(s.depth);
|
|
@@ -29618,7 +29618,7 @@ switch (step) {
|
|
|
29618
29618
|
return leave(s, r0)
|
|
29619
29619
|
default: oops()
|
|
29620
29620
|
} } }
|
|
29621
|
-
tiles_getTileImage__P66272.info = {"start":
|
|
29621
|
+
tiles_getTileImage__P66272.info = {"start":21828,"length":207,"line":673,"column":4,"endLine":677,"endColumn":5,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["loc"]}
|
|
29622
29622
|
|
|
29623
29623
|
function tiles_getTileImage__P66272_mk(s) {
|
|
29624
29624
|
checkStack(s.depth);
|
|
@@ -29759,7 +29759,7 @@ switch (step) {
|
|
|
29759
29759
|
return leave(s, r0)
|
|
29760
29760
|
default: oops()
|
|
29761
29761
|
} } }
|
|
29762
|
-
tiles_TileMap_getTileIndex__P66250.info = {"start":
|
|
29762
|
+
tiles_TileMap_getTileIndex__P66250.info = {"start":11155,"length":105,"line":384,"column":8,"endLine":386,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileIndex","argumentNames":["this","col","row"]}
|
|
29763
29763
|
|
|
29764
29764
|
function tiles_TileMap_getTileIndex__P66250_mk(s) {
|
|
29765
29765
|
checkStack(s.depth);
|
|
@@ -29879,7 +29879,7 @@ switch (step) {
|
|
|
29879
29879
|
return leave(s, r0)
|
|
29880
29880
|
default: oops()
|
|
29881
29881
|
} } }
|
|
29882
|
-
tiles_TileMap_getTileImage__P66261.info = {"start":
|
|
29882
|
+
tiles_TileMap_getTileImage__P66261.info = {"start":17474,"length":96,"line":553,"column":8,"endLine":555,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["this","index"]}
|
|
29883
29883
|
|
|
29884
29884
|
function tiles_TileMap_getTileImage__P66261_mk(s) {
|
|
29885
29885
|
checkStack(s.depth);
|
|
@@ -30129,7 +30129,7 @@ switch (step) {
|
|
|
30129
30129
|
return leave(s, r0)
|
|
30130
30130
|
default: oops()
|
|
30131
30131
|
} } }
|
|
30132
|
-
tiles_TileMap_getTile__P66249.info = {"start":
|
|
30132
|
+
tiles_TileMap_getTile__P66249.info = {"start":11034,"length":111,"line":380,"column":8,"endLine":382,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTile","argumentNames":["this","col","row"]}
|
|
30133
30133
|
|
|
30134
30134
|
function tiles_TileMap_getTile__P66249_mk(s) {
|
|
30135
30135
|
checkStack(s.depth);
|
|
@@ -30753,7 +30753,7 @@ switch (step) {
|
|
|
30753
30753
|
return leave(s, r0)
|
|
30754
30754
|
default: oops()
|
|
30755
30755
|
} } }
|
|
30756
|
-
tiles_TileMap_getObstacle__P66259.info = {"start":
|
|
30756
|
+
tiles_TileMap_getObstacle__P66259.info = {"start":16417,"length":410,"line":522,"column":8,"endLine":532,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getObstacle","argumentNames":["this","col","row"]}
|
|
30757
30757
|
|
|
30758
30758
|
function tiles_TileMap_getObstacle__P66259_mk(s) {
|
|
30759
30759
|
checkStack(s.depth);
|
|
@@ -37040,7 +37040,7 @@ switch (step) {
|
|
|
37040
37040
|
return leave(s, r0)
|
|
37041
37041
|
default: oops()
|
|
37042
37042
|
} } }
|
|
37043
|
-
tiles_TileMap_draw__P66257.info = {"start":
|
|
37043
|
+
tiles_TileMap_draw__P66257.info = {"start":13962,"length":2224,"line":458,"column":8,"endLine":513,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"draw","argumentNames":["this","target","camera"]}
|
|
37044
37044
|
|
|
37045
37045
|
function tiles_TileMap_draw__P66257_mk(s) {
|
|
37046
37046
|
checkStack(s.depth);
|
|
@@ -27765,7 +27765,7 @@ switch (step) {
|
|
|
27765
27765
|
return leave(s, r0)
|
|
27766
27766
|
default: oops()
|
|
27767
27767
|
} } }
|
|
27768
|
-
tiles_TileMap_isOnWall__P81750.info = {"start":
|
|
27768
|
+
tiles_TileMap_isOnWall__P81750.info = {"start":16837,"length":627,"line":534,"column":8,"endLine":551,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isOnWall","argumentNames":["this","s"]}
|
|
27769
27769
|
|
|
27770
27770
|
function tiles_TileMap_isOnWall__P81750_mk(s) {
|
|
27771
27771
|
checkStack(s.depth);
|
|
@@ -27855,7 +27855,7 @@ switch (step) {
|
|
|
27855
27855
|
return leave(s, r0)
|
|
27856
27856
|
default: oops()
|
|
27857
27857
|
} } }
|
|
27858
|
-
tiles_TileMap_isObstacle__P81748.info = {"start":
|
|
27858
|
+
tiles_TileMap_isObstacle__P81748.info = {"start":16196,"length":211,"line":515,"column":8,"endLine":520,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isObstacle","argumentNames":["this","col","row"]}
|
|
27859
27859
|
|
|
27860
27860
|
function tiles_TileMap_isObstacle__P81748_mk(s) {
|
|
27861
27861
|
checkStack(s.depth);
|
|
@@ -29509,7 +29509,7 @@ switch (step) {
|
|
|
29509
29509
|
return leave(s, r0)
|
|
29510
29510
|
default: oops()
|
|
29511
29511
|
} } }
|
|
29512
|
-
tiles_getTileImage__P81762.info = {"start":
|
|
29512
|
+
tiles_getTileImage__P81762.info = {"start":21828,"length":207,"line":673,"column":4,"endLine":677,"endColumn":5,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["loc"]}
|
|
29513
29513
|
|
|
29514
29514
|
function tiles_getTileImage__P81762_mk(s) {
|
|
29515
29515
|
checkStack(s.depth);
|
|
@@ -29650,7 +29650,7 @@ switch (step) {
|
|
|
29650
29650
|
return leave(s, r0)
|
|
29651
29651
|
default: oops()
|
|
29652
29652
|
} } }
|
|
29653
|
-
tiles_TileMap_getTileIndex__P81740.info = {"start":
|
|
29653
|
+
tiles_TileMap_getTileIndex__P81740.info = {"start":11155,"length":105,"line":384,"column":8,"endLine":386,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileIndex","argumentNames":["this","col","row"]}
|
|
29654
29654
|
|
|
29655
29655
|
function tiles_TileMap_getTileIndex__P81740_mk(s) {
|
|
29656
29656
|
checkStack(s.depth);
|
|
@@ -29770,7 +29770,7 @@ switch (step) {
|
|
|
29770
29770
|
return leave(s, r0)
|
|
29771
29771
|
default: oops()
|
|
29772
29772
|
} } }
|
|
29773
|
-
tiles_TileMap_getTileImage__P81751.info = {"start":
|
|
29773
|
+
tiles_TileMap_getTileImage__P81751.info = {"start":17474,"length":96,"line":553,"column":8,"endLine":555,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["this","index"]}
|
|
29774
29774
|
|
|
29775
29775
|
function tiles_TileMap_getTileImage__P81751_mk(s) {
|
|
29776
29776
|
checkStack(s.depth);
|
|
@@ -30020,7 +30020,7 @@ switch (step) {
|
|
|
30020
30020
|
return leave(s, r0)
|
|
30021
30021
|
default: oops()
|
|
30022
30022
|
} } }
|
|
30023
|
-
tiles_TileMap_getTile__P81739.info = {"start":
|
|
30023
|
+
tiles_TileMap_getTile__P81739.info = {"start":11034,"length":111,"line":380,"column":8,"endLine":382,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTile","argumentNames":["this","col","row"]}
|
|
30024
30024
|
|
|
30025
30025
|
function tiles_TileMap_getTile__P81739_mk(s) {
|
|
30026
30026
|
checkStack(s.depth);
|
|
@@ -30644,7 +30644,7 @@ switch (step) {
|
|
|
30644
30644
|
return leave(s, r0)
|
|
30645
30645
|
default: oops()
|
|
30646
30646
|
} } }
|
|
30647
|
-
tiles_TileMap_getObstacle__P81749.info = {"start":
|
|
30647
|
+
tiles_TileMap_getObstacle__P81749.info = {"start":16417,"length":410,"line":522,"column":8,"endLine":532,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getObstacle","argumentNames":["this","col","row"]}
|
|
30648
30648
|
|
|
30649
30649
|
function tiles_TileMap_getObstacle__P81749_mk(s) {
|
|
30650
30650
|
checkStack(s.depth);
|
|
@@ -36931,7 +36931,7 @@ switch (step) {
|
|
|
36931
36931
|
return leave(s, r0)
|
|
36932
36932
|
default: oops()
|
|
36933
36933
|
} } }
|
|
36934
|
-
tiles_TileMap_draw__P81747.info = {"start":
|
|
36934
|
+
tiles_TileMap_draw__P81747.info = {"start":13962,"length":2224,"line":458,"column":8,"endLine":513,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"draw","argumentNames":["this","target","camera"]}
|
|
36935
36935
|
|
|
36936
36936
|
function tiles_TileMap_draw__P81747_mk(s) {
|
|
36937
36937
|
checkStack(s.depth);
|
|
@@ -27260,7 +27260,7 @@ switch (step) {
|
|
|
27260
27260
|
return leave(s, r0)
|
|
27261
27261
|
default: oops()
|
|
27262
27262
|
} } }
|
|
27263
|
-
tiles_TileMap_isOnWall__P139304.info = {"start":
|
|
27263
|
+
tiles_TileMap_isOnWall__P139304.info = {"start":16837,"length":627,"line":534,"column":8,"endLine":551,"endColumn":9,"fileName":"tilemap.ts","functionName":"isOnWall","argumentNames":["this","s"]}
|
|
27264
27264
|
|
|
27265
27265
|
function tiles_TileMap_isOnWall__P139304_mk(s) {
|
|
27266
27266
|
checkStack(s.depth);
|
|
@@ -27350,7 +27350,7 @@ switch (step) {
|
|
|
27350
27350
|
return leave(s, r0)
|
|
27351
27351
|
default: oops()
|
|
27352
27352
|
} } }
|
|
27353
|
-
tiles_TileMap_isObstacle__P139302.info = {"start":
|
|
27353
|
+
tiles_TileMap_isObstacle__P139302.info = {"start":16196,"length":211,"line":515,"column":8,"endLine":520,"endColumn":9,"fileName":"tilemap.ts","functionName":"isObstacle","argumentNames":["this","col","row"]}
|
|
27354
27354
|
|
|
27355
27355
|
function tiles_TileMap_isObstacle__P139302_mk(s) {
|
|
27356
27356
|
checkStack(s.depth);
|
|
@@ -29004,7 +29004,7 @@ switch (step) {
|
|
|
29004
29004
|
return leave(s, r0)
|
|
29005
29005
|
default: oops()
|
|
29006
29006
|
} } }
|
|
29007
|
-
tiles_getTileImage__P139316.info = {"start":
|
|
29007
|
+
tiles_getTileImage__P139316.info = {"start":21828,"length":207,"line":673,"column":4,"endLine":677,"endColumn":5,"fileName":"tilemap.ts","functionName":"getTileImage","argumentNames":["loc"]}
|
|
29008
29008
|
|
|
29009
29009
|
function tiles_getTileImage__P139316_mk(s) {
|
|
29010
29010
|
checkStack(s.depth);
|
|
@@ -29145,7 +29145,7 @@ switch (step) {
|
|
|
29145
29145
|
return leave(s, r0)
|
|
29146
29146
|
default: oops()
|
|
29147
29147
|
} } }
|
|
29148
|
-
tiles_TileMap_getTileIndex__P139294.info = {"start":
|
|
29148
|
+
tiles_TileMap_getTileIndex__P139294.info = {"start":11155,"length":105,"line":384,"column":8,"endLine":386,"endColumn":9,"fileName":"tilemap.ts","functionName":"getTileIndex","argumentNames":["this","col","row"]}
|
|
29149
29149
|
|
|
29150
29150
|
function tiles_TileMap_getTileIndex__P139294_mk(s) {
|
|
29151
29151
|
checkStack(s.depth);
|
|
@@ -29265,7 +29265,7 @@ switch (step) {
|
|
|
29265
29265
|
return leave(s, r0)
|
|
29266
29266
|
default: oops()
|
|
29267
29267
|
} } }
|
|
29268
|
-
tiles_TileMap_getTileImage__P139305.info = {"start":
|
|
29268
|
+
tiles_TileMap_getTileImage__P139305.info = {"start":17474,"length":96,"line":553,"column":8,"endLine":555,"endColumn":9,"fileName":"tilemap.ts","functionName":"getTileImage","argumentNames":["this","index"]}
|
|
29269
29269
|
|
|
29270
29270
|
function tiles_TileMap_getTileImage__P139305_mk(s) {
|
|
29271
29271
|
checkStack(s.depth);
|
|
@@ -29515,7 +29515,7 @@ switch (step) {
|
|
|
29515
29515
|
return leave(s, r0)
|
|
29516
29516
|
default: oops()
|
|
29517
29517
|
} } }
|
|
29518
|
-
tiles_TileMap_getTile__P139293.info = {"start":
|
|
29518
|
+
tiles_TileMap_getTile__P139293.info = {"start":11034,"length":111,"line":380,"column":8,"endLine":382,"endColumn":9,"fileName":"tilemap.ts","functionName":"getTile","argumentNames":["this","col","row"]}
|
|
29519
29519
|
|
|
29520
29520
|
function tiles_TileMap_getTile__P139293_mk(s) {
|
|
29521
29521
|
checkStack(s.depth);
|
|
@@ -30139,7 +30139,7 @@ switch (step) {
|
|
|
30139
30139
|
return leave(s, r0)
|
|
30140
30140
|
default: oops()
|
|
30141
30141
|
} } }
|
|
30142
|
-
tiles_TileMap_getObstacle__P139303.info = {"start":
|
|
30142
|
+
tiles_TileMap_getObstacle__P139303.info = {"start":16417,"length":410,"line":522,"column":8,"endLine":532,"endColumn":9,"fileName":"tilemap.ts","functionName":"getObstacle","argumentNames":["this","col","row"]}
|
|
30143
30143
|
|
|
30144
30144
|
function tiles_TileMap_getObstacle__P139303_mk(s) {
|
|
30145
30145
|
checkStack(s.depth);
|
|
@@ -36461,7 +36461,7 @@ switch (step) {
|
|
|
36461
36461
|
return leave(s, r0)
|
|
36462
36462
|
default: oops()
|
|
36463
36463
|
} } }
|
|
36464
|
-
tiles_TileMap_draw__P139301.info = {"start":
|
|
36464
|
+
tiles_TileMap_draw__P139301.info = {"start":13962,"length":2224,"line":458,"column":8,"endLine":513,"endColumn":9,"fileName":"tilemap.ts","functionName":"draw","argumentNames":["this","target","camera"]}
|
|
36465
36465
|
|
|
36466
36466
|
function tiles_TileMap_draw__P139301_mk(s) {
|
|
36467
36467
|
checkStack(s.depth);
|
package/libs/game/scenes.ts
CHANGED
package/libs/game/tilemap.ts
CHANGED
|
@@ -357,16 +357,17 @@ namespace tiles {
|
|
|
357
357
|
const previous = this._map;
|
|
358
358
|
|
|
359
359
|
if (this.handlerState && previous !== map && previous) {
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
eventHandler.callback(previous);
|
|
364
|
-
}
|
|
360
|
+
for (const eventHandler of this.handlerState) {
|
|
361
|
+
if (eventHandler.event === TileMapEvent.Unloaded) {
|
|
362
|
+
eventHandler.callback(previous);
|
|
365
363
|
}
|
|
366
364
|
}
|
|
367
365
|
}
|
|
368
366
|
|
|
369
367
|
this._map = map;
|
|
368
|
+
if (map) {
|
|
369
|
+
this._scale = map.scale;
|
|
370
|
+
}
|
|
370
371
|
|
|
371
372
|
if (this.handlerState && previous !== map && map) {
|
|
372
373
|
for (const eventHandler of this.handlerState) {
|
|
@@ -36049,7 +36049,7 @@ switch (step) {
|
|
|
36049
36049
|
return leave(s, r0)
|
|
36050
36050
|
default: oops()
|
|
36051
36051
|
} } }
|
|
36052
|
-
tiles_TileMap_isOnWall__P112669.info = {"start":
|
|
36052
|
+
tiles_TileMap_isOnWall__P112669.info = {"start":16837,"length":627,"line":534,"column":8,"endLine":551,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isOnWall","argumentNames":["this","s"]}
|
|
36053
36053
|
|
|
36054
36054
|
function tiles_TileMap_isOnWall__P112669_mk(s) {
|
|
36055
36055
|
checkStack(s.depth);
|
|
@@ -36139,7 +36139,7 @@ switch (step) {
|
|
|
36139
36139
|
return leave(s, r0)
|
|
36140
36140
|
default: oops()
|
|
36141
36141
|
} } }
|
|
36142
|
-
tiles_TileMap_isObstacle__P112667.info = {"start":
|
|
36142
|
+
tiles_TileMap_isObstacle__P112667.info = {"start":16196,"length":211,"line":515,"column":8,"endLine":520,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isObstacle","argumentNames":["this","col","row"]}
|
|
36143
36143
|
|
|
36144
36144
|
function tiles_TileMap_isObstacle__P112667_mk(s) {
|
|
36145
36145
|
checkStack(s.depth);
|
|
@@ -37793,7 +37793,7 @@ switch (step) {
|
|
|
37793
37793
|
return leave(s, r0)
|
|
37794
37794
|
default: oops()
|
|
37795
37795
|
} } }
|
|
37796
|
-
tiles_getTileImage__P112681.info = {"start":
|
|
37796
|
+
tiles_getTileImage__P112681.info = {"start":21828,"length":207,"line":673,"column":4,"endLine":677,"endColumn":5,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["loc"]}
|
|
37797
37797
|
|
|
37798
37798
|
function tiles_getTileImage__P112681_mk(s) {
|
|
37799
37799
|
checkStack(s.depth);
|
|
@@ -37934,7 +37934,7 @@ switch (step) {
|
|
|
37934
37934
|
return leave(s, r0)
|
|
37935
37935
|
default: oops()
|
|
37936
37936
|
} } }
|
|
37937
|
-
tiles_TileMap_getTileIndex__P112659.info = {"start":
|
|
37937
|
+
tiles_TileMap_getTileIndex__P112659.info = {"start":11155,"length":105,"line":384,"column":8,"endLine":386,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileIndex","argumentNames":["this","col","row"]}
|
|
37938
37938
|
|
|
37939
37939
|
function tiles_TileMap_getTileIndex__P112659_mk(s) {
|
|
37940
37940
|
checkStack(s.depth);
|
|
@@ -38054,7 +38054,7 @@ switch (step) {
|
|
|
38054
38054
|
return leave(s, r0)
|
|
38055
38055
|
default: oops()
|
|
38056
38056
|
} } }
|
|
38057
|
-
tiles_TileMap_getTileImage__P112670.info = {"start":
|
|
38057
|
+
tiles_TileMap_getTileImage__P112670.info = {"start":17474,"length":96,"line":553,"column":8,"endLine":555,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["this","index"]}
|
|
38058
38058
|
|
|
38059
38059
|
function tiles_TileMap_getTileImage__P112670_mk(s) {
|
|
38060
38060
|
checkStack(s.depth);
|
|
@@ -38304,7 +38304,7 @@ switch (step) {
|
|
|
38304
38304
|
return leave(s, r0)
|
|
38305
38305
|
default: oops()
|
|
38306
38306
|
} } }
|
|
38307
|
-
tiles_TileMap_getTile__P112658.info = {"start":
|
|
38307
|
+
tiles_TileMap_getTile__P112658.info = {"start":11034,"length":111,"line":380,"column":8,"endLine":382,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTile","argumentNames":["this","col","row"]}
|
|
38308
38308
|
|
|
38309
38309
|
function tiles_TileMap_getTile__P112658_mk(s) {
|
|
38310
38310
|
checkStack(s.depth);
|
|
@@ -38928,7 +38928,7 @@ switch (step) {
|
|
|
38928
38928
|
return leave(s, r0)
|
|
38929
38929
|
default: oops()
|
|
38930
38930
|
} } }
|
|
38931
|
-
tiles_TileMap_getObstacle__P112668.info = {"start":
|
|
38931
|
+
tiles_TileMap_getObstacle__P112668.info = {"start":16417,"length":410,"line":522,"column":8,"endLine":532,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getObstacle","argumentNames":["this","col","row"]}
|
|
38932
38932
|
|
|
38933
38933
|
function tiles_TileMap_getObstacle__P112668_mk(s) {
|
|
38934
38934
|
checkStack(s.depth);
|
|
@@ -43533,7 +43533,7 @@ switch (step) {
|
|
|
43533
43533
|
return leave(s, r0)
|
|
43534
43534
|
default: oops()
|
|
43535
43535
|
} } }
|
|
43536
|
-
tiles_TileMap_draw__P112666.info = {"start":
|
|
43536
|
+
tiles_TileMap_draw__P112666.info = {"start":13962,"length":2224,"line":458,"column":8,"endLine":513,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"draw","argumentNames":["this","target","camera"]}
|
|
43537
43537
|
|
|
43538
43538
|
function tiles_TileMap_draw__P112666_mk(s) {
|
|
43539
43539
|
checkStack(s.depth);
|
|
@@ -27260,7 +27260,7 @@ switch (step) {
|
|
|
27260
27260
|
return leave(s, r0)
|
|
27261
27261
|
default: oops()
|
|
27262
27262
|
} } }
|
|
27263
|
-
tiles_TileMap_isOnWall__P171489.info = {"start":
|
|
27263
|
+
tiles_TileMap_isOnWall__P171489.info = {"start":16837,"length":627,"line":534,"column":8,"endLine":551,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isOnWall","argumentNames":["this","s"]}
|
|
27264
27264
|
|
|
27265
27265
|
function tiles_TileMap_isOnWall__P171489_mk(s) {
|
|
27266
27266
|
checkStack(s.depth);
|
|
@@ -27350,7 +27350,7 @@ switch (step) {
|
|
|
27350
27350
|
return leave(s, r0)
|
|
27351
27351
|
default: oops()
|
|
27352
27352
|
} } }
|
|
27353
|
-
tiles_TileMap_isObstacle__P171487.info = {"start":
|
|
27353
|
+
tiles_TileMap_isObstacle__P171487.info = {"start":16196,"length":211,"line":515,"column":8,"endLine":520,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isObstacle","argumentNames":["this","col","row"]}
|
|
27354
27354
|
|
|
27355
27355
|
function tiles_TileMap_isObstacle__P171487_mk(s) {
|
|
27356
27356
|
checkStack(s.depth);
|
|
@@ -29004,7 +29004,7 @@ switch (step) {
|
|
|
29004
29004
|
return leave(s, r0)
|
|
29005
29005
|
default: oops()
|
|
29006
29006
|
} } }
|
|
29007
|
-
tiles_getTileImage__P171501.info = {"start":
|
|
29007
|
+
tiles_getTileImage__P171501.info = {"start":21828,"length":207,"line":673,"column":4,"endLine":677,"endColumn":5,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["loc"]}
|
|
29008
29008
|
|
|
29009
29009
|
function tiles_getTileImage__P171501_mk(s) {
|
|
29010
29010
|
checkStack(s.depth);
|
|
@@ -29145,7 +29145,7 @@ switch (step) {
|
|
|
29145
29145
|
return leave(s, r0)
|
|
29146
29146
|
default: oops()
|
|
29147
29147
|
} } }
|
|
29148
|
-
tiles_TileMap_getTileIndex__P171479.info = {"start":
|
|
29148
|
+
tiles_TileMap_getTileIndex__P171479.info = {"start":11155,"length":105,"line":384,"column":8,"endLine":386,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileIndex","argumentNames":["this","col","row"]}
|
|
29149
29149
|
|
|
29150
29150
|
function tiles_TileMap_getTileIndex__P171479_mk(s) {
|
|
29151
29151
|
checkStack(s.depth);
|
|
@@ -29265,7 +29265,7 @@ switch (step) {
|
|
|
29265
29265
|
return leave(s, r0)
|
|
29266
29266
|
default: oops()
|
|
29267
29267
|
} } }
|
|
29268
|
-
tiles_TileMap_getTileImage__P171490.info = {"start":
|
|
29268
|
+
tiles_TileMap_getTileImage__P171490.info = {"start":17474,"length":96,"line":553,"column":8,"endLine":555,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["this","index"]}
|
|
29269
29269
|
|
|
29270
29270
|
function tiles_TileMap_getTileImage__P171490_mk(s) {
|
|
29271
29271
|
checkStack(s.depth);
|
|
@@ -29515,7 +29515,7 @@ switch (step) {
|
|
|
29515
29515
|
return leave(s, r0)
|
|
29516
29516
|
default: oops()
|
|
29517
29517
|
} } }
|
|
29518
|
-
tiles_TileMap_getTile__P171478.info = {"start":
|
|
29518
|
+
tiles_TileMap_getTile__P171478.info = {"start":11034,"length":111,"line":380,"column":8,"endLine":382,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTile","argumentNames":["this","col","row"]}
|
|
29519
29519
|
|
|
29520
29520
|
function tiles_TileMap_getTile__P171478_mk(s) {
|
|
29521
29521
|
checkStack(s.depth);
|
|
@@ -30139,7 +30139,7 @@ switch (step) {
|
|
|
30139
30139
|
return leave(s, r0)
|
|
30140
30140
|
default: oops()
|
|
30141
30141
|
} } }
|
|
30142
|
-
tiles_TileMap_getObstacle__P171488.info = {"start":
|
|
30142
|
+
tiles_TileMap_getObstacle__P171488.info = {"start":16417,"length":410,"line":522,"column":8,"endLine":532,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getObstacle","argumentNames":["this","col","row"]}
|
|
30143
30143
|
|
|
30144
30144
|
function tiles_TileMap_getObstacle__P171488_mk(s) {
|
|
30145
30145
|
checkStack(s.depth);
|
|
@@ -36461,7 +36461,7 @@ switch (step) {
|
|
|
36461
36461
|
return leave(s, r0)
|
|
36462
36462
|
default: oops()
|
|
36463
36463
|
} } }
|
|
36464
|
-
tiles_TileMap_draw__P171486.info = {"start":
|
|
36464
|
+
tiles_TileMap_draw__P171486.info = {"start":13962,"length":2224,"line":458,"column":8,"endLine":513,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"draw","argumentNames":["this","target","camera"]}
|
|
36465
36465
|
|
|
36466
36466
|
function tiles_TileMap_draw__P171486_mk(s) {
|
|
36467
36467
|
checkStack(s.depth);
|
|
@@ -27260,7 +27260,7 @@ switch (step) {
|
|
|
27260
27260
|
return leave(s, r0)
|
|
27261
27261
|
default: oops()
|
|
27262
27262
|
} } }
|
|
27263
|
-
tiles_TileMap_isOnWall__P191974.info = {"start":
|
|
27263
|
+
tiles_TileMap_isOnWall__P191974.info = {"start":16837,"length":627,"line":534,"column":8,"endLine":551,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isOnWall","argumentNames":["this","s"]}
|
|
27264
27264
|
|
|
27265
27265
|
function tiles_TileMap_isOnWall__P191974_mk(s) {
|
|
27266
27266
|
checkStack(s.depth);
|
|
@@ -27350,7 +27350,7 @@ switch (step) {
|
|
|
27350
27350
|
return leave(s, r0)
|
|
27351
27351
|
default: oops()
|
|
27352
27352
|
} } }
|
|
27353
|
-
tiles_TileMap_isObstacle__P191972.info = {"start":
|
|
27353
|
+
tiles_TileMap_isObstacle__P191972.info = {"start":16196,"length":211,"line":515,"column":8,"endLine":520,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isObstacle","argumentNames":["this","col","row"]}
|
|
27354
27354
|
|
|
27355
27355
|
function tiles_TileMap_isObstacle__P191972_mk(s) {
|
|
27356
27356
|
checkStack(s.depth);
|
|
@@ -29004,7 +29004,7 @@ switch (step) {
|
|
|
29004
29004
|
return leave(s, r0)
|
|
29005
29005
|
default: oops()
|
|
29006
29006
|
} } }
|
|
29007
|
-
tiles_getTileImage__P191986.info = {"start":
|
|
29007
|
+
tiles_getTileImage__P191986.info = {"start":21828,"length":207,"line":673,"column":4,"endLine":677,"endColumn":5,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["loc"]}
|
|
29008
29008
|
|
|
29009
29009
|
function tiles_getTileImage__P191986_mk(s) {
|
|
29010
29010
|
checkStack(s.depth);
|
|
@@ -29145,7 +29145,7 @@ switch (step) {
|
|
|
29145
29145
|
return leave(s, r0)
|
|
29146
29146
|
default: oops()
|
|
29147
29147
|
} } }
|
|
29148
|
-
tiles_TileMap_getTileIndex__P191964.info = {"start":
|
|
29148
|
+
tiles_TileMap_getTileIndex__P191964.info = {"start":11155,"length":105,"line":384,"column":8,"endLine":386,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileIndex","argumentNames":["this","col","row"]}
|
|
29149
29149
|
|
|
29150
29150
|
function tiles_TileMap_getTileIndex__P191964_mk(s) {
|
|
29151
29151
|
checkStack(s.depth);
|
|
@@ -29265,7 +29265,7 @@ switch (step) {
|
|
|
29265
29265
|
return leave(s, r0)
|
|
29266
29266
|
default: oops()
|
|
29267
29267
|
} } }
|
|
29268
|
-
tiles_TileMap_getTileImage__P191975.info = {"start":
|
|
29268
|
+
tiles_TileMap_getTileImage__P191975.info = {"start":17474,"length":96,"line":553,"column":8,"endLine":555,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["this","index"]}
|
|
29269
29269
|
|
|
29270
29270
|
function tiles_TileMap_getTileImage__P191975_mk(s) {
|
|
29271
29271
|
checkStack(s.depth);
|
|
@@ -29515,7 +29515,7 @@ switch (step) {
|
|
|
29515
29515
|
return leave(s, r0)
|
|
29516
29516
|
default: oops()
|
|
29517
29517
|
} } }
|
|
29518
|
-
tiles_TileMap_getTile__P191963.info = {"start":
|
|
29518
|
+
tiles_TileMap_getTile__P191963.info = {"start":11034,"length":111,"line":380,"column":8,"endLine":382,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTile","argumentNames":["this","col","row"]}
|
|
29519
29519
|
|
|
29520
29520
|
function tiles_TileMap_getTile__P191963_mk(s) {
|
|
29521
29521
|
checkStack(s.depth);
|
|
@@ -30139,7 +30139,7 @@ switch (step) {
|
|
|
30139
30139
|
return leave(s, r0)
|
|
30140
30140
|
default: oops()
|
|
30141
30141
|
} } }
|
|
30142
|
-
tiles_TileMap_getObstacle__P191973.info = {"start":
|
|
30142
|
+
tiles_TileMap_getObstacle__P191973.info = {"start":16417,"length":410,"line":522,"column":8,"endLine":532,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getObstacle","argumentNames":["this","col","row"]}
|
|
30143
30143
|
|
|
30144
30144
|
function tiles_TileMap_getObstacle__P191973_mk(s) {
|
|
30145
30145
|
checkStack(s.depth);
|
|
@@ -36461,7 +36461,7 @@ switch (step) {
|
|
|
36461
36461
|
return leave(s, r0)
|
|
36462
36462
|
default: oops()
|
|
36463
36463
|
} } }
|
|
36464
|
-
tiles_TileMap_draw__P191971.info = {"start":
|
|
36464
|
+
tiles_TileMap_draw__P191971.info = {"start":13962,"length":2224,"line":458,"column":8,"endLine":513,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"draw","argumentNames":["this","target","camera"]}
|
|
36465
36465
|
|
|
36466
36466
|
function tiles_TileMap_draw__P191971_mk(s) {
|
|
36467
36467
|
checkStack(s.depth);
|
|
@@ -27260,7 +27260,7 @@ switch (step) {
|
|
|
27260
27260
|
return leave(s, r0)
|
|
27261
27261
|
default: oops()
|
|
27262
27262
|
} } }
|
|
27263
|
-
tiles_TileMap_isOnWall__P154888.info = {"start":
|
|
27263
|
+
tiles_TileMap_isOnWall__P154888.info = {"start":16837,"length":627,"line":534,"column":8,"endLine":551,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isOnWall","argumentNames":["this","s"]}
|
|
27264
27264
|
|
|
27265
27265
|
function tiles_TileMap_isOnWall__P154888_mk(s) {
|
|
27266
27266
|
checkStack(s.depth);
|
|
@@ -27350,7 +27350,7 @@ switch (step) {
|
|
|
27350
27350
|
return leave(s, r0)
|
|
27351
27351
|
default: oops()
|
|
27352
27352
|
} } }
|
|
27353
|
-
tiles_TileMap_isObstacle__P154886.info = {"start":
|
|
27353
|
+
tiles_TileMap_isObstacle__P154886.info = {"start":16196,"length":211,"line":515,"column":8,"endLine":520,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isObstacle","argumentNames":["this","col","row"]}
|
|
27354
27354
|
|
|
27355
27355
|
function tiles_TileMap_isObstacle__P154886_mk(s) {
|
|
27356
27356
|
checkStack(s.depth);
|
|
@@ -29004,7 +29004,7 @@ switch (step) {
|
|
|
29004
29004
|
return leave(s, r0)
|
|
29005
29005
|
default: oops()
|
|
29006
29006
|
} } }
|
|
29007
|
-
tiles_getTileImage__P154900.info = {"start":
|
|
29007
|
+
tiles_getTileImage__P154900.info = {"start":21828,"length":207,"line":673,"column":4,"endLine":677,"endColumn":5,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["loc"]}
|
|
29008
29008
|
|
|
29009
29009
|
function tiles_getTileImage__P154900_mk(s) {
|
|
29010
29010
|
checkStack(s.depth);
|
|
@@ -29145,7 +29145,7 @@ switch (step) {
|
|
|
29145
29145
|
return leave(s, r0)
|
|
29146
29146
|
default: oops()
|
|
29147
29147
|
} } }
|
|
29148
|
-
tiles_TileMap_getTileIndex__P154878.info = {"start":
|
|
29148
|
+
tiles_TileMap_getTileIndex__P154878.info = {"start":11155,"length":105,"line":384,"column":8,"endLine":386,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileIndex","argumentNames":["this","col","row"]}
|
|
29149
29149
|
|
|
29150
29150
|
function tiles_TileMap_getTileIndex__P154878_mk(s) {
|
|
29151
29151
|
checkStack(s.depth);
|
|
@@ -29265,7 +29265,7 @@ switch (step) {
|
|
|
29265
29265
|
return leave(s, r0)
|
|
29266
29266
|
default: oops()
|
|
29267
29267
|
} } }
|
|
29268
|
-
tiles_TileMap_getTileImage__P154889.info = {"start":
|
|
29268
|
+
tiles_TileMap_getTileImage__P154889.info = {"start":17474,"length":96,"line":553,"column":8,"endLine":555,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["this","index"]}
|
|
29269
29269
|
|
|
29270
29270
|
function tiles_TileMap_getTileImage__P154889_mk(s) {
|
|
29271
29271
|
checkStack(s.depth);
|
|
@@ -29515,7 +29515,7 @@ switch (step) {
|
|
|
29515
29515
|
return leave(s, r0)
|
|
29516
29516
|
default: oops()
|
|
29517
29517
|
} } }
|
|
29518
|
-
tiles_TileMap_getTile__P154877.info = {"start":
|
|
29518
|
+
tiles_TileMap_getTile__P154877.info = {"start":11034,"length":111,"line":380,"column":8,"endLine":382,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTile","argumentNames":["this","col","row"]}
|
|
29519
29519
|
|
|
29520
29520
|
function tiles_TileMap_getTile__P154877_mk(s) {
|
|
29521
29521
|
checkStack(s.depth);
|
|
@@ -30139,7 +30139,7 @@ switch (step) {
|
|
|
30139
30139
|
return leave(s, r0)
|
|
30140
30140
|
default: oops()
|
|
30141
30141
|
} } }
|
|
30142
|
-
tiles_TileMap_getObstacle__P154887.info = {"start":
|
|
30142
|
+
tiles_TileMap_getObstacle__P154887.info = {"start":16417,"length":410,"line":522,"column":8,"endLine":532,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getObstacle","argumentNames":["this","col","row"]}
|
|
30143
30143
|
|
|
30144
30144
|
function tiles_TileMap_getObstacle__P154887_mk(s) {
|
|
30145
30145
|
checkStack(s.depth);
|
|
@@ -36461,7 +36461,7 @@ switch (step) {
|
|
|
36461
36461
|
return leave(s, r0)
|
|
36462
36462
|
default: oops()
|
|
36463
36463
|
} } }
|
|
36464
|
-
tiles_TileMap_draw__P154885.info = {"start":
|
|
36464
|
+
tiles_TileMap_draw__P154885.info = {"start":13962,"length":2224,"line":458,"column":8,"endLine":513,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"draw","argumentNames":["this","target","camera"]}
|
|
36465
36465
|
|
|
36466
36466
|
function tiles_TileMap_draw__P154885_mk(s) {
|
|
36467
36467
|
checkStack(s.depth);
|