Package net.storm.api.interact.mouse
package net.storm.api.interact.mouse
-
ClassDescriptionMouse movement strategy that uses quadratic Bezier curves to create natural, human-like mouse movements.Default mouse movement strategy that instantly moves the cursor to the target position.Mouse movement strategy that creates a linear path from current to target position.Strategy interface for customizing mouse movement behavior during interactions.Represents a mouse movement path with configurable execution parameters.