C# Class MonoGdx.XnaInput.KeyEvent

ファイルを表示 Open project: jaquadro/MonoGdx

Public Properties

Property Type Description
KeyChar char
KeyCode int
Timestamp long
Type KeyEventType

Property Details

KeyChar public_oe property

public char KeyChar
return char

KeyCode public_oe property

public int KeyCode
return int

Timestamp public_oe property

public long Timestamp
return long

Type public_oe property

public KeyEventType Type
return KeyEventType