Package pygext :: Package gl :: Module resources
[frames | no frames]

Module pygext.gl.resources

pygext.gl.resources - Global resource management

This module contains a global "resources" object that is used to load and cache resouces such as images and sounds. This way, you can just specify the filename of e.g. entity images, and the image will be loaded automatically (or taken from cache).
Variable Summary
ResourceHandler resources = <pygext.gl.resources.ResourceHandler object ...

Variable Details

resources

Type:
ResourceHandler
Value:
<pygext.gl.resources.ResourceHandler object at 0x00C9BD70>             

Generated by Epydoc 2.1 on Mon Jun 12 18:21:21 2006 http://epydoc.sf.net