Skip to content

External images

Compare
Choose a tag to compare
@svenar-nl svenar-nl released this 02 Sep 08:16
· 44 commits to master since this release

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.