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 - <b>jposy()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    jPosY()

         Indicates the Y position of the joystick

    Syntax:

         jPosY() -> nPos

    Description:

         Indicates the position on the Y co-ordinate of the system's
         first joystick's control like complete value.

    Return:

         The Y position of the joystick.

    Example:

         If jPosY() < 300 .And. jPosY() > 100
           Warning ( "Ok" )
         EndIf

See Also: jPosX()

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