Class Screen


  • public final class Screen
    extends java.lang.Object
    • Method Detail

      • getLocation

        @Nullable
        public static InteractablePoint getLocation()
        Gets the location of the game's canvas on the screen.
      • capture

        @Nullable
        public static java.awt.image.BufferedImage capture()
        Captures the contents of RuneScape's canvas. This does not work as expected when using an OpenGL graphics mode.
      • isFixedMode

        public static boolean isFixedMode()