JSResetAllAxisTolorance(3)
| JSResetAllAxisTolorance(3) | Joystick Wrapper Library | JSResetAllAxisTolorance(3) |
NAME
JSResetAllAxisTolorance - Axis tolorance resetting
SYNTAX
#include <jsw.h>
void JSResetAllAxisTolorance(
js_data_struct *jsd
)
ARGUMENTS
- jsd
- Specifies the pointer to the joystick data structure, which should have been set up by a prior call to JSInit.
DESCRIPTION
The JSResetAllAxisTolorance function applies the tolorance value set on each axis on the given jsd to the low-level driver.
This function is only used internally by the library and jscalibrator, most programs do not need to call this function.
SEE ALSO
JSIntro(3)
| Release 1.5.6 | WolfPack Entertainment |
