0 Members and 1 Guest are viewing this topic.
window.Clear();
when i call clear it only clears my screen to a black color.
i tried sf::renderwindow::clear(sf::color(0,0,0,255)) but it doesn't works