LA TARTARUGA: Movimento | backward() – forward() – … |
LA TARTARUGA: Aspetto | getshapes() – shape() – … |
La velocità del disegno | delay() – hideturtle() – showturtle() – speed() – tracer() – update() |
La finestra grafica | setup() – title() |
I sistemi di coordinate | mode() – setworldcoordinates() |
Colori | bgcolor() – color() – colormode() – fillcolor() – pencolor() – pendown() – penup() |
Riempimento | begin_fill() – color() – end_fill() – fillcolor() – filling() |
FUNZIONI GRAFICHE: circle() | |
FUNZIONI GRAFICHE: dot() | |
FUNZIONI GRAFICHE: stamp() | |
…poly | |
…shape | |
Vec2D | abs() – rotate() |
Input da tastiera | numinput() – textinput() |
Le impostazioni di default | pen() – turtle.cfg |
Tartarughe multiple | |
La gestione degli eventi | |
RIEPILOGO COMANDI / FUNZIONI | |