Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Music Song Collections. More...
Static Public Member Functions | |
static void | PlaySong (int index, bool IsRepeating=true) |
static void | FadeOff (float rate) |
static void | Stop () |
Static Public Attributes | |
static List< vxSong > | Songs = new List<vxSong>() |
static int | CurrentSongIndex = 0 |
Music Song Collections.