Hi!
I had asked a while a go the same question regarding orientation when I
started porting my SDL games and received the same answer that I should do
the rotation translation my self and not only for rendering but for touch
screen. Also the same question that it would be faster if I did the
calcu
Hi Thomas,
Thank you for the reply. I'm actually more interested in having the
content rotated automatically. Around two weeks ago Google released an
android game written in Qt/QML. The game is called VoltAir and is
available on github under Apache 2.0 license
(https://github.com/google/VoltAir).