Packagecom.roguedevelopment.pulse.rule
Classpublic final class PointSwarmRule
ImplementsIPulseRule



Protected Properties
 PropertyDefined by
  dest : Point
PointSwarmRule
Public Methods
 MethodDefined by
  
PointSwarmRule(destination:Point = null)
PointSwarmRule
  
applyRule(pulse:IParticle, currentMs:Number, lastMs:Number):void
PointSwarmRule
  
configure(params:Array):void
PointSwarmRule
Property detail
destproperty
protected var dest:Point
Constructor detail
PointSwarmRule()constructor
public function PointSwarmRule(destination:Point = null)Parameters
destination:Point (default = null)
Method detail
applyRule()method
public function applyRule(pulse:IParticle, currentMs:Number, lastMs:Number):voidParameters
pulse:IParticle
 
currentMs:Number
 
lastMs:Number
configure()method 
public function configure(params:Array):voidParameters
params:Array