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++ - Is it possible to compile a VST on linux? -

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

php cli reading files and how to fix it? -