godot/doc/classes/InputEventPanGesture.xml

18 lines
415 B
XML
Raw Normal View History

2017-11-24 23:16:30 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
2020-02-01 02:03:48 +01:00
<class name="InputEventPanGesture" inherits="InputEventGesture" version="4.0">
2017-11-24 23:16:30 +01:00
<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)">
2017-11-24 23:16:30 +01:00
</member>
</members>
<constants>
</constants>
</class>