Converts "longdata" string passed to the controlcaptured callback into meaningful data.
map, option, device, key, inverse, value, joystick = cock.explodeCapturedData ( longdata )
string longdata
string map
string option
number device
number key
number inverse
number value
number joystick
The function doesn't return delta mode because it's impossible to capture it. You can always assume that delta mode is "bypass", or override it whereever that's appropriate.