Class Index | File Index

Classes


Class ExampleGame

Example code in the form of a simple "falling game" where the player must try to stay on the screen as platforms move past them upward.
Defined in: example-game.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
draw(c)
 
get_collision_aabb()
 
init()
 
update()
Class Detail
ExampleGame(gs)
Parameters:
gs
Method Detail
draw(c)
Parameters:
c

get_collision_aabb()

init()

update()

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Jan 26 2012 18:47:20 GMT+0800 (WST)