Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Nanforum Toolkit v2.1 Reference Guide - <b>ft_mgety()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FT_MGETY()
 Get mouse cursor column position
------------------------------------------------------------------------------

 Syntax

     FT_MGETY() -> nColPos

 Arguments

    NONE

 Returns

    <nColPos> Column position of mouse in virtual screen coordinates

 Description

    Retrieves mouse's column position in virtual screen coordinates. The
    values returned are multiples of 8 when in text mode and with at least
    Microsoft drivers 6 and above.

 Examples

    ? FT_MGETY()

 Source: MOUSE1.PRG

 Author: Leo Letendre

See Also: FT_MGETCOORD() FT_MDEFCRS() FT_MGETPOS() FT_MGETX()

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