Hello, everybody. I'm trying to make the background color of my render window transparent, so I tried to use the sf::RenderWindow::SetBackgroundColor function; however, it doesn't appear that the function exists with my documentation and build of SFML (1.6), even though it's on the online reference. Is this function exclusive to a build of SFML after 1.6, or is there something I'm missing? I would appreciate some help :] Thanks in advance.
Colton