RazeLighter777 / Adventure

Java RPG engine with plugins
GNU General Public License v3.0
0 stars 0 forks source link

Sound Interface #3

Open RazeLighter777 opened 5 years ago

RazeLighter777 commented 5 years ago

Provide an interface by which plugins can load and play sounds.

RazeLighter777 commented 5 years ago

This will be optional; for now only an interface will be exposed for plug-ins. We will use jorbis for sound. Halted for now