| Property | Defined by | ||
|---|---|---|---|
| dest : Point | PointSwarmRule | ||
| Method | Defined by | ||
|---|---|---|---|
|
PointSwarmRule(destination:Point = null)
| PointSwarmRule | ||
| PointSwarmRule | |||
|
configure(params:Array):void
| PointSwarmRule | ||
| dest | property |
protected var dest:Point
| PointSwarmRule | () | constructor |
public function PointSwarmRule(destination:Point = null)Parameters
destination:Point (default = null) |
| 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 |