Path: chuka.playstation.co.uk!scea!peter_alau@playstation.sony.com From: ABDULHAMID Newsgroups: scee.yaroze.programming.2d_graphics Subject: Erasing sprites onscreen Date: Mon, 28 Jun 1999 13:55:38 -0400 Organization: SCEA News Server Lines: 13 Message-ID: <3777B71A.442C@PO.NET> NNTP-Posting-Host: pm589-03.dialip.mich.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01C-POLNET134 (Win95; U) Three quick questions (I'm really taking advantage of these newsgroups, arent' I?: 1.) Thanks for all the help with my previous two messages. I was wondering how to erase sprites onscreen then display a different screen (like if I was to put a title screen)? What would I do? ResetGraph(3)? clear the OT? 2.) And lets say I do clear the screen, would I have to initialie graphics and OTs all over again? 3.) And how would I clear just an individual sprite, by using the bitshift operators to make it invisible?