Inherits ERY.AgateLib.ImplBase.JoystickImpl.
Public Member Functions | |
| override void | Recalibrate () |
| override double | GetAxisValue (int axisIndex) |
| override void | Poll () |
Properties | |
| override int | AxisCount [get] |
| 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 void ERY.AgateLib.ImplBase.NullJoystickImpl.Recalibrate | ( | ) | [virtual] |
Implements ERY.AgateLib.ImplBase.JoystickImpl.
| override double ERY.AgateLib.ImplBase.NullJoystickImpl.GetAxisValue | ( | int | axisIndex | ) | [virtual] |
| override void ERY.AgateLib.ImplBase.NullJoystickImpl.Poll | ( | ) | [virtual] |
Implements ERY.AgateLib.ImplBase.JoystickImpl.
override int ERY.AgateLib.ImplBase.NullJoystickImpl.AxisCount [get] |
Reimplemented from ERY.AgateLib.ImplBase.JoystickImpl.
override int ERY.AgateLib.ImplBase.NullJoystickImpl.ButtonCount [get] |
Reimplemented from ERY.AgateLib.ImplBase.JoystickImpl.
override bool [] ERY.AgateLib.ImplBase.NullJoystickImpl.Buttons [get] |
Reimplemented from ERY.AgateLib.ImplBase.JoystickImpl.
override double ERY.AgateLib.ImplBase.NullJoystickImpl.Xaxis [get] |
Reimplemented from ERY.AgateLib.ImplBase.JoystickImpl.
override double ERY.AgateLib.ImplBase.NullJoystickImpl.Yaxis [get] |
Reimplemented from ERY.AgateLib.ImplBase.JoystickImpl.
override double ERY.AgateLib.ImplBase.NullJoystickImpl.AxisThreshold [get, set] |
Reimplemented from ERY.AgateLib.ImplBase.JoystickImpl.
override bool ERY.AgateLib.ImplBase.NullJoystickImpl.PluggedIn [get] |
Reimplemented from ERY.AgateLib.ImplBase.JoystickImpl.
|
AgateLib Awesome Game and Tool Engine Library |
|