Class Index | File Index

Classes


Class BB_Overlay


Defined in: Overlay.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
BB_Overlay(sprite, score, storage)
Game overlay
Method Summary
Method Attributes Method Name and Description
 
check(x, y)
Check bucton status changes
 
paint(ctx)
Draw overlay
Class Detail
BB_Overlay(sprite, score, storage)
Game overlay
Parameters:
{BB_Sprite} sprite
{BB_Score} score
{BB_Storage} storage
Method Detail
{Boolean} check(x, y)
Check bucton status changes
Parameters:
{Number} x
{Number} y
Returns:
{Boolean}

paint(ctx)
Draw overlay
Parameters:
ctx

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