Jump to content

Is mouse.moveRandomly() a valid method?


thatguycalledrob

Recommended Posts

I'm trying to use (one of) the following methods:

Quote

mouse.moveSlightly();

mouse.moveRandomly();

 

in my script, but IntelliJ is1 giving me "cannot resolve method" error on compiling.
The API thinks that it exists, and other methods in the API are working no problem, however, when I decompile the Mouse.Class module, I can't find either method. 

I am still learning (only a few days in!), so am I making some horrible error, or has this method been removed/changed?

-Rob

Link to comment
Share on other sites

  • Alek locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...