Re: A89: programming help


[Prev][Next][Index][Thread]

Re: A89: programming help




ok this is only theory but couldnt you just
1)call the sub proram with jsr from the main one
2)have the sub choose a random number and depending on the number choose 
the background
3)draw the background and return bakck to the main one?
4)keep the background in memory and redraw it when you need to or like save 
the area you write over so when your text changes you can restore the 
background

i dont know how to do all this stuff but...
At 01:27 AM 7/12/99 -0400, you wrote:

>ok, no one else seems to know, so im just gonna ask the list.  what im trying
>to do is make a program.  and what i want is a main program, and a program
>that has just the background picture (ala sf2ti) but i want the main program
>to set everything up, then have the main program, call the graphics
>background program, and choose a random background, then put the background
>up on the screen.  then go back to the main program, and write some text over
>top of the background.  and i have no idea where to start.  so someone please
>help.



References: