Packagecom.sonoport
Classpublic class SwordHit
InheritanceSwordHit Inheritance com.sonoport.BaseSound
Implements ISwordHit

Metallic sound vaguely like swords hitting.



Public Properties
 PropertyDefined By
  freq : Number
Frequency.
SwordHit
Public Methods
 MethodDefined By
  
SwordHit
Property Detail
freqproperty
freq:Number

Frequency. Default is 5810. Range is [5810, 5870].


Implementation
    public function get freq():Number
    public function set freq(value:Number):void
Constructor Detail
SwordHit()Constructor
public function SwordHit()