From e103f21a40ef157cd263b60cf0d9c5750156ec98 Mon Sep 17 00:00:00 2001 From: Tomasz Chabora Date: Tue, 3 Mar 2020 19:21:21 +0100 Subject: Add LOTS of missing docs --- doc/classes/InputEventGesture.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/classes/InputEventGesture.xml') diff --git a/doc/classes/InputEventGesture.xml b/doc/classes/InputEventGesture.xml index 9cacd3e6fd..861ec026cd 100644 --- a/doc/classes/InputEventGesture.xml +++ b/doc/classes/InputEventGesture.xml @@ -1,6 +1,7 @@ + Base class for touch control gestures. @@ -10,6 +11,7 @@ + The local gesture position relative to the [Viewport]. If used in [method Control._gui_input], the position is relative to the current [Control] that received this gesture. -- cgit v1.2.3