godotengine / godotengine/godot-docs

InputEventScreenTouch has unhelpful descriptions

Open
#11,232 1 comment 0 reactions 0 assignees View on GitHub
area:class reference enhancement topic:input
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
4.1.1

**Issue description:**
The descriptions of some properties provide no additional information than the properties names themselves, this is
especially true for the `cancelled` property.
I don't understand when cancelling a touch input means, what action do i need to do with my finger/pen to "cancel" it?
It would also be nice to know how indexes are assigned for the `index` property. (I need to know this because i'm using the value -1 in my code to represent no active touch input, and i would like to be sure that indexes can never be negative)

**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/classes/class_inputeventscreentouch.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.