Class Mouse

    • Constructor Detail

      • Mouse

        public Mouse()
        Deprecated.
    • Method Detail

      • move

        public static void move​(int x,
                                int y)
        Deprecated.
      • click

        @Deprecated
        public static void click​(boolean left,
                                 int delay,
                                 int x,
                                 int y)
        Deprecated.