mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
28
classes/class_inputeventgesture.rst
Normal file
28
classes/class_inputeventgesture.rst
Normal file
@@ -0,0 +1,28 @@
|
||||
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
|
||||
.. DO NOT EDIT THIS FILE, but the InputEventGesture.xml source instead.
|
||||
.. The source is found in doc/classes or modules/<name>/doc_classes.
|
||||
|
||||
.. _class_InputEventGesture:
|
||||
|
||||
InputEventGesture
|
||||
=================
|
||||
|
||||
**Inherits:** :ref:`InputEventWithModifiers<class_inputeventwithmodifiers>` **<** :ref:`InputEvent<class_inputevent>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
|
||||
|
||||
**Inherited By:** :ref:`InputEventPanGesture<class_inputeventpangesture>`, :ref:`InputEventMagnifyGesture<class_inputeventmagnifygesture>`
|
||||
|
||||
**Category:** Core
|
||||
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
|
||||
|
||||
Member Variables
|
||||
----------------
|
||||
|
||||
.. _class_InputEventGesture_position:
|
||||
|
||||
- :ref:`Vector2<class_vector2>` **position**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user