1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

2 Commits

Author SHA1 Message Date
Mathieu Schroeter
988962d74a Retrieve the right ratio accordingly to the current display
It's no longer forced to 16:9.
2018-06-27 17:31:59 +02:00
Mathieu Schroeter
9a7ffb887f Move display stuff in a dedicated source file
The display ratio is computed with the user's screen. It's no longer a
static value.

It must be improved in order to fix the ratio according to screen
changes.
2018-06-27 07:01:37 +02:00