Method | Description | |
---|---|---|
SingleKeyAction ( IKeyboard keyboard, IMouse mouse, ILocatable actionTarget, string key ) : System |
Initializes a new instance of the SingleKeyAction class.
|
protected SingleKeyAction ( IKeyboard keyboard, IMouse mouse, ILocatable actionTarget, string key ) : System | ||
keyboard | IKeyboard | The |
mouse | IMouse | The |
actionTarget | ILocatable | An |
key | string | The modifier key ( |
return | System |