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

Type ParticleSystem

object --+
         |
        ParticleSystem

Known Subclasses:
BitmapParticleSystem, PointParticleSystem

Method Summary
  __init__(self)
  add_particle(self, particle)
  init(self)
  new_emitter(self, cls, node, x, y)
  place(self, layer)
  traverse(self)

Class Variable Summary
bool fast_draw = False
NoneType layer = None                                                                  
list mutators = []

Class Variable Details

fast_draw

Type:
bool
Value:
False                                                                  

layer

Type:
NoneType
Value:
None                                                                  

mutators

Type:
list
Value:
[]                                                                     

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