FlightStick Members

FlightStick has the following members.

Public Properties

  Name Description
DevicePid Gets the device PID of the flight stick.
DeviceVid Gets the device VID of the flight stick.
DllVersionBuild Gets the build version of the Flight Stick DLL.
DllVersionMajor Gets the major version of the Flight Stick DLL.
DllVersionMinor Gets the minor version of the Flight Stick DLL.
HardwareVersionMajor Gets the hardware major version of the flight stick device.
HardwareVersionMinor Gets the hardware minor version of the flight stick device.
Id Gets the ID of the flight stick device.
ProductVersionBuild Gets the product build version of the flight stick device.
ProductVersionMajor Gets the product major version of the flight stick device.
ProductVersionMinor Gets the product minor version of the flight stick device.
ProductVersionRevision Gets the product revision version of the flight stick device.
Type Gets a user-friendly name for the flight stick device.
User Gets the user that is associated with the flight stick device.

Public Methods

  Name Description
GetCurrentReading Gets a flight stick reading.
GetNavigationReading Gets a navigation controller reading.
GetProperties Gets the flight stick properties.
GetRawCurrentReading Gets a flight stick reading object (without allocating new memory) that represents the current state of the controller.
GetRawNavigationReading Gets a navigation reading object (without allocating new memory) that represents the state of the controller.

See also

Reference

FlightStick Class

Microsoft.Xbox.Input Namespace