Thread: game controlls?
View Single Post
Old 05-10-2004, 07:31 AM   #1 (permalink)
zergmuncher
Registered User
 
zergmuncher's Avatar
 
Join Date: May 2003
Location: CA
Posts: 12
zergmuncher is on a distinguished road
Send a message via AIM to zergmuncher
game controlls?

How do I get java to read special characters (such as the left and right arrow key)? I'm a java student and my final project is a game which will use arrow keys to navigate, I can get it to read characters like "l" using the ConsoleIO class, but, you know...I'm a n00b. Thank you!

getComment()
{
return null;
}
zergmuncher is offline   Reply With Quote