You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mel...@googlegroups.com
Hi, I'm new to melonjs and js/html5 gamedev in general. I am planning on making a screen for my game to customize controls. Is there a way to listen for a key pressed event and grab the key code to pass to the input.bindKey(keycode, action, lock) method?
Thanks,
Kyle
Jay Oster
unread,
May 18, 2013, 2:53:49 AM5/18/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mel...@googlegroups.com, s.kyle....@gmail.com
Hello!
You can use standard JavaScript to listen for arbitrary key events: