Documentation de SFML 2.6.1

Loading...
Searching...
No Matches
sf::Event::TextEvent Struct Reference

Text event parameters (TextEntered) More...

#include <SFML/Window/Event.hpp>

Public Attributes

Uint32 unicode
 UTF-32 Unicode value of the character.
 

Detailed Description

Text event parameters (TextEntered)

Definition at line 76 of file Event.hpp.

Member Data Documentation

◆ unicode

Uint32 sf::Event::TextEvent::unicode

UTF-32 Unicode value of the character.

Definition at line 78 of file Event.hpp.


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