C# Class KeyDispatch, Geewhiz

Inheritance: MonoBehaviour
Afficher le fichier Open project: tosos/Geewhiz Class Usage Examples

Méthodes publiques

Свойство Type Description
CheckAnyKey bool
keys KeyCode[],

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

CheckAnyKey public_oe property

public bool CheckAnyKey
Résultat bool

keys public_oe property

public KeyCode[], keys
Résultat KeyCode[],