Quick search

Table Of Contents

Motion Event Shape

Represent the shape of the MotionEvent

class kivy.input.shape.Shape[ソース]

ベースクラス: builtins.object

Abstract class for all implementations of a shape

class kivy.input.shape.ShapeRect[ソース]

ベースクラス: kivy.input.shape.Shape

Class for the representation of a rectangle.

height

Height of the rect

width

Width fo the rect