Packagecom.whirled.contrib.sound
Interfacepublic interface SoundEffect extends com.threerings.util.Hashable
ImplementorsEffectSet, SimpleSoundEffect



Public Properties
 PropertyDefined by
  playType : PlayType
[read-only]
SoundEffect
  sound : String
[read-only]
SoundEffect
Property detail
playTypeproperty
playType:PlayType  [read-only]Implementation
    public function get playType():PlayType
soundproperty 
sound:String  [read-only]Implementation
    public function get sound():String