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_y()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MS_CURR_Y()
   Returns the Y absolute mouse position.

   Syntax
         nAbsYMsPosition = MS_CURR_Y()

   Arguments
         None

   Returns
         nAbsYMsPosition  Mouse's vertical position in absolute coordinates.

   Description
         MS_CURR_Y() returns the mouse's current vertical 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_X() MS_CURSOR()

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