Home | Forums | What's new | Resources | |
scroll screens transparency |
vreuzon - Jul 27, 2006 |
RockinB | Jul 28, 2006 | ||||
The 2nd question: EDIT:The 2nd call is redundant, because:
Code:
I've implemented them in my SGL replacement, but looking at SL_DEF.H and SCROLL.TXT from SGL DOCs is enough to say this. |
vreuzon | Jul 29, 2006 | ||||||||
thanks
Sure, but I prefere defaults values to be explicit; the question was in fact about the difference between slColorCalc and slColorCalcOn. SGL examples always makes color calculation on two scrolls screens. Do you know if it is possible to make it on more than two ? |
cgfm2 | Jul 29, 2006 | ||||
Yeah, the VDP2 extended color calculation feature is for three background layers. It's described in page 236 of the VDP2 manual. The explanation doesn't make much sense, I'm just saying the hardware allows it. |