Bases: kivy.input.motionevent.MotionEvent
kivy.input.motionevent.MotionEvent
Depack args into attributes of the class
Bases: kivy.input.provider.MotionEventProvider
kivy.input.provider.MotionEventProvider
Start the provider. This method is automatically called when the application is started and if the configuration uses the current provider.
Update the provider and dispatch all the new touch events though the dispatch_fn argument.