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_window()</b> c_exam09 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MS_WINDOW()                                                         C_EXAM09
   Restricts the mouse cursor to specified area.

   Syntax
         MS_WINDOW(nX1,nY1,nX2,nY2)

   Arguments
         nX1, nY1    Sets the upper left corner of the boundary.
         nY2, nY2    Sets the lower right corner of the boundary.

   Returns
         None

   Description
         MS_WINDOW() sets the boundaries for the mouse cursor movements. The
         cursor is restricted to within the coordinates specified.

See Also: MS_MICKEY() MS_REGION() MS_SETXY()

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