kopia lustrzana https://github.com/backface/turtlestitch
include pendown in reset
rodzic
ae3f4a4bed
commit
782f2edeb6
|
@ -1538,6 +1538,7 @@ SpriteMorph.prototype.resetAll = function () {
|
||||||
myself.setColor(new Color(0, 0, 0, 1.0));
|
myself.setColor(new Color(0, 0, 0, 1.0));
|
||||||
myself.stitchtype = 0;
|
myself.stitchtype = 0;
|
||||||
myself.stitchoptions = {};
|
myself.stitchoptions = {};
|
||||||
|
myself.isDown = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue