Files
Upsilon/python/port/mod/turtle/turtle.cpp
Léa Saviot 2a34f955ca [python/turtle] Fix some turtle jumps
There was a drawing glitch for instance when doing goto(100,100).
It was due to the tutle mileage being overflowed.
2019-03-12 09:51:40 +01:00

12 KiB