The rotation of joystick along the y axis.
<joystick>
The value runs from -1000 to 1000, with 0 representing the joystick in the center position
The following displays the value of ry the joystick:
<page somepage>
joystick ry position = <% joystick.ry %>
</page>