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_getxmotn()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_GETXMOTN()


Syntax:        L_GETXMOTN()


Purpose:       To determine the distance (in mickeys) the mouse has
               travelled along the horizontal 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 horizontal distance moved.
               horz = L_GETXMOTN()


Language:      Assembler

See Also: L_GETYMOTN()

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