When I load my title screen for my game it displays everything but the dismal gray background I chose. I suspect that the reason it does not draw the background color is because it assumes it is the transparent color and should not be drawn. However, I want to force it to draw the whole picture without it selecting which colors to draw and which not to. Any ideas how to do that?
Thanks.