kopia lustrzana https://github.com/backface/turtlestitch
made sprites free-form
rodzic
57efc2b496
commit
336cf6d342
|
@ -1687,6 +1687,7 @@ SpriteMorph.prototype.init = function (globals) {
|
|||
SpriteMorph.uber.init.call(this);
|
||||
|
||||
this.isCachingImage = true;
|
||||
this.isFreeForm = true;
|
||||
this.cachedHSV = this.color.hsv();
|
||||
this.isDraggable = true;
|
||||
this.isDown = false;
|
||||
|
|
Ładowanie…
Reference in New Issue