From 1d9b6b01db4abbdd59651469f7917f97096cf771 Mon Sep 17 00:00:00 2001 From: Sergey Minakov Date: Mon, 28 Sep 2020 22:24:35 +0300 Subject: iOS: move touch delay to settings --- doc/classes/ProjectSettings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index ed8eddda07..d040341100 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -555,6 +555,9 @@ If [code]true[/code], sends touch input events when clicking or dragging the mouse. + + Default delay for touch events. This only affects iOS devices. + Optional name for the 2D physics layer 1. -- cgit v1.2.3