Table Of Contents
Support for WM_TOUCH messages (Windows platform)¶
-
class
kivy.input.providers.wm_touch.WM_MotionEvent(device, id, args)[source]¶ Bases:
kivy.input.motionevent.MotionEventMotionEvent representing the WM_MotionEvent event. Supports pos, shape and size profiles.