InputEventFromWindow
Inherits: InputEvent < Resource < RefCounted < Object
Inherited By: InputEventScreenDrag, InputEventScreenTouch, InputEventWithModifiers
Abstract base class for Viewport-based input events.
Description
InputEventFromWindow represents events specifically received by windows. This includes mouse events, keyboard events in focused windows or touch screen actions.
Properties
|
Property Descriptions
int window_id = 0
The ID of a Window that received this event.
© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6
.
Built with Sphinx using a theme provided by Read the Docs.