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

Author Topic: Window Scaling  (Read 990 times)

0 Members and 1 Guest are viewing this topic.

Kaphonaits

  • Newbie
  • *
  • Posts: 21
    • View Profile
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);
The keyboard is mightier than the sword.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: Window Scaling
« Reply #1 on: October 05, 2013, 09:59:51 am »
Laurent Gomila - SFML developer

 

anything