If a sprite is currently using the pen because of the down() function, the up() function will cause the sprite to stop drawing a trail. (Otherwise, it has no effect.)
Table of Contents
up()
Function Definition: up()
- Python Library: Pen
- Library Import: pen = Pen()
- Mode: Stage Mode
Parameters
Description
Example
There are no examples documented for this article.