Package pygext :: Package gl :: Package director :: Module emitter :: Class EntityEmitter
[frames | no frames]

Type EntityEmitter

object --+
         |
        EntityEmitter


Method Summary
  __init__(self, node)
  emit(self)

Class Variable Summary
NoneType action = None                                                                  
NoneType anim = None                                                                  
psymetaclass animmode = pygext.gl.director.actions.RepeatMode
int animtime = 1                                                                     
NoneType callback = None                                                                  
NoneType collgroup = None                                                                  
int collradius = 0                                                                     
tuple color = (255, 255, 255, 255)
NoneType delay = None                                                                  
bool fade = True
float fadelimit = 0.0                                                                   
NoneType image = None                                                                  
NoneType layer = None                                                                  
float life = 1.0                                                                   
bool linked = False
NoneType numemits = None                                                                  
int numparticles = 1                                                                     
float scale = 1.0                                                                   
NoneType speed = None                                                                  
int speedmult = 0                                                                     
int vx = 0                                                                     
int vy = 0                                                                     
int x = 0                                                                     
int y = 0                                                                     

Class Variable Details

action

Type:
NoneType
Value:
None                                                                  

anim

Type:
NoneType
Value:
None                                                                  

animtime

Type:
int
Value:
1                                                                     

callback

Type:
NoneType
Value:
None                                                                  

collgroup

Type:
NoneType
Value:
None                                                                  

collradius

Type:
int
Value:
0                                                                     

color

Type:
tuple
Value:
(255, 255, 255, 255)                                                   

delay

Type:
NoneType
Value:
None                                                                  

fade

Type:
bool
Value:
True                                                                   

fadelimit

Type:
float
Value:
0.0                                                                   

image

Type:
NoneType
Value:
None                                                                  

layer

Type:
NoneType
Value:
None                                                                  

life

Type:
float
Value:
1.0                                                                   

linked

Type:
bool
Value:
False                                                                  

numemits

Type:
NoneType
Value:
None                                                                  

numparticles

Type:
int
Value:
1                                                                     

scale

Type:
float
Value:
1.0                                                                   

speed

Type:
NoneType
Value:
None                                                                  

speedmult

Type:
int
Value:
0                                                                     

vx

Type:
int
Value:
0                                                                     

vy

Type:
int
Value:
0                                                                     

x

Type:
int
Value:
0                                                                     

y

Type:
int
Value:
0                                                                     

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