Class Index | File Index

Classes


Class BB_Score


Defined in: Score.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
BB_Score(sprite)
Score counter
Method Summary
Method Attributes Method Name and Description
 
on(event)
Score event handler
 
paint(ctx)
Draw score
 
run()
Score thread
Class Detail
BB_Score(sprite)
Score counter
Parameters:
{BB_Sprite} sprite
Method Detail
on(event)
Score event handler
Parameters:
{String} event

paint(ctx)
Draw score
Parameters:
ctx

{Boolean} run()
Score thread
Returns:
{Boolean}

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Oct 27 2023 17:46:21 GMT-0700 (PDT)