| Home | Trees | Index | Help |
|
|---|
| Package pygext :: Package gl :: Package particles :: Package python_impl :: Module system :: Class HaloBitmapParticleSystem |
|
object --+
|
ParticleSystem --+
|
BitmapParticleSystem --+
|
HaloBitmapParticleSystem
| Method Summary | |
|---|---|
init(self,
srcsystem)
| |
traverse(self,
glColor4f,
glPushMatrix,
glTranslatef,
glRotatef,
glScalef,
glCallList,
glPopMatrix)
| |
| Inherited from BitmapParticleSystem | |
| |
| Inherited from ParticleSystem | |
| |
| |
| |
| |
| 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
|
scale
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jun 12 18:21:21 2006 | http://epydoc.sf.net |