Home | Trees | Indices | Help |
---|
|
object --+ | RoundRect
Use this to draw rectangles with rounded corners. Use the setup() method and pass in the width, height and radius. After that, call draw(ctx) with an optional x,y.
The rect is drawn from x,y in its center.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue May 26 16:03:26 2009 | http://epydoc.sourceforge.net |