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>drv_cursor()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DRV_CURSOR()
   Sets attributes for the graphics cursor.

   Syntax
         DRV_CURSOR(nColor,nHeight)

   Arguments
         nColor      Sets the color of the graphics cursor.
         nHeight     Sets the height of the graphics cursor.

   Returns
         None

   Description
         DRV_CURSOR() allows you to set the height and color of the graphics
         cursor.  The Flipper CLS_SCREEN() function can be used with the
         screen driver, but you should turn off the cursor first with SET
         CURSOR OFF.

See Also: _FLPCURSOR() DRV_BEGIN() DRV_END() DRV_FONT() DRV_ORIGIN()

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