Post

Replies

Boosts

Views

Activity

Are there any ways to move mouse pointer to specific position?
I'm looking for the ways to move mouse pointer to specific position. But I have no idea to implement such a function. And I've looked for many documents and Q&A but there's no way. I want to move mouse pointer with like following code. function moveTo(x: Int, y: Int) { ... } Do you have any ideas? Please tell me if you have!!
1
0
535
Apr ’21