Table Of Contents
Motion Event Shape¶
Represent the shape of the MotionEvent
- class kivy.input.shape.Shape¶
Bases:
builtins.objectAbstract class for all implementations of a shape
- class kivy.input.shape.ShapeRect¶
Bases:
kivy.input.shape.ShapeClass for the representation of a rectangle.