C# Class MonoGdx.XnaInput.KeyEvent

Afficher le fichier Open project: jaquadro/MonoGdx

Méthodes publiques

Свойство Type Description
KeyChar char
KeyCode int
Timestamp long
Type KeyEventType

Property Details

KeyChar public_oe property

public char KeyChar
Résultat char

KeyCode public_oe property

public int KeyCode
Résultat int

Timestamp public_oe property

public long Timestamp
Résultat long

Type public_oe property

public KeyEventType Type
Résultat KeyEventType