Jump to content

Scoreboard: Difference between revisions

From Sugar Labs
BryanWB (talk | contribs)
No edit summary
BryanWB (talk | contribs)
No edit summary
 
Line 12: Line 12:
Options
Options
* startBtn : true
* startBtn : true
* restartBtn : true
* resetBtn : true
* stopBtn : true
* stopBtn : true
* incValue : 1
* incValue : 1

Latest revision as of 05:15, 6 January 2010

Fields

  • Score
  • Total
  • ?# wrong?

Methods

  • maxScore
  • .inc(val), .dec(val) to increment and decrement score, default change by one if no val supplied
  • reset()
  • start()

Options

  • startBtn : true
  • resetBtn : true
  • stopBtn : true
  • incValue : 1
  • maxScore : 0

Possibly For future

  • display difficulty level
  • .stop()
  • pause() score can't be changed