Re: How to reset SetRenderLogicalSize ?
Sik the hedgehog <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <CAEyBR+VqJZUVXfCWQtBGgqSPkPS-yE9JLk81ur2GpC3vHzfySw@mail.gmail.com> |
Use SDL_RenderGetLogicalSize before you change the size? Then you can just restore those values later by setting it again.