The boingball.image class is used to display images of an Amiga- style boing ball, with optional animation.
Currently, this image is 24*24 pixels, but only the central 16*16 area has imagery (the rest being transparent). Currently, there are 6 frames of animation.
This class has no attributes of its own. See
intuition/imageclass.h and
gadgets/penmap.h for supported attributes.
Note that you *must* specify a valid PENMAP_Screen when creating the boingball.image object.
Versions lower than V47 do not work and should not be used.