mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Sync classref with current source
This commit is contained in:
@@ -13,12 +13,12 @@ Input
|
||||
|
||||
**Inherited By:** :ref:`InputDefault<class_InputDefault>`
|
||||
|
||||
A Singleton that deals with inputs.
|
||||
A singleton that deals with inputs.
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
A Singleton that deals with inputs. This includes key presses, mouse buttons and movement, joypads, and input actions. Actions and their events can be set in the **Input Map** tab in the **Project > Project Settings**, or with the :ref:`InputMap<class_InputMap>` class.
|
||||
A singleton that deals with inputs. This includes key presses, mouse buttons and movement, joypads, and input actions. Actions and their events can be set in the **Input Map** tab in the **Project > Project Settings**, or with the :ref:`InputMap<class_InputMap>` class.
|
||||
|
||||
Tutorials
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user