This update upgrades libGDX to version 1.13.1, addressing fixes and enhancements for ByteBuffer to resolve the dynamic Emscripten heap issue.
What's Changed
- Fix music not looping correctly
- Add disposeUnsafeByteBuffer, newUnsafeByteBuffer and getAllocatedBytesUnsafe
- Fix play music creating new music instance
- Clear mouse delta every frame
- Improve PixmapEmu and Gdx2DPixmapEmu
- Add PixmapEmu(Gdx2DPixmapEmu) constructor
- Add customizable ByteBuffer
- Update to libgdx 1.13.1
Full Changelog: 1.0.5...1.1.0