Package org.dreambot.api.input.mouse.algorithm
-
Interface Summary Interface Description MouseAlgorithm Mouse Algorithm to handle both movement and click implementationsMouseMovementAlgorithm Deprecated. seeMouseAlgorithm
and implement that instead of this. -
Class Summary Class Description MouseProfile Profile for mouse movement and click settings Not yet implemented.StandardMouseAlgorithm DreamBot's default implementation of mouse movement Currently implementsMouseMovementAlgorithm
for backwards compatibility