Module input_event
Expand description
Sidecar module for class InputEvent
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for InputEvent
enums.
Structsยง
- Default-param extender for
InputEvent::get_action_strength_ex
. - Default-param extender for
InputEvent::is_action_ex
. - Default-param extender for
InputEvent::is_action_pressed_ex
. - Default-param extender for
InputEvent::is_action_released_ex
. - Default-param extender for
InputEvent::is_match_ex
. - Default-param extender for
InputEvent::xformed_by_ex
.