Class Index | File Index

Classes


Class GLGE.KeyInput

Monitors keyboard input for use in render loops
Defined in: glge_input.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
Tests if a key is pressed
Class Detail
GLGE.KeyInput()
Method Detail
{boolean} isKeyPressed(the)
Tests if a key is pressed
Parameters:
{number} the
keycode to check
Returns:
{boolean} key returns true if the key is being pressed

Documentation generated by JsDoc Toolkit 2.3.2 on Mon Dec 21 2009 20:52:54 GMT-0000 (GMT)