FlightStickReading Members

FlightStickReading has the following members.

Public Properties

  Name Description
IsAPressed Gets a Boolean value that indicates whether the A button is currently pressed.
IsBPressed Gets a Boolean value that indicates whether the B button is currently pressed.
IsFirePrimaryPressed Gets a Boolean value that indicates whether the Primary Fire button is currently pressed.
IsFireSecondaryPressed Gets a Boolean value that indicates whether the Secondary Fire button is currently pressed.
IsHatSwitchDownPressed Gets a Boolean value that indicates whether the Hat Switch Down button is currently pressed.
IsHatSwitchLeftPressed Gets a Boolean value that indicates whether the Hat Switch Left button is currently pressed.
IsHatSwitchRightPressed Gets a Boolean value that indicates whether the Hat Switch Right button is currently pressed.
IsHatSwitchUpPressed Gets a Boolean value that indicates whether the Hat Switch Up button is currently pressed.
IsMenuPressed Gets a Boolean value that indicates whether the Menu button is currently pressed.
IsNextPressed Gets a Boolean value that indicates whether the Next button is currently pressed.
IsPreviousPressed Gets a Boolean value that indicates whether the Previous button is currently pressed.
IsViewPressed Gets a Boolean value that indicates whether the View button is currently pressed.
IsXPressed Gets a Boolean value that indicates whether the X button is currently pressed.
IsYPressed Gets a Boolean value that indicates whether the Y button is currently pressed.
Pitch Gets the pitch reading of a flight stick.
Roll Gets the roll reading of a flight stick.
Throttle Gets the throttle reading of a flight stick.
Timestamp Gets the timestamp of the flight stick reading.
Yaw Gets the yaw reading of a flight stick.

Public Methods

  Name Description
GetExtraAxisValue Gets the value of an extra axis of a flight stick.
IsExtraButtonPressed Gets a Boolean value indicating whether an extra button is pressed on a flight stick.

See also

Reference

FlightStickReading Class

Microsoft.Xbox.Input Namespace