Date: Mon, 3 Feb 1997 22:04:33 -0600 (CST) From: Andrew Deren To: djgpp Subject: Allegro mouse question. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I am planning to writea game that requires a mouse for pointing things, and I am having problems with that because in allegro (that's what i use and like) you have to hide and show mouse whenever you write to screen and I am updating the screen at about 20-30 fps and this causes the mouse to disapear and show. Is there some way to blit something to a sreen without hidding mouse pointer? Thanks in advance. *-------------------------------------------------* | Andrew Deren -- aderen AT eecs DOT uic DOT edu | get my tetris game done with allegro | http://www.eecs.uic.edu/~aderen/ader/main.html *-------------------------------------------------*