Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SuperLib 3.50 - http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 RAT_COL() Current mouse column

 Returns
 <nRow> => mouse column right now

 Syntax
 RAT_COL()

 Description
 This gives the CURRENT mouse column

 Examples
  ?"Mouse is at column :",rat_col()

 Notes:
 This is different from RAT_COLL() or RAT_COLR() in
 that these two functions return the recorded column when the
 mouse button was last pressed, (RAT_COLL() for left or
 RAT_COLR() for right).

 This function tells where the mouse is right now.

 Source: S_MOUSE.ASM

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