Thread: onKeyPressed()
View Single Post
  #1  
Old 08-20-2009, 08:09 PM
Mattehy Mattehy is offline
Developer
Mattehy's Avatar
Join Date: Jul 2009
Posts: 58
Mattehy is on a distinguished road
onKeyPressed()

PHP Code:
function onKeyPressed(code,key)
{
  if (
key == ???) 
Does anyone know the keys(vars) for the arrow keys im making a flute
__________________
Develop 4 Lyf
Reply With Quote