Skip to content

EventTouch

Inherits: EventBubble

Description

Emitted when a finger enters or leaves a FingerArea.

Properties

NameTypeDefault
fingersFinger[]

Methods

ReturnsName
Varianthas_finger ( finger: int )

Constants

Finger = <Object>

No description provided yet.

Property Descriptions

fingers: Finger[]

The list of fingers that are currently in the area.

Method Descriptions

has_finger (finger: int ) -> Variant

Checks if a specific finger is currently in the area.