Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
Window.display()
Print
Pages: [
1
]
Author
Topic: Window.display() (Read 1913 times)
0 Members and 1 Guest are viewing this topic.
RaptorIV
Newbie
Posts: 30
Window.display()
«
on:
April 12, 2012, 08:34:14 pm »
What does the window.display() function actually do? Does it call glFlush()? Does it swap buffers? (Does SFML window use doube buffering?)
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Re: Window.display()
«
Reply #1 on:
April 12, 2012, 08:56:03 pm »
Yes, yes and yes.
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
Window.display()
anything