-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hey there.
Dispatching keys is not working in games for me.
keyboard.click(robot.KEY_Q);
for example is not doing anything when using it in a game window, it works when trying to dispatch it to a text-field though (even works with the ingame chat of the game).
Any suggestion or a fix?
Suprisingly, I've done something similar before with Java's Robot class and it worked just fine.
Metadata
Metadata
Assignees
Labels
No labels