Hey. I've tested it a bit - does it support right mouse click? The code seems to contain some support for it, however it's awkward - it will interpret each second screen touch as right click.<br>I've tried to play Lure with it, with no success, because after each right click there is left click which resets main character action to "look", he cannot even drop the torch to the straw pile.<br>
I suggest to use multitouch to generate right click, and disable default behavior if multitouch detected, so it will be usable at least on newer phones - you may use class DifferentTouchInput from here: <a href="https://github.com/pelya/commandergenius/blob/sdl_android/project/java/Video.java">https://github.com/pelya/commandergenius/blob/sdl_android/project/java/Video.java</a><br>
I want also to use screen pressure / touchspot radius to trigger left mouse click only when user pushes screen hard enough, when I'll add some working code to SDL I'll write you.<br><br><br><div class="gmail_quote">
On Thu, Nov 4, 2010 at 8:56 AM, Eugene Sandulenko <span dir="ltr"><<a href="mailto:sev@scummvm.org">sev@scummvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Thu, 4 Nov 2010 15:28:38 +1100<br>
<div class="im">Angus Lees <<a href="mailto:alees@google.com">alees@google.com</a>> wrote:<br>
<br>
> On Thu, Nov 4, 2010 at 15:05, Angus Lees <<a href="mailto:alees@google.com">alees@google.com</a>> wrote:<br>
> > On Tue, Oct 26, 2010 at 20:11, Max Horn <<a href="mailto:max@quendi.de">max@quendi.de</a>> wrote:<br>
> >> You should upload it via SSH to the SF.net file release system<br>
> >> (FRS), and then notify us about the upload, including the name &<br>
> >> size & MD5 of your uploaded file(s). Please make sure to read<br>
> >> <<a href="http://wiki.scummvm.org/index.php/HOWTO-Release#Binaries" target="_blank">http://wiki.scummvm.org/index.php/HOWTO-Release#Binaries</a>> for<br>
> >> notes on what the binary/package should contain.<br>
> >><br>
> ><br>
> > Uploaded.scummvm-1.2.0-android.apk<br>
> > Size: 5842601<br>
> > MD5: a1b7358d97025ebdb490c890c5b63c65<br>
><br>
> Sigh, wrong file.  I meant:<br>
> Size: 5842378<br>
> MD5: a8a042952abe46f45ed3b87500723378<br>
</div>Yay! Thanks a lot!<br>
<font color="#888888"><br>
<br>
Eugene<br>
</font><div><div></div><div class="h5"><br>
------------------------------------------------------------------------------<br>
The Next 800 Companies to Lead America's Growth: New Video Whitepaper<br>
David G. Thomson, author of the best-selling book "Blueprint to a<br>
Billion" shares his insights and actions to help propel your<br>
business during the next growth cycle. Listen Now!<br>
<a href="http://p.sf.net/sfu/SAP-dev2dev" target="_blank">http://p.sf.net/sfu/SAP-dev2dev</a><br>
_______________________________________________<br>
Scummvm-devel mailing list<br>
<a href="mailto:Scummvm-devel@lists.sourceforge.net">Scummvm-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/scummvm-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/scummvm-devel</a><br>
</div></div></blockquote></div><br>