Method | Description | |
---|---|---|
MouseAction ( IMouse mouse, ILocatable target ) : System |
Initializes a new instance of the MouseAction class.
|
Method | Description | |
---|---|---|
MoveToLocation ( ) : void |
Moves the mouse to the location at which to perform the action.
|
public MouseAction ( IMouse mouse, ILocatable target ) : System | ||
mouse | IMouse | The |
target | ILocatable | An |
return | System |