View Single Post
Old Jul 18th, 2006, 7:46 PM   #5
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 4 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Java Syntax (Toggle Plain Text)
  1. KeyEvent.VK_LEFT //is for the Left arrow key
  2. KeyEvent.VK_RIGHT //is for the right arrow key
I got it from this using Google. It was the first link. Please search around before posting a question.
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote