1.1.0
- 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.