godot/doc/classes/InputEventPanGesture.xml

20 lines
426 B
XML
Raw Normal View History

2017-11-24 23:16:30 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
<class name="InputEventPanGesture" inherits="InputEventGesture" category="Core" version="3.1">
2017-11-24 23:16:30 +01:00
<brief_description>
</brief_description>
<description>
</description>
<tutorials>
</tutorials>
<demos>
</demos>
<methods>
</methods>
<members>
<member name="delta" type="Vector2" setter="set_delta" getter="get_delta">
</member>
</members>
<constants>
</constants>
</class>