Files
godot-docs/classes/class_inputdefault.rst
Rémi Verschelde 577559cfe9 Sync classes with upstream 2.0 branch
Constants get reordered in their definition order.
2016-07-08 23:46:59 +02:00

23 lines
554 B
ReStructuredText

.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
.. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
.. _class_InputDefault:
InputDefault
============
**Inherits:** :ref:`Input<class_input>` **<** :ref:`Object<class_object>`
**Category:** Core
Brief Description
-----------------
Default implementation of the :ref:`Input<class_input>` class.
Description
-----------
Default implementation of the :ref:`Input<class_input>` class, used internally by the editor and games for default input management.