You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be useful for multitouch applications. Basically, the currentEvent could be replaced with an array of events, and Picture.setCurrentEvents() added beside Picture.setCurrentEvent(). A multitouch example could be built on top of this.
This would be useful for multitouch applications. Basically, the currentEvent could be replaced with an array of events, and Picture.setCurrentEvents() added beside Picture.setCurrentEvent(). A multitouch example could be built on top of this.