up Inquisit Language Reference

buttoncenter property

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

Member of

<joystick>

Remarks

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

Examples

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

<page somepage>
position of button center = <% joystick.buttoncenter %>
</page>

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