Sync classref with godotengine/godot#24607 deterministic sorting

This commit is contained in:
Rémi Verschelde
2018-12-27 14:08:45 +01:00
parent 4fde11be6b
commit b50cfabe37
95 changed files with 1936 additions and 1936 deletions

View File

@@ -9,7 +9,7 @@ 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>`
**Inherited By:** :ref:`InputEventMagnifyGesture<class_InputEventMagnifyGesture>`, :ref:`InputEventPanGesture<class_InputEventPanGesture>`
**Category:** Core