SkOSSound Class Reference
#include <SkOSSound.h>
List of all members.
Detailed Description
Definition at line 22 of file SkOSSound.h.
Member Function Documentation
static uint8_t SkOSSound::GetVolume |
( |
|
) |
[static] |
static void SkOSSound::Pause |
( |
|
) |
[static] |
static void SkOSSound::Play |
( |
const char |
path[] |
) |
[static] |
static void SkOSSound::Resume |
( |
|
) |
[static] |
static void SkOSSound::SetVolume |
( |
U8CPU |
volume |
) |
[static] |
static void SkOSSound::Stop |
( |
|
) |
[static] |
static bool SkOSSound::TogglePause |
( |
|
) |
[static] |
The documentation for this class was generated from the following file: