| Package | com.sonoport |
| Class | public class RattleShaker |
| Inheritance | RattleShaker com.sonoport.BaseSound |
| Implements | IRattleShaker |
| Property | Defined By | ||
|---|---|---|---|
| action : Number Action. | RattleShaker | ||
| freq : Number Frequency. | RattleShaker | ||
| Method | Defined By | ||
|---|---|---|---|
| RattleShaker | |||
| action | property |
action:NumberAction. Default is 0.5. Range is [0, 1].
public function get action():Number public function set action(value:Number):void| freq | property |
freq:NumberFrequency. Default is 0.5. Range is [0.5, 1].
public function get freq():Number public function set freq(value:Number):void| RattleShaker | () | Constructor |
public function RattleShaker()