Note: Excluding DV keycodes, only the first 6 keycodes in the array will be sent.
Screen coordinates should be divided by screen width / height first, so they end up in range [0, 1].
buttons
is a bitfield of the pressed buttons: bit 0 is the 'left'
button, bit 1 is the 'right' button, and bit 2 is the middle button.
Generated using TypeDoc
Commands sent to server are a 16-bit LE followed by optional arguments The 8 upper bits seem to have flags.