Unigine.WindowEvent Class
The class to process window events. It allows getting the type, time of creation, position, size and id of the window for which the event has been created.
WindowEvent Class
Перечисления (Enums)
TYPE#
Properties
WindowEvent.TYPE Type#
The type of the window event, one of the TYPE values.
string TypeName#
The name of the window event.
ulong Timestamp#
The timestamp of the event, in milliseconds.
ulong WinID#
The identifier of the window.
ivec2 MousePosition#
The position of the mouse at the event creation.
ivec2 Position#
The position of the window at the event creation.
ivec2 Size#
The size of the window at the event creation.
EngineWindow Window#
The window for which the event has been created.
Members
Last update:
13.12.2024
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter