up Inquisit Language Reference

buttonl1 property

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

Member of

<joystick>

Remarks

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

Examples

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

<page somepage>
position of button l1 = <% joystick.buttonl1 %>
</page>

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