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 Scaling
Print
Pages: [
1
]
Author
Topic: Window Scaling (Read 1222 times)
0 Members and 1 Guest are viewing this topic.
Kaphonaits
Newbie
Posts: 21
Window Scaling
«
on:
October 05, 2013, 09:38:17 am »
So when you resize an SFML2 window, the sprites / dimensions scale. How can I manipulate this codewise?
ex: window.setScale(float, float);
Logged
The keyboard is mightier than the sword.
Laurent
Administrator
Hero Member
Posts: 32498
Re: Window Scaling
«
Reply #1 on:
October 05, 2013, 09:59:51 am »
http://www.sfml-dev.org/tutorials/2.1/graphics-view.php
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
Window Scaling