On 12.12.2015, at 16:37, Chris Muller <
[hidden email]> wrote:
>
> Does anyone know how to draw an arc on a Canvas? It has drawOval / fillOval, but I want to draw a piece of pie.
I don’t think we have that. In the Etoys image there is a SectorMorph but it’s a subclass of PolygonMorph, updating its vertices, not drawing directly on the canvas.
- Bert -