The method signature is:
mouseMove(int x, int y)
So long as you can supply two separate integer values as arguments then you are fine. Otherwise it won't work.