| Home | Trees | Indices | Help |
|---|
|
|
ImageCache is a class containing a copy of the bitmap of images . Technically it is a Borg (design Pattern) so every instance of ImageCache has exactly the same contents.
|
|||
|
ImageCache this class is a Borg : always returns the same values regardless to the instance of the object it is used as data storage for images ... |
|||
|
|||
config =
|
|||
__package__ =
|
|||
|
|||
config
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Feb 16 22:44:37 2011 | http://epydoc.sourceforge.net |