Banner Fade In/Out Effects
This little library is to help you display banner/logo's that fade in/out. The routines are set up to use time, so the effects take the same duration regardless of the physical frame rate.
`
Hi Kevin
this looks nice , i have put this into my game now , makes it look much nicer this way , but for me to keep it tidyish , lol , how do i form a second tab like you have , ie one with main.pba and other with function.pba in ? , as all my games so far just use a main.pba tab
thanks
mick ;D
You can manage the source files in your project through project manager. From the IDE go to PROJECT->Manage Project. Use new to creates a new source (.pba file with no code on it) or use ADD to add an existing one.