C# Class KeyPress, blinkenlights

Inheritance: MonoBehaviour
Mostra file Open project: Tinkerforge/blinkenlights Class Usage Examples

Public Methods

Method Description
KeyPress ( IPConnection, ipcon ) : System.Collections
ReadSingleKeypress ( ) : char

Method Details

KeyPress() public method

public KeyPress ( IPConnection, ipcon ) : System.Collections
ipcon IPConnection,
return System.Collections

ReadSingleKeypress() public method

public ReadSingleKeypress ( ) : char
return char