Struct KeyboardEvent

The new style of keyboard event

struct KeyboardEvent ;

Fields

NameTypeDescription
modifierState uint
pressed bool
which dchar

Methods

NameDescription
isCharacter ()

Enums

NameDescription
Key .