Electrostat-Lab / jme-alloc

A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
https://hub.jmonkeyengine.org/t/jme-alloc-project/46356
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

API: use abstract `Buffer` instead of `ByteBuffer` #49

Closed pavly-gerges closed 1 year ago

pavly-gerges commented 1 year ago

This PR fixes the incompatibility exception reported on the forums.

pavly-gerges commented 1 year ago

Forum thread link: ClassCastException