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

dropAt

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

Ends a mouse drop action. (Moves mouse to a location and releases the button)

Parameters

location - Location to release the mouse button.

resetDelays - Whether or not to reset delays after releasing.