q5play
    Preparing search index...

    Variable halfWidth

    halfWidth: number

    💻 Half the width of the canvas.

    await Canvas(200, 80);
    circle(0, 0, halfWidth);