up Inquisit Language Reference

buttonguide property

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

Member of

<joystick>

Remarks

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

Examples

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

<page somepage>
position of button guide = <% joystick.buttonguide %>
</page>

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