Method | Description | |
---|---|---|
MoveMouseAction ( IMouse mouse, ILocatable actionTarget ) : System |
Initializes a new instance of the MoveMouseAction class.
|
|
Perform ( ) : void |
Performs this action.
|
public MoveMouseAction ( IMouse mouse, ILocatable actionTarget ) : System | ||
mouse | IMouse | The |
actionTarget | ILocatable | An |
return | System |