Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Changes in the new SVN-Version
Print
Pages: [
1
]
Author
Topic: Changes in the new SVN-Version (Read 3097 times)
0 Members and 1 Guest are viewing this topic.
Kernelpanic
Jr. Member
Posts: 50
Changes in the new SVN-Version
«
on:
May 20, 2008, 08:58:52 pm »
Yes, RenderWindow::GetViewRect is missing in the new SVN-Version, what is the alternative?
The Constructors are different, too.
I hope they ll be listed in the documentation.
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Changes in the new SVN-Version
«
Reply #1 on:
May 21, 2008, 03:20:05 am »
You could simply have a look at the header, there are not hundreds of functions in RenderWindow
Or even better : the SVN log, to see what has changed.
There's now a function to get the current view, and one in sf::View to get the view's rectangle.
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Changes in the new SVN-Version