pxt-common-packages 9.5.5 → 9.5.6
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 +39 -39
- package/libs/controller---none/built/debug/binary.js +39 -39
- package/libs/game/built/debug/binary.js +39 -39
- package/libs/game/docs/reference/sprites/sprite-kind.md +70 -0
- package/libs/game/docs/reference/tiles/get-neighboring-location.md +123 -0
- package/libs/game/docs/reference/tiles/get-tile-location.md +71 -30
- package/libs/game/docs/reference/tiles/get-tiles-by-type.md +66 -32
- package/libs/game/docs/reference/tiles/location.md +246 -0
- package/libs/game/docs/reference/tiles/place-on-random-tile.md +54 -21
- package/libs/game/docs/reference/tiles/place-on-tile.md +88 -0
- package/libs/game/docs/reference/tiles/set-current-tilemap.md +90 -0
- package/libs/game/docs/reference/tiles/set-tile-at.md +47 -30
- package/libs/game/docs/reference/tiles/set-tilemap.md +90 -0
- package/libs/game/docs/reference/tiles/set-wall-at.md +67 -68
- package/libs/game/docs/reference/tiles/tile-at-location-equals.md +97 -0
- package/libs/game/docs/reference/tiles/tile-at-location-is-wall.md +98 -0
- package/libs/game/docs/reference/tiles/tilemap.md +145 -0
- package/libs/game/sprite.ts +1 -1
- package/libs/game/spritekind.ts +1 -0
- package/libs/game/tilemap.ts +12 -11
- package/libs/net-game/built/debug/binary.js +39 -39
- package/libs/palette/built/debug/binary.js +39 -39
- package/libs/sprite-scaling/built/debug/binary.js +39 -39
- package/libs/storyboard/built/debug/binary.js +39 -39
- package/package.json +2 -2
|
@@ -6808,7 +6808,7 @@ switch (step) {
|
|
|
6808
6808
|
return leaveAccessor(s, r0)
|
|
6809
6809
|
default: oops()
|
|
6810
6810
|
} } }
|
|
6811
|
-
Sprite_height__P65905.info = {"start":
|
|
6811
|
+
Sprite_height__P65905.info = {"start":11668,"length":61,"line":413,"column":4,"endLine":415,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"height","argumentNames":["this"]}
|
|
6812
6812
|
Sprite_height__P65905.isGetter = true;
|
|
6813
6813
|
|
|
6814
6814
|
function Sprite_height__P65905_mk(s) {
|
|
@@ -7022,7 +7022,7 @@ switch (step) {
|
|
|
7022
7022
|
return leave(s, r0)
|
|
7023
7023
|
default: oops()
|
|
7024
7024
|
} } }
|
|
7025
|
-
Sprite_top__P65911.info = {"start":
|
|
7025
|
+
Sprite_top__P65911.info = {"start":12814,"length":256,"line":454,"column":4,"endLine":464,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"top","argumentNames":["this","value"]}
|
|
7026
7026
|
|
|
7027
7027
|
function Sprite_top__P65911_mk(s) {
|
|
7028
7028
|
checkStack(s.depth);
|
|
@@ -7138,7 +7138,7 @@ switch (step) {
|
|
|
7138
7138
|
return leaveAccessor(s, r0)
|
|
7139
7139
|
default: oops()
|
|
7140
7140
|
} } }
|
|
7141
|
-
Sprite_top__P65910.info = {"start":
|
|
7141
|
+
Sprite_top__P65910.info = {"start":12671,"length":53,"line":449,"column":4,"endLine":451,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"top","argumentNames":["this"]}
|
|
7142
7142
|
Sprite_top__P65910.isGetter = true;
|
|
7143
7143
|
|
|
7144
7144
|
function Sprite_top__P65910_mk(s) {
|
|
@@ -17136,7 +17136,7 @@ switch (step) {
|
|
|
17136
17136
|
return leave(s, r0)
|
|
17137
17137
|
default: oops()
|
|
17138
17138
|
} } }
|
|
17139
|
-
Sprite_destroy__P65935.info = {"start":
|
|
17139
|
+
Sprite_destroy__P65935.info = {"start":30126,"length":293,"line":963,"column":4,"endLine":972,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"destroy","argumentNames":["this","effect","duration"]}
|
|
17140
17140
|
|
|
17141
17141
|
function Sprite_destroy__P65935_mk(s) {
|
|
17142
17142
|
checkStack(s.depth);
|
|
@@ -17271,7 +17271,7 @@ switch (step) {
|
|
|
17271
17271
|
return leave(s, r0)
|
|
17272
17272
|
default: oops()
|
|
17273
17273
|
} } }
|
|
17274
|
-
Sprite__destroyCore__P65936.info = {"start":
|
|
17274
|
+
Sprite__destroyCore__P65936.info = {"start":30425,"length":522,"line":974,"column":4,"endLine":986,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"_destroyCore","argumentNames":["this"]}
|
|
17275
17275
|
|
|
17276
17276
|
function Sprite__destroyCore__P65936_mk(s) {
|
|
17277
17277
|
checkStack(s.depth);
|
|
@@ -17316,7 +17316,7 @@ switch (step) {
|
|
|
17316
17316
|
return leave(s, r0)
|
|
17317
17317
|
default: oops()
|
|
17318
17318
|
} } }
|
|
17319
|
-
forEach_inline__P72025.info = {"start":
|
|
17319
|
+
forEach_inline__P72025.info = {"start":30870,"length":26,"line":984,"column":20,"endLine":984,"endColumn":46,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
17320
17320
|
|
|
17321
17321
|
function forEach_inline__P72025_mk(s) {
|
|
17322
17322
|
checkStack(s.depth);
|
|
@@ -17364,7 +17364,7 @@ switch (step) {
|
|
|
17364
17364
|
return leave(s, r0)
|
|
17365
17365
|
default: oops()
|
|
17366
17366
|
} } }
|
|
17367
|
-
Sprite__destroyCore_inline__P72032.info = {"start":
|
|
17367
|
+
Sprite__destroyCore_inline__P72032.info = {"start":30919,"length":20,"line":985,"column":21,"endLine":985,"endColumn":41,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
17368
17368
|
|
|
17369
17369
|
function Sprite__destroyCore_inline__P72032_mk(s) {
|
|
17370
17370
|
checkStack(s.depth);
|
|
@@ -17496,7 +17496,7 @@ switch (step) {
|
|
|
17496
17496
|
return leave(s, r0)
|
|
17497
17497
|
default: oops()
|
|
17498
17498
|
} } }
|
|
17499
|
-
Sprite_kind__P65914.info = {"start":
|
|
17499
|
+
Sprite_kind__P65914.info = {"start":13700,"length":41,"line":486,"column":4,"endLine":488,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"kind","argumentNames":["this"]}
|
|
17500
17500
|
|
|
17501
17501
|
function Sprite_kind__P65914_mk(s) {
|
|
17502
17502
|
checkStack(s.depth);
|
|
@@ -18016,7 +18016,7 @@ switch (step) {
|
|
|
18016
18016
|
return leave(s, r0)
|
|
18017
18017
|
default: oops()
|
|
18018
18018
|
} } }
|
|
18019
|
-
Sprite_setImage__P65896.info = {"start":
|
|
18019
|
+
Sprite_setImage__P65896.info = {"start":9299,"length":131,"line":332,"column":4,"endLine":336,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"setImage","argumentNames":["this","img"]}
|
|
18020
18020
|
|
|
18021
18021
|
function Sprite_setImage__P65896_mk(s) {
|
|
18022
18022
|
checkStack(s.depth);
|
|
@@ -18096,7 +18096,7 @@ switch (step) {
|
|
|
18096
18096
|
return leave(s, r0)
|
|
18097
18097
|
default: oops()
|
|
18098
18098
|
} } }
|
|
18099
|
-
Sprite_recalcSize__P65902.info = {"start":
|
|
18099
|
+
Sprite_recalcSize__P65902.info = {"start":11111,"length":176,"line":396,"column":4,"endLine":400,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"recalcSize","argumentNames":["this"]}
|
|
18100
18100
|
|
|
18101
18101
|
function Sprite_recalcSize__P65902_mk(s) {
|
|
18102
18102
|
checkStack(s.depth);
|
|
@@ -18144,7 +18144,7 @@ switch (step) {
|
|
|
18144
18144
|
return leave(s, r0)
|
|
18145
18145
|
default: oops()
|
|
18146
18146
|
} } }
|
|
18147
|
-
Sprite_resetHitbox__P65898.info = {"start":
|
|
18147
|
+
Sprite_resetHitbox__P65898.info = {"start":9558,"length":76,"line":342,"column":4,"endLine":345,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"resetHitbox","argumentNames":["this"]}
|
|
18148
18148
|
|
|
18149
18149
|
function Sprite_resetHitbox__P65898_mk(s) {
|
|
18150
18150
|
checkStack(s.depth);
|
|
@@ -18312,7 +18312,7 @@ switch (step) {
|
|
|
18312
18312
|
return leave(s, r0)
|
|
18313
18313
|
default: oops()
|
|
18314
18314
|
} } }
|
|
18315
|
-
Sprite_setHitbox__P65899.info = {"start":
|
|
18315
|
+
Sprite_setHitbox__P65899.info = {"start":9640,"length":1324,"line":347,"column":4,"endLine":386,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"setHitbox","argumentNames":["this"]}
|
|
18316
18316
|
|
|
18317
18317
|
function Sprite_setHitbox__P65899_mk(s) {
|
|
18318
18318
|
checkStack(s.depth);
|
|
@@ -18471,7 +18471,7 @@ switch (step) {
|
|
|
18471
18471
|
return leave(s, r0)
|
|
18472
18472
|
default: oops()
|
|
18473
18473
|
} } }
|
|
18474
|
-
Sprite_calcDimensionalHash__P65897.info = {"start":
|
|
18474
|
+
Sprite_calcDimensionalHash__P65897.info = {"start":9436,"length":116,"line":338,"column":4,"endLine":340,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"calcDimensionalHash","argumentNames":["this"]}
|
|
18475
18475
|
|
|
18476
18476
|
function Sprite_calcDimensionalHash__P65897_mk(s) {
|
|
18477
18477
|
checkStack(s.depth);
|
|
@@ -19047,7 +19047,7 @@ switch (step) {
|
|
|
19047
19047
|
return leaveAccessor(s, r0)
|
|
19048
19048
|
default: oops()
|
|
19049
19049
|
} } }
|
|
19050
|
-
Sprite_image__P65895.info = {"start":
|
|
19050
|
+
Sprite_image__P65895.info = {"start":9023,"length":54,"line":322,"column":4,"endLine":324,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"image","argumentNames":["this"]}
|
|
19051
19051
|
Sprite_image__P65895.isGetter = true;
|
|
19052
19052
|
|
|
19053
19053
|
function Sprite_image__P65895_mk(s) {
|
|
@@ -19282,7 +19282,7 @@ switch (step) {
|
|
|
19282
19282
|
return leave(s, r0)
|
|
19283
19283
|
default: oops()
|
|
19284
19284
|
} } }
|
|
19285
|
-
Sprite_setFlag__P65926.info = {"start":
|
|
19285
|
+
Sprite_setFlag__P65926.info = {"start":24055,"length":130,"line":784,"column":4,"endLine":787,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"setFlag","argumentNames":["this","flag","on"]}
|
|
19286
19286
|
|
|
19287
19287
|
function Sprite_setFlag__P65926_mk(s) {
|
|
19288
19288
|
checkStack(s.depth);
|
|
@@ -19590,7 +19590,7 @@ switch (step) {
|
|
|
19590
19590
|
return leaveAccessor(s, r0)
|
|
19591
19591
|
default: oops()
|
|
19592
19592
|
} } }
|
|
19593
|
-
Sprite_width__P65904.info = {"start":
|
|
19593
|
+
Sprite_width__P65904.info = {"start":11501,"length":59,"line":408,"column":4,"endLine":410,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"width","argumentNames":["this"]}
|
|
19594
19594
|
Sprite_width__P65904.isGetter = true;
|
|
19595
19595
|
|
|
19596
19596
|
function Sprite_width__P65904_mk(s) {
|
|
@@ -19651,7 +19651,7 @@ switch (step) {
|
|
|
19651
19651
|
return leave(s, r0)
|
|
19652
19652
|
default: oops()
|
|
19653
19653
|
} } }
|
|
19654
|
-
Sprite_left__P65907.info = {"start":
|
|
19654
|
+
Sprite_left__P65907.info = {"start":11980,"length":257,"line":424,"column":4,"endLine":434,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"left","argumentNames":["this","value"]}
|
|
19655
19655
|
|
|
19656
19656
|
function Sprite_left__P65907_mk(s) {
|
|
19657
19657
|
checkStack(s.depth);
|
|
@@ -19693,7 +19693,7 @@ switch (step) {
|
|
|
19693
19693
|
return leaveAccessor(s, r0)
|
|
19694
19694
|
default: oops()
|
|
19695
19695
|
} } }
|
|
19696
|
-
Sprite_left__P65906.info = {"start":
|
|
19696
|
+
Sprite_left__P65906.info = {"start":11836,"length":53,"line":419,"column":4,"endLine":421,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"left","argumentNames":["this"]}
|
|
19697
19697
|
Sprite_left__P65906.isGetter = true;
|
|
19698
19698
|
|
|
19699
19699
|
function Sprite_left__P65906_mk(s) {
|
|
@@ -20318,7 +20318,7 @@ switch (step) {
|
|
|
20318
20318
|
return leave(s, r0)
|
|
20319
20319
|
default: oops()
|
|
20320
20320
|
} } }
|
|
20321
|
-
Sprite_setKind__P65915.info = {"start":
|
|
20321
|
+
Sprite_setKind__P65915.info = {"start":13968,"length":663,"line":497,"column":4,"endLine":517,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"setKind","argumentNames":["this","value"]}
|
|
20322
20322
|
|
|
20323
20323
|
function Sprite_setKind__P65915_mk(s) {
|
|
20324
20324
|
checkStack(s.depth);
|
|
@@ -25910,7 +25910,7 @@ switch (step) {
|
|
|
25910
25910
|
return leave(s, r0)
|
|
25911
25911
|
default: oops()
|
|
25912
25912
|
} } }
|
|
25913
|
-
SpriteKind_create__P65976.info = {"start":
|
|
25913
|
+
SpriteKind_create__P65976.info = {"start":783,"length":112,"line":26,"column":4,"endLine":29,"endColumn":5,"fileName":"pxt_modules/game/spritekind.ts","functionName":"create","argumentNames":[]}
|
|
25914
25914
|
|
|
25915
25915
|
function SpriteKind_create__P65976_mk(s) {
|
|
25916
25916
|
checkStack(s.depth);
|
|
@@ -27746,7 +27746,7 @@ switch (step) {
|
|
|
27746
27746
|
return leave(s, r0)
|
|
27747
27747
|
default: oops()
|
|
27748
27748
|
} } }
|
|
27749
|
-
Sprite_isStatic__P65900.info = {"start":
|
|
27749
|
+
Sprite_isStatic__P65900.info = {"start":10970,"length":57,"line":388,"column":4,"endLine":390,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"isStatic","argumentNames":["this"]}
|
|
27750
27750
|
|
|
27751
27751
|
function Sprite_isStatic__P65900_mk(s) {
|
|
27752
27752
|
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":21835,"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);
|
|
@@ -30404,7 +30404,7 @@ switch (step) {
|
|
|
30404
30404
|
return leave(s, r0)
|
|
30405
30405
|
default: oops()
|
|
30406
30406
|
} } }
|
|
30407
|
-
Sprite_registerObstacle__P65933.info = {"start":
|
|
30407
|
+
Sprite_registerObstacle__P65933.info = {"start":28646,"length":965,"line":922,"column":4,"endLine":942,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"registerObstacle","argumentNames":["this","direction","other","tm"]}
|
|
30408
30408
|
|
|
30409
30409
|
function Sprite_registerObstacle__P65933_mk(s) {
|
|
30410
30410
|
checkStack(s.depth);
|
|
@@ -30455,7 +30455,7 @@ switch (step) {
|
|
|
30455
30455
|
return leave(s, r0)
|
|
30456
30456
|
default: oops()
|
|
30457
30457
|
} } }
|
|
30458
|
-
forEach_inline__P75583.info = {"start":
|
|
30458
|
+
forEach_inline__P75583.info = {"start":29044,"length":26,"line":929,"column":24,"endLine":929,"endColumn":50,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
30459
30459
|
|
|
30460
30460
|
function forEach_inline__P75583_mk(s) {
|
|
30461
30461
|
checkStack(s.depth);
|
|
@@ -30503,7 +30503,7 @@ switch (step) {
|
|
|
30503
30503
|
return leave(s, r0)
|
|
30504
30504
|
default: oops()
|
|
30505
30505
|
} } }
|
|
30506
|
-
Sprite_registerObstacle_inline__P75589.info = {"start":
|
|
30506
|
+
Sprite_registerObstacle_inline__P75589.info = {"start":29097,"length":20,"line":930,"column":25,"endLine":930,"endColumn":45,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
30507
30507
|
|
|
30508
30508
|
function Sprite_registerObstacle_inline__P75589_mk(s) {
|
|
30509
30509
|
checkStack(s.depth);
|
|
@@ -30540,7 +30540,7 @@ switch (step) {
|
|
|
30540
30540
|
return leave(s, r0)
|
|
30541
30541
|
default: oops()
|
|
30542
30542
|
} } }
|
|
30543
|
-
wallHandlersToRun_inline__P75602.info = {"start":
|
|
30543
|
+
wallHandlersToRun_inline__P75602.info = {"start":29303,"length":32,"line":935,"column":24,"endLine":935,"endColumn":56,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
30544
30544
|
|
|
30545
30545
|
function wallHandlersToRun_inline__P75602_mk(s) {
|
|
30546
30546
|
checkStack(s.depth);
|
|
@@ -30589,7 +30589,7 @@ switch (step) {
|
|
|
30589
30589
|
return leave(s, r0)
|
|
30590
30590
|
default: oops()
|
|
30591
30591
|
} } }
|
|
30592
|
-
Sprite_registerObstacle_inline__P75631.info = {"start":
|
|
30592
|
+
Sprite_registerObstacle_inline__P75631.info = {"start":29543,"length":36,"line":939,"column":29,"endLine":939,"endColumn":65,"fileName":"pxt_modules/game/sprite.ts","functionName":"inline","argumentNames":["h"]}
|
|
30593
30593
|
|
|
30594
30594
|
function Sprite_registerObstacle_inline__P75631_mk(s) {
|
|
30595
30595
|
checkStack(s.depth);
|
|
@@ -32482,7 +32482,7 @@ switch (step) {
|
|
|
32482
32482
|
return leave(s, r0)
|
|
32483
32483
|
default: oops()
|
|
32484
32484
|
} } }
|
|
32485
|
-
Sprite_overlapsWith__P65927.info = {"start":
|
|
32485
|
+
Sprite_overlapsWith__P65927.info = {"start":24473,"length":1575,"line":797,"column":4,"endLine":844,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"overlapsWith","argumentNames":["this","other"]}
|
|
32486
32486
|
|
|
32487
32487
|
function Sprite_overlapsWith__P65927_mk(s) {
|
|
32488
32488
|
checkStack(s.depth);
|
|
@@ -32705,7 +32705,7 @@ switch (step) {
|
|
|
32705
32705
|
return leave(s, r0)
|
|
32706
32706
|
default: oops()
|
|
32707
32707
|
} } }
|
|
32708
|
-
Sprite_isScaled__P65903.info = {"start":
|
|
32708
|
+
Sprite_isScaled__P65903.info = {"start":11293,"length":100,"line":402,"column":4,"endLine":404,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"isScaled","argumentNames":["this"]}
|
|
32709
32709
|
|
|
32710
32710
|
function Sprite_isScaled__P65903_mk(s) {
|
|
32711
32711
|
checkStack(s.depth);
|
|
@@ -33251,7 +33251,7 @@ switch (step) {
|
|
|
33251
33251
|
return leaveAccessor(s, r0)
|
|
33252
33252
|
default: oops()
|
|
33253
33253
|
} } }
|
|
33254
|
-
Sprite_right__P65908.info = {"start":
|
|
33254
|
+
Sprite_right__P65908.info = {"start":12345,"length":57,"line":438,"column":4,"endLine":440,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"right","argumentNames":["this"]}
|
|
33255
33255
|
Sprite_right__P65908.isGetter = true;
|
|
33256
33256
|
|
|
33257
33257
|
function Sprite_right__P65908_mk(s) {
|
|
@@ -33302,7 +33302,7 @@ switch (step) {
|
|
|
33302
33302
|
return leaveAccessor(s, r0)
|
|
33303
33303
|
default: oops()
|
|
33304
33304
|
} } }
|
|
33305
|
-
Sprite_bottom__P65912.info = {"start":
|
|
33305
|
+
Sprite_bottom__P65912.info = {"start":13179,"length":59,"line":468,"column":4,"endLine":470,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"bottom","argumentNames":["this"]}
|
|
33306
33306
|
Sprite_bottom__P65912.isGetter = true;
|
|
33307
33307
|
|
|
33308
33308
|
function Sprite_bottom__P65912_mk(s) {
|
|
@@ -34036,7 +34036,7 @@ switch (step) {
|
|
|
34036
34036
|
return leave(s, r0)
|
|
34037
34037
|
default: oops()
|
|
34038
34038
|
} } }
|
|
34039
|
-
Sprite_clearObstacles__P65932.info = {"start":
|
|
34039
|
+
Sprite_clearObstacles__P65932.info = {"start":28586,"length":54,"line":918,"column":4,"endLine":920,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"clearObstacles","argumentNames":["this"]}
|
|
34040
34040
|
|
|
34041
34041
|
function Sprite_clearObstacles__P65932_mk(s) {
|
|
34042
34042
|
checkStack(s.depth);
|
|
@@ -35606,7 +35606,7 @@ switch (step) {
|
|
|
35606
35606
|
return leave(s, r0)
|
|
35607
35607
|
default: oops()
|
|
35608
35608
|
} } }
|
|
35609
|
-
Sprite_toString__P65941.info = {"start":
|
|
35609
|
+
Sprite_toString__P65941.info = {"start":37744,"length":93,"line":1170,"column":4,"endLine":1172,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"toString","argumentNames":["this"]}
|
|
35610
35610
|
|
|
35611
35611
|
function Sprite_toString__P65941_mk(s) {
|
|
35612
35612
|
checkStack(s.depth);
|
|
@@ -35953,7 +35953,7 @@ switch (step) {
|
|
|
35953
35953
|
return leave(s, r0)
|
|
35954
35954
|
default: oops()
|
|
35955
35955
|
} } }
|
|
35956
|
-
Sprite___update__P65923.info = {"start":
|
|
35956
|
+
Sprite___update__P65923.info = {"start":21632,"length":1363,"line":714,"column":4,"endLine":750,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"__update","argumentNames":["this","camera","dt"]}
|
|
35957
35957
|
|
|
35958
35958
|
function Sprite___update__P65923_mk(s) {
|
|
35959
35959
|
checkStack(s.depth);
|
|
@@ -36057,7 +36057,7 @@ switch (step) {
|
|
|
36057
36057
|
return leave(s, r0)
|
|
36058
36058
|
default: oops()
|
|
36059
36059
|
} } }
|
|
36060
|
-
Sprite_bottom__P65913.info = {"start":
|
|
36060
|
+
Sprite_bottom__P65913.info = {"start":13331,"length":73,"line":473,"column":4,"endLine":475,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"bottom","argumentNames":["this","value"]}
|
|
36061
36061
|
|
|
36062
36062
|
function Sprite_bottom__P65913_mk(s) {
|
|
36063
36063
|
checkStack(s.depth);
|
|
@@ -36111,7 +36111,7 @@ switch (step) {
|
|
|
36111
36111
|
return leave(s, r0)
|
|
36112
36112
|
default: oops()
|
|
36113
36113
|
} } }
|
|
36114
|
-
Sprite_right__P65909.info = {"start":
|
|
36114
|
+
Sprite_right__P65909.info = {"start":12494,"length":71,"line":443,"column":4,"endLine":445,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"right","argumentNames":["this","value"]}
|
|
36115
36115
|
|
|
36116
36116
|
function Sprite_right__P65909_mk(s) {
|
|
36117
36117
|
checkStack(s.depth);
|
|
@@ -36246,7 +36246,7 @@ switch (step) {
|
|
|
36246
36246
|
return leave(s, r0)
|
|
36247
36247
|
default: oops()
|
|
36248
36248
|
} } }
|
|
36249
|
-
Sprite_isOutOfScreen__P65921.info = {"start":
|
|
36249
|
+
Sprite_isOutOfScreen__P65921.info = {"start":18957,"length":358,"line":640,"column":4,"endLine":644,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"isOutOfScreen","argumentNames":["this","camera"]}
|
|
36250
36250
|
|
|
36251
36251
|
function Sprite_isOutOfScreen__P65921_mk(s) {
|
|
36252
36252
|
checkStack(s.depth);
|
|
@@ -38761,7 +38761,7 @@ switch (step) {
|
|
|
38761
38761
|
return leave(s, r0)
|
|
38762
38762
|
default: oops()
|
|
38763
38763
|
} } }
|
|
38764
|
-
Sprite___drawCore__P65922.info = {"start":
|
|
38764
|
+
Sprite___drawCore__P65922.info = {"start":19321,"length":2305,"line":646,"column":4,"endLine":712,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"__drawCore","argumentNames":["this","camera"]}
|
|
38765
38765
|
|
|
38766
38766
|
function Sprite___drawCore__P65922_mk(s) {
|
|
38767
38767
|
checkStack(s.depth);
|
|
@@ -38896,7 +38896,7 @@ switch (step) {
|
|
|
38896
38896
|
return leave(s, r0)
|
|
38897
38897
|
default: oops()
|
|
38898
38898
|
} } }
|
|
38899
|
-
Sprite___visible__P65901.info = {"start":
|
|
38899
|
+
Sprite___visible__P65901.info = {"start":11033,"length":72,"line":392,"column":4,"endLine":394,"endColumn":5,"fileName":"pxt_modules/game/sprite.ts","functionName":"__visible","argumentNames":["this"]}
|
|
38900
38900
|
|
|
38901
38901
|
function Sprite___visible__P65901_mk(s) {
|
|
38902
38902
|
checkStack(s.depth);
|