timelinefx:timelinefx.tlParticleManager.DrawParticles
Method DrawParticles:Void( canvas:Canvas, tween:Float=1 )
Draw all particles currently in use.
Draws all pariticles in use and uses the tween value you pass to use render tween in order to smooth out the movement of effects assuming you
use some kind of tweening code in your app.