sfml.js
Preparing search index...
TextEvent
Interface TextEvent
interface
TextEvent
{
text
:
{
content
:
string
;
unicode
:
number
}
;
type
:
"TextEntered"
;
}
Index
Properties
text
type
Properties
text
text
:
{
content
:
string
;
unicode
:
number
}
type
type
:
"TextEntered"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
type
sfml.js
Loading...