C# Class ccFireEventOnKey, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

Свойство Type Description
eventName string[]
key KeyCode[],

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

eventName public_oe property

public string[] eventName
Résultat string[]

key public_oe property

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