cSoundSource_L Class Reference
List of all members.
Detailed Description
Definition at line 9406 of file lua_pseudo_code.cpp.
Member Function Documentation
| mixed cSoundSource_L::SetMinMaxDistance |
( |
|
... |
) |
[inline] |
object methods exported to lua SoundSource:SetMinMaxDistance(x)
Definition at line 9410 of file lua_pseudo_code.cpp.
| mixed cSoundSource_L::GetMinMaxDistance |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::SetVolume |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::GetVolume |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::SetPosition |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::SetVelocity |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::GetPosition |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::GetVelocity |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::Is3D |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::IsPlaying |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::IsPaused |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::Play |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::Pause |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::Stop |
( |
|
... |
) |
[inline] |
| mixed cSoundSource_L::Destroy |
( |
|
... |
) |
[inline] |
The documentation for this class was generated from the following file: