[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    jPosX()

         Indicates the X position of the joystick

    Syntax:

         jPosX() -> nPos

    Description:

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

    Return:

         The X position of the joystick.

    Example:

         If jPosX() < 400 .And. jPosX() > 200
           Warning( "Perfect" )
         EndIf

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