Path: chuka.playstation.co.uk!scea!peter_alau@playstation.sony.com From: Omar Metwally Newsgroups: scee.yaroze.programming.2d_graphics Subject: Putting 2 sprites on-screen Date: Sun, 18 Oct 1998 17:36:58 -0700 Organization: SCEA News Server Lines: 4 Message-ID: <362A89AA.9B059C16@aol.com> NNTP-Posting-Host: 172-37-82.ipt.aol.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.07 [en] (Win95; I) The only difference of putting 2 sprites on screen instead of one is that you use 2 GsImage and 2 GsSprite things, right? Are there any additional changes, such as 2 RECT structures? :-) Thank you.