|
wHiteRabbiT-sTudio Framework
|
Extension data for one touch ring or one touch strip. More...
Public Attributes | |
| byte | nTablet |
| Tablet index where control is found. More... | |
| byte | nControl |
| Zero-based control index. More... | |
| byte | nMode |
| Zero-based current active mode of control. More... | |
| byte | nReserved |
| Reserved - not used More... | |
| WTPKT | nPosition |
| An integer representing the position of the user's finger on the control. More... | |
Extension data for one touch ring or one touch strip.
| byte wHiteRabbiT.Common.Wacom.WTSliderData.nControl |
Zero-based control index.
| byte wHiteRabbiT.Common.Wacom.WTSliderData.nMode |
Zero-based current active mode of control.
This is the mode selected by control's toggle button.
| WTPKT wHiteRabbiT.Common.Wacom.WTSliderData.nPosition |
An integer representing the position of the user's finger on the control.
When there is no finger on the control, this value is negative.
| byte wHiteRabbiT.Common.Wacom.WTSliderData.nReserved |
Reserved - not used
| byte wHiteRabbiT.Common.Wacom.WTSliderData.nTablet |
Tablet index where control is found.