Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_getymotn()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_GETYMOTN()


Syntax:        L_GETYMOTN()


Purpose:       To determine the distance (in mickeys) the mouse has
               travelled along the vertical axis .


Arguments:     None.


Returns:       An integer value which can be in the range of -32768
               and 32767.


               Positive values are returned when the mouse has
               travelled to the right and or down.
               Negative values are returned otherwise.


Usage:         The mouse motion counters are set to zero after
               reading.


Examples:      * Get vertical distance moved
               vert = L_GETYMOTN()


Language:      Assembler

See Also: L_GETXMOTN()

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