ClassicControllerButtonState Members
From WiimoteLib
| WiimoteLib |
| ClassicControllerButtonState Members |
| ClassicControllerButtonState Structure Methods Fields See Also Send Feedback |
The ClassicControllerButtonState type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Fields
| Name | Description | |
|---|---|---|
| A |
Digital button on the Classic Controller extension
| |
| B |
Digital button on the Classic Controller extension
| |
| Down |
Digital button on the Classic Controller extension
| |
| Home |
Digital button on the Classic Controller extension
| |
| Left |
Digital button on the Classic Controller extension
| |
| Minus |
Digital button on the Classic Controller extension
| |
| Plus |
Digital button on the Classic Controller extension
| |
| Right |
Digital button on the Classic Controller extension
| |
| TriggerL |
Analog trigger - false if released, true for any pressure applied
| |
| TriggerR |
Analog trigger - false if released, true for any pressure applied
| |
| Up |
Digital button on the Classic Controller extension
| |
| X |
Digital button on the Classic Controller extension
| |
| Y |
Digital button on the Classic Controller extension
| |
| ZL |
Digital button on the Classic Controller extension
| |
| ZR |
Digital button on the Classic Controller extension
|