©2010
Generated by JsDoc Toolkit 2.4.0 on Mon Apr 04 2011 02:43:32 GMT-0000 (UTC)
HTML template: Codeview

Namespace keydown


Defined in: gamelib.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
The global keydown property lets your query the status of keys.
Namespace Detail
keydown
The global keydown property lets your query the status of keys.
  if keydown.left
    moveLeft()