Sound effects for game
I am creating a real time game using Java 1.4, and I just figured out how to play .wav files. So, I make the program play a file after an action occurs during the game. However, when it plays the file the whole animation of the game stops, and only continues after the file is finished playing. How can I play sound files concurrently with the game itself?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement