Interface MouseMovementAlgorithm
-
- All Known Implementing Classes:
StandardMouseAlgorithm
public interface MouseMovementAlgorithm
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
handleMovement(AbstractMouseDestination destination)
-
-
-
Method Detail
-
handleMovement
boolean handleMovement(AbstractMouseDestination destination)
-
-