Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发Java RPG。现在我想在需要时播放背景音乐和其他声音。例如开门的声音。如何始终播放背景音乐,有时播放声音?
OpenAL 可能是您正在寻找的。绑定由多个项目提供,例如:JOAL和轻量级 Java 游戏库。