Furthen64 / hurkalumo

HurkaLumo is a game that will resemble OpenTTD but it'll be more story driven, helping out communities, managing the railroad aaand have day and night aaand
GNU General Public License v3.0
5 stars 0 forks source link

Design change for ViewHPos? #31

Open Furthen64 opened 6 years ago

Furthen64 commented 6 years ago

See the comment "Create the window at twice the size and then apply an sf::View with the size that you want your game to be." at https://en.sfml-dev.org/forums/index.php?topic=10020.0

Maybe I can create a native sfml viewport instead of my own x and y pixel offset in the viewhpos?