| Joystick Methods |
The Joystick type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetDeviceCount |
Returns the number of joysticks available on the system.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Read |
Read all data from the device associated with this Joystick into the
Position, POVAngle and Button properties.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |