External images
Changelog
- Image, Sprite
- Added support for loading images outside the jar.
- Level, Tile
- Updated Level.java and Tile.java to be compatible with the new image loader
- Render:
- Added method 'drawOverlayRect(int x, int y, int w, int h, int color, int thickness, boolean fill)
- GameCore
- Fixed init() running after first update and throwing NPE's
- Examples
- Removed SMB example (poorly written)
Did we miss something?
Feel free to post it here.