Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Window.display()  (Read 1312 times)

0 Members and 1 Guest are viewing this topic.

RaptorIV

  • Newbie
  • *
  • Posts: 30
    • View Profile
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?)

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: Window.display()
« Reply #1 on: April 12, 2012, 08:56:03 pm »
Yes, yes and yes.
Laurent Gomila - SFML developer