This object can bind pressed keys to callback handler functions.
It takes a list of names of keys and associated callback handler functions.
The object will call the handler functions when the associated keys are pressed or released.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
CanvasGame.Controls.js |
Class |
The Object that has the methods required to add controls |
Example.js |
Example |
this shows how you can use the object to easily bind events to key strokes |