| Did you know ... | Search Documentation: |
| @images |
Table of reusable images
The hash_table @images
maps names of images into images. It is used by
image->initialise.
If the name already exists in this table,
new/2 returns the
existing image. Otherwise a new image is created from the named file and
this image is added to @images.
-name ->initialise