C# Class KeyDispatch, Geewhiz

Inheritance: MonoBehaviour
Mostra file Open project: tosos/Geewhiz Class Usage Examples

Public Properties

Property Type Description
CheckAnyKey bool
keys KeyCode[],

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

CheckAnyKey public_oe property

public bool CheckAnyKey
return bool

keys public_oe property

public KeyCode[], keys
return KeyCode[],