| Package | com.sonoport |
| Interface | public interface IPistonLight extends IBaseSoundCore |
| Implementors | PistonLight |
| Property | Defined By | ||
|---|---|---|---|
| clarity : Number | IPistonLight | ||
| force : Number | IPistonLight | ||
![]() | gain : Number Gain. | IBaseSoundCore | |
![]() | pan : Number Left-to-right position of the sound, ranging from -1 (full pan left) to 1 (full pan right). | IBaseSoundCore | |
| speed : Number | IPistonLight | ||
| clarity | property |
clarity:Number public function get clarity():Number public function set clarity(value:Number):void| force | property |
force:Number public function get force():Number public function set force(value:Number):void| speed | property |
speed:Number public function get speed():Number public function set speed(value:Number):void