ArcadeStick Members

ArcadeStick has the following members.

Public Constructors

  Name Description
ArcadeStick Initializes a new instance of the ArcadeStick class.

Public Properties

  Name Description
AccelerationResolution Gets the resolution of the acceleration of the arcade stick actuator.
ActuatorHeight Gets the physical height of the arcade stick actuator.
ActuatorXLocation Gets the physical left-to-right location of the arcade stick actuator on the device.
ActuatorYLocation Gets the physical top-to-bottom location of the arcade stick actuator on the device.
ButtonCount Gets the total number of physical buttons on the arcade stick device.
DeviceDepth Gets the physical depth of the arcade stick device.
DeviceHeight Gets the physical height of the arcade stick device.
DeviceVidPid Gets the USB vendor ID and product ID (VID/PID) of the arcade stick device.
DeviceWidth Gets the physical width of the arcade stick device.
DllVersionBuild Gets the build version of the Arcade Stick DLL.
DllVersionIsDebug Gets a Boolean value that indicates whether the Arcade Stick DLL is a debug build.
DllVersionMajor Gets the major version of the Arcade Stick DLL.
DllVersionMinor Gets the minor version of the Arcade Stick DLL.
ForceResolution Gets the resolution of the force of the arcade stick actuator.
HardwareVersionMajor Gets the hardware major version of the arcade stick device.
HardwareVersionMinor Gets the hardware minor version of the arcade stick device.
Id Gets the ID of the arcade stick device.
LedCount Not supported.
PositionResolution Gets the resolution of the position of the arcade stick actuator.
ProductVersionBuild Gets the product build version of the arcade stick device.
ProductVersionMajor Gets the product major version of the arcade stick device.
ProductVersionMinor Gets the product minor version of the arcade stick device.
ProductVersionRevision Gets the product revision version of the arcade stick device.
Type Gets a user-friendly name for the arcade stick device.
User Gets the user that is associated with the arcade stick device.
VelocityResolution Gets the resolution of the velocity of the arcade stick actuator.

Public Methods

  Name Description
GetButtonColor Retrieves the color of the button at the specified index.
GetButtonDiameter Retrieves the physical diameter of the button at the specified index.
GetButtonLocation Retrieves the best-fit physical location of the button at the specified index.
GetButtonNavigationUse Reserved for a later release.
GetButtonPosition Retrieves the physical location of the button at the specified index.
GetButtonText Retrieves the text of the button at the specified index.
GetCurrentReading Retrieves the current state of the arcade stick device.
GetNavigationReading Gets the INavigationReading interface for the arcade stick device.
GetRawNavigation Gets the RawNavigationReading object for the arcade stick device.
ResetDevice Turns off all LEDs and vibration motors on the arcade stick device.

See also

Reference

ArcadeStick Class

Microsoft.Xbox.Input Namespace