| Home | Trees | Index | Help |
|
|---|
| Package pygext :: Package gl :: Package particles :: Package python_impl :: Module system :: Class ParticleSystem |
|
object --+
|
ParticleSystem
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
|
layer
|
mutators
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jun 12 18:21:21 2006 | http://epydoc.sf.net |