up Inquisit Language Reference

buttonr2 property

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

Member of

<joystick>

Remarks

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

Examples

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

<page somepage>
position of button r2 = <% joystick.buttonr2 %>
</page>

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