![]() |
DDraceNetwork Documentation
|
This is the complete list of members for IInput::IJoystick, including all inherited members.
| Absolute(float *pX, float *pY)=0 | IInput::IJoystick | pure virtual |
| GetAxisValue(int Axis)=0 | IInput::IJoystick | pure virtual |
| GetHatValue(int Hat, int(&aHatKeys)[2])=0 | IInput::IJoystick | pure virtual |
| GetIndex() const =0 | IInput::IJoystick | pure virtual |
| GetName() const =0 | IInput::IJoystick | pure virtual |
| GetNumAxes() const =0 | IInput::IJoystick | pure virtual |
| GetNumBalls() const =0 | IInput::IJoystick | pure virtual |
| GetNumButtons() const =0 | IInput::IJoystick | pure virtual |
| GetNumHats() const =0 | IInput::IJoystick | pure virtual |
| Relative(float *pX, float *pY)=0 | IInput::IJoystick | pure virtual |