User Tag List

Results 1 to 4 of 4

Thread: Java Mobile Mouse lag.

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Java Mobile Mouse lag.

    On Windows Mobile 6.5, 6.1 . I'm getting issues when pointing on the touch screen then pointing to another area. The object will go to the last area I pointed to instead of the most recent.

    What's that all about?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Java Mobile Mouse lag.

    I really do not know. The mouse input works fine on all the other phones. I use basic functions to get the mouse coordinates, and I see nowhere where I could go wrong. This must be due to Windows mobile implementation of Java.
    Can anyone else confirm this problem on a Windows mobile phone?

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Mobile Mouse lag.

    Using Mouse tracking is fine (always pos X Y ) but I'm using the On mouse Click event..
    On click move mouse cursor to X Y
    It might be that you need to detect a mouse button down and/or mouse button up based on touch..
    It might be that on Windows mobile if you hold down for a long period it will assume a right click.

  4. #4
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    leuvsion's Avatar
    Join Date
    Feb 2008
    Posts
    95
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Mobile Mouse lag.

    You get the same result in Symbian e.g. Nokia n97 and the Nokia 5800 (have tested on both) I have a finished digimon style monster trainer/battler but this slight flaw makes the touch only version unplayable


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •