Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>ms_setxy()</b> c_exam04 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MS_SETXY()                                                          C_EXAM04
   Moves the mouse cursor to the specified coordinates.

   Syntax
         MS_SETXY(nX,nY)

   Arguments
         nX          Sets the absolute horizontal coordinate for cursor
                     location.
         nY          Sets the absolute vertical coordinate for cursor
                     location.

   Returns
         None

   Description
         MS_SETXY() repositions mouse cursor to the location specified in
         absolute coordinates.

See Also: MOV_TO_PNT() MS_MICKEY() MS_REGION() MS_WINDOW()

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