Package pygext :: Package gl :: Package particles :: Package python_impl :: Module system :: Class SimpleBitmapParticleSystem
[frames | no frames]

Type SimpleBitmapParticleSystem

      object --+        
               |        
  ParticleSystem --+    
                   |    
BitmapParticleSystem --+
                       |
                      SimpleBitmapParticleSystem


Method Summary
  traverse(self)
    Inherited from BitmapParticleSystem
  __del__(self)
  init(self)
    Inherited from ParticleSystem
  __init__(self)
  add_particle(self, particle)
  new_emitter(self, cls, node, x, y)
  place(self, layer)

Class Variable Summary
    Inherited from BitmapParticleSystem
tuple hotspot = (0.5, 0.5)
NoneType image = None                                                                  
    Inherited from ParticleSystem
bool fast_draw = False
NoneType layer = None                                                                  
list mutators = []

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