Class Index | File Index

Classes


Class BB_Wall


Defined in: Wall.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
BB_Wall(w, h, x, y)
Wooden walls
Method Summary
Method Attributes Method Name and Description
 
check(ball)
Check ball collision
Class Detail
BB_Wall(w, h, x, y)
Wooden walls
Parameters:
{Number} w
{Number} h
{Number} x
{Number} y
Method Detail
{Boolean} check(ball)
Check ball collision
Parameters:
{BB_Ball} ball
Returns:
{Boolean}

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