godot/doc/classes/InputDefault.xml
2020-01-31 17:15:41 -08:00

16 lines
423 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<class name="InputDefault" inherits="Input" version="4.0">
<brief_description>
Default implementation of the [Input] class.
</brief_description>
<description>
Default implementation of the [Input] class, used internally by the editor and games for default input management.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>