| pyassetmlSDL (version 0.3) | index /home/stas/Projects/pyassetml/pyassetml-0.22/pyassetmlSDL.py |
Copyright (C) 2003 Stas Z <stas@linux.isbeter.nl>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, write to the Free Software Foundation,
675 Mass Ave, Cambridge, MA 02139, USA.
| Modules | ||||||
| ||||||
| Classes | ||||||||||||||||
|
| ||||||||||||||||
| Functions | ||
| ||
| Data | ||
| DEBUG = 0 EXT_switch = {'au': <function load_sound>, 'bmp': <function load_image>, 'gif': <function load_image>, 'jpg': <function load_image>, 'mp3': <function load_music>, 'ogg': <function load_music>, 'png': <function load_image>, 'wav': <function load_sound>} RLEACCEL = 16384 TRANSPARENT_IMAGE = 1 __version__ = '0.3' | ||