.. _stroke: Stroke ====== Contains context managers which change how the turtle draws lines. A context manager alters the way in which a code block is executed. .. automodule:: superturtle.stroke :members: :exclude-members: Segmenter, go_segmented, color_setter_factory