Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
InputEventFromWindow
继承: InputEvent < Resource < RefCounted < Object
派生: InputEventScreenDrag, InputEventScreenTouch, InputEventWithModifiers
基于 Viewport 的输入事件的抽象基类。
描述
InputEventFromWindow 代表明确由窗口接收的事件。包括鼠标事件、聚焦窗口中的键盘事件或触屏动作。
属性
|
属性说明
接收这个事件的 Window 的 ID。