Unigine.InputEventText Class
Inherits from: | InputEvent |
InputEventText Class
Properties
uint Unicode#
The Unicode symbol.
Members
InputEventText ( ) #
Default constructor.InputEventText ( ulong timestamp, ivec2 mouse_pos ) #
Text input event constructor.Arguments
- ulong timestamp - Timestamp of the event.
- ivec2 mouse_pos - Position of the mouse.
InputEventText ( ulong timestamp, ivec2 mouse_pos, uint unicode ) #
Text input event constructor.Arguments
- ulong timestamp - Timestamp of the event.
- ivec2 mouse_pos - Position of the mouse.
- uint unicode - Unicode symbol.
Last update:
13.12.2024
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter