godot::classes

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ยง

ExGetActionStrength
Default-param extender for InputEvent::get_action_strength_ex.
ExIsAction
Default-param extender for InputEvent::is_action_ex.
ExIsActionPressed
Default-param extender for InputEvent::is_action_pressed_ex.
ExIsActionReleased
Default-param extender for InputEvent::is_action_released_ex.
ExIsMatch
Default-param extender for InputEvent::is_match_ex.
ExXformedBy
Default-param extender for InputEvent::xformed_by_ex.