| |
- RawPen
-
- Pen
class RawPen |
|
no doc string |
| |
- __init__(self, canvas)
- no doc string
- _goto(self, x1, y1)
- no doc string
- backward(self, distance)
- no doc string
- circle(self, radius, extent=None)
- no doc string
- clear(self)
- no doc string
- color(self, *args)
- no doc string
- degrees(self, fullcircle=360.0)
- no doc string
- down(self)
- no doc string
- fill(self, flag)
- no doc string
- forward(self, distance)
- no doc string
- goto(self, *args)
- no doc string
- left(self, angle)
- no doc string
- radians(self)
- no doc string
- reset(self)
- no doc string
- right(self, angle)
- no doc string
- tracer(self, flag)
- no doc string
- up(self)
- no doc string
- width(self, width)
- no doc string
- write(self, arg, move=0)
- no doc string
| |