Thread: onKeyDown
View Single Post
  #2  
Old 07-23-2011, 07:44 AM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
I'm not sure this makes sense. onKeyDown is an event when you hit a single key, why should it be returning any more information than the new information?

If we were working with some "currentKeys"ish variable, then yes, this would make sense, but in this case I don't think it does.
Reply With Quote