Giving controls to a game from a java code -


i want know how can give controls (key values up, down, left, right arrow keys etc) installed desktop application game own java program? game installed on system , want give key values directly code.

check out api:

http://download.oracle.com/javase/1.4.2/docs/api/java/awt/robot.html


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -