Lines Matching refs:shapes
33 Turtle can draw intricate shapes using programs that repeat simple
41 By combining together these and similar commands, intricate shapes and pictures
1055 or multiple shapes are filled depends on the operating system graphics,
1165 shape dictionary. Initially there are the following polygon shapes: "arrow",
1167 deal with shapes see Screen method :func:`register_shape`.
1217 of the shapes's outline.
1539 Compound shapes
1542 To use compound turtle shapes, which consist of several polygons of different
1574 Shape class *only* when using compound shapes like shown above!
1978 Return a list of names of all currently available turtle shapes.
1998 Image shapes *do not* rotate when turning the turtle, so they do not
2013 shapes can be used by issuing the command ``shape(shapename)``.
2148 Data structure modeling shapes. The pair ``(type_, data)`` must follow this
2347 - *shape* can be any of the built-in shapes, e.g: arrow, turtle, etc. For more
2444 | planet_and_moon| simulation of | compound shapes, |
2447 | round_dance | dancing turtles rotating | compound shapes, clone|
2495 regular linear transforms is now available for transforming turtle shapes.