Oh, another thing

I built in a nice fading effect in S2DL - basically I use an S2DLDraw class, it has functions to fade in and out, as well as some scene control methods (Start Scene and EndScene) - when Images are drawn they use the S2DLImage fade colors to define the glColor3f parameters.

It would be nice to have something like this as well.