Scoreboard: Difference between revisions
Created page with ' Methods * maxScore * .inc(val), .dec(val) to increment and decrement score, default change by one if no val supplied * pause() score can't be changed' |
No edit summary |
||
| Line 1: | Line 1: | ||
Options | |||
* | |||
Fields | |||
* Score | |||
* Total | |||
* # wrong | |||
| Line 5: | Line 12: | ||
* .inc(val), .dec(val) to increment and decrement score, default change by one if no val supplied | * .inc(val), .dec(val) to increment and decrement score, default change by one if no val supplied | ||
* pause() score can't be changed | * pause() score can't be changed | ||
* reset() | |||
Possibly For future | |||
* difficulty level | |||
* | |||