Class ForegroundInputControllerEx
InputController that replaces MoveMouseBy with MoveMouseTo
Inheritance
ForegroundInputControllerEx
Implements
Inherited Members
Namespace: EyeAuras.Roxy.Shared
Assembly: EyeAuras.Roxy.Shared.dll
Syntax
public sealed class ForegroundInputControllerEx : ForegroundInputController, ISharedResource, INotifyPropertyChanged, IInputController, IKeyboardController, IMouseController, IDisposable, IMouseButtonController, IMouseAbsoluteController, IMouseRelativeController
Constructors
| Name | Description |
|---|---|
| ForegroundInputControllerEx(IConfigProvider<RoxySharedConfig>, IInputController) |
Methods
| Name | Description |
|---|---|
| MoveMouseBy(IWindowHandle, int, int) | Simulates a mouse movement by the specified distances relative to its current position. |