Hi,

Have you figured this out yet? I too am very confused as to how to
handle Historical points when more the one pointer is on the screen. I
have no idea how to separate what and how much historical data goes
with each pointer.

On Aug 22, 6:23 pm, sztupy <[email protected]> wrote:
> I couldn't find a definite reference for the size of a MotionEvents
> history, when there are multiple pointers. The reference says that if
> you use a getHistorical* function, you might pass it a history
> position which is somewhere between [0..getHistorySize()-1]. But in a
> lot of examples handlingmultitouchif there are multiple pointers
> they only use history positions between [0..getHistorySize()/
> getPointers()-1] (so they divide the history's size with the number of
> pointers). Which one is the correct way?
>
>  SztupY

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to