Skip to content

ScoreLens 2.2.1

Latest
Compare
Choose a tag to compare
@OneBeuHu OneBeuHu released this 26 Nov 15:23
· 1 commit to main since this release
7e7b5da

Fixed:

  • Fixed a bug with the board update

Innovations:

New setScene and getScene methods have been added to the Scoreboard. Scenes were also added as an optional parameter in Scoreboard::create().
The scenes should help track the condition of the board

Safety:

  • Added a new LineException exception that is called when a score given above the maximum value ( 16 )
  • Changed the access modifier to __construct for Scoreboard.