WVR_GetInputAnalogAxis¶
- WVR_EXPORT WVR_Axis_t WVR_GetInputAnalogAxis(WVR_DeviceType type, WVR_InputId id)
Function to get analog data of specific input id.
- Return
- WVR_Axis_t, analog data for WVR_InputType. (refer to WVR_Axis)
- Parameters
- type -
which indicates what device type. (refer to WVR_DeviceType)
- idone -
of WVR_InputId, indicate which touch
- type -