Property | Type | Description | |
---|---|---|---|
MouseDevice | System |
Method | Description | |
---|---|---|
GetHashCode ( ) : int |
Calculates the hash code for this instance.
|
|
ToString ( ) : string |
Returns a System.String that describes this instance.
|
|
this ( MouseButton button ) : bool |
Gets a System.Boolean indicating the state of the specified MouseButton.
|
Method | Description | |
---|---|---|
MouseDevice ( ) : System |
public this ( MouseButton button ) : bool | ||
button | MouseButton | The MouseButton to check. |
return | bool |