skrypton-api / com.waicool20.skrypton.sikulix.input / SKryptonMouse / drag

drag

@Synchronized fun drag(location: Location, resetDelays: Boolean = true): Unit

Initiates a mouse drag action. (Moves mouse to a location and presses without releasing)

Parameters

location - Location to start the mouse drag action

resetDelays - Whether or not to reset delays after pressing.