Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>m_colpx()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
M_COLPX()
Mouse X position in pixels
------------------------------------------------------------------------------
Syntax:

     M_COLPX() --> nCol

Parameters:

     NONE

Returns:

     <nCol> Current mouse X position in pixels.

Description:

     Returns the current mouse X position in pixels.

Example:

     ? "Current column in pixels: "+STR( M_COLPX(), 3 )

See also:

     M_POSX(), M_POSY(), M_ROWPX()

See Also: M_POSX() M_POSY() M_ROWPX()

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