[<<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.

    Return:

         The Y position of the joystick.

    Example:

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

See Also: jPosX()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson