| Package | com.roguedevelopment.pulse.rule |
| Class | public final class MovementStopRule |
| Implements | IPulseRule |
| Property | Defined by | ||
|---|---|---|---|
| box : Rectangle | MovementStopRule | ||
| Method | Defined by | ||
|---|---|---|---|
|
MovementStopRule(box:Rectangle = null)
| MovementStopRule | ||
| MovementStopRule | |||
|
configure(params:Array):void
| MovementStopRule | ||
| box | property |
protected var box:Rectangle
| MovementStopRule | () | constructor |
public function MovementStopRule(box:Rectangle = null)Parameters
box:Rectangle (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 |