Class Index | File Index

Classes


Class BB_Hole


Defined in: Hole.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
BB_Hole(x, y, r)
The hole
Method Summary
Method Attributes Method Name and Description
 
check(ball)
Checck ball collision
Class Detail
BB_Hole(x, y, r)
The hole
Parameters:
{Number} x
{Number} y
{Number} r
Method Detail
{Boolean} check(ball)
Checck 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)