kopia lustrzana https://github.com/backface/turtlestitch
reflect inheritance status in "costume #" watchers
rodzic
90c21d49a3
commit
3e99bc14f2
|
@ -8847,6 +8847,7 @@ WatcherMorph.prototype.update = function () {
|
|||
xPosition: 'x position',
|
||||
yPosition: 'y position',
|
||||
direction: 'direction',
|
||||
getCostumeIdx: 'costume #', //+++
|
||||
getScale: 'size'} [this.getter];
|
||||
isGhosted = att ? this.target.inheritsAttribute(att) : false;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue