|
| def | __init__ (self, img_width, img_height) |
| |
| def | add (self, image) |
| |
Definition at line 21 of file images.py.
◆ __init__()
| def robotide.widgets.images.ImageList.__init__ |
( |
|
self, |
|
|
|
img_width, |
|
|
|
img_height |
|
) |
| |
◆ add()
| def robotide.widgets.images.ImageList.add |
( |
|
self, |
|
|
|
image |
|
) |
| |
The documentation for this class was generated from the following file: