List of all members.
Static Public Member Functions |
static void | init (ContentManager newContent) |
static void | reset () |
static MusicTrack | getTrack () |
| Gets access to the background music track.
|
static Cue | getCue (string name) |
static void | playSound (string sound) |
static void | adjustVolume (Cue soundCue, float volume) |
static void | Update () |
Static Public Attributes |
static string | GREEN = "TomLow" |
static string | BLUE = "TomMiddle" |
static string | YELLOW = "TomHigh" |
static string | RED = "Snare" |
static string | CYMBAL = "Crash" |
static string | CHINK = "chink" |
static string | DING = "ding" |
static string | SHIMMER = "shimmer" |
Properties |
static bool | HeartBeat [set] |
static AudioEngine | AudioEngine [get] |
Member Function Documentation
Gets access to the background music track.
- Returns:
- bgMusic the background music track
Member Data Documentation
Property Documentation
The documentation for this class was generated from the following file:
- D:/Users/Alex/Documents/Visual Studio 2010/Projects/resonance-game/Resonance/Resonance/Resonance/Music/MusicHandler.cs