Home | Trees | Indices | Help |
|
---|
|
SCA_ILogicBrick.SCA_ILogicBrick --+ | SCA_IActuator.SCA_IActuator --+ | KX_SoundActuator
Sound Actuator.
The startSound(), pauseSound() and stopSound() do not require the actuator to be activated - they act instantly.Instance Methods | |||
|
|||
string |
|
||
|
|||
float |
|
||
|
|||
float |
|
||
|
|||
float |
|
||
|
|||
integer |
|
||
|
|||
|
|||
|
|||
|
|||
integer |
|
||
Inherited from |
|||
Play Methods | |||
---|---|---|---|
|
|||
|
|||
|
Method Details |
|
|
|
Sets the rolloff factor for the sounds. Rolloff defines the rate of attenuation as the sound gets further away. Higher rolloff factors shorten the distance at which the sound can be heard. |
Bug: There are no constants defined for this method! |
|
Sets the velocity this sound is moving at. The sound's pitch is determined from the velocity.
|
Sets the orientation of the sound. The nine parameters specify a rotation matrix:| o11, o12, o13 | | o21, o22, o23 | | o31, o32, o33 | |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Tue May 20 07:56:37 2008 | http://epydoc.sourceforge.net |