Class Index | File Index

Classes


Class BB_App


Defined in: App.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
BB_App()
Application controller
Method Summary
Method Attributes Method Name and Description
 
init()
Init and resize app
 
on(e)
Event handler
 
Draw the canvas
 
run()
Animation thread
 
start(add)
Start new level
Class Detail
BB_App()
Application controller
Method Detail
init()
Init and resize app

on(e)
Event handler
Parameters:
e

paint()
Draw the canvas

run()
Animation thread

start(add)
Start new level
Parameters:
{Number} add

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