Search found 2 matches
- Tue Oct 13, 2015 2:59 pm
- Forum: LÖVE-Android
- Topic: love-android-sdl2 (native, 0.9.2)
- Replies: 324
- Views: 520931
Re: love-android-sdl2 (native, 0.9.2)
Second, when I put it in portrait mode, the touchpressed, released and moved seemed to return x and y in terms of pixels rather than the usual [0,1] and I cannot for the life of me guess why that is. Any thoughts? Thanks! :) The [wiki]love.touch[/wiki] API in (the work-in-progress) LÖVE [wiki]0.10....
- Tue Sep 29, 2015 4:21 pm
- Forum: LÖVE-Android
- Topic: love-android-sdl2 (native, 0.9.2)
- Replies: 324
- Views: 520931
Re: love-android-sdl2 (native, 0.9.2)
Hey you all! I just jumped aboard the Lövetrain <3 After successfully running "official" Löve for Android on my phone and booting my game, I decided I'd rather portrait mode than landscape. So I changed the AndroidManifest setting and repacked and installed and the game ran again, but ran ...