Class OggLoader


  • public class OggLoader
    extends Object
    Class that can load a sound file
    Author:
    Darius Dinger
    • Constructor Detail

      • OggLoader

        public OggLoader()
    • Method Detail

      • loadSound

        public static void loadSound​(String file,
                                     boolean fromResouces)
        Loading ogg sound file and storing into asset database
        Parameters:
        file - Ogg sound file
        fromResouces - Load sound from resources