| Interface | Description |
|---|---|
| Drawable |
Interface for objects that could be drawn within the a graphical application
|
| Class | Description |
|---|---|
| ListGraphics |
Extension of
#FunGraphics that manages a list of #Drawable
objects that are displayed using the #drawAllObjects() method. |