Loading...
Searching...
No Matches
sfTextEvent Struct Reference

Text event parameters. More...

#include <SFML/Window/Event.h>

Public Attributes

sfEventType type
 
sfUint32 unicode
 

Detailed Description

Text event parameters.

Definition at line 91 of file Event.h.

Member Data Documentation

◆ type

sfEventType sfTextEvent::type

Definition at line 93 of file Event.h.

◆ unicode

sfUint32 sfTextEvent::unicode

Definition at line 94 of file Event.h.


The documentation for this struct was generated from the following file: