Axis Definition. More...
#include <tpl_drv_joystick.h>
Data Fields | |
Sint16 | MinValue |
Minumum value for CurValue. | |
Sint16 | MaxValue |
Maximum value for MaxValue. | |
Sint16 | CurValue |
Current value (joystick position). | |
Uint16 | CurState |
Current state (cursor position). |
Axis Definition.
Describes the current state of an axis on the joystick. MinValue and MaxValue describe the valid range for CurValue While CurState is between zero and the current limit set by the JOY_IOCTL_GETSETAXISLIMIT IOCtl.