up Inquisit Language Reference

buttonl2 property

A value indicating whether Button L2 on the gamepad is pressed.

Member of

<joystick>

Remarks

A value of 0 indicates Button L2 is not pressed. A value of 1 indicates Button L2 is pressed.

Examples

The following displays the value of Button L2 on the gamepad:

<page somepage>
position of button l2 = <% joystick.buttonl2 %>
</page>

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