Skip to content

Centurion 4.2.0

Compare
Choose a tag to compare
@albin-johansson albin-johansson released this 06 Jul 00:20

Release notes

This version bring a joystick API, improvements to the Rect class and minor documentation improvements.

  • Added a joystick API, located in joystick.h.
  • Improved the Rect class.
    • Added void move_to(Point<T>), for setting the position of the rectangle easily.
    • Added T area(), that simply returns the area of the rectangle.
  • Various improvements to the Doxygen documentation, which is a work in progress.