Home | Trees | Index | Help |
---|
|
ImageSpec
--+
|
CachedImage
Method Summary | |
---|---|
__init__(self,
cache_filename,
imagespec,
dependencies)
| |
__repr__(self)
| |
_load(self)
| |
_up_to_date(self)
| |
Inherited from ImageSpec | |
| |
| |
Create and return pygame surface containing the image specified by this imagespec. |
Class Variable Summary | |
---|---|
Inherited from ImageSpec | |
dict |
_cache = {}
|
Method Details |
---|
__init__(self,
cache_filename,
imagespec,
dependencies)
|
__repr__(self)
|
_load(self)
|
_up_to_date(self) |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Sep 22 22:52:43 2005 | http://epydoc.sf.net |