C# Class Nez.VirtualButton.KeyboardKey

Inheritance: Node
ファイルを表示 Open project: prime31/Nez

Public Properties

Property Type Description
key Keys

Public Methods

Method Description
KeyboardKey ( Keys key ) : System.Collections.Generic

Method Details

KeyboardKey() public method

public KeyboardKey ( Keys key ) : System.Collections.Generic
key Keys
return System.Collections.Generic

Property Details

key public_oe property

public Keys key
return Keys