Thread: arrow keys
View Single Post
  #1  
Old 10-18-2002, 11:13 PM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
arrow keys

Stefan, why don't you add keycodes for the arrow keys. Because the keydowns(0..3) just check for the specified key (so if they change it to j,k,l,o, then it will check those if i use keydown(0..3)
Reply With Quote