Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>rsens()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    rSens()

         Defines the number of mickeys per pixels

    Syntax:

         rSens( nSensHor, nSensVer ) -> Nil

         nSensHor : A numeric value indicates the number of mickeys per
                    pixel horizontally. Default is 8.
         nSensVer : A numeric value indicates the number of mickeys per
                    pixel vertically. Default is 16.

    Description:

         Defines the number of mickeys per 8 pixels horizontally and
         vertically.

    Return:

         Nothing.

    Example:

         rSens( 3, 12 )

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