<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 9/26/2020 11:45 AM, Hilaire Fernandes via Cuis-dev wrote:
<blockquote cite="mid:3a6e1416-de74-1741-a93d-3159db9371d4@drgeo.eu"
type="cite">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p><font size="+1">Hi, <br>
</font></p>
<p><font size="+1">I noted a morph continues stepping although
removed from its owner, and even when the message
#stopStepping is sent to it.</font></p>
<p><font size="+1">Any idea?</font></p>
<p><font size="+1">The context:</font></p>
<p><font size="+1">All morphs are sort of RectangleLikeMorph<br>
</font></p>
<p><font size="+1">Torpedo>>wantsSteps<br>
^ false</font></p>
<p><font size="+1">SpaceWar>>destroyTorpedo: aTorpedo<br>
aTorpedo delete.<br>
torpedoes remove: aTorpedo.<br>
self removeMorph: aTorpedo.<br>
<br>
</font></p>
<p><font size="+1">Package there: <br>
</font></p>
<p><font size="+1"><a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://github.com/Cuis-Smalltalk/TheCuisBook/blob/master/Spacewar%21AllMorphs.pck.st">https://github.com/Cuis-Smalltalk/TheCuisBook/blob/master/Spacewar!AllMorphs.pck.st</a><br>
</font></p>
<p><font size="+1">Hilaire</font></p>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://pouet.chapril.org/@hilaire">https://pouet.chapril.org/@hilaire</a></pre>
</blockquote>
<br>
Seems to work ok. I guess you already figured it out. Apologies for
taking so long to answer.<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
</body>
</html>