A core class which handles determining asset paths.
Static methods
staticinst(song:String, suffix:String = "", withExtension:Bool = true):String
Gets the path to an Inst.mp3/ogg song instrumental from songs:assets/songs/song/
Parameters:
song | name of the song to get instrumental for |
|---|---|
suffix | any suffix to add to end of song name, used for |
withExtension | if it should return with the audio file extension |
Returns:
String