Skip to content

J2IGF v1.2.0

Latest
Compare
Choose a tag to compare
@aryanrai2001 aryanrai2001 released this 05 Sep 00:59
· 1 commit to master since this release

This release comes with the following changes -

  • Package names are refactored
  • Renderer.drawText() can now take a FontAtlas as a parameter
  • Sprites can now be loaded both from resources and from the file system
  • Debug class has been fully refactored and is now more robust
  • Fixed inconsistencies between Update functions
  • Fixed TimeStamp issues when changing TimeScale
  • Fixed other minor bugs