Path: chuka.playstation.co.uk!news From: James Shaughnessy Newsgroups: scee.yaroze.programming.2d_graphics Subject: Re: background Date: Mon, 31 Aug 1998 23:03:26 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 21 Message-ID: <35EB1DAE.945@manc.u-net.com> References: <01bdcb9e$92836d80$2de5abc3@2badlineone.net> NNTP-Posting-Host: manc.u-net.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win95; I) T Khan wrote: > I need to know how to add a background to my racing game (eg. Sprites > etc). I would need a code to work with as I would not know what to do > otherwise. Easy, just do this! void AddBackground(void) { GsDrawBackground(); } Then try READING some 2D tutorial docs that people wrote just for you. They are all here: http://www.netyaroze-europe.com/yaroze/demos/main.htm Try making the request a *little* more specific next time. Or are you just trying everybody's patience??? Jim