Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
window::SetBackgroundColor -> where is it?
Print
Pages: [
1
]
Author
Topic: window::SetBackgroundColor -> where is it? (Read 2053 times)
0 Members and 1 Guest are viewing this topic.
heishe
Full Member
Posts: 121
window::SetBackgroundColor -> where is it?
«
on:
June 23, 2009, 01:13:12 am »
in 1.3 its in, why is it gone, how can i change the "flushing" color of the window now?
Logged
Astrof
Full Member
Posts: 135
window::SetBackgroundColor -> where is it?
«
Reply #1 on:
June 23, 2009, 02:09:51 am »
use RenderWindow.Clear(sf::Color)
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
window::SetBackgroundColor -> where is it?
anything