Skip to content

v1.1: Merge pull request #2 from ediazal/points-array

Latest
Compare
Choose a tag to compare
@semperhilaris semperhilaris released this 23 Apr 08:43

Changes:

  • Using ArrayList for SmoothCamWorld.points to avoid memory issues.
  • Updated libGDX test to work with the latest version of the framework.

Thanks to @ediazal for this contribution!