Class BB_Score
Defined in: Score.js.
Constructor Attributes | Constructor Name and Description |
---|---|
BB_Score(sprite)
Score counter
|
Method Attributes | Method Name and Description |
---|---|
on(event)
Score event handler
|
|
paint(ctx)
Draw score
|
|
run()
Score thread
|
Method Detail
on(event)
Score event handler
- Parameters:
- {String} event
paint(ctx)
Draw score
- Parameters:
- ctx
{Boolean}
run()
Score thread
- Returns:
- {Boolean}