From: kevinplaxton AT yahoo DOT co DOT uk (Kevin Plaxton) Newsgroups: comp.os.msdos.djgpp Subject: using the mouse in a program. Date: 24 Oct 2002 06:48:22 -0700 Organization: http://groups.google.com/ Lines: 2 Message-ID: NNTP-Posting-Host: 195.195.247.18 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1035467302 25907 127.0.0.1 (24 Oct 2002 13:48:22 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 24 Oct 2002 13:48:22 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com If I wanted to make the game "Breakout", how would I use the mouse to move the paddle? It goes left and right, but not up and down.