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>flp_drv_paint()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
flp_drv_paint()
   Repaints an area of the screen from C.

   Syntax
         flp_drv_paint(nRow,nColumn,nWidth,nDepth)

   Arguments
         nRow         Screen text row.
         nColumn      Screen text column.
         nWidth       Characters wide.
         nDepth       Rows high.

   Returns
         None

   Description
      flp_drv_paint() rewrites a small portion of the text screen. The
      prototype is:
                    void flp_drv_scrptr(int,int,int,int)

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