Home | Trees | Index | Help |
|
---|
Package pygext :: Package gl :: Package particles :: Package python_impl :: Module system :: Class BitmapParticleSystem |
|
object
--+ |ParticleSystem
--+ | BitmapParticleSystem
HaloBitmapParticleSystem
,
SimpleBitmapParticleSystem
Method Summary | |
---|---|
__del__(self)
| |
init(self)
| |
traverse(self,
glColor4f,
glPushMatrix,
glTranslatef,
glRotatef,
glScalef,
glCallList,
glPopMatrix)
| |
Inherited from ParticleSystem | |
| |
| |
| |
|
Class Variable Summary | |
---|---|
tuple |
hotspot = (0.5, 0.5)
|
NoneType |
image = None |
Inherited from ParticleSystem | |
bool |
fast_draw = False
|
NoneType |
layer = None |
list |
mutators = []
|
Class Variable Details |
---|
hotspot
|
image
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Jun 12 18:21:21 2006 | http://epydoc.sf.net |