pxt-common-packages 9.5.11 → 10.1.1
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/built/common-sim.js +3 -3
- package/libs/controller/built/debug/binary.js +42 -42
- package/libs/controller---none/built/debug/binary.js +42 -42
- package/libs/game/built/debug/binary.js +42 -42
- package/libs/game/docs/reference/tiles/tile-image-at-location.md +65 -0
- package/libs/game/sim/keymap.ts +3 -3
- package/libs/game/sprite.ts +1 -0
- package/libs/game/tilemap.ts +1 -1
- package/libs/net-game/built/debug/binary.js +42 -42
- package/libs/palette/built/debug/binary.js +42 -42
- package/libs/sprite-scaling/built/debug/binary.js +42 -42
- package/libs/storyboard/built/debug/binary.js +42 -42
- package/package.json +1 -1
|
@@ -14975,7 +14975,7 @@ switch (step) {
|
|
|
14975
14975
|
return leave(s, r0)
|
|
14976
14976
|
default: oops()
|
|
14977
14977
|
} } }
|
|
14978
|
-
tiles_TileMap_offsetY__P112248.info = {"start":
|
|
14978
|
+
tiles_TileMap_offsetY__P112248.info = {"start":9630,"length":123,"line":329,"column":8,"endLine":331,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"offsetY","argumentNames":["this","value"]}
|
|
14979
14979
|
|
|
14980
14980
|
function tiles_TileMap_offsetY__P112248_mk(s) {
|
|
14981
14981
|
checkStack(s.depth);
|
|
@@ -15032,7 +15032,7 @@ switch (step) {
|
|
|
15032
15032
|
return leave(s, r0)
|
|
15033
15033
|
default: oops()
|
|
15034
15034
|
} } }
|
|
15035
|
-
tiles_TileMap_areaHeight__P112250.info = {"start":
|
|
15035
|
+
tiles_TileMap_areaHeight__P112250.info = {"start":9864,"length":93,"line":337,"column":8,"endLine":339,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"areaHeight","argumentNames":["this"]}
|
|
15036
15036
|
|
|
15037
15037
|
function tiles_TileMap_areaHeight__P112250_mk(s) {
|
|
15038
15038
|
checkStack(s.depth);
|
|
@@ -15071,7 +15071,7 @@ switch (step) {
|
|
|
15071
15071
|
return leaveAccessor(s, r0)
|
|
15072
15072
|
default: oops()
|
|
15073
15073
|
} } }
|
|
15074
|
-
tiles_TileMap_scale__P112244.info = {"start":
|
|
15074
|
+
tiles_TileMap_scale__P112244.info = {"start":9205,"length":55,"line":310,"column":8,"endLine":312,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"scale","argumentNames":["this"]}
|
|
15075
15075
|
tiles_TileMap_scale__P112244.isGetter = true;
|
|
15076
15076
|
|
|
15077
15077
|
function tiles_TileMap_scale__P112244_mk(s) {
|
|
@@ -15106,7 +15106,7 @@ switch (step) {
|
|
|
15106
15106
|
return leaveAccessor(s, r0)
|
|
15107
15107
|
default: oops()
|
|
15108
15108
|
} } }
|
|
15109
|
-
tiles_TileMapData_height__P112230.info = {"start":
|
|
15109
|
+
tiles_TileMapData_height__P112230.info = {"start":6489,"length":65,"line":218,"column":8,"endLine":220,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"height","argumentNames":["this"]}
|
|
15110
15110
|
tiles_TileMapData_height__P112230.isGetter = true;
|
|
15111
15111
|
|
|
15112
15112
|
function tiles_TileMapData_height__P112230_mk(s) {
|
|
@@ -15149,7 +15149,7 @@ switch (step) {
|
|
|
15149
15149
|
return leaveAccessor(s, r0)
|
|
15150
15150
|
default: oops()
|
|
15151
15151
|
} } }
|
|
15152
|
-
tiles_TileMap_enabled__P112253.info = {"start":
|
|
15152
|
+
tiles_TileMap_enabled__P112253.info = {"start":10177,"length":66,"line":351,"column":8,"endLine":353,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"enabled","argumentNames":["this"]}
|
|
15153
15153
|
tiles_TileMap_enabled__P112253.isGetter = true;
|
|
15154
15154
|
|
|
15155
15155
|
function tiles_TileMap_enabled__P112253_mk(s) {
|
|
@@ -15385,7 +15385,7 @@ switch (step) {
|
|
|
15385
15385
|
return leave(s, r0)
|
|
15386
15386
|
default: oops()
|
|
15387
15387
|
} } }
|
|
15388
|
-
tiles_TileMap_offsetX__P112247.info = {"start":
|
|
15388
|
+
tiles_TileMap_offsetX__P112247.info = {"start":9499,"length":121,"line":325,"column":8,"endLine":327,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"offsetX","argumentNames":["this","value"]}
|
|
15389
15389
|
|
|
15390
15390
|
function tiles_TileMap_offsetX__P112247_mk(s) {
|
|
15391
15391
|
checkStack(s.depth);
|
|
@@ -15442,7 +15442,7 @@ switch (step) {
|
|
|
15442
15442
|
return leave(s, r0)
|
|
15443
15443
|
default: oops()
|
|
15444
15444
|
} } }
|
|
15445
|
-
tiles_TileMap_areaWidth__P112249.info = {"start":
|
|
15445
|
+
tiles_TileMap_areaWidth__P112249.info = {"start":9763,"length":91,"line":333,"column":8,"endLine":335,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"areaWidth","argumentNames":["this"]}
|
|
15446
15446
|
|
|
15447
15447
|
function tiles_TileMap_areaWidth__P112249_mk(s) {
|
|
15448
15448
|
checkStack(s.depth);
|
|
@@ -15481,7 +15481,7 @@ switch (step) {
|
|
|
15481
15481
|
return leaveAccessor(s, r0)
|
|
15482
15482
|
default: oops()
|
|
15483
15483
|
} } }
|
|
15484
|
-
tiles_TileMapData_width__P112229.info = {"start":
|
|
15484
|
+
tiles_TileMapData_width__P112229.info = {"start":6416,"length":63,"line":214,"column":8,"endLine":216,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"width","argumentNames":["this"]}
|
|
15485
15485
|
tiles_TileMapData_width__P112229.isGetter = true;
|
|
15486
15486
|
|
|
15487
15487
|
function tiles_TileMapData_width__P112229_mk(s) {
|
|
@@ -27178,7 +27178,7 @@ switch (step) {
|
|
|
27178
27178
|
return leave(s, r0)
|
|
27179
27179
|
default: oops()
|
|
27180
27180
|
} } }
|
|
27181
|
-
Sprite_destroy__P111927.info = {"start":
|
|
27181
|
+
Sprite_destroy__P111927.info = {"start":28321,"length":293,"line":911,"column":4,"endLine":920,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"destroy","argumentNames":["this","effect","duration"]}
|
|
27182
27182
|
|
|
27183
27183
|
function Sprite_destroy__P111927_mk(s) {
|
|
27184
27184
|
checkStack(s.depth);
|
|
@@ -27313,7 +27313,7 @@ switch (step) {
|
|
|
27313
27313
|
return leave(s, r0)
|
|
27314
27314
|
default: oops()
|
|
27315
27315
|
} } }
|
|
27316
|
-
Sprite__destroyCore__P111928.info = {"start":
|
|
27316
|
+
Sprite__destroyCore__P111928.info = {"start":28620,"length":522,"line":922,"column":4,"endLine":934,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"_destroyCore","argumentNames":["this"]}
|
|
27317
27317
|
|
|
27318
27318
|
function Sprite__destroyCore__P111928_mk(s) {
|
|
27319
27319
|
checkStack(s.depth);
|
|
@@ -27358,7 +27358,7 @@ switch (step) {
|
|
|
27358
27358
|
return leave(s, r0)
|
|
27359
27359
|
default: oops()
|
|
27360
27360
|
} } }
|
|
27361
|
-
forEach_inline__P120763.info = {"start":
|
|
27361
|
+
forEach_inline__P120763.info = {"start":29065,"length":26,"line":932,"column":20,"endLine":932,"endColumn":46,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
27362
27362
|
|
|
27363
27363
|
function forEach_inline__P120763_mk(s) {
|
|
27364
27364
|
checkStack(s.depth);
|
|
@@ -27406,7 +27406,7 @@ switch (step) {
|
|
|
27406
27406
|
return leave(s, r0)
|
|
27407
27407
|
default: oops()
|
|
27408
27408
|
} } }
|
|
27409
|
-
Sprite__destroyCore_inline__P120769.info = {"start":
|
|
27409
|
+
Sprite__destroyCore_inline__P120769.info = {"start":29114,"length":20,"line":933,"column":21,"endLine":933,"endColumn":41,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
27410
27410
|
|
|
27411
27411
|
function Sprite__destroyCore_inline__P120769_mk(s) {
|
|
27412
27412
|
checkStack(s.depth);
|
|
@@ -36052,7 +36052,7 @@ switch (step) {
|
|
|
36052
36052
|
return leave(s, r0)
|
|
36053
36053
|
default: oops()
|
|
36054
36054
|
} } }
|
|
36055
|
-
tiles_TileMap_isOnWall__P112266.info = {"start":
|
|
36055
|
+
tiles_TileMap_isOnWall__P112266.info = {"start":16873,"length":627,"line":534,"column":8,"endLine":551,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isOnWall","argumentNames":["this","s"]}
|
|
36056
36056
|
|
|
36057
36057
|
function tiles_TileMap_isOnWall__P112266_mk(s) {
|
|
36058
36058
|
checkStack(s.depth);
|
|
@@ -36142,7 +36142,7 @@ switch (step) {
|
|
|
36142
36142
|
return leave(s, r0)
|
|
36143
36143
|
default: oops()
|
|
36144
36144
|
} } }
|
|
36145
|
-
tiles_TileMap_isObstacle__P112264.info = {"start":
|
|
36145
|
+
tiles_TileMap_isObstacle__P112264.info = {"start":16232,"length":211,"line":515,"column":8,"endLine":520,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isObstacle","argumentNames":["this","col","row"]}
|
|
36146
36146
|
|
|
36147
36147
|
function tiles_TileMap_isObstacle__P112264_mk(s) {
|
|
36148
36148
|
checkStack(s.depth);
|
|
@@ -36196,7 +36196,7 @@ switch (step) {
|
|
|
36196
36196
|
return leave(s, r0)
|
|
36197
36197
|
default: oops()
|
|
36198
36198
|
} } }
|
|
36199
|
-
tiles_TileMapData_isWall__P112238.info = {"start":
|
|
36199
|
+
tiles_TileMapData_isWall__P112238.info = {"start":8218,"length":107,"line":274,"column":8,"endLine":276,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isWall","argumentNames":["this","col","row"]}
|
|
36200
36200
|
|
|
36201
36201
|
function tiles_TileMapData_isWall__P112238_mk(s) {
|
|
36202
36202
|
checkStack(s.depth);
|
|
@@ -36271,7 +36271,7 @@ switch (step) {
|
|
|
36271
36271
|
return leave(s, r0)
|
|
36272
36272
|
default: oops()
|
|
36273
36273
|
} } }
|
|
36274
|
-
tiles_TileMapData_isOutsideMap__P112239.info = {"start":
|
|
36274
|
+
tiles_TileMapData_isOutsideMap__P112239.info = {"start":8335,"length":132,"line":278,"column":8,"endLine":280,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"isOutsideMap","argumentNames":["this","col","row"]}
|
|
36275
36275
|
|
|
36276
36276
|
function tiles_TileMapData_isOutsideMap__P112239_mk(s) {
|
|
36277
36277
|
checkStack(s.depth);
|
|
@@ -37798,7 +37798,7 @@ switch (step) {
|
|
|
37798
37798
|
return leave(s, r0)
|
|
37799
37799
|
default: oops()
|
|
37800
37800
|
} } }
|
|
37801
|
-
tiles_getTileImage__P112278.info = {"start":
|
|
37801
|
+
tiles_getTileImage__P112278.info = {"start":21871,"length":207,"line":673,"column":4,"endLine":677,"endColumn":5,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["loc"]}
|
|
37802
37802
|
|
|
37803
37803
|
function tiles_getTileImage__P112278_mk(s) {
|
|
37804
37804
|
checkStack(s.depth);
|
|
@@ -37939,7 +37939,7 @@ switch (step) {
|
|
|
37939
37939
|
return leave(s, r0)
|
|
37940
37940
|
default: oops()
|
|
37941
37941
|
} } }
|
|
37942
|
-
tiles_TileMap_getTileIndex__P112256.info = {"start":
|
|
37942
|
+
tiles_TileMap_getTileIndex__P112256.info = {"start":11191,"length":105,"line":384,"column":8,"endLine":386,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileIndex","argumentNames":["this","col","row"]}
|
|
37943
37943
|
|
|
37944
37944
|
function tiles_TileMap_getTileIndex__P112256_mk(s) {
|
|
37945
37945
|
checkStack(s.depth);
|
|
@@ -38007,7 +38007,7 @@ switch (step) {
|
|
|
38007
38007
|
return leave(s, r0)
|
|
38008
38008
|
default: oops()
|
|
38009
38009
|
} } }
|
|
38010
|
-
tiles_TileMapData_getTile__P112233.info = {"start":
|
|
38010
|
+
tiles_TileMapData_getTile__P112233.info = {"start":6752,"length":200,"line":231,"column":8,"endLine":235,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTile","argumentNames":["this","col","row"]}
|
|
38011
38011
|
|
|
38012
38012
|
function tiles_TileMapData_getTile__P112233_mk(s) {
|
|
38013
38013
|
checkStack(s.depth);
|
|
@@ -38059,7 +38059,7 @@ switch (step) {
|
|
|
38059
38059
|
return leave(s, r0)
|
|
38060
38060
|
default: oops()
|
|
38061
38061
|
} } }
|
|
38062
|
-
tiles_TileMap_getTileImage__P112267.info = {"start":
|
|
38062
|
+
tiles_TileMap_getTileImage__P112267.info = {"start":17510,"length":96,"line":553,"column":8,"endLine":555,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["this","index"]}
|
|
38063
38063
|
|
|
38064
38064
|
function tiles_TileMap_getTileImage__P112267_mk(s) {
|
|
38065
38065
|
checkStack(s.depth);
|
|
@@ -38150,7 +38150,7 @@ switch (step) {
|
|
|
38150
38150
|
return leave(s, r0)
|
|
38151
38151
|
default: oops()
|
|
38152
38152
|
} } }
|
|
38153
|
-
tiles_TileMapData_getTileImage__P112236.info = {"start":
|
|
38153
|
+
tiles_TileMapData_getTileImage__P112236.info = {"start":7354,"length":717,"line":251,"column":8,"endLine":268,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTileImage","argumentNames":["this","index"]}
|
|
38154
38154
|
|
|
38155
38155
|
function tiles_TileMapData_getTileImage__P112236_mk(s) {
|
|
38156
38156
|
checkStack(s.depth);
|
|
@@ -38192,7 +38192,7 @@ switch (step) {
|
|
|
38192
38192
|
return leaveAccessor(s, r0)
|
|
38193
38193
|
default: oops()
|
|
38194
38194
|
} } }
|
|
38195
|
-
tiles_TileMapData_scale__P112231.info = {"start":
|
|
38195
|
+
tiles_TileMapData_scale__P112231.info = {"start":6564,"length":66,"line":222,"column":8,"endLine":224,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"scale","argumentNames":["this"]}
|
|
38196
38196
|
tiles_TileMapData_scale__P112231.isGetter = true;
|
|
38197
38197
|
|
|
38198
38198
|
function tiles_TileMapData_scale__P112231_mk(s) {
|
|
@@ -38309,7 +38309,7 @@ switch (step) {
|
|
|
38309
38309
|
return leave(s, r0)
|
|
38310
38310
|
default: oops()
|
|
38311
38311
|
} } }
|
|
38312
|
-
tiles_TileMap_getTile__P112255.info = {"start":
|
|
38312
|
+
tiles_TileMap_getTile__P112255.info = {"start":11070,"length":111,"line":380,"column":8,"endLine":382,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getTile","argumentNames":["this","col","row"]}
|
|
38313
38313
|
|
|
38314
38314
|
function tiles_TileMap_getTile__P112255_mk(s) {
|
|
38315
38315
|
checkStack(s.depth);
|
|
@@ -38584,7 +38584,7 @@ switch (step) {
|
|
|
38584
38584
|
return leave(s, r0)
|
|
38585
38585
|
default: oops()
|
|
38586
38586
|
} } }
|
|
38587
|
-
Sprite_registerObstacle__P111925.info = {"start":
|
|
38587
|
+
Sprite_registerObstacle__P111925.info = {"start":26841,"length":965,"line":870,"column":4,"endLine":890,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"registerObstacle","argumentNames":["this","direction","other","tm"]}
|
|
38588
38588
|
|
|
38589
38589
|
function Sprite_registerObstacle__P111925_mk(s) {
|
|
38590
38590
|
checkStack(s.depth);
|
|
@@ -38635,7 +38635,7 @@ switch (step) {
|
|
|
38635
38635
|
return leave(s, r0)
|
|
38636
38636
|
default: oops()
|
|
38637
38637
|
} } }
|
|
38638
|
-
forEach_inline__P123854.info = {"start":
|
|
38638
|
+
forEach_inline__P123854.info = {"start":27239,"length":26,"line":877,"column":24,"endLine":877,"endColumn":50,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
38639
38639
|
|
|
38640
38640
|
function forEach_inline__P123854_mk(s) {
|
|
38641
38641
|
checkStack(s.depth);
|
|
@@ -38683,7 +38683,7 @@ switch (step) {
|
|
|
38683
38683
|
return leave(s, r0)
|
|
38684
38684
|
default: oops()
|
|
38685
38685
|
} } }
|
|
38686
|
-
Sprite_registerObstacle_inline__P123860.info = {"start":
|
|
38686
|
+
Sprite_registerObstacle_inline__P123860.info = {"start":27292,"length":20,"line":878,"column":25,"endLine":878,"endColumn":45,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
38687
38687
|
|
|
38688
38688
|
function Sprite_registerObstacle_inline__P123860_mk(s) {
|
|
38689
38689
|
checkStack(s.depth);
|
|
@@ -38720,7 +38720,7 @@ switch (step) {
|
|
|
38720
38720
|
return leave(s, r0)
|
|
38721
38721
|
default: oops()
|
|
38722
38722
|
} } }
|
|
38723
|
-
wallHandlersToRun_inline__P123873.info = {"start":
|
|
38723
|
+
wallHandlersToRun_inline__P123873.info = {"start":27498,"length":32,"line":883,"column":24,"endLine":883,"endColumn":56,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
38724
38724
|
|
|
38725
38725
|
function wallHandlersToRun_inline__P123873_mk(s) {
|
|
38726
38726
|
checkStack(s.depth);
|
|
@@ -38769,7 +38769,7 @@ switch (step) {
|
|
|
38769
38769
|
return leave(s, r0)
|
|
38770
38770
|
default: oops()
|
|
38771
38771
|
} } }
|
|
38772
|
-
Sprite_registerObstacle_inline__P123902.info = {"start":
|
|
38772
|
+
Sprite_registerObstacle_inline__P123902.info = {"start":27738,"length":36,"line":887,"column":29,"endLine":887,"endColumn":65,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
38773
38773
|
|
|
38774
38774
|
function Sprite_registerObstacle_inline__P123902_mk(s) {
|
|
38775
38775
|
checkStack(s.depth);
|
|
@@ -38933,7 +38933,7 @@ switch (step) {
|
|
|
38933
38933
|
return leave(s, r0)
|
|
38934
38934
|
default: oops()
|
|
38935
38935
|
} } }
|
|
38936
|
-
tiles_TileMap_getObstacle__P112265.info = {"start":
|
|
38936
|
+
tiles_TileMap_getObstacle__P112265.info = {"start":16453,"length":410,"line":522,"column":8,"endLine":532,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"getObstacle","argumentNames":["this","col","row"]}
|
|
38937
38937
|
|
|
38938
38938
|
function tiles_TileMap_getObstacle__P112265_mk(s) {
|
|
38939
38939
|
checkStack(s.depth);
|
|
@@ -38977,7 +38977,7 @@ switch (step) {
|
|
|
38977
38977
|
return leaveAccessor(s, r0)
|
|
38978
38978
|
default: oops()
|
|
38979
38979
|
} } }
|
|
38980
|
-
tiles_TileMap_layer__P112251.info = {"start":
|
|
38980
|
+
tiles_TileMap_layer__P112251.info = {"start":9967,"length":63,"line":341,"column":8,"endLine":343,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"layer","argumentNames":["this"]}
|
|
38981
38981
|
tiles_TileMap_layer__P112251.isGetter = true;
|
|
38982
38982
|
|
|
38983
38983
|
function tiles_TileMap_layer__P112251_mk(s) {
|
|
@@ -42216,7 +42216,7 @@ switch (step) {
|
|
|
42216
42216
|
return leave(s, r0)
|
|
42217
42217
|
default: oops()
|
|
42218
42218
|
} } }
|
|
42219
|
-
Sprite_clearObstacles__P111924.info = {"start":
|
|
42219
|
+
Sprite_clearObstacles__P111924.info = {"start":26781,"length":54,"line":866,"column":4,"endLine":868,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"clearObstacles","argumentNames":["this"]}
|
|
42220
42220
|
|
|
42221
42221
|
function Sprite_clearObstacles__P111924_mk(s) {
|
|
42222
42222
|
checkStack(s.depth);
|
|
@@ -43078,7 +43078,7 @@ switch (step) {
|
|
|
43078
43078
|
return leave(s, r0)
|
|
43079
43079
|
default: oops()
|
|
43080
43080
|
} } }
|
|
43081
|
-
tiles_TileMapData_constructor__P112240.info = {"start":
|
|
43081
|
+
tiles_TileMapData_constructor__P112240.info = {"start":6048,"length":358,"line":204,"column":8,"endLine":212,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"inline","argumentNames":["this","data","layers","tileset","scale"]}
|
|
43082
43082
|
|
|
43083
43083
|
function tiles_TileMapData_constructor__P112240_mk(s) {
|
|
43084
43084
|
checkStack(s.depth);
|
|
@@ -43124,7 +43124,7 @@ switch (step) {
|
|
|
43124
43124
|
return leave(s, r0)
|
|
43125
43125
|
default: oops()
|
|
43126
43126
|
} } }
|
|
43127
|
-
tiles_TileMapData_scale__P112232.info = {"start":
|
|
43127
|
+
tiles_TileMapData_scale__P112232.info = {"start":6640,"length":102,"line":226,"column":8,"endLine":229,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"scale","argumentNames":["this","s"]}
|
|
43128
43128
|
|
|
43129
43129
|
function tiles_TileMapData_scale__P112232_mk(s) {
|
|
43130
43130
|
checkStack(s.depth);
|
|
@@ -43182,7 +43182,7 @@ switch (step) {
|
|
|
43182
43182
|
return leave(s, r0)
|
|
43183
43183
|
default: oops()
|
|
43184
43184
|
} } }
|
|
43185
|
-
tiles_TileMap_constructor__P112270.info = {"start":
|
|
43185
|
+
tiles_TileMap_constructor__P112270.info = {"start":8927,"length":268,"line":300,"column":8,"endLine":308,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"inline","argumentNames":["this","scale"]}
|
|
43186
43186
|
|
|
43187
43187
|
function tiles_TileMap_constructor__P112270_mk(s) {
|
|
43188
43188
|
checkStack(s.depth);
|
|
@@ -43227,7 +43227,7 @@ switch (step) {
|
|
|
43227
43227
|
return leave(s, r0)
|
|
43228
43228
|
default: oops()
|
|
43229
43229
|
} } }
|
|
43230
|
-
tiles_TileMap_inline__P125359.info = {"start":
|
|
43230
|
+
tiles_TileMap_inline__P125359.info = {"start":9145,"length":25,"line":306,"column":16,"endLine":306,"endColumn":41,"fileName":"pxt_modules/game/tilemap.ts","functionName":"inline","argumentNames":["t","c"]}
|
|
43231
43231
|
|
|
43232
43232
|
function tiles_TileMap_inline__P125359_mk(s) {
|
|
43233
43233
|
checkStack(s.depth);
|
|
@@ -43538,7 +43538,7 @@ switch (step) {
|
|
|
43538
43538
|
return leave(s, r0)
|
|
43539
43539
|
default: oops()
|
|
43540
43540
|
} } }
|
|
43541
|
-
tiles_TileMap_draw__P112263.info = {"start":
|
|
43541
|
+
tiles_TileMap_draw__P112263.info = {"start":13998,"length":2224,"line":458,"column":8,"endLine":513,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"draw","argumentNames":["this","target","camera"]}
|
|
43542
43542
|
|
|
43543
43543
|
function tiles_TileMap_draw__P112263_mk(s) {
|
|
43544
43544
|
checkStack(s.depth);
|
|
@@ -43614,7 +43614,7 @@ switch (step) {
|
|
|
43614
43614
|
return leave(s, r0)
|
|
43615
43615
|
default: oops()
|
|
43616
43616
|
} } }
|
|
43617
|
-
tiles_TileMap_scale__P112245.info = {"start":
|
|
43617
|
+
tiles_TileMap_scale__P112245.info = {"start":9270,"length":144,"line":314,"column":8,"endLine":319,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"scale","argumentNames":["this","s"]}
|
|
43618
43618
|
|
|
43619
43619
|
function tiles_TileMap_scale__P112245_mk(s) {
|
|
43620
43620
|
checkStack(s.depth);
|
|
@@ -43651,7 +43651,7 @@ switch (step) {
|
|
|
43651
43651
|
return leaveAccessor(s, r0)
|
|
43652
43652
|
default: oops()
|
|
43653
43653
|
} } }
|
|
43654
|
-
tiles_TileMap_data__P112246.info = {"start":
|
|
43654
|
+
tiles_TileMap_data__P112246.info = {"start":9424,"length":65,"line":321,"column":8,"endLine":323,"endColumn":9,"fileName":"pxt_modules/game/tilemap.ts","functionName":"data","argumentNames":["this"]}
|
|
43655
43655
|
tiles_TileMap_data__P112246.isGetter = true;
|
|
43656
43656
|
|
|
43657
43657
|
function tiles_TileMap_data__P112246_mk(s) {
|
|
@@ -44315,7 +44315,7 @@ switch (step) {
|
|
|
44315
44315
|
return leave(s, r0)
|
|
44316
44316
|
default: oops()
|
|
44317
44317
|
} } }
|
|
44318
|
-
Sprite_toString__P111933.info = {"start":
|
|
44318
|
+
Sprite_toString__P111933.info = {"start":35939,"length":93,"line":1118,"column":4,"endLine":1120,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"toString","argumentNames":["this"]}
|
|
44319
44319
|
|
|
44320
44320
|
function Sprite_toString__P111933_mk(s) {
|
|
44321
44321
|
checkStack(s.depth);
|
|
@@ -47159,7 +47159,7 @@ switch (step) {
|
|
|
47159
47159
|
return leave(s, r0)
|
|
47160
47160
|
default: oops()
|
|
47161
47161
|
} } }
|
|
47162
|
-
Sprite_drawDebug__P111935.info = {"start":
|
|
47162
|
+
Sprite_drawDebug__P111935.info = {"start":36618,"length":1092,"line":1140,"column":4,"endLine":1168,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"drawDebug","argumentNames":["this","left","top","offsetX","offsetY"]}
|
|
47163
47163
|
|
|
47164
47164
|
function Sprite_drawDebug__P111935_mk(s) {
|
|
47165
47165
|
checkStack(s.depth);
|
|
@@ -47266,7 +47266,7 @@ switch (step) {
|
|
|
47266
47266
|
return leave(s, r0)
|
|
47267
47267
|
default: oops()
|
|
47268
47268
|
} } }
|
|
47269
|
-
Sprite_drawSprite__P111936.info = {"start":
|
|
47269
|
+
Sprite_drawSprite__P111936.info = {"start":37716,"length":514,"line":1170,"column":4,"endLine":1184,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"drawSprite","argumentNames":["this","drawLeft","drawTop"]}
|
|
47270
47270
|
|
|
47271
47271
|
function Sprite_drawSprite__P111936_mk(s) {
|
|
47272
47272
|
checkStack(s.depth);
|
|
@@ -47366,7 +47366,7 @@ switch (step) {
|
|
|
47366
47366
|
return leave(s, r0)
|
|
47367
47367
|
default: oops()
|
|
47368
47368
|
} } }
|
|
47369
|
-
Sprite_drawSay__P111934.info = {"start":
|
|
47369
|
+
Sprite_drawSay__P111934.info = {"start":36038,"length":574,"line":1122,"column":4,"endLine":1138,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"drawSay","argumentNames":["this","camera"]}
|
|
47370
47370
|
|
|
47371
47371
|
function Sprite_drawSay__P111934_mk(s) {
|
|
47372
47372
|
checkStack(s.depth);
|