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

Type HaloBitmapParticleSystem

      object --+        
               |        
  ParticleSystem --+    
                   |    
BitmapParticleSystem --+
                       |
                      HaloBitmapParticleSystem


Method Summary
  init(self, srcsystem)
  traverse(self, glColor4f, glPushMatrix, glTranslatef, glRotatef, glScalef, glCallList, glPopMatrix)
    Inherited from BitmapParticleSystem
  __del__(self)
    Inherited from ParticleSystem
  __init__(self)
  add_particle(self, particle)
  new_emitter(self, cls, node, x, y)
  place(self, layer)

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

Class Variable Details

alpha

Type:
float
Value:
0.10000000000000001                                                   

scale

Type:
float
Value:
1.5                                                                   

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