28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
# EventTouch
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
| Name | Type | Default |
|
|
| ------------------- | ----------------------------------------------------- | ------- |
|
|
| [fingers](#fingers) | [Finger](/reference/lib--utils--touch--finger.html)[] | |
|
|
|
|
## Methods
|
|
|
|
| Returns | Name |
|
|
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
|
|
| [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) | [has_finger](#has-finger) ( finger: [int](https://docs.godotengine.org/de/4.x/classes/class_int.html) ) |
|
|
|
|
## Property Descriptions
|
|
|
|
### fingers: [Finger](/reference/lib--utils--touch--finger.html)[] {#fingers}
|
|
|
|
No description provided yet.
|
|
|
|
## Method Descriptions
|
|
|
|
### has_finger ( finger: [int](https://docs.godotengine.org/de/4.x/classes/class_int.html) ) -> [Variant](https://docs.godotengine.org/de/4.x/classes/class_variant.html) {#has-finger}
|
|
|
|
No description provided yet.
|