Skip to content

1.1.0

Compare
Choose a tag to compare
@Valkryst Valkryst released this 22 Feb 15:26
· 67 commits to master since this release
  • Added caffeine as a maven dependency.
  • Added caching to the SpriteAtlas class, so the user cannot stress the system by constantly re-loading atlases from disk.
  • Added the createSpriteAtlas function to handle loading, from both the Jar and filesystem, of SpriteAtlas objects.
  • Rewrote the SpriteAtlas class, so that the user must use the createSpriteAtlas function to construct new SpriteAtlas objects.