xpenatan / gdx-teavm

Run Libgdx in a webbrowser with teavm
Apache License 2.0
107 stars 16 forks source link

Kill old file system and update audio #119

Closed xpenatan closed 2 months ago

xpenatan commented 2 months ago

This pr improve some old stuff in file system. To make it better this PR will break some builds. Need to update to new stuff.

Preloader class now only download files and add it to FileHandle system. It wont be responsible to hold data.

This pr also updates audio/music to howler.js