[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
jClick()
Indicates if any button of the joystick has been pressed
Syntax:
jClick() -> lPush
Description:
Indicates if any button of the joystick has been pressed. To
determine wich has been used jButton1() and jButton2().
Return:
A logic value indicating if any button has been pressed.
Example:
If jClick()
Warning ( "Buttons 1 or/and 2 are down" )
EndIf
See Also:
jButton1()
jButton2()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson