The function will make its sprite continuously pen a trail wherever it moves until the up() function is used. The color, size, and transparency of the trail can be changed with other functions.
Table of Contents
down()
Function Definition: down()
- Python Library: Pen
- Library Import: pen = Pen()
- Mode: Stage Mode
Parameters
Description
Example
There are no examples documented for this article.