mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -48,6 +48,11 @@ Description
|
||||
|
||||
Stores key presses on the keyboard. Supports key presses, key releases and :ref:`echo<class_InputEventKey_echo>` events.
|
||||
|
||||
Tutorials
|
||||
---------
|
||||
|
||||
- :doc:`../tutorials/inputs/inputevent`
|
||||
|
||||
Member Function Description
|
||||
---------------------------
|
||||
|
||||
@@ -55,4 +60,6 @@ Member Function Description
|
||||
|
||||
- :ref:`int<class_int>` **get_scancode_with_modifiers** **(** **)** const
|
||||
|
||||
Returns the scancode combined with modifier keys such as ``Shift`` or ``Alt``. See also :ref:`InputEventWithModifiers<class_inputeventwithmodifiers>`.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user