Re: Mouse pointer!

Search this archive.

From: Jay Link (jlink@radish.interlink-bbs.com)
Date: Wed 11 Aug 1999 - 23:08:31 IDT


> Well I need to know what function to use to save and restore screen
> portions. And HOW to use it! 

I would use vga_getpixel(int x, int y) to save the screen's information
before you draw the pointer, and then you can redraw that space when you
move the pointer.

Or, it might be easier to just use gl_getbox()  <==  see the man page.

Have fun!

-J


This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:22 IST