org.sikuli.script
Class Settings
java.lang.Object
org.sikuli.script.Settings
public class Settings
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WaitScanRate
public static float WaitScanRate
ObserveScanRate
public static float ObserveScanRate
MinSimilarity
public static double MinSimilarity
DelayBeforeDrop
public static double DelayBeforeDrop
DelayAfterDrag
public static double DelayAfterDrag
BundlePath
public static String BundlePath
ShowActions
public static boolean ShowActions
SlowMotionDelay
public static float SlowMotionDelay
MoveMouseDelay
public static float MoveMouseDelay
OcrDataPath
public static String OcrDataPath
ObserveMinChangedPixels
public static int ObserveMinChangedPixels
ActionLogs
public static boolean ActionLogs
InfoLogs
public static boolean InfoLogs
DebugLogs
public static boolean DebugLogs
ProfileLogs
public static boolean ProfileLogs
Settings
public Settings()