| 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 bitmaps ... |
|||
|
|||
config = Config()
|
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 28 21:40:50 2010 | http://epydoc.sourceforge.net |