| Package | com.sonoport |
| Class | public class Ratchet |
| Inheritance | Ratchet com.sonoport.BaseSound |
| Implements | IRatchet |
| Property | Defined By | ||
|---|---|---|---|
| action : Number Action. | Ratchet | ||
| size : Number Wrench Size. | Ratchet | ||
| Method | Defined By | ||
|---|---|---|---|
Ratchet() | Ratchet | ||
| action | property |
action:NumberAction. Default is 0.5. Range is [0, 1].
public function get action():Number public function set action(value:Number):void| size | property |
size:NumberWrench Size. Default is 0.5. Range is [0, 1].
public function get size():Number public function set size(value:Number):void| Ratchet | () | Constructor |
public function Ratchet()