Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>ms_curr_x()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MS_CURR_X()
   Returns the X absolute mouse position.

   Syntax
         nAbsXMsPosition = MS_CURR_X()

   Arguments
         None

   Returns
         nAbsXMsPosition  Mouse's horizontal position in absolute coordinates.

   Description
         MS_CURR_X() returns the mouse's current horizontal position in
         absolute screen coordinates without the need to call the KEY_PRESS()
         function.

         The absolute screen coordinate system is based on the screen's
         horizontal and vertical resolution in pixels. For example, a
         standard CGA monitor in medium resolution 4 color has a resolution
         of 320 horizontal by 200 vertical, as opposed to a VGA monitor in
         16 color mode, with its 640 by 480.

See Also: CUR_DEFINE() MS_CUROFF() MS_CURON() MS_CURR_Y() MS_CURSOR()

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