Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FreshWin (c) Fresh Technologies - <b>mssetspeed() mouse function</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  MSSETSPEED()                                                Mouse Function
 Purpose..: Set the mouse speed
-------------------------------------------------------------------------------
 Syntax...: MsSetSpeed( [<nSpeed>] ) --> NIL

 Arguments: <nSpeed> = mouse speed between 1 and 10. The default
                       is 5. To speed up the mouse, you would decrease
                       these numbers.

 Returns..: NIL

 Source...: MSSPEED.C
-------------------------------------------------------------------------------
 Example..: The example speeds up the mouse.

               MsSetSpeed( 2 )

See Also: MsRatio() MsDblSpeed()

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