mirror of
https://github.com/godotengine/godot
synced 2024-11-05 16:53:09 +00:00
17 lines
415 B
XML
17 lines
415 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="InputEventPanGesture" inherits="InputEventGesture" version="4.0">
|
|
<brief_description>
|
|
</brief_description>
|
|
<description>
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<members>
|
|
<member name="delta" type="Vector2" setter="set_delta" getter="get_delta" default="Vector2(0, 0)">
|
|
</member>
|
|
</members>
|
|
<constants>
|
|
</constants>
|
|
</class>
|