
Public Member Functions | |
| override bool | GetButtonState (int buttonIndex) |
| override void | Recalibrate () |
| override double | GetAxisValue (int axisIndex) |
| override void | Poll () |
Properties | |
| override int | AxisCount [get] |
| override string | Name [get] |
| Gets the reported name of the joystick. | |
| override int | ButtonCount [get] |
| override bool[] | Buttons [get] |
| override double | Xaxis [get] |
| override double | Yaxis [get] |
| override double | AxisThreshold [get, set] |
| override bool | PluggedIn [get] |
| override double AgateLib.ImplementationBase.NullJoystickImpl.GetAxisValue | ( | int | axisIndex | ) | [virtual] |
| override bool AgateLib.ImplementationBase.NullJoystickImpl.GetButtonState | ( | int | buttonIndex | ) | [virtual] |
| override void AgateLib.ImplementationBase.NullJoystickImpl.Poll | ( | ) | [virtual] |
Implements AgateLib.ImplementationBase.JoystickImpl.
| override void AgateLib.ImplementationBase.NullJoystickImpl.Recalibrate | ( | ) | [virtual] |
Implements AgateLib.ImplementationBase.JoystickImpl.
override int AgateLib.ImplementationBase.NullJoystickImpl.AxisCount [get] |
Reimplemented from AgateLib.ImplementationBase.JoystickImpl.
override double AgateLib.ImplementationBase.NullJoystickImpl.AxisThreshold [get, set] |
Reimplemented from AgateLib.ImplementationBase.JoystickImpl.
override int AgateLib.ImplementationBase.NullJoystickImpl.ButtonCount [get] |
Reimplemented from AgateLib.ImplementationBase.JoystickImpl.
override bool [] AgateLib.ImplementationBase.NullJoystickImpl.Buttons [get] |
Reimplemented from AgateLib.ImplementationBase.JoystickImpl.
override string AgateLib.ImplementationBase.NullJoystickImpl.Name [get] |
Gets the reported name of the joystick.
Reimplemented from AgateLib.ImplementationBase.JoystickImpl.
override bool AgateLib.ImplementationBase.NullJoystickImpl.PluggedIn [get] |
Reimplemented from AgateLib.ImplementationBase.JoystickImpl.
override double AgateLib.ImplementationBase.NullJoystickImpl.Xaxis [get] |
Reimplemented from AgateLib.ImplementationBase.JoystickImpl.
override double AgateLib.ImplementationBase.NullJoystickImpl.Yaxis [get] |
Reimplemented from AgateLib.ImplementationBase.JoystickImpl.
|
AgateLib Awesome Game and Tool Engine Library |
|