sf::Event::TextEvent Struct Reference

Text event parameters (TextEntered). More...

#include <Event.hpp>

List of all members.

Public Attributes

Uint32 Unicode
 UTF-32 unicode value of the character.

Detailed Description

Text event parameters (TextEntered).

Definition at line 221 of file Event.hpp.


Member Data Documentation

UTF-32 unicode value of the character.

Definition at line 223 of file Event.hpp.


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