Skip to content

FastEngine Version 2.0.0 - Augmented

Latest
Compare
Choose a tag to compare
@matthew-plusprogramming matthew-plusprogramming released this 05 Apr 07:49
· 1 commit to master since this release
6825ab1

FastEngine Version 2.0.0 - Augmented

Large update which breaks compatibility to previous versions

Added

  • FPS controlling
  • Fetching screen dimensions/properties
  • Complete animation module
  • Sorting order for sprites

Fixed

  • High CPU usage
  • Multiple engine breaking bugs which severely limited engine function
  • Minor bug fixes

Changed

  • Refactored timer classes
  • Refactored Transform component & hid most fields (position, rotation, etc) behind getters/setters

Removed

  • None