[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 62 Fn 0044  u - Fgdriver V3.03 - "fg_getxjoy" - Get Horizontal Positi  [V]

   AX = 0044h
   BX = joystick number (0001h or 0002h)

Return: AX = horizontal position of joystick
       FFFFh if joystick uninitialized or not present

Notes: For FGDRIVER v1.10, this function was "FG_GETADDR" (see AX=002Fh);
     "FG_GETXJOY" was AX=0076h
   The actual coordinates are processor- and joystick-dependent
   You must call "FG_INITJOY" (AX=004Dh) before using this function

See Also: AX=0009h,AX=0046h,AX=004Dh,AX=0050h,AX=0061h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson