|
ManiaScript
Script language used in ManiaPlanet
|
#include <big.h>
Public Member Functions | |
| Void | Play () |
| Void | Stop () |
Public Attributes | |
| const Boolean | IsPlaying |
| const Boolean | DownloadInProgress |
| Real | Volume |
| Real | VolumedB |
| Real | Pitch |
| Vec3 | RelativePosition |
| Real | PlayCursor |
Public Attributes inherited from CNod | |
| const Ident | Id |
| Void CAudioSound::Play | ( | ) |
| Void CAudioSound::Stop | ( | ) |
| const Boolean CAudioSound::DownloadInProgress |
| const Boolean CAudioSound::IsPlaying |
| Real CAudioSound::Pitch |
| Real CAudioSound::PlayCursor |
| Vec3 CAudioSound::RelativePosition |
| Real CAudioSound::Volume |
| Real CAudioSound::VolumedB |
1.8.1.2