Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - Norton Guide http://www.X-Hacker.org [<<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()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson