up Inquisit Language Reference

lefty property

The position of the left joystick along the y (forward-backward) axis.

Member of

<joystick>

Remarks

The value runs from -1.0 to 1.0, with 0 representing the joystick in the center position

Examples

The following displays the value of lefty the joystick:

<page somepage>
joystick lefty position = <% joystick.lefty %>
</page>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.