The addedToParent() function is called when a Circle is put onto the display list; draw wouldn't be called then.
‹peter On 7/21/16, 5:40 AM, "Harbs" <[email protected]> wrote: >Is there a reason addedToParent() is overridden instead of draw()? > >Harbs
